Modifier and Type | Method and Description |
---|---|
ProcessApplicationInfo |
ProcessApplicationService.getProcessApplicationInfo(String processApplicationName)
Provides information about a deployed process application
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessApplicationInfoImpl |
Modifier and Type | Method and Description |
---|---|
ProcessApplicationInfo |
EjbProcessApplicationService.getProcessApplicationInfo(String processApplicationName) |
Modifier and Type | Field and Description |
---|---|
protected ProcessApplicationInfo |
MscManagedProcessApplication.processApplicationInfo |
Modifier and Type | Field and Description |
---|---|
protected Set<ProcessApplicationInfo> |
MscRuntimeContainerDelegate.processApplications |
protected ServiceTracker<ProcessApplicationInfo> |
MscRuntimeContainerDelegate.processApplicationServiceTracker |
Modifier and Type | Method and Description |
---|---|
ProcessApplicationInfo |
MscRuntimeContainerDelegate.getProcessApplicationInfo(String processApplicationName) |
ProcessApplicationInfo |
MscManagedProcessApplication.getValue() |
Constructor and Description |
---|
MscManagedProcessApplication(ProcessApplicationInfo processApplicationInfo) |
Modifier and Type | Method and Description |
---|---|
ProcessApplicationInfo |
JmxRuntimeContainerDelegate.getProcessApplicationInfo(String processApplicationName) |
Modifier and Type | Method and Description |
---|---|
static ProcessApplicationInfo |
InjectionUtil.getProcessApplicationInfo(MBeanDeploymentOperation operationContext) |
Copyright © 2015. All rights reserved.