Class ScriptBindingsFactory


  • public class ScriptBindingsFactory
    extends Object

    Factory for the Bindings used by the ScriptingEngines. The default implementation will wrap the provided default bindings using an ScriptBindings implementation.

    Author:
    Tom Baeyens, Daniel Meyer