org.hfbk.util.StartupProfiler Class Reference

List of all members.

Public Member Functions

 StartupProfiler ()
void run ()

Static Public Member Functions

static void main (String[] args) throws Exception

Package Functions

void close ()

Package Attributes

Counter< String > sup = new Counter<String>()
boolean running = true

Detailed Description

Definition at line 9 of file StartupProfiler.java.


Constructor & Destructor Documentation

org.hfbk.util.StartupProfiler.StartupProfiler (  ) 

Definition at line 15 of file StartupProfiler.java.

References org.hfbk.util.StartupProfiler.close(), and org.hfbk.util.StartupProfiler.run().

Referenced by org.hfbk.util.StartupProfiler.main().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Function Documentation

void org.hfbk.util.StartupProfiler.run (  ) 

Definition at line 27 of file StartupProfiler.java.

References org.hfbk.util.StartupProfiler.running, and org.hfbk.util.StartupProfiler.sup.

Referenced by org.hfbk.util.StartupProfiler.StartupProfiler().

Here is the caller graph for this function:

void org.hfbk.util.StartupProfiler.close (  )  [package]

Definition at line 43 of file StartupProfiler.java.

References org.hfbk.util.StartupProfiler.running, and org.hfbk.util.StartupProfiler.sup.

Referenced by org.hfbk.util.StartupProfiler.StartupProfiler().

Here is the caller graph for this function:

static void org.hfbk.util.StartupProfiler.main ( String[]  args  )  throws Exception [static]

Definition at line 58 of file StartupProfiler.java.

References org.hfbk.util.StartupProfiler.StartupProfiler().

Here is the call graph for this function:


Member Data Documentation

Counter<String> org.hfbk.util.StartupProfiler.sup = new Counter<String>() [package]

Definition at line 11 of file StartupProfiler.java.

Referenced by org.hfbk.util.StartupProfiler.close(), and org.hfbk.util.StartupProfiler.run().

boolean org.hfbk.util.StartupProfiler.running = true [package]

Definition at line 13 of file StartupProfiler.java.

Referenced by org.hfbk.util.StartupProfiler.close(), and org.hfbk.util.StartupProfiler.run().


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:57:52 2009 for visclient by  doxygen 1.5.1