| Interface | Description |
|---|---|
| QuartzServiceMBean |
Interface exposed via JMX for MBean for configuring, starting, and
binding to JNDI a Quartz Scheduler instance.
|
| Class | Description |
|---|---|
| JBoss4RMIRemoteMBeanScheduler |
An implementation of the
Scheduler interface that remotely
proxies all method calls to the equivalent call on a given QuartzScheduler
instance, via JBoss's JMX RMIAdaptor. |
| QuartzService |
JBoss specific MBean implementation for configuring, starting, and
binding to JNDI a Quartz Scheduler instance.
|
Copyright 2001-2019, Terracotta, Inc.