public abstract class PreShutdown
extends Shutdown
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class com.arjuna.orbportability.orb.Shutdown
name
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PreShutdown
protected PreShutdown()
-
PreShutdown
protected PreShutdown(String name)
-
Method Details
-
work
public abstract void work()
- Specified by:
work
in class Shutdown