Package com.webify.wsf.engine.context

Interface Summary
ContextListener Listener for context lifecycle events.
ContextManager Interface for Context management including lifecyle and storage.
 

Class Summary
Context Maintains the state associated with a business activity.
 

Exception Summary
ContextException Base class for all context exception types.
InvalidContextException Relates to the wstx:InvalidContext fault used to indicate that the system cannot accept a context which it was passed.
NoContextException Relates to the wstx:NoContext fault used to indicate that the system did not receive a context when one was expected.
SecurityContextException Thrown during mediation when the context does not carry correct or sufficient authentication/authorization information.
UnknownContextException Relates to the wstx:UnknownContext fault used to indicate that the system does not recognize a context which it was passed.
 



Copyright © 2002-2009 IBM. All Rights Reserved.