Class ConstraintExtension
Object
AbstractExtension
ConstraintExtension
- All Implemented Interfaces:
ConstraintFunctions,InvokableNative
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends JNode>
TgetInvoker(Class<T> type) voidsetInvoker(JNode invoker) Methods inherited from class AbstractExtension
getMethod, getOutline, getRuntime, setMethod, setRuntimeMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ConstraintFunctions
fail, setContext, setRuntimeMethods inherited from interface InvokableNative
getMethod, getRuntime, setMethod
-
Constructor Details
-
ConstraintExtension
public ConstraintExtension()
-
-
Method Details
-
getInvoker
-
getInvoker
- Specified by:
getInvokerin interfaceConstraintFunctions
-
setInvoker
- Specified by:
setInvokerin interfaceConstraintFunctions
-