|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.mail.cache.MailCacheConfiguration
public final class MailCacheConfiguration
MailCacheConfiguration - Loads the configuration for mail caches.
| Method Summary | |
|---|---|
static MailCacheConfiguration |
getInstance()
Initializes the singleton instance of MailCacheConfiguration. |
boolean |
isStarted()
Checks if mail cache configuration has been started, yet. |
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MailCacheConfiguration getInstance()
MailCacheConfiguration.
MailCacheConfiguration
public void start()
throws com.openexchange.groupware.AbstractOXException
start in interface com.openexchange.server.Initializationcom.openexchange.groupware.AbstractOXExceptionpublic void stop()
stop in interface com.openexchange.server.Initializationpublic boolean isStarted()
true if mail cache configuration has been started; otherwise false
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||