* been constructed, to bootstrap the application via the
* <code>tapestry.MasterApplicationInitializer</code> service.
*/
protected void initializeApplication()
{try { __CLOVER_3_0.M[140]++;
__CLOVER_3_0.S[500]++;ApplicationInitializer ai =
(ApplicationInitializer) _registry.getService(
"tapestry.init.MasterInitializer",
ApplicationInitializer.class);
__CLOVER_3_0.S[501]++;ai.initialize(this);
__CLOVER_3_0.S[502]++;_registry.cleanupThread();
// This is temporary, since most of the code still gets the
// specification from the servlet --- in fact, has to downcase