com.ibm.ws.container.service.app.deploy
Interface ContainerInfo
- public interface ContainerInfo
Nested Class Summary
Modifier and Type | Interface and Description |
---|---|
|
ContainerInfo.Type
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getContainer()
|
|
getName()
|
getType()
|
Method Detail
getType
- ContainerInfo.Type getType()
getName
- java.lang.String getName()
getContainer
- Container getContainer()