public interface ContainerInfo
| Modifier and Type | Interface and Description |
|---|---|
static class |
ContainerInfo.Type |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.wsspi.adaptable.module.Container |
getContainer()
Returns the container object
|
java.lang.String |
getName()
Returns the container name
|
ContainerInfo.Type |
getType()
Returns the container type
|
ContainerInfo.Type getType()
java.lang.String getName()
com.ibm.wsspi.adaptable.module.Container getContainer()