|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
LocalProvider | Simple stub-like BCM provider, which does not do any actual broadcasting. |
Stub-like Broadcast Messaging provider implementation able to deliver messages to the local instance.
This implementation can be used in development process when the application utilizes the BCM, but for debugging purposes the developer wants it to send messages only to the local instance itself.
To enable this BCM provider set
com.boylesoftware.cb2.broadcastMessaging.provider.class
application property to
com.boylesoftware.cb2.bcmproviders.local.LocalProvider
. No
additional configuration is required.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |