|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.geronimo.kernel.ObjectNameUtil
Constructor Summary | |
ObjectNameUtil()
|
Method Summary | |
static javax.management.ObjectName |
getObjectName(String name)
Convert a String to an ObjectName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ObjectNameUtil()
Method Detail |
public static javax.management.ObjectName getObjectName(String name) throws IllegalArgumentException
name
- the name
IllegalArgumentException
- if the name is malformed
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |