Interface JMSModuleMBean

  • All Known Implementing Classes:
    JMSModule

    public interface JMSModuleMBean
    • Method Detail

      • getUserName

        String getUserName()
        Returns:
        the user name
      • getNamingFactory

        String getNamingFactory()
        Name of the JNDI factory class to use.
      • getNamingURL

        String getNamingURL()
        JNDI URL.
      • getCnxFactName

        String getCnxFactName()
        ConnectionFactory JNDI name.
      • getClientID

        String getClientID()
        JMS clientID field.