|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.mail.api.AbstractProtocolProperties
public abstract class AbstractProtocolProperties
AbstractProtocolProperties - Super class of protocol-specific global properties
| Method Summary | |
|---|---|
void |
loadProperties()
Exclusively loads protocol's global properties |
void |
resetProperties()
Exclusively resets protocol's global properties |
void |
waitForLoading()
Waits for loading this properties. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void loadProperties()
throws MailConfigException
MailConfigException - If loading of protocol's global properties failspublic void resetProperties()
public final void waitForLoading()
throws java.lang.InterruptedException
java.lang.InterruptedException - If another thread interrupted the current thread before or while the current thread was waiting for
loading the properties.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||