org.rhq.core.util
Class ObjectNameFactory
java.lang.Object
org.rhq.core.util.ObjectNameFactory
public class ObjectNameFactory
- extends Object
Should only be used for static instantiantion of object names.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectNameFactory
public ObjectNameFactory()
create
public static ObjectName create(String name)
create
public static ObjectName create(String domain,
String key,
String value)
create
public static ObjectName create(String domain,
Hashtable table)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.