|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectosmq.broker.Singletons
Constructor Summary | |
Singletons()
|
Method Summary | |
static BrokerEngine |
getBrokerEngine()
Returns common instance of this class. |
static ThreadBean |
getSorter()
|
static TopicalSubscriberQueues |
getSubscriberQueues()
|
static void |
setSorter(ThreadBean sorter)
|
static void |
setSubscriberThreshold(int numberOfMessages)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Singletons()
Method Detail |
public static void setSubscriberThreshold(int numberOfMessages)
public static TopicalSubscriberQueues getSubscriberQueues()
public static void setSorter(ThreadBean sorter)
public static ThreadBean getSorter()
public static BrokerEngine getBrokerEngine()
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |