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 TypeInterfaceDescriptioninterfaceAn 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.voidIApplicationProvisionNotifier.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 TypeInterfaceDescriptioninterfaceThe 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 TypeInterfaceDescriptioninterfaceThe server application based on Eclipse WST server module.interfaceThe 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) voidApplicationManager.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 TypeClassDescriptionclassThe default implementation ofIServerApplication.classThe default implementation ofIServerArtifact.Methods in com.e1c.g5.dt.internal.applications.wst with parameters of type ILifecycleAwareModifier and TypeMethodDescriptionServerApplicationProvisionDelegate.getLifecycleState(ILifecycleAware object)