|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.sod.subsetter.AbstractScriptSubsetter
edu.sc.seis.sod.subsetter.eventChannel.EventChannelScript
public class EventChannelScript
| Field Summary |
|---|
| Fields inherited from class edu.sc.seis.sod.subsetter.AbstractScriptSubsetter |
|---|
config, engine, factory, script, scriptType |
| Constructor Summary | |
|---|---|
EventChannelScript(org.w3c.dom.Element config)
|
|
| Method Summary | |
|---|---|
StringTree |
accept(CacheEvent event,
ChannelImpl channel,
CookieJar cookieJar)
|
StringTree |
runScript(VelocityEvent event,
VelocityChannel channel,
CookieJar cookieJar)
Run the script with the arguments as predefined variables. |
| Methods inherited from class edu.sc.seis.sod.subsetter.AbstractScriptSubsetter |
|---|
cleanScript, eval, preeval, pullResult |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventChannelScript(org.w3c.dom.Element config)
| Method Detail |
|---|
public StringTree accept(CacheEvent event,
ChannelImpl channel,
CookieJar cookieJar)
throws java.lang.Exception
accept in interface EventChannelSubsetterjava.lang.Exception
public StringTree runScript(VelocityEvent event,
VelocityChannel channel,
CookieJar cookieJar)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||