Package com.saperion.ngc.util
Class JmxUtil
java.lang.Object
com.saperion.ngc.util.JmxUtil
Utility methods and constant for JMX usage.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DOMAIN
Domain name for MBean object names.- See Also:
-
-
Method Details
-
getApplicationIdentifier
- Returns:
- a string that can be used as an identifier in the object name of an MBean that might be used by multiple instances of the web client running in one JVM. If possible, the application root path is returned. If not, a string identifying the application's class loader is returned.
-