Get Bounce at SourceForge.net. Fast secure and Free Open Source software downloads

Uses of Interface
org.bounce.message.Publisher

Packages that use Publisher
org.bounce.message   
 

Uses of Publisher in org.bounce.message
 

Classes in org.bounce.message that implement Publisher
 class DefaultPublisher
          A default implmenentation of a publisher, used by the distributor to have one publisher for the Message class.
 

Fields in org.bounce.message with type parameters of type Publisher
(package private)  java.util.HashMap<java.lang.Class,Publisher> Distributor.publishers
           
 

Methods in org.bounce.message that return Publisher
 Publisher Distributor.getPublisher(java.lang.Class topic)
          Gets a publisher for a specific topic from the controller.
 

Methods in org.bounce.message with parameters of type Publisher
 void Distributor.setPublisher(java.lang.Class topic, Publisher publisher)
          Sets a publisher for a specific topic to the controller.
 


Get Bounce at SourceForge.net. Fast secure and Free Open Source software downloads

Copyright 2002-2002-2010 Edwin Dankert. All Rights Reserved.