org.wso2.balana.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


Copyright © 2015 WSO2. All rights reserved.