org.nakedobjects.metamodel.commons.debug
Interface DebugSelection


public interface DebugSelection

Provides a mechanism for providing a series of DebugInfo objects, keyed on name.


Method Summary
 DebugInfo debugSection(java.lang.String sectionName)
           
 java.lang.String[] debugSectionNames()
           
 

Method Detail

debugSection

DebugInfo debugSection(java.lang.String sectionName)

debugSectionNames

java.lang.String[] debugSectionNames()


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