Package org.luaj.vm2.server

Interface Summary
Launcher Interface to launch lua scripts using the LuajClassLoader.
 

Class Summary
DefaultLauncher Default Launcher instance that creates standard globals and runs the supplied scripts with chunk name 'main'.
LuajClassLoader Class loader that can be used to launch a lua script in a Java VM that has a unique set of classes for org.luaj classes.
 



Copyright © 2007-2015 Luaj.org. All Rights Reserved.