Uses of Package
com.webify.wsf.engine.context

Packages that use com.webify.wsf.engine.context
com.webify.fabric.engine.extension Extension interfaces for Fabric Engine plugins. 
com.webify.wsf.engine.context   
com.webify.wsf.engine.context.remote   
com.webify.wsf.engine.mediation   
com.webify.wsf.engine.policy   
 

Classes in com.webify.wsf.engine.context used by com.webify.fabric.engine.extension
ContextException
          Base class for all context exception types.
 

Classes in com.webify.wsf.engine.context used by com.webify.wsf.engine.context
Context
          Maintains the state associated with a business activity.
ContextException
          Base class for all context exception types.
ContextListener
          Listener for context lifecycle events.
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.
UnknownContextException
          Relates to the wstx:UnknownContext fault used to indicate that the system does not recognize a context which it was passed.
 

Classes in com.webify.wsf.engine.context used by com.webify.wsf.engine.context.remote
Context
          Maintains the state associated with a business activity.
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.
UnknownContextException
          Relates to the wstx:UnknownContext fault used to indicate that the system does not recognize a context which it was passed.
 

Classes in com.webify.wsf.engine.context used by com.webify.wsf.engine.mediation
Context
          Maintains the state associated with a business activity.
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.
 

Classes in com.webify.wsf.engine.context used by com.webify.wsf.engine.policy
Context
          Maintains the state associated with a business activity.
InvalidContextException
          Relates to the wstx:InvalidContext fault used to indicate that the system cannot accept a context which it was passed.
 



Copyright © 2002-2009 IBM. All Rights Reserved.