Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.sun.xacml.combine
Interface CombiningAlgFactoryProxy  view CombiningAlgFactoryProxy download CombiningAlgFactoryProxy.java


public interface CombiningAlgFactoryProxy

A simple proxy interface used to install new CombiningAlgFactorys.

Since:
1.2

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

Method Detail

getFactory

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