Package org.apache.axis2.context

Interface Summary
MessageContextConstants  
SelfManagedDataManager An interface for use by a message handler to allow it to save and restore any message-specific data.
 

Class Summary
AbstractContext This is the top most level of the Context hierarchy and is a bag of properties.
ConfigurationContext This contains all the configuration information for Axis2.
ConfigurationContextFactory  
ContextFactory  
MessageContext MessageContext holds service specific state information.
OperationContext An OperationContext represents a running "instance" of an operation, which is represented by an AxisOperation object.
OperationContextFactory This is the factory for OperationContext.
ServiceContext Well this is never clearly defined, what it does or the life-cycle.
ServiceGroupContext  
SessionContext All the engine components are stateless across the executions and all the states should be kept in the Contexts, there are three context Global, Session and Message.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.