org.rhq.plugins.jmx
Class ParentDefinedJMXServerNamingUtility

java.lang.Object
  extended by org.rhq.plugins.jmx.ParentDefinedJMXServerNamingUtility

Deprecated. Use the version of the class in the util Package

@Deprecated
public class ParentDefinedJMXServerNamingUtility
extends Object

Delegate for the original version of this class that got moved to util/

Author:
Heiko W. Rupp
See Also:
ParentDefinedJMXServerNamingUtility

Field Summary
static String PROPERTY_CHILD_JMX_SERVER_NAME
          Deprecated.  
 
Constructor Summary
ParentDefinedJMXServerNamingUtility()
          Deprecated.  
 
Method Summary
static String getJVMName(ResourceDiscoveryContext<?> context)
          Deprecated. use the version in util package instead
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_CHILD_JMX_SERVER_NAME

public static final String PROPERTY_CHILD_JMX_SERVER_NAME
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

ParentDefinedJMXServerNamingUtility

public ParentDefinedJMXServerNamingUtility()
Deprecated. 
Method Detail

getJVMName

@Deprecated
public static String getJVMName(ResourceDiscoveryContext<?> context)
Deprecated. use the version in util package instead



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.