|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScheduledEventListener
Schedule Listener.
A schedule listener listens for scheduling events. Not to be confused with an ESB Channel Listener e.g. a JMS Listener. The likes of theFileGatewayListener
are actually both
Method Summary | |
---|---|
void |
onSchedule()
On schedule event processor. |
Methods inherited from interface org.jboss.soa.esb.Initializable |
---|
initialize, uninitialize |
Method Detail |
---|
void onSchedule() throws SchedulingException
SchedulingException
- Exception processing schedule event.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |