Package org.apache.cxf.management.utils
Class ManagementConsole
- java.lang.Object
-
- org.apache.cxf.management.utils.ManagementConsole
-
public final class ManagementConsole extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoManagement()voidgetManagedObjectAttributes(ObjectName name)static voidmain(String[] args)
-
-
-
Method Detail
-
getManagedObjectAttributes
public void getManagedObjectAttributes(ObjectName name) throws Exception
- Throws:
Exception
-
doManagement
public void doManagement()
-
main
public static void main(String[] args)
- Parameters:
args-
-
-