|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.mailbox.MailboxListener.Event
org.apache.james.mailbox.MailboxListener.MailboxRenamed
public abstract static class MailboxListener.MailboxRenamed
Indicates that a mailbox has been renamed.
| Constructor Summary | |
|---|---|
MailboxListener.MailboxRenamed(long sessionId,
MailboxPath path)
|
|
| Method Summary | |
|---|---|
abstract MailboxPath |
getNewPath()
Gets the new name for this mailbox. |
| Methods inherited from class org.apache.james.mailbox.MailboxListener.Event |
|---|
getMailboxPath, getSessionId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailboxListener.MailboxRenamed(long sessionId,
MailboxPath path)
| Method Detail |
|---|
public abstract MailboxPath getNewPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||