Uses of Class
net.sf.eBusx.monitor.ApplicationInfo
-
Packages that use ApplicationInfo 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 ApplicationInfo in net.sf.eBusx.monitor
Methods in net.sf.eBusx.monitor that return ApplicationInfo Modifier and Type Method Description protected ApplicationInfoApplicationInfo.Builder. buildImpl()Returns anApplicationInfoinstance based on this builder's configuration.
-