|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis2.context.ContextFactory
| Constructor Summary | |
ContextFactory()
|
|
| Method Summary | |
static MessageContext |
createMessageContext(ConfigurationContext configurationContext)
|
static OperationContext |
createOperationContext(AxisOperation axisOperation,
ServiceContext serviceContext)
|
static ServiceContext |
createServiceContext(ServiceGroupContext serviceGroupContext,
AxisService service)
|
static ServiceGroupContext |
createServiceGroupContext(ConfigurationContext configurationContext,
AxisServiceGroup serviceGroup)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContextFactory()
| Method Detail |
public static MessageContext createMessageContext(ConfigurationContext configurationContext)
public static ServiceGroupContext createServiceGroupContext(ConfigurationContext configurationContext,
AxisServiceGroup serviceGroup)
public static ServiceContext createServiceContext(ServiceGroupContext serviceGroupContext,
AxisService service)
throws AxisFault
AxisFault
public static OperationContext createOperationContext(AxisOperation axisOperation,
ServiceContext serviceContext)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||