com.liferay.portal.security.auth
Class EmailAddressGeneratorFactory
java.lang.Object
com.liferay.portal.security.auth.EmailAddressGeneratorFactory
public class EmailAddressGeneratorFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailAddressGeneratorFactory
public EmailAddressGeneratorFactory()
getInstance
public static EmailAddressGenerator getInstance()
setInstance
public static void setInstance(EmailAddressGenerator emailAddressGenerator)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Throws:
Exception