UM Java API  6.16
com.latencybusters.lbm.LBMResolverEvent Class Reference

Public Member Functions

 LBMResolverEvent ()
 
LBMResolverEventAdvertisement getAdvertisementEvent ()
 
void setAdvertisementEvent (LBMResolverEventAdvertisement ev)
 
int getType ()
 
void setType (int type)
 

Detailed Description

Author
vsingh

Constructor & Destructor Documentation

com.latencybusters.lbm.LBMResolverEvent.LBMResolverEvent ( )

Constructor

Member Function Documentation

LBMResolverEventAdvertisement com.latencybusters.lbm.LBMResolverEvent.getAdvertisementEvent ( )
int com.latencybusters.lbm.LBMResolverEvent.getType ( )

Returns the type of the Event

Returns
_type corresponding to the specified attribute name
void com.latencybusters.lbm.LBMResolverEvent.setAdvertisementEvent ( LBMResolverEventAdvertisement  ev)

Assigns value to the _advertisementEvent

Referenced by com.latencybusters.lbm.LBMContext.requestTopicResolution().

void com.latencybusters.lbm.LBMResolverEvent.setType ( int  type)

Populates the Event Type field

Referenced by com.latencybusters.lbm.LBMContext.requestTopicResolution().


The documentation for this class was generated from the following file: