cgl.narada.node
Class BrokerProperties
java.lang.Object
cgl.narada.node.BrokerProperties
public class BrokerProperties
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static BrokerProperties getInstance()
initialize
public boolean initialize(String configFileLocation)
hasProperty
public boolean hasProperty(String propertyName)
- Check to see if a certain property exists.
getProperty
public String getProperty(String propertyName)
- Retrieve a certain property. This will return a NULL if the property is
not found.
For comments and suggestions please send
e-mail to
The NaradaBrokering Project