com.ibm.ws.javaee.dd.common

Interface JMSDestination

    • Method Detail

      • getInterfaceNameValue

        java.lang.String getInterfaceNameValue()
        Returns:
        <interface-name>
      • getClassNameValue

        java.lang.String getClassNameValue()
        Returns:
        <class-name>, or null if unspecified
      • getResourceAdapter

        java.lang.String getResourceAdapter()
        Returns:
        <resource-adapter>, or null if unspecified
      • getDestinationName

        java.lang.String getDestinationName()
        Returns:
        <destination-name>, or null if unspecified
      • getProperties

        java.util.List<Property> getProperties()
        Returns:
        <property> as a read-only list