Class JmsRaUtil


  • public class JmsRaUtil
    extends Object
    Author:
    • Method Detail

      • getUrl

        public String getUrl()
      • isClustered

        public static boolean isClustered​(List clusters,
                                          String instanceName)
      • isServerClustered

        public static boolean isServerClustered​(List clusters,
                                                String instanceName)
        Return true if the given server instance is part of a cluster.
      • getClusterForServer

        public static Cluster getClusterForServer​(List clusters,
                                                  String instanceName)
      • getJMSServiceType

        public String getJMSServiceType()
      • getReconnectEnabled

        public boolean getReconnectEnabled()
      • getReconnectInterval

        public String getReconnectInterval()
      • getReconnectAttempts

        public String getReconnectAttempts()
      • getAddressListIterations

        public String getAddressListIterations()
      • getAddressListBehaviour

        public String getAddressListBehaviour()
      • setMdbContainerProperties

        public void setMdbContainerProperties()
      • upgradeIfNecessary

        public void upgradeIfNecessary()
        Obtains the Implementation-Version from the MQ Client libraries that are deployed in the application server and in MQ installation directory.
      • getJMSPropertyValue

        public static String getJMSPropertyValue​(Server as)
      • getUnAliasedPwd

        public static String getUnAliasedPwd​(String alias)