Uses of Class
org.dspace.event.ConsumerProfile

Packages that use ConsumerProfile
org.dspace.event   
 

Uses of ConsumerProfile in org.dspace.event
 

Fields in org.dspace.event with type parameters of type ConsumerProfile
protected  Map<String,ConsumerProfile> Dispatcher.consumers
          Map of consumers by their configured name.
 

Methods in org.dspace.event that return ConsumerProfile
static ConsumerProfile ConsumerProfile.makeConsumerProfile(String name)
          Factory method, create new profile from configuration.
 

Methods in org.dspace.event with parameters of type ConsumerProfile
abstract  void Dispatcher.addConsumerProfile(ConsumerProfile cp)
          Add a consumer to the end of the list.
 void BasicDispatcher.addConsumerProfile(ConsumerProfile cp)
           
 



Copyright © 2008 The DSpace Foundation. All Rights Reserved.