|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.latencybusters.lbm.LBMContextEvent
public class LBMContextEvent
Encapsulates LBM Context Events
| Constructor Summary | |
|---|---|
LBMContextEvent()
|
|
| Method Summary | |
|---|---|
java.lang.String |
dataString()
Data string associated with this event. |
UMQContextEventRegistrationCompleteInfo |
registrationCompleteInfo()
Registration complete info object associated with this event. |
UMQContextEventRegistrationSuccessInfo |
registrationSuccessInfo()
Registration success info object associated with this event. |
int |
type()
LBM Context Event Type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LBMContextEvent()
| Method Detail |
|---|
public int type()
LBMpublic java.lang.String dataString()
LBMpublic UMQContextEventRegistrationSuccessInfo registrationSuccessInfo()
LBMpublic UMQContextEventRegistrationCompleteInfo registrationCompleteInfo()
LBM
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||