|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 profile to the end of the list. |
void |
BasicDispatcher.addConsumerProfile(ConsumerProfile cp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||