Uses of Class
net.sf.eBusx.monitor.MonitorId
-
Packages that use MonitorId Package Description net.sf.eBusx.monitor This package provides the ability to instrumenteBus objectsand to monitor those objects' on-going state and transient events. -
-
Uses of MonitorId in net.sf.eBusx.monitor
Fields in net.sf.eBusx.monitor declared as MonitorId Modifier and Type Field Description MonitorIdMonitorUpdate. instanceRegistered eBus object's unique identifier.MonitorIdPersistentStatusMessage. instanceThe monitored object's unique identifier.Methods in net.sf.eBusx.monitor that return MonitorId Modifier and Type Method Description protected MonitorIdMonitorId.Builder. buildImpl()Methods in net.sf.eBusx.monitor with parameters of type MonitorId Modifier and Type Method Description intMonitorId. compareTo(MonitorId mId)MonitorUpdate.BuilderMonitorUpdate.Builder. instance(MonitorId id)PersistentStatusMessage.BuilderPersistentStatusMessage.Builder. instance(MonitorId id)Sets monitor identifier.
-