Uses of Class
org.wso2.balana.cond.StandardFunctionFactory

Packages that use StandardFunctionFactory
org.wso2.balana.cond Support for Conditions is in this package. 
 

Uses of StandardFunctionFactory in org.wso2.balana.cond
 

Methods in org.wso2.balana.cond that return StandardFunctionFactory
static StandardFunctionFactory StandardFunctionFactory.getConditionFactory()
          Returns a FuntionFactory that will only provide those functions that are usable in the root of the Condition.
static StandardFunctionFactory StandardFunctionFactory.getGeneralFactory()
          Returns a FunctionFactory that provides access to all the functions.
static StandardFunctionFactory StandardFunctionFactory.getTargetFactory()
          Returns a FunctionFactory that will only provide those functions that are usable in Target matching.
 



Copyright © 2015 WSO2. All rights reserved.