|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.wire.descriptor.JobExecutorDescriptor.JobExecutorStopper
public static class JobExecutorDescriptor.JobExecutorStopper
| Constructor Summary | |
|---|---|
JobExecutorDescriptor.JobExecutorStopper(JobExecutor jobExecutor)
|
|
| Method Summary | |
|---|---|
void |
event(java.lang.Object source,
java.lang.String eventName,
java.lang.Object info)
is called by the Observable when an event is fired. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobExecutorDescriptor.JobExecutorStopper(JobExecutor jobExecutor)
| Method Detail |
|---|
public void event(java.lang.Object source,
java.lang.String eventName,
java.lang.Object info)
ListenerObservable when an event is fired.
event in interface Listenersource - Observable that fired the event.eventName - name of the event.info - more information about the fired event. See the concrete
observable docs for more information about what information is provided.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||