Package org.citrusframework.functions
Class DefaultFunctionLibrary
java.lang.Object
org.citrusframework.functions.FunctionLibrary
org.citrusframework.functions.DefaultFunctionLibrary
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor adding default function implementations. -
Method Summary
Methods inherited from class org.citrusframework.functions.FunctionLibrary
getFunction, getMembers, getName, getPrefix, knowsFunction, setMembers, setName, setPrefix
-
Constructor Details
-
DefaultFunctionLibrary
public DefaultFunctionLibrary()Default constructor adding default function implementations.
-