com.ibm.ws.javaee.dd.common

Interface MessageDestinationRef

    • Field Detail

      • USAGE_CONSUMES

        static final int USAGE_CONSUMES
        Represents "Consumes" for getUsageValue().
        See Also:
        org.eclipse.jst.j2ee.common.MessageDestinationUsageType#CONSUMES, Constant Field Values
      • USAGE_PRODUCES

        static final int USAGE_PRODUCES
        Represents "Produces" for getUsageValue().
        See Also:
        org.eclipse.jst.j2ee.common.MessageDestinationUsageType#PRODUCES, Constant Field Values
      • USAGE_CONSUMES_PRODUCES

        static final int USAGE_CONSUMES_PRODUCES
        Represents "ConsumesProduces" for getUsageValue().
        See Also:
        org.eclipse.jst.j2ee.common.MessageDestinationUsageType#CONSUMES_PRODUCES, Constant Field Values
    • Method Detail

      • getType

        java.lang.String getType()
        Returns:
        <message-destination-type>, or null if unspecified
      • getLink

        java.lang.String getLink()
        Returns:
        <message-destination-link>, or null if unspecified