Stellent
HowToComponents
JavaDoc

intradoc.common
Class TraceSection

java.lang.Object
  |
  +--intradoc.common.TraceSection

public class TraceSection
extends java.lang.Object

The default trace section object. it only contains the name of the section it is tracing.

See Also:
ServerTraceSection

Field Summary
 java.lang.String m_name
           
 
Constructor Summary
TraceSection()
           
TraceSection(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_name

public java.lang.String m_name
Constructor Detail

TraceSection

public TraceSection()

TraceSection

public TraceSection(java.lang.String name)


(c) 1996-2005  All rights reserved.  Stellent, Inc.