Package | Description |
---|---|
org.apache.axis2.description |
Modifier and Type | Method and Description |
---|---|
PolicyInclude |
AxisModule.getPolicyInclude() |
PolicyInclude |
AxisDescription.getPolicyInclude()
Deprecated.
As of release 1.4, replaced by
AxisDescription.getPolicySubject() |
Modifier and Type | Method and Description |
---|---|
void |
AxisModule.setPolicyInclude(PolicyInclude policyInclude) |
void |
AxisDescription.setPolicyInclude(PolicyInclude policyInclude)
Deprecated.
As of release 1.4, if you want to access the policy cache of a particular
AxisDescription object use
AxisDescription.getPolicySubject() instead. |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.