|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.smartcomps.twister.engine.priv.messaging.MessagingFactory
A factory for MessageBroker and MessageController interfaces
MessageBroker
,
MessageController
Constructor Summary | |
MessagingFactory()
|
Method Summary | |
static org.smartcomps.twister.engine.priv.messaging.MessageBroker |
getMessageBroker()
This method is the factory method of the MessageBroker interface. |
static org.smartcomps.twister.engine.priv.messaging.MessageController |
getMessageController()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MessagingFactory()
Method Detail |
public static org.smartcomps.twister.engine.priv.messaging.MessageBroker getMessageBroker()
public static org.smartcomps.twister.engine.priv.messaging.MessageController getMessageController()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |