Package tigase.component
Class BindingsKernel
java.lang.Object
javax.script.SimpleBindings
tigase.component.BindingsKernel
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.script.SimpleBindings
clear, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
BindingsKernel
-
BindingsKernel
public BindingsKernel()
-
-
Method Details
-
containsKey
- Specified by:
containsKey
in interfaceBindings
- Specified by:
containsKey
in interfaceMap<String,
Object> - Overrides:
containsKey
in classSimpleBindings
-
get
-
getKernel
-
setKernel
-