public final class ShutdownContext
extends java.lang.Object
The context of the application involved in the event.
Nothing in this class should be saved other than on the callback stack.
Almost all ADF services are already or in the process of being cleaned up,
therefore creating any resource or referring to classes like getCurrent
on ADFContext is completely inappropriate.