|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Configurable in org.figure8.join.services.notification |
---|
Subinterfaces of Configurable in org.figure8.join.services.notification | |
---|---|
interface |
Notifier
This service interface defines basic services that a Notifier should provide |
interface |
SubscribersNotifier
This is an extension of Notifier interface. |
Classes in org.figure8.join.services.notification that implement Configurable | |
---|---|
class |
SubscribersNotifierAdapterSupport
This is a support class to extend for classes wanting to use SubscribersNotifier . |
class |
SubscribersNotifierJMSAdapter
This is a base class for JMS consumers that wants to notify subscribers when a new message arrive. |
Uses of Configurable in org.figure8.join.services.notification.im |
---|
Classes in org.figure8.join.services.notification.im that implement Configurable | |
---|---|
class |
GoogleTalkNotifier
This is an implementation of SubscribersNotifier
using the Instant Messenger as notification media. |
class |
GoogleTalkNotifierJMSAdapter
This is an extension of SubscribersNotifierJMSAdapter that uses GoogleTalkNotifier. |
class |
XMPPNotifier
This is an implementation of SubscribersNotifier using the Instant
Messenger as notification media. |
class |
XMPPNotifierJMSAdapter
This is an extension of SubscribersNotifierJMSAdapter that uses XMPPNotifier. |
Uses of Configurable in org.figure8.join.services.notification.mail |
---|
Classes in org.figure8.join.services.notification.mail that implement Configurable | |
---|---|
class |
MailNotifier
This is an implementation of SubscribersNotifier using the mail as
notification media. |
class |
MailNotifierJMSAdapter
This is an extension of SubscribersNotifierJMSAdapter that uses MailNotifier. |
Uses of Configurable in org.figure8.join.services.scripting |
---|
Classes in org.figure8.join.services.scripting that implement Configurable | |
---|---|
class |
ScriptLauncher
This is an abstract base class allowing to manage script initialization, parameters binding and execution. |
class |
ScriptLauncherAdapterSupport
This is a support class to extend for classes wanting to launch scripts. |
class |
ScriptLauncherJMSAdapter
This is a base class for JMS consumers that wants to launch scripts when a new message arrive. |
class |
ScriptLauncherQuartzAdapter
This is a base class for Quartz jobs that wants to launch script when the time scheduled with cron arrive. |
Uses of Configurable in org.figure8.join.services.scripting.ant |
---|
Classes in org.figure8.join.services.scripting.ant that implement Configurable | |
---|---|
class |
AntScriptLauncher
Extension of ScriptLauncher dedicated to the Apache Ant build
tool (see http://ant.apache.org). |
class |
AntScriptLauncherJMSAdapter
This is an extension of ScriptLauncherJMSAdapter that uses
a AntScriptLauncher . |
class |
AntScriptLauncherQuartzAdapter
This is an extension of ScriptLauncherQuartzAdapter that uses
a AntScriptLauncher . |
Uses of Configurable in org.figure8.join.services.scripting.groovy |
---|
Classes in org.figure8.join.services.scripting.groovy that implement Configurable | |
---|---|
class |
GroovyScriptLauncher
Extension of ScriptLauncher dedicated to the Groovy script
language (see http://groovy.codehaus.org). |
class |
GroovyScriptLauncherJMSAdapter
This is an extension of ScriptLauncherJMSAdapter that uses
a GroovyScriptLauncher . |
class |
GroovyScriptLauncherQuartzAdapter
This is an extension of ScriptLauncherQuartzAdapter that uses
a GroovyScriptLauncher . |
Uses of Configurable in org.figure8.join.services.scripting.jsr223 |
---|
Classes in org.figure8.join.services.scripting.jsr223 that implement Configurable | |
---|---|
class |
JSR223ScriptLauncher
Extension of ScriptLauncher dedicated to the Java Scripting API
(aka JSR-223, see http://www.jcp.org/en/jsr/detail? |
class |
JSR223ScriptLauncherJMSAdapter
This is an extension of ScriptLauncherJMSAdapter that uses
a JSR223ScriptLauncher . |
class |
JSR223ScriptLauncherQuartzAdapter
This is an extension of ScriptLauncherQuartzAdapter that uses
a JSR223ScriptLauncher . |
Uses of Configurable in org.figure8.join.services.scripting.ruby |
---|
Classes in org.figure8.join.services.scripting.ruby that implement Configurable | |
---|---|
class |
RubyScriptLauncher
|
class |
RubyScriptLauncherJMSAdapter
This is an extension of ScriptLauncherJMSAdapter that uses
a RubyScriptLauncher . |
class |
RubyScriptLauncherQuartzAdapter
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |