2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.binding.ws.axis2.policy.configuration
Class Axis2ConfigParamPolicy
java.lang.Object
org.apache.tuscany.sca.binding.ws.axis2.policy.configuration.Axis2ConfigParamPolicy
- All Implemented Interfaces:
- Policy
public class Axis2ConfigParamPolicy
- extends java.lang.Object
- implements Policy
Implementation for policies that could be injected as parameter
into the axis2config.
Field Summary |
static javax.xml.namespace.QName |
NAME
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final javax.xml.namespace.QName NAME
Axis2ConfigParamPolicy
public Axis2ConfigParamPolicy()
getParamElements
public java.util.Map<java.lang.String,OMElement> getParamElements()
getSchemaName
public javax.xml.namespace.QName getSchemaName()
- Specified by:
getSchemaName
in interface Policy
isUnresolved
public boolean isUnresolved()
- Specified by:
isUnresolved
in interface Policy
setUnresolved
public void setUnresolved(boolean unresolved)
- Specified by:
setUnresolved
in interface Policy