public class HeadwaterModuleFactory extends ModuleFactory
HeadwaterModule objects.
The factory has the following characteristics.
| Provider URN: | metc:misc:headwater |
|---|---|
| Cardinality: | Multi-Instance |
| Auto-Instantiated: | No |
| Auto-Started: | Yes |
| Instantiation Arguments: | String: instance name |
| Module Type: | HeadwaterModule |
| Modifier and Type | Field and Description |
|---|---|
static String |
IDENTIFIER
identifier used to identify this type of module
|
static ModuleURN |
PROVIDER_URN
unique provider URN for the receiver module
|
| Constructor and Description |
|---|
HeadwaterModuleFactory()
Create a new PublisherModuleFactory instance.
|
| Modifier and Type | Method and Description |
|---|---|
Module |
create(Object... inParameters) |
getParameterTypes, getProviderDescription, getProviderURN, isAutoInstantiate, isMultipleInstancespublic static final String IDENTIFIER
public static final ModuleURN PROVIDER_URN
public HeadwaterModuleFactory()
public Module create(Object... inParameters) throws ModuleCreationException
create in class ModuleFactoryModuleCreationExceptionCopyright © 2017. All Rights Reserved.