Uses of Class
com._1c.g5.v8.dt.lifecycle.LifecycleRegistration
Packages that use LifecycleRegistration
-
Uses of LifecycleRegistration in com._1c.g5.v8.dt.lifecycle
Methods in com._1c.g5.v8.dt.lifecycle that return LifecycleRegistrationModifier and TypeMethodDescriptionstatic LifecycleRegistration
LifecycleRegistration.register
(ILifecyclePhaseAwareService service) Deprecated.Registers the specified service.LifecycleRegistration.withDependencies
(IServiceDependencyProvider dependencyProvider) Deprecated.Adds dependency provider for services with dynamic dependencies.LifecycleRegistration.withDependencies
(LifecyclePhase phase, String... services) Deprecated.Adds service dependencies in the given context.Deprecated.Sets the name for service registration.