public class FileNamedConfig
extends AbstractInmemoryService
| Constructor and Description |
|---|
FileNamedConfig()
Creates the service instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected IJMSObjects |
_createJMSObjects()
Creates a JMS Handler
|
protected void |
createDefaultServiceConfiguration()
Creates a new Property Model object
|
protected boolean |
isConfigurationMandatory()
Specifies whether the configuration is mandaory or not.
|
static void |
main(java.lang.String[] args)
Main method starts the service in external process.
|
protected void |
updateNamedConfigurations() |
protected IJMSObjects _createJMSObjects()
protected boolean isConfigurationMandatory()
protected void createDefaultServiceConfiguration()
public static void main(java.lang.String[] args)
args - commandline argumentsprotected void updateNamedConfigurations()
throws java.lang.Exception
java.lang.Exception