org.wso2.balana.combine
Interface CombiningAlgFactoryProxy


public interface CombiningAlgFactoryProxy

A simple proxy interface used to install new CombiningAlgFactorys.

Since:
1.2
Author:
Seth Proctor

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

Method Detail

getFactory

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

Returns:
a CombiningAlgFactory instance


Copyright © 2015 WSO2. All rights reserved.