Uses of Interface
com._1c.g5.v8.dt.lifecycle.ILifecyclePhaseAwareService
-
Packages that use ILifecyclePhaseAwareService Package Description com._1c.g5.v8.dt.lifecycle -
-
Uses of ILifecyclePhaseAwareService in com._1c.g5.v8.dt.lifecycle
Methods in com._1c.g5.v8.dt.lifecycle with parameters of type ILifecyclePhaseAwareService Modifier and Type Method Description static LifecycleRegistration
LifecycleRegistration. register(ILifecyclePhaseAwareService service)
Deprecated.Registers the specified service.
-