public class EPPApplication
extends java.lang.Object
| Constructor and Description |
|---|
EPPApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
endApplication()
Intstance method responsible for Cleanup and termination of the
EPPApplication.
|
void |
initialize(java.lang.String myConfigFile)
Initializing
EPPApplication using the passed in
configuration file. |
public void initialize(java.lang.String myConfigFile)
throws EPPCommandException
EPPApplication using the passed in
configuration file.myConfigFile - Configuration file name to initialize EPPApplication with.EPPCommandExceptionpublic void endApplication()
throws EPPCommandException
EPPCommandExceptionCopyright © VeriSign Inc. All Rights Reserved.