Package com.arjuna.orbportability.oa

Class Summary
Attribute Classes to be called before or after the OA is initialised.
PostShutdown Objects to be called after the OA has shutdown should implement this class.
PreShutdown Instances of classes derived from this interface can be registered with the system and do any tidy-up necessary after the ORB has been shutdown.
Shutdown Common methods for OA shutdown.