|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JobConnectorHelper | |
| org.jmonks.batch.framework.management | |
| org.jmonks.batch.framework.management.jmxmp | |
| Uses of JobConnectorHelper in org.jmonks.batch.framework.management |
| Methods in org.jmonks.batch.framework.management that return JobConnectorHelper | |
static JobConnectorHelper |
JobConnectorHelper.getJobConnectorHelper(FrameworkConfig.JobConnectorConfig jobConnectorConfig,
JobManagementAgent agent)
This factory method creates the correct implementation of JobConnectorHelper based on the given configuration which is defined in framework-config.xml file. |
| Uses of JobConnectorHelper in org.jmonks.batch.framework.management.jmxmp |
| Subclasses of JobConnectorHelper in org.jmonks.batch.framework.management.jmxmp | |
class |
JMXMPConnectorHelper
JMXMPConnectorHelper creates the JMX connector server based on the JMX Messaging protocol and leaves the lookup location details to the class going to implement this abstract class. |
class |
RepositoryJMXMPConnectorHelper
This connector is based on JMX Messaging protocol and uses the framework reposiotry as the lookup location to register and unregister the JMX Service URL. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||