Package com._1c.g5.v8.dt.internal.lifecycle
package com._1c.g5.v8.dt.internal.lifecycle
-
ClassDescriptionThe registration service for lifecycle infrastructure based on annotations.
It processesLifecycleService
andLifecycleParticipant
annotations of the given services.TheILifecyclePhaseParticipantReference
implementation for participants with dynamic dependencies.The lifecycle phase participant.
It participates in one or more phases through#accept(LifecyclePhase, ILifecycleContext)
method.The lifecycle phase participant reference.
It keepsILifecyclePhaseParticipant
reference and associated service name and service dependencies.The lifecycle registry.The descriptor of the registered lifecycle service.Lifecycle plug-in activator.TheILifecycleRegistry
implementation.The lifecycle services dependenct processor.TheIServiceRegistrationDescriptor
implementation.The implementation ofIServicesOrchestrator
.TheILifecyclePhaseParticipantReference
implementation for participants with static dependencies.