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
 void BasicDispatcher.addConsumerProfile(ConsumerProfile cp)
           
abstract  void Dispatcher.addConsumerProfile(ConsumerProfile cp)
          Add a consumer profile to the end of the list.
 



Copyright © 2011 DuraSpace. All Rights Reserved.