Uiinfrastructure API Docs  
 

InitPortalObjects.InitializeOpenKernel Method 

Initializes our connection to OpenKernel. Before this point you cannot use the logger because it will not have been initialized yet. To display errors before now, output directly to the console.

public virtual ReturnValue InitializeOpenKernel();

See Also

InitPortalObjects Class | com.plumtree.uiinfrastructure.application.startup Namespace