Uses of Interface
com.e1c.g5.dt.applications.ILifecycleAware
Packages that use ILifecycleAware
Package
Description
-
Uses of ILifecycleAware in com.e1c.g5.dt.applications
Subinterfaces of ILifecycleAware in com.e1c.g5.dt.applicationsModifier and TypeInterfaceDescriptioninterface
An abstraction that represents a launchable developing application of the 1C:Enterprise.Methods in com.e1c.g5.dt.applications with parameters of type ILifecycleAwareModifier and TypeMethodDescriptionIApplicationManager.getLifecycleState
(ILifecycleAware object) Returns the application lifecycle state for the provided application or lifecycle aware artifact. -
Uses of ILifecycleAware in com.e1c.g5.dt.applications.contributors
Methods in com.e1c.g5.dt.applications.contributors with parameters of type ILifecycleAwareModifier and TypeMethodDescriptionIApplicationProvisionDelegate.getLifecycleState
(ILifecycleAware object) Returns the application lifecycle state for the provided application or lifecycle aware artifact.void
IApplicationProvisionNotifier.notifyLifecycleStateChange
(ILifecycleAware object, LifecycleState state) Notifies about the provided application lifecycle aware object lifecycle state change. -
Uses of ILifecycleAware in com.e1c.g5.dt.applications.infobases
Subinterfaces of ILifecycleAware in com.e1c.g5.dt.applications.infobasesModifier and TypeInterfaceDescriptioninterface
The 1C:Enterprise V8 infobase application. -
Uses of ILifecycleAware in com.e1c.g5.dt.applications.wst
Subinterfaces of ILifecycleAware in com.e1c.g5.dt.applications.wstModifier and TypeInterfaceDescriptioninterface
The server application based on Eclipse WST server module.interface
The WST server lifecycle aware artifact. -
Uses of ILifecycleAware in com.e1c.g5.dt.internal.applications
Methods in com.e1c.g5.dt.internal.applications with parameters of type ILifecycleAwareModifier and TypeMethodDescriptionApplicationManager.getLifecycleState
(ILifecycleAware object) void
ApplicationManager.notifyLifecycleStateChange
(ILifecycleAware object, LifecycleState state) -
Uses of ILifecycleAware in com.e1c.g5.dt.internal.applications.infobases
Classes in com.e1c.g5.dt.internal.applications.infobases that implement ILifecycleAwareMethods in com.e1c.g5.dt.internal.applications.infobases with parameters of type ILifecycleAwareModifier and TypeMethodDescriptionInfobaseApplicationProvisionDelegate.getLifecycleState
(ILifecycleAware object) -
Uses of ILifecycleAware in com.e1c.g5.dt.internal.applications.wst
Classes in com.e1c.g5.dt.internal.applications.wst that implement ILifecycleAwareModifier and TypeClassDescriptionclass
The default implementation ofIServerApplication
.class
The default implementation ofIServerArtifact
.Methods in com.e1c.g5.dt.internal.applications.wst with parameters of type ILifecycleAwareModifier and TypeMethodDescriptionServerApplicationProvisionDelegate.getLifecycleState
(ILifecycleAware object)