com.ibm.ws.container.service.app.deploy
Interface ContainerInfo


public interface ContainerInfo


Nested Class Summary
static class ContainerInfo.Type
           
 
Method Summary
 com.ibm.wsspi.adaptable.module.Container getContainer()
           
 java.lang.String getName()
           
 ContainerInfo.Type getType()
           
 

Method Detail

getType

ContainerInfo.Type getType()

getName

java.lang.String getName()

getContainer

com.ibm.wsspi.adaptable.module.Container getContainer()