|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.calfater.mailcarbon.impl.manager.folder.FolderManagerFactory
public class FolderManagerFactory
A factory for creating FolderManager objects.
| Constructor Summary | |
|---|---|
FolderManagerFactory()
|
|
| Method Summary | |
|---|---|
static IFolderManager |
getFolderManager()
Gets the folder manager. |
static IFolderManager |
getFolderManager(int maxAttempts)
Gets the folder manager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FolderManagerFactory()
| Method Detail |
|---|
public static IFolderManager getFolderManager(int maxAttempts)
maxAttempts - the max attempts
public static IFolderManager getFolderManager()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||