Package org.figure8.join.services.scripting

Interface Summary
ScriptLogAccessor This is the interface definition of an accessor to script execution logs.
 

Class Summary
DefaultScriptLogAccessor This is the default implementation of ScriptLogAccessor.
ScriptLauncher This is an abstract base class allowing to manage script initialization, parameters binding and execution.
ScriptLauncherAdapterSupport This is a support class to extend for classes wanting to launch scripts.
ScriptLauncherJMSAdapter This is a base class for JMS consumers that wants to launch scripts when a new message arrive.
ScriptLauncherQuartzAdapter This is a base class for Quartz jobs that wants to launch script when the time scheduled with cron arrive.
ScriptLogInfo This is an entity object representing information about the log file produced by the execution of a script.
 

Exception Summary
ScriptException Base class for scritp related exceptions.
 



Copyright © 2005-2008 Join. All Rights Reserved.