JBoss port of sunxacml 2.0.5-redhat-1

org.jboss.security.xacml.sunxacml.attr
Interface AttributeFactoryProxy


public interface AttributeFactoryProxy

A simple proxy interface used to install new AttributeFactorys.

Since:
1.2
Author:
Seth Proctor

Method Summary
 AttributeFactory getFactory()
          Returns an instance of the AttributeFactory for which this is a proxy.
 

Method Detail

getFactory

AttributeFactory getFactory()
Returns an instance of the AttributeFactory for which this is a proxy.

Returns:
an AttributeFactory instance

JBoss port of sunxacml 2.0.5-redhat-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.