Package org.apache.axis2.context
package org.apache.axis2.context
-
ClassDescriptionThis is the top most level of the Context hierarchy and is a bag of properties.Axis2 states are held in two information models, called description hierarchy and context hierarchy.A ContextListener gets informed about new context creations & removal of existing contexts.Axis2 states are held in two information models, called description hierarchy and context hierarchy.An OperationContext represents a running "instance" of an operation, which is represented by an AxisOperation object.This is the factory for OperationContext.This class holds the difference between two properties which are stored in the AbstractContextAn interface for use by a message handler to allow it to save and restore any message-specific data.Well this is never clearly defined, what it does or the life-cycle.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.