com.liferay.portlet.mail.util.multiaccount
Class AccountFinderLocator

java.lang.Object
  extended bycom.liferay.portlet.mail.util.multiaccount.AccountFinderLocator

public class AccountFinderLocator
extends java.lang.Object

View Source

AccountFinderLocator locates the appropriate implementation of an AccountFinder and caches it.

Author:
Jorge Ferrer

Constructor Summary
AccountFinderLocator()
           
 
Method Summary
protected static java.lang.String getAccountFinderClassName()
           
static AccountFinder getAccountFinderInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountFinderLocator

public AccountFinderLocator()
Method Detail

getAccountFinderInstance

public static AccountFinder getAccountFinderInstance()

getAccountFinderClassName

protected static java.lang.String getAccountFinderClassName()