Uses of Class
com.j256.simplejmx.common.JmxResource

Packages that use JmxResource
com.j256.simplejmx.common Common classes for both client and server sides. 
 

Uses of JmxResource in com.j256.simplejmx.common
 

Methods in com.j256.simplejmx.common with parameters of type JmxResource
static ObjectName ObjectNameUtil.makeObjectName(JmxResource jmxResource, JmxSelfNaming selfNamingObj)
          Constructs an object-name from a jmx-resource and a self naming object.
static ObjectName ObjectNameUtil.makeObjectName(JmxResource jmxResource, Object obj)
          Constructs an object-name from a jmx-resource and a object which is not self-naming.
 



This content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.