Uiinfrastructure API Docs  
 

IStartupNotification.runEnd Method 

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

void runEnd(
   ReturnValue initRet
);

See Also

IStartupNotification Interface | com.plumtree.uiinfrastructure.application.notification Namespace