Interface JMSDestination

All Superinterfaces:
Describable, JNDIEnvironmentRef

public interface JMSDestination extends JNDIEnvironmentRef, Describable
Represents <jms-destination>.
  • Method Details

    • getInterfaceNameValue

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

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

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

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

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