|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.figure8.join.services.scripting.ScriptLauncherAdapterSupport org.figure8.join.services.scripting.ScriptLauncherJMSAdapter org.figure8.join.services.scripting.jsr223.JSR223ScriptLauncherJMSAdapter
public class JSR223ScriptLauncherJMSAdapter
This is an extension of ScriptLauncherJMSAdapter
that uses
a JSR223ScriptLauncher
.
Field Summary |
---|
Fields inherited from class org.figure8.join.services.scripting.ScriptLauncherJMSAdapter |
---|
extractionParam, EXTRACTOR_PARAM, parameters |
Fields inherited from class org.figure8.join.services.scripting.ScriptLauncherAdapterSupport |
---|
name |
Constructor Summary | |
---|---|
JSR223ScriptLauncherJMSAdapter()
|
Method Summary | |
---|---|
ScriptLauncher |
getScriptLauncher()
Subclasses must implement this method in order to specify the ScriptLauncher implementation to use (and thus the scripting language). |
Methods inherited from class org.figure8.join.services.scripting.ScriptLauncherJMSAdapter |
---|
getParameterDefinitionsAsList, onMessage, setParameter, setPropertiesExtractorClass, stop |
Methods inherited from class org.figure8.join.services.scripting.ScriptLauncherAdapterSupport |
---|
createNewLogFile, getName, getParameterDefinitions, saveLogInfoIfAvailable, setName, setParameter, setParameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.figure8.join.core.messaging.JMSConsumerBean |
---|
getName, setName |
Constructor Detail |
---|
public JSR223ScriptLauncherJMSAdapter()
Method Detail |
---|
public ScriptLauncher getScriptLauncher()
ScriptLauncherAdapterSupport
getScriptLauncher
in class ScriptLauncherAdapterSupport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |