com.ibm.ws.javaee.dd.webbnd

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>.
    • Method Detail

      • getVersion

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

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

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

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