org.objectweb.fractal.aokell.lib.control.lifecycle
Interface LifeCycleInterceptorItf

All Known Implementing Classes:
LifeCycleInterceptorTemplate

public interface LifeCycleInterceptorItf

This interface is implemented by all component content classes which are under the supervision of the lifecyle interceptor.

Author:
Lionel Seinturier

Method Summary
 void setFcState(boolean isFcStarted)
          Set the state of the component.
 

Method Detail

setFcState

void setFcState(boolean isFcStarted)
Set the state of the component.

Parameters:
isFcStarted - true if the component is started