|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--stomp.util.AbstractFactory
|
+--stomp.util.JNDIProperties
utility class for setting up JNDI properties in a more dynamic way then through a jndi.properties file.
| Constructor Summary | |
JNDIProperties()
|
|
| Method Summary | |
void |
setupJNDI()
sets up system properties that would have been specefied in a jndi.properties file. |
static JNDIProperties |
singleton()
|
static void |
start()
|
| Methods inherited from class stomp.util.AbstractFactory |
singletonFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JNDIProperties()
| Method Detail |
public static void start()
public static JNDIProperties singleton()
public void setupJNDI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||