|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.context.OperationContextFactory
public class OperationContextFactory
This is the factory for OperationContext.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.axis2.wsdl.WSDLConstants |
---|
WSDLConstants.WSDL11Constants, WSDLConstants.WSDL20_2004_Constants, WSDLConstants.WSDL20_2006Constants |
Field Summary |
---|
Constructor Summary | |
---|---|
OperationContextFactory()
|
Method Summary | |
---|---|
static OperationContext |
createOperationContext(int mepURI,
AxisOperation axisOp,
ServiceContext serviceContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OperationContextFactory()
Method Detail |
---|
public static OperationContext createOperationContext(int mepURI, AxisOperation axisOp, ServiceContext serviceContext) throws AxisFault
AxisFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |