com.verisign.epp.interfaces
Class EPPApplicationSingle

java.lang.Object
  extended by com.verisign.epp.interfaces.EPPApplication
      extended by com.verisign.epp.interfaces.EPPApplicationSingle

public class EPPApplicationSingle
extends EPPApplication

Singleton class for EPPApplication that is used to initialize the EPP SDK.


Method Summary
static EPPApplicationSingle getInstance()
          Method to get the Singleton instance of EPPApplicationSingle.
 
Methods inherited from class com.verisign.epp.interfaces.EPPApplication
endApplication, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static EPPApplicationSingle getInstance()
Method to get the Singleton instance of EPPApplicationSingle.

Returns:
an instance of EPPApplicationSingle


Copyright © VeriSign Inc. All Rights Reserved.