Uiinfrastructure API Docs  
 

DiagnosticRunner.runEnd Method 

Called when the startup process completes. Always called, via finally.

public virtual void runEnd(
   ReturnValue initRet
);

Implements

IStartupNotification.runEnd

See Also

DiagnosticRunner Class | com.plumtree.uiinfrastructure.diagnostic Namespace