org.nakedobjects.metamodel.commons.debug
Interface DebugInfo

All Known Subinterfaces:
NakedObjectConfiguration, NakedObjectReflector, SpecificationLoader
All Known Implementing Classes:
JavaReflector, JavaSpecification, NakedObjectReflectorAbstract, PropertiesConfiguration

public interface DebugInfo

The information to be displayed in a trace or a debug window


Method Summary
 void debugData(DebugString debug)
          Debug details describing the object being investigated
 java.lang.String debugTitle()
          The title for the debug information
 

Method Detail

debugData

void debugData(DebugString debug)
Debug details describing the object being investigated


debugTitle

java.lang.String debugTitle()
The title for the debug information



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.