|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.arjuna.orbportability.oa.Shutdown
com.arjuna.orbportability.oa.PostShutdown
Objects to be called after the OA has shutdown should implement this class.
| Constructor Summary | |
protected |
PostShutdown(java.lang.String name)
|
| Method Summary | |
abstract void |
work()
|
| Methods inherited from class com.arjuna.orbportability.oa.Shutdown |
name |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected PostShutdown(java.lang.String name)
| Method Detail |
public abstract void work()
work in class Shutdown
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||