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