Interface InputVariableNotifier
-
- All Known Implementing Classes:
MappingHandler
public interface InputVariableNotifier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
notifyInputVariable(Object variable)
-
-
-
Method Detail
-
notifyInputVariable
void notifyInputVariable(Object variable) throws SchemaException, JSException, ReaderException
-
-