|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MBeanService | |
|---|---|
| org.camunda.bpm.container.impl.jmx.kernel | |
| org.camunda.bpm.container.impl.jmx.services | |
| Uses of MBeanService in org.camunda.bpm.container.impl.jmx.kernel |
|---|
| Fields in org.camunda.bpm.container.impl.jmx.kernel with type parameters of type MBeanService | |
|---|---|
protected Map<ObjectName,MBeanService<?>> |
MBeanServiceContainer.servicesByName
|
| Methods in org.camunda.bpm.container.impl.jmx.kernel that return types with arguments of type MBeanService | ||
|---|---|---|
|
MBeanServiceContainer.getServicesByType(MBeanServiceContainer.ServiceType type)
|
|
| Methods in org.camunda.bpm.container.impl.jmx.kernel with parameters of type MBeanService | ||
|---|---|---|
|
MBeanServiceContainer.startService(MBeanServiceContainer.ServiceType serviceType,
String localName,
MBeanService<S> service)
|
|
|
MBeanServiceContainer.startService(ObjectName serviceName,
MBeanService<S> service)
|
|
| Uses of MBeanService in org.camunda.bpm.container.impl.jmx.services |
|---|
| Classes in org.camunda.bpm.container.impl.jmx.services that implement MBeanService | |
|---|---|
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
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||