org.apache.stratos.manager.utils
Class PolicyHolder
java.lang.Object
org.apache.stratos.manager.utils.PolicyHolder
public class PolicyHolder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static PolicyHolder getInstance()
getPolicy
public Policy getPolicy(String policyName)
getDefaultPolicy
public Policy getDefaultPolicy()
getPolicyDefinitions
public List<PolicyDefinition> getPolicyDefinitions()
validate
public void validate(org.apache.axiom.om.OMElement omElement,
File schemaFile)
throws SAXException,
IOException
- Throws:
SAXException
IOException
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.