|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Container
Common container API to wrap a physical container. There can be specialized types of containers
such as LocalContainer or
RemoteContainer.
| Method Summary | |
|---|---|
ContainerCapability |
getCapability()
|
String |
getId()
|
String |
getName()
|
State |
getState()
|
ContainerType |
getType()
|
| Methods inherited from interface org.codehaus.cargo.util.log.Loggable |
|---|
getLogger, setLogger |
| Method Detail |
|---|
String getId()
String getName()
ContainerCapability getCapability()
ContainerCapability of the container in term of ability to deploy such
and such type of Deployables
(eg WAR, EAR, etc).State getState()
ContainerType getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||