org.jboss.security.xacml.core.ext
Class ExtendedAttributeFactoryProxy

java.lang.Object
  extended by 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

Constructor Summary
ExtendedAttributeFactoryProxy()
           
 
Method Summary
 AttributeFactory getFactory()
          Returns an instance of the AttributeFactory for which this is a proxy.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendedAttributeFactoryProxy

public ExtendedAttributeFactoryProxy()
Method Detail

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 © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.