|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EZBManageableContainer
Manageable interface for EZBContainer
.
Method Summary | |
---|---|
EZBArchive |
getArchive()
Gets the archive used by this container. |
java.lang.String |
getId()
Gets the id of this container. |
java.lang.String |
getName()
Gets the name of this container. |
boolean |
isAvailable()
Check if the container is available or not. |
void |
start()
Start this container. |
void |
stop()
Stop this container. |
Method Detail |
---|
java.lang.String getId()
java.lang.String getName()
void start() throws EZBContainerException
EZBContainerException
- if the start fails.void stop()
EZBArchive getArchive()
boolean isAvailable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |