|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.objectweb.jotm.examples.ListenerImpl
| Constructor Summary | |
ListenerImpl()
|
|
| Method Summary | |
void |
abort()
|
void |
before_completion(BeforeCompletionEvent event)
|
void |
commit()
|
void |
handleEvent(Event event)
Handle event. |
void |
one_phase_commit()
|
void |
prepare(PrepareEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ListenerImpl()
| Method Detail |
public void handleEvent(Event event)
EventListener
handleEvent in interface EventListenerevent - event datapublic void commit()
public void one_phase_commit()
public void abort()
public void prepare(PrepareEvent event)
public void before_completion(BeforeCompletionEvent event)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||