|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.bus.MessageBusFactory
Manages a singleton copy of the MessageBus for the VM
Constructor Summary | |
MessageBusFactory()
|
Method Summary | |
static MessageBus |
getInstance()
Returns the singleton MessageBus for the VM |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MessageBusFactory()
Method Detail |
public static MessageBus getInstance() throws MessageBusNotFoundException
MessageBus
MessageBusNotFoundException
- if an implementation of the MessageBus was not found
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |