Modifier and Type | Class and Description |
---|---|
class |
JcaExecutorServiceDelegate
MBean Service delegating to the Jca ExecutorService
|
Modifier and Type | Field and Description |
---|---|
protected Map<ObjectName,PlatformService<?>> |
MBeanServiceContainer.servicesByName |
Modifier and Type | Method and Description |
---|---|
<S> List<PlatformService<S>> |
MBeanServiceContainer.getServicesByType(PlatformServiceContainer.ServiceType type) |
Modifier and Type | Method and Description |
---|---|
<S> void |
MBeanServiceContainer.startService(PlatformServiceContainer.ServiceType serviceType,
String localName,
PlatformService<S> service) |
<S> void |
MBeanServiceContainer.startService(String name,
PlatformService<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 |
Modifier and Type | Method and Description |
---|---|
<S> List<PlatformService<S>> |
PlatformServiceContainer.getServicesByType(PlatformServiceContainer.ServiceType type) |
Modifier and Type | Method and Description |
---|---|
<S> void |
PlatformServiceContainer.startService(PlatformServiceContainer.ServiceType serviceType,
String localName,
PlatformService<S> service) |
<S> void |
PlatformServiceContainer.startService(String serviceName,
PlatformService<S> service) |
Copyright © 2018. All rights reserved.