Interface WebBnd

All Superinterfaces:
com.ibm.ws.javaee.dd.DeploymentDescriptor, RefBindingsGroup

public interface WebBnd extends com.ibm.ws.javaee.dd.DeploymentDescriptor, RefBindingsGroup
Represents <web-bnd>.
  • Field Details

  • Method Details

    • getVersion

      String getVersion()
      Returns:
      version="..." attribute value
    • getVirtualHost

      VirtualHost getVirtualHost()
      Returns:
      <virtual-host>, or null if unspecified
    • getMessageDestinations

      List<MessageDestination> getMessageDestinations()
      Returns:
      <message-destination> as a read-only list
    • getJASPIRef

      JASPIRef getJASPIRef()
      Returns:
      <jaspi-ref>, or null if unspecified