org.apache.geronimo.j2ee.management.impl
Class Util

java.lang.Object
  extended byorg.apache.geronimo.j2ee.management.impl.Util

public class Util
extends Object

Version:
$Revision: 1.5 $ $Date: 2004/06/04 22:31:56 $

Constructor Summary
Util()
           
 
Method Summary
static String[] getObjectNames(org.apache.geronimo.kernel.Kernel kernel, Object parentName, String[] j2eeTypes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getObjectNames

public static String[] getObjectNames(org.apache.geronimo.kernel.Kernel kernel,
                                      Object parentName,
                                      String[] j2eeTypes)
                               throws javax.management.MalformedObjectNameException
Throws:
javax.management.MalformedObjectNameException


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.