|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.util.AxisPolicyLocator
public class AxisPolicyLocator
| Constructor Summary | |
|---|---|
AxisPolicyLocator(AxisDescription subject)
|
|
| Method Summary | |
|---|---|
org.apache.neethi.Policy |
lookup(java.lang.String key)
|
void |
register(java.lang.String key,
org.apache.neethi.Policy policy)
|
void |
remove(java.lang.String key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxisPolicyLocator(AxisDescription subject)
| Method Detail |
|---|
public org.apache.neethi.Policy lookup(java.lang.String key)
lookup in interface org.apache.neethi.PolicyRegistry
public void register(java.lang.String key,
org.apache.neethi.Policy policy)
register in interface org.apache.neethi.PolicyRegistrypublic void remove(java.lang.String key)
remove in interface org.apache.neethi.PolicyRegistry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||