|
Push Down Method public addListener(path MailboxPath, listener MailboxListener, session MailboxSession) : void from class org.apache.james.mailbox.store.event.AbstractDelegatingMailboxListener to public addListener(path MailboxPath, listener MailboxListener, session MailboxSession) : void from class org.apache.james.mailbox.store.event.DefaultDelegatingMailboxListener |
From |
To |
|
Push Down Method public addGlobalListener(listener MailboxListener, session MailboxSession) : void from class org.apache.james.mailbox.store.event.AbstractDelegatingMailboxListener to public addGlobalListener(listener MailboxListener, session MailboxSession) : void from class org.apache.james.mailbox.store.event.DefaultDelegatingMailboxListener |
From |
To |
|
Push Down Method public removeGlobalListener(listener MailboxListener, session MailboxSession) : void from class org.apache.james.mailbox.store.event.AbstractDelegatingMailboxListener to public removeGlobalListener(listener MailboxListener, session MailboxSession) : void from class org.apache.james.mailbox.store.event.DefaultDelegatingMailboxListener |
From |
To |
|
Push Down Method public removeListener(mailboxPath MailboxPath, listener MailboxListener, session MailboxSession) : void from class org.apache.james.mailbox.store.event.AbstractDelegatingMailboxListener to public removeListener(mailboxPath MailboxPath, listener MailboxListener, session MailboxSession) : void from class org.apache.james.mailbox.store.event.DefaultDelegatingMailboxListener |
From |
To |
|
Push Down Method public event(event Event) : void from class org.apache.james.mailbox.store.event.AbstractDelegatingMailboxListener to public event(event Event) : void from class org.apache.james.mailbox.store.event.DefaultDelegatingMailboxListener |
From |
To |