|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.orbportability.orb.Shutdown
public abstract class Shutdown
Some common methods for the ORB shutdown classes.
Constructor Summary | |
---|---|
protected |
Shutdown(java.lang.String theName)
|
Method Summary | |
---|---|
java.lang.String |
name()
|
abstract void |
work()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Shutdown(java.lang.String theName)
Method Detail |
---|
public abstract void work()
public final java.lang.String name()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |