| Package | Description |
|---|---|
| de.hybris.platform.mediaconversion.os.process.factory | |
| de.hybris.platform.mediaconversion.os.process.impl |
| Modifier and Type | Method and Description |
|---|---|
ProcessContextRegistry |
ProcessExecutorFactory.getProcessContextRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessExecutorFactory.setProcessContextRegistry(ProcessContextRegistry processContextRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProcessContextRegistry
Simple (but effective)
ProcessContextRegistry implementation based on a ConcurrentHashMap and an
AtomicInteger for pid generation. |
| Modifier and Type | Method and Description |
|---|---|
ProcessContextRegistry |
DefaultRemoteDrain.getProcessContextRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRemoteDrain.setProcessContextRegistry(ProcessContextRegistry processContextRegistry) |
| Constructor and Description |
|---|
ProcessExecutorClient(Configuration conf,
RMIRegistryService rmiReg,
ProcessContextRegistry contextReg,
java.lang.String tenantName)
constructs a new client, starts the
ProcessExecutorServer and connects to it. |
Copyright © 2018 SAP SE. All Rights Reserved.