QTZ-348 Work out JMX remoting for operations: fixing wiring where it is possible, making failure explicit where it is not.Added tests for RemoteMBeanScheduler showing current status
QTZ-348 Work out JMX remoting for operations: fixing wiring where it is possible, making failure explicit where it is not.Added tests for RemoteMBeanScheduler showing current status - Work in progress
QTZ-348 Work out JMX remoting for attributes (get/is accessors): fixing wiring where it is possible, making failure explicit where it is not.Added a test for RemoteMBeanSchedule showing current status
QTZ-333 : unnecessary use of intern() in DBSemaphore class (originally there as a result of copying SimpleSemaphore class to create DBSemaphore a decade ago - which may also actually no longer need to use intern()).