org.wso2.balana.attr
Class AttributeDesignatorFactory
java.lang.Object
org.wso2.balana.attr.AttributeDesignatorFactory
public class AttributeDesignatorFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeDesignatorFactory
public AttributeDesignatorFactory()
getAbstractDesignator
public AbstractDesignator getAbstractDesignator(Node root,
PolicyMetaData metaData)
throws ParsingException
- Throws:
ParsingException
getFactory
public static AttributeDesignatorFactory getFactory()
- Returns an instance of this factory. This method enforces a singleton model, meaning that
this always returns the same instance, creating the factory if it hasn't been requested
before.
- Returns:
- the factory instance
Copyright © 2015 WSO2. All rights reserved.