public final class SimpleAsyncProcessorFactory extends ModuleFactory
The factory has the following characteristics.
| Provider URN: | metc:async:simple |
|---|---|
| Cardinality: | Multi-Instance |
| Auto-Instantiated: | Yes |
| Auto-Started: | Yes |
| Instantiation Arguments: | ModuleURN |
| Module Type | SimpleAsyncProcessor |
SimpleAsyncProcessor| Modifier and Type | Field and Description |
|---|---|
static ModuleURN |
PROVIDER_URN
The Provider URN.
|
| Constructor and Description |
|---|
SimpleAsyncProcessorFactory()
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleAsyncProcessor |
create(Object... inParameters) |
getParameterTypes, getProviderDescription, getProviderURN, isAutoInstantiate, isMultipleInstancespublic static final ModuleURN PROVIDER_URN
public SimpleAsyncProcessorFactory()
public SimpleAsyncProcessor create(Object... inParameters) throws ModuleCreationException
create in class ModuleFactoryModuleCreationExceptionCopyright © 2017. All Rights Reserved.