org.apache.axis2.util
Class PolicyLocator
java.lang.Object
org.apache.axis2.util.PolicyLocator
- All Implemented Interfaces:
- org.apache.neethi.PolicyRegistry
public class PolicyLocator
- extends Object
- implements org.apache.neethi.PolicyRegistry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyLocator
public PolicyLocator(AxisService service)
lookup
public org.apache.neethi.Policy lookup(String identifier)
- Specified by:
lookup
in interface org.apache.neethi.PolicyRegistry
register
public void register(String identifier,
org.apache.neethi.Policy policy)
- Specified by:
register
in interface org.apache.neethi.PolicyRegistry
remove
public void remove(String identifier)
- Specified by:
remove
in interface org.apache.neethi.PolicyRegistry
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.