Package com.boylesoftware.cb2.bcmproviders.local

Stub-like Broadcast Messaging provider implementation able to deliver messages to the local instance.

See:
          Description

Class Summary
LocalProvider Simple stub-like BCM provider, which does not do any actual broadcasting.
 

Package com.boylesoftware.cb2.bcmproviders.local Description

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.



Copyright © 2002,2003,2004 - Boyle Software, Inc.