|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.mailboxmanager.MailboxListener.Added
org.apache.james.mailboxmanager.MockMailboxListenerAdded
public class MockMailboxListenerAdded
| Field Summary | |
|---|---|
long |
sessionId
|
long |
subjectUid
|
| Constructor Summary | |
|---|---|
MockMailboxListenerAdded(long subjectUid,
long sessionId)
|
|
| Method Summary | |
|---|---|
long |
getSessionId()
|
long |
getSubjectUid()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long subjectUid
public long sessionId
| Constructor Detail |
|---|
public MockMailboxListenerAdded(long subjectUid,
long sessionId)
| Method Detail |
|---|
public long getSubjectUid()
public long getSessionId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||