public interface PreBootstrapper
com.gwtplatform.mvp.client.annotations.PreBootstrap is found, the ApplicationController
will call onPreBootstrap() before GWTP is initialized.
Because of this fact, no injection can be provided for this class.https://github.com/ArcBees/GWTP/wiki/Bootstrapping| Modifier and Type | Method and Description |
|---|---|
void |
onPreBootstrap() |
Copyright © 2010–2014 Arcbees. All rights reserved.