jrun.jms.core.util
Class JrunJMSConfigHelper
java.lang.Object
|
+--jrun.jms.core.util.JrunJMSConfigHelper
- public class JrunJMSConfigHelper
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JrunJMSConfigHelper
public JrunJMSConfigHelper()
getJndiClientProps
public static java.util.Properties getJndiClientProps()
getPort
public static int getPort(java.lang.String scheme)
getServerHost
public static java.lang.String getServerHost()
getServerInternalHost
public static java.lang.String getServerInternalHost()
getConnectionFactories
public static java.util.ArrayList getConnectionFactories()
getJmsAdminServerName
public static java.lang.String getJmsAdminServerName()
- Return the JMS Adinistration server name
- Returns:
- String
getJmsServerName
public static java.lang.String getJmsServerName()
- Return the JMS server name
- Returns:
- String
getClientPingInterval
public static int getClientPingInterval()
- Return the client ping interval for this server. This interval is used
to determine when clients are no longer available.
Copyright � 2002 Macromedia Corporation. All Rights Reserved.