All Implemented Interfaces:
org.jboss.system.ServiceMBean
All Known Implementing Classes:
QuartzService
Sample MBean deployment descriptor: quartz-service.xml
Note: The Scheduler instance bound to JNDI is not Serializable, so you will get a null reference back if you try to retrieve it from outside the JBoss server in which it was bound. If you have a need for remote access to a Scheduler instance you may want to consider using Quartz's RMI support instead.
Andrew - Collins| Method from org.quartz.ee.jmx.jboss.QuartzServiceMBean Summary: |
|---|
| getJndiName, setJndiName, setProperties, setPropertiesFile, setStartScheduler |
| Method from org.quartz.ee.jmx.jboss.QuartzServiceMBean Detail: |
|---|
|
|
|
|
|