org.jboss.security.xacml.core.ext
Class ExtendedAttributeFactoryProxy
java.lang.Object
org.jboss.security.xacml.core.ext.ExtendedAttributeFactoryProxy
- All Implemented Interfaces:
- AttributeFactoryProxy
public class ExtendedAttributeFactoryProxy
- extends Object
- implements AttributeFactoryProxy
Extension of AttributeFactory
- Since:
- Mar 28, 2008
- Version:
- $Revision$
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedAttributeFactoryProxy
public ExtendedAttributeFactoryProxy()
getFactory
public AttributeFactory getFactory()
- Description copied from interface:
AttributeFactoryProxy
- Returns an instance of the
AttributeFactory
for which
this is a proxy.
- Specified by:
getFactory
in interface AttributeFactoryProxy
- Returns:
- an
AttributeFactory
instance
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.