net.sf.mud4j.scripting
Interface ScriptingManager


public interface ScriptingManager

Provide interface for scripting managers that will allow different scripting engines to be loaded to load different scripts dynamically. This may include in the future for Groovy, Jython, Rhino, or Java scripting managers. When we say a Java scripting manager what is truly meant is for a class loader to dynamically compile and load a class dynamically for changed scripts.

Author:
Matthew Purland



Copyright © 2006-2007 mud4j. All Rights Reserved.