org.quartz.ee.jmx.jboss (Quartz Parent POM 2.0.1 API)

Quartz Java



Package org.quartz.ee.jmx.jboss

Interface Summary
QuartzServiceMBean Interface exposed via JMX for MBean for configuring, starting, and binding to JNDI a Quartz Scheduler instance.
 

Class Summary
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-2011, Terracotta, Inc.