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.EPPCommandException
public void endApplication() throws EPPCommandException
EPPCommandException
Copyright © VeriSign Inc. All Rights Reserved.