|
|||||||||
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()
LBM
public java.lang.String dataString()
LBM
public UMQContextEventRegistrationSuccessInfo registrationSuccessInfo()
LBM
public UMQContextEventRegistrationCompleteInfo registrationCompleteInfo()
LBM
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |