Package org.wso2.carbon.proxyadmin
Class ProxyServicePolicyInfo
java.lang.Object
org.wso2.carbon.proxyadmin.ProxyServicePolicyInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()getType()voidvoidsetOperationName(String operationName) voidsetOperationNS(String operationNS) voidorg.apache.axiom.om.OMElementtoOM(org.apache.axiom.om.OMFactory fac, org.apache.axiom.om.OMNamespace ns, org.apache.axiom.om.OMNamespace nullNS)
-
Constructor Details
-
ProxyServicePolicyInfo
public ProxyServicePolicyInfo()
-
-
Method Details
-
getKey
-
setKey
-
getOperationName
-
setOperationName
-
getOperationNS
-
setOperationNS
-
getType
-
setType
-
toOM
public org.apache.axiom.om.OMElement toOM(org.apache.axiom.om.OMFactory fac, org.apache.axiom.om.OMNamespace ns, org.apache.axiom.om.OMNamespace nullNS) throws ProxyAdminException - Throws:
ProxyAdminException
-