| 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 |
RuntimeContainerDelegateImpl.getProcessApplicationInfo(String processApplicationName) |
| Modifier and Type | Method and Description |
|---|---|
static ProcessApplicationInfo |
InjectionUtil.getProcessApplicationInfo(DeploymentOperation operationContext) |
| 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) |
Copyright © 2018. All rights reserved.