Class ServicesLifecycleDescriptor
java.lang.Object
de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
de.iip_ecosphere.platform.services.ServicesLifecycleDescriptor
- All Implemented Interfaces:
de.iip_ecosphere.platform.support.LifecycleDescriptor,de.iip_ecosphere.platform.support.PidLifecycleDescriptor
public class ServicesLifecycleDescriptor
extends de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
implements de.iip_ecosphere.platform.support.PidLifecycleDescriptor
Implements the generic lifecycle descriptor for the service manager.
- Author:
- Holger Eichelberger, SSE
-
Field Summary
Fields inherited from class de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
PARAM_IIP_PORTFields inherited from interface de.iip_ecosphere.platform.support.LifecycleDescriptor
AAS_PRIORITY, CMD_LINE_PRIORITY, INIT_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
enableAasHeartbeat, getAasSetup, getContributorFilter, getShutdownHook, iipAasExists, priority, setWaitForIipAas, waitForAasServerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.iip_ecosphere.platform.support.LifecycleDescriptor
getShutdownHook, priority
-
Constructor Details
-
ServicesLifecycleDescriptor
public ServicesLifecycleDescriptor()Creates an instance for the service manager.
-
-
Method Details
-
getPidFileName
- Specified by:
getPidFileNamein interfacede.iip_ecosphere.platform.support.PidLifecycleDescriptor
-
getOverridePortArg
- Overrides:
getOverridePortArgin classde.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
-
startup
- Specified by:
startupin interfacede.iip_ecosphere.platform.support.LifecycleDescriptor- Overrides:
startupin classde.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
-
shutdown
public void shutdown()- Specified by:
shutdownin interfacede.iip_ecosphere.platform.support.LifecycleDescriptor- Overrides:
shutdownin classde.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
-