org.openscience.nmrshiftdb.util
Class CaptchaServiceSingleton

java.lang.Object
  extended by org.openscience.nmrshiftdb.util.CaptchaServiceSingleton

public class CaptchaServiceSingleton
extends java.lang.Object


Field Summary
private static com.octo.captcha.service.image.ImageCaptchaService instance
           
 
Constructor Summary
CaptchaServiceSingleton()
           
 
Method Summary
static com.octo.captcha.service.image.ImageCaptchaService getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

private static com.octo.captcha.service.image.ImageCaptchaService instance
Constructor Detail

CaptchaServiceSingleton

public CaptchaServiceSingleton()
Method Detail

getInstance

public static com.octo.captcha.service.image.ImageCaptchaService getInstance()