org.objectweb.dsrg.sofa
Interface SOFALifecycle

All Superinterfaces:
SOFARunnable, SOFAStoppable

public interface SOFALifecycle
extends SOFARunnable, SOFAStoppable

Shortcut for component implementing both SOFARunnable and SOFAStoppable.


Method Summary
 
Methods inherited from interface org.objectweb.dsrg.sofa.SOFARunnable
start
 
Methods inherited from interface org.objectweb.dsrg.sofa.SOFAStoppable
stop, stopping