aokell.lib.membrane.marker
Interface LifeCycleType

All Superinterfaces:
BaseType, Component, Content, LifeCycleController, LifeCycleControllerItf, LifeCycleControllerSetterGetterItf, LifeCycleInterceptorType
All Known Subinterfaces:
CompositeType, FlatType, ParametricCompositeTemplateType, ParametricCompositeType, ParametricFlatTemplateType, ParametricFlatType, ParametricPrimitiveTemplateType, ParametricPrimitiveType, PrimitiveType

public interface LifeCycleType
extends BaseType, LifeCycleControllerItf, LifeCycleControllerSetterGetterItf, LifeCycleInterceptorType

Marker interface for components with a lifecycle controller.

Author:
Lionel Seinturier

Field Summary
 
Fields inherited from interface aokell.lib.control.lifecycle.LifeCycleControllerItf
NAME, TYPE
 
Fields inherited from interface org.objectweb.fractal.api.control.LifeCycleController
STARTED, STOPPED
 
Method Summary
 
Methods inherited from interface aokell.lib.membrane.BaseType
getFcComponent, setFcComponent
 
Methods inherited from interface org.objectweb.fractal.api.Component
getFcInterface, getFcInterfaces, getFcType
 
Methods inherited from interface aokell.lib.control.lifecycle.LifeCycleControllerItf
isFcStarted, setFcStarted, setFcStopped
 
Methods inherited from interface org.objectweb.fractal.api.control.LifeCycleController
getFcState, startFc, stopFc
 
Methods inherited from interface aokell.lib.control.lifecycle.LifeCycleControllerSetterGetterItf
getFcLifeCycleController, setFcLifeCycleController