public class DefaultGriffonApplication extends AbstractGriffonApplication
| Modifier and Type | Field and Description | 
|---|---|
| CallableWithArgs<?> | containerGenerator | 
EMPTY_ARGS, injector, locale, lock, log, phase, shutdownHandlers, shutdownLock, startupArgspcsPROPERTY_LOCALE, PROPERTY_PHASE| Constructor and Description | 
|---|
| DefaultGriffonApplication() | 
| DefaultGriffonApplication(String[] args) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | createApplicationContainer(Map<String,Object> attributes) | 
| CallableWithArgs<?> | getContainerGenerator() | 
| void | setContainerGenerator(CallableWithArgs<?> containerGenerator) | 
addShutdownHandler, canShutdown, event, getActionManager, getAddonManager, getApplicationClassLoader, getApplicationConfigurer, getArtifactManager, getConfiguration, getConfigurationManager, getContext, getEventRouter, getInjector, getLocale, getLog, getMessageSource, getMvcGroupManager, getPhase, getResourceHandler, getResourceInjector, getResourceResolver, getStartupArgs, getUIThreadManager, getWindowManager, initialize, ready, removeShutdownHandler, run, setInjector, setLocale, setLocaleAsString, setPhase, showStartingWindow, shutdown, startupaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListenerpublic CallableWithArgs<?> containerGenerator
@Nullable public CallableWithArgs<?> getContainerGenerator()
public void setContainerGenerator(@Nullable CallableWithArgs<?> containerGenerator)