Uses of Package
org.figure8.join.services.scripting

Packages that use org.figure8.join.services.scripting
org.figure8.join.services.remoting.services   
org.figure8.join.services.scripting   
org.figure8.join.services.scripting.ant   
org.figure8.join.services.scripting.groovy   
org.figure8.join.services.scripting.jsr223   
org.figure8.join.services.scripting.ruby   
 

Classes in org.figure8.join.services.scripting used by org.figure8.join.services.remoting.services
ScriptLogAccessor
          This is the interface definition of an accessor to script execution logs.
ScriptLogInfo
          This is an entity object representing information about the log file produced by the execution of a script.
 

Classes in org.figure8.join.services.scripting used by org.figure8.join.services.scripting
ScriptException
          Base class for scritp related exceptions.
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.
ScriptLogAccessor
          This is the interface definition of an accessor to script execution logs.
ScriptLogInfo
          This is an entity object representing information about the log file produced by the execution of a script.
 

Classes in org.figure8.join.services.scripting used by org.figure8.join.services.scripting.ant
ScriptException
          Base class for scritp related exceptions.
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.
 

Classes in org.figure8.join.services.scripting used by org.figure8.join.services.scripting.groovy
ScriptException
          Base class for scritp related exceptions.
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.
 

Classes in org.figure8.join.services.scripting used by org.figure8.join.services.scripting.jsr223
ScriptException
          Base class for scritp related exceptions.
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.
 

Classes in org.figure8.join.services.scripting used by org.figure8.join.services.scripting.ruby
ScriptException
          Base class for scritp related exceptions.
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.
 



Copyright © 2005-2008 Join. All Rights Reserved.