|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.resource.spi.work.WorkAdapter
public class WorkAdapter
| Constructor Summary | |
|---|---|
WorkAdapter()
|
|
| Method Summary | |
|---|---|
void |
workAccepted(WorkEvent e)
|
void |
workCompleted(WorkEvent e)
|
void |
workRejected(WorkEvent e)
|
void |
workStarted(WorkEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorkAdapter()
| Method Detail |
|---|
public void workAccepted(WorkEvent e)
workAccepted in interface WorkListenerpublic void workRejected(WorkEvent e)
workRejected in interface WorkListenerpublic void workStarted(WorkEvent e)
workStarted in interface WorkListenerpublic void workCompleted(WorkEvent e)
workCompleted in interface WorkListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||