| Package | Description |
|---|---|
| org.mmbase.applications.crontab |
An MMBase CronDaemon implementation.
|
| org.mmbase.applications.email | |
| org.mmbase.core.event | |
| org.mmbase.module.lucene | |
| org.mmbase.sms |
| Modifier and Type | Class and Description |
|---|---|
static class |
Events.Broker
The associated broker
|
static class |
ProposedJobs.Broker
The associated broker
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmailEventBroker |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventBroker
An EventBroker which makes sure the the same listener is added only once.
|
class |
AllEventBroker
A simple broker for AllEventListener.
|
class |
IdEventBroker
This class is the event broker implementation for the NodeEvent
|
class |
NodeEventBroker
This class is the event broker implementation for the NodeEvent
|
class |
RelationEventBroker
This class is the event broker implementation for the RelationEvent
|
class |
SystemEventBroker |
class |
TransactionEventBroker |
class |
WeakEventBroker
An EventBroker which administrates the listeners in a
WeakHashMap. |
class |
WeakNodeEventBroker |
| Modifier and Type | Method and Description |
|---|---|
Collection<EventBroker> |
EventManager.getBrokers() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventManager.addEventBroker(EventBroker broker)
add an event broker for a specific type of event
|
void |
EventManager.removeEventBroker(EventBroker broker)
remove a broker for a specific type of event
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AssignmentEvents.Broker
The associated broker
|
static class |
FullIndexEvents.Broker
The associated broker
|
static class |
NewSearcher.Broker
The associated broker
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMSEventBroker |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}