Package | Description |
---|---|
org.camunda.bpm.container.impl.ejb.deployment | |
org.camunda.bpm.container.impl.jmx.kernel | |
org.camunda.bpm.container.impl.jmx.services |
Modifier and Type | Class and Description |
---|---|
class |
JcaExecutorServiceDelegate
MBean Service delegating to the Jca ExecutorService
|
Modifier and Type | Field and Description |
---|---|
protected Map<ObjectName,MBeanService<?>> |
MBeanServiceContainer.servicesByName |
Modifier and Type | Method and Description |
---|---|
<S> List<MBeanService<S>> |
MBeanServiceContainer.getServicesByType(MBeanServiceContainer.ServiceType type) |
Modifier and Type | Method and Description |
---|---|
<S> void |
MBeanServiceContainer.startService(MBeanServiceContainer.ServiceType serviceType,
String localName,
MBeanService<S> service) |
<S> void |
MBeanServiceContainer.startService(ObjectName serviceName,
MBeanService<S> service) |
Modifier and Type | Class and Description |
---|---|
class |
JmxManagedJobExecutor |
class |
JmxManagedProcessApplication |
class |
JmxManagedProcessEngine
Represents a process engine managed by the
MBeanServiceContainer |
class |
JmxManagedProcessEngineController
Represents a managed process engine that is started / stopped inside the
MBeanServiceContainer |
class |
JmxManagedThreadPool |
Copyright © 2015. All rights reserved.