Package com._1c.g5.v8.dt.lifecycle
-
Interface Summary Interface Description ILifecycleContext The lifecycle context.ILifecyclePhaseAwareService Deprecated. the lifecycle services would be marked withLifecycleService
annotation.IServiceContextLifecycleListener A listener used to receive notifications about service context lifecycle changed.IServiceDependencyProvider Provides dependencies for service.IServicesOrchestrator The services orchestrator. -
Class Summary Class Description LifecycleRegistration Deprecated. the lifecycle services would be marked withLifecycleService
annotation. -
Enum Summary Enum Description LifecyclePhase The lifecycle phase.ServiceState Lifecycle service state. -
Exception Summary Exception Description LifecycleException Exception which shows problem in services lifecycle management. -
Annotation Types Summary Annotation Type Description LifecycleParticipant Annotates the lifecycle participating method.LifecycleService Annotates the classes to mark it as lifecycle services.