Uiinfrastructure API Docs  
 

DiagnosticRunner.runStart Method

Overload List

 

public virtual bool runStart();

Called at the beginning of the startup process. Here we instantiate reporting classes and all other objects used to track startup.

public virtual bool runStart(int);

See Also

DiagnosticRunner Class | com.plumtree.uiinfrastructure.diagnostic Namespace