|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Commissionable
Interface implemented by objects that implement commission/decommmissioning lifecycles.
| Method Summary | |
|---|---|
void |
commission()
Commission the instance. |
void |
decommission()
Decommission the instance. |
| Method Detail |
|---|
void commission()
throws Exception
Exception - if an error occurs
void decommission()
throws RemoteException
RemoteException - if remote invocation transport error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||