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