public class ReceiverFactory extends ModuleFactory
ReceiverModule.
The factory has the following characteristics.
| Provider URN: | metc:remote:receiver |
|---|---|
| Cardinality: | Singleton |
| Instance URN: | metc:remote:receiver:single |
| Auto-Instantiated: | No |
| Auto-Started: | Yes |
| Module Type: | ReceiverModule |
| Modifier and Type | Field and Description |
|---|---|
static ModuleURN |
INSTANCE_URN
The single instance URN.
|
static ModuleURN |
PROVIDER_URN
The module provider URN.
|
| Constructor and Description |
|---|
ReceiverFactory()
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
Module |
create(Object... inParameters) |
getParameterTypes, getProviderDescription, getProviderURN, isAutoInstantiate, isMultipleInstancespublic static final ModuleURN PROVIDER_URN
public static final ModuleURN INSTANCE_URN
public Module create(Object... inParameters) throws ModuleCreationException
create in class ModuleFactoryModuleCreationExceptionCopyright © 2014. All Rights Reserved.