01.02.2015 Views

Ken Cavanaugh - The Gmbal project

Ken Cavanaugh - The Gmbal project

Ken Cavanaugh - The Gmbal project

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ManagedObjectManager API:<br />

Debugging<br />

interface ManagedObjectManager {<br />

public enum RegistrationDebugLevel { NONE, NORMAL, FINE } ;<br />

void setRegistrationDebugLevel( RegistrationDebugLevel level ) ;<br />

}<br />

void setRuntimeDebug( boolean flag ) ;<br />

void setTypelibDebug( int level ) ;<br />

void setJMXRegistrationDebug( boolean flag ) ;<br />

String dumpSkeleton( Object obj ) ;<br />

void suppressDuplicateRootReport( boolean suppressReport ) ;<br />

Several different tracing capabilities<br />

Tracing when MBeans are constructed<br />

FINE adds<br />

Tracing when MBean methods are invoked<br />

Tracing for type evaluation in typelib<br />

Tracing for registration of MBean with JMX<br />

Dump the skeleton for any registered object<br />

Control reporting of duplicate setRoot calls<br />

Friday, December 11, 2009<br />

10

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!