public interface WebBnd
extends com.ibm.ws.javaee.dd.DeploymentDescriptor, com.ibm.ws.javaee.dd.commonbnd.RefBindingsGroup
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
XMI_BND_NAME |
static java.lang.String |
XML_BND_NAME |
Modifier and Type | Method and Description |
---|---|
com.ibm.ws.javaee.dd.commonbnd.JASPIRef |
getJASPIRef() |
java.util.List<com.ibm.ws.javaee.dd.commonbnd.MessageDestination> |
getMessageDestinations() |
java.lang.String |
getVersion() |
VirtualHost |
getVirtualHost() |
static final java.lang.String XML_BND_NAME
static final java.lang.String XMI_BND_NAME
java.lang.String getVersion()
VirtualHost getVirtualHost()
java.util.List<com.ibm.ws.javaee.dd.commonbnd.MessageDestination> getMessageDestinations()
com.ibm.ws.javaee.dd.commonbnd.JASPIRef getJASPIRef()