|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedLifecycle
This interface defines all the managed stateful parts of Synapse including the configuration itself.
| Method Summary | |
|---|---|
void |
destroy()
This method should implement the destroying of the implemented parts of the configuration. |
void |
init(SynapseEnvironment se)
This method should implement the initialization of the implemented parts of the configuration. |
| Method Detail |
|---|
void init(SynapseEnvironment se)
se - SynapseEnvironment to be used for initializationvoid destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||