|
|||||||||
Home >> All >> com >> sun >> xacml >> [ combine overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
com.sun.xacml.combine
Interface CombiningAlgFactoryProxy

- public interface CombiningAlgFactoryProxy
A simple proxy interface used to install new
CombiningAlgFactory
s.
- 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.
|
|||||||||
Home >> All >> com >> sun >> xacml >> [ combine overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |