|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICommandEventRouter
Routes events from publisher to subscriber.
| Field Summary | |
|---|---|
static java.lang.String |
BEAN_ID |
| Method Summary | |
|---|---|
void |
addListener(ICommandEventListener eventListener)Routes all commands of the given type to this command listener. |
void |
publishEvent(ICommandApplicationEvent applicationEvent)Publish the event throughout the application |
| Field Detail |
|---|
static final java.lang.String BEAN_ID
| Method Detail |
|---|
void addListener(ICommandEventListener eventListener)
eventListener - the event listenervoid publishEvent(ICommandApplicationEvent applicationEvent)
applicationEvent - the application event
|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||