org.shept.services.jcaptcha
Class CaptchaServiceSingleton
java.lang.Object
org.shept.services.jcaptcha.CaptchaServiceSingleton
public class CaptchaServiceSingleton
- extends Object
This class is copied from the JCaptcha example
- See Also:
http://forge.octo.com/jcaptcha/confluence/display/general/5+minutes+application+integration+tutorial
|
Field Summary |
private static com.octo.captcha.service.image.ImageCaptchaService |
instance
|
|
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 |
instance
private static com.octo.captcha.service.image.ImageCaptchaService instance
CaptchaServiceSingleton
public CaptchaServiceSingleton()
getInstance
public static com.octo.captcha.service.image.ImageCaptchaService getInstance()
Copyright © 2011. All Rights Reserved.