public class TestDesktopPivotApplication extends DesktopPivotGriffonApplication
Application.AboutHandler, Application.Adapter, Application.UncaughtExceptionHandler, Application.UnprocessedKeyHandlerEMPTY_ARGS, injector, locale, lock, log, phase, shutdownHandlers, shutdownLock, startupArgspcsPROPERTY_LOCALE, PROPERTY_PHASE| Constructor and Description | 
|---|
| TestDesktopPivotApplication() | 
| TestDesktopPivotApplication(String[] args) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | afterStartup() | 
| protected ApplicationBootstrapper | createApplicationBootstrapper(Display display) | 
| void | exit() | 
| static GriffonApplication | getApplication() | 
| static CountDownLatch | getLatch() | 
| static CountDownLatch | getReadyLatch() | 
| static void | init(Object testCase) | 
| void | ready()Executes the 'Ready' life cycle phase. | 
main, runcreateApplicationContainer, getResourceCache, queue, queue, resume, schedule, scheduleRecurring, scheduleRecurring, shutdown, shutdown, startup, suspendaddShutdownHandler, canShutdown, event, getActionManager, getAddonManager, getApplicationClassLoader, getApplicationConfigurer, getArtifactManager, getConfiguration, getConfigurationManager, getContext, getEventRouter, getInjector, getLocale, getLog, getMessageSource, getMvcGroupManager, getPhase, getResourceHandler, getResourceInjector, getResourceResolver, getStartupArgs, getUIThreadManager, getWindowManager, initialize, removeShutdownHandler, run, setInjector, setLocale, setLocaleAsString, setPhase, showStartingWindow, startupaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener@Nonnull public static GriffonApplication getApplication()
@Nonnull public static CountDownLatch getLatch()
@Nonnull public static CountDownLatch getReadyLatch()
public static void init(Object testCase)
@Nonnull protected ApplicationBootstrapper createApplicationBootstrapper(@Nonnull Display display)
createApplicationBootstrapper in class AbstractPivotGriffonApplicationprotected void afterStartup()
afterStartup in class AbstractPivotGriffonApplicationpublic void ready()
GriffonApplicationready in interface GriffonApplicationready in class AbstractGriffonApplicationpublic void exit()
exit in class AbstractPivotGriffonApplication