|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcgl.narada.mgmt.common.DefaultBrokerProperties
public class DefaultBrokerProperties
Stores information regarding the Default broker node and its configuration Created on Jan 10, 2006
| Constructor Summary | |
|---|---|
DefaultBrokerProperties()
|
|
| Method Summary | |
|---|---|
static Properties |
getBROKER_CONFIGURATION()
|
static String |
getBROKER_HOST()
|
static String |
getBROKER_HOST(int i)
Returns the i'th broker from a list of preconfigured brokers |
static int |
getNumberOfPreConfiguredHosts()
Returns the number of preconfigured brokers |
static String |
getPortForProtocol(Properties props,
String protocol)
Returns the default port for the specified protocol |
static String |
getPortForProtocol(String protocol)
Returns the default port for the specified protocol |
static Enumeration |
getPrioritizedProtocolList()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultBrokerProperties()
| Method Detail |
|---|
public static final Properties getBROKER_CONFIGURATION()
public static final String getBROKER_HOST()
public static final String getBROKER_HOST(int i)
i -
public static final int getNumberOfPreConfiguredHosts()
public static final String getPortForProtocol(Properties props,
String protocol)
protocol - -
the protocol in question
public static final String getPortForProtocol(String protocol)
protocol - -
the protocol in question
public static Enumeration getPrioritizedProtocolList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||