|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.geronimo.kernel.ObjectNameUtil
public class ObjectNameUtil
Constructor Summary | |
---|---|
ObjectNameUtil()
|
Method Summary | |
---|---|
static 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 ObjectName getObjectName(String name) throws IllegalArgumentException
name
- the name
IllegalArgumentException
- if the name is malformed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |