Uses of Class
org.infinispan.scripting.impl.SystemBindings
-
Packages that use SystemBindings Package Description org.infinispan.scripting.impl Scripting Implementation -
-
Uses of SystemBindings in org.infinispan.scripting.impl
Methods in org.infinispan.scripting.impl that return SystemBindings Modifier and Type Method Description static SystemBindingsSystemBindings. valueOf(String name)Returns the enum constant of this type with the specified name.static SystemBindings[]SystemBindings. values()Returns an array containing the constants of this enum type, in the order they are declared.
-