public class DemoApplicationContext extends DefaultApplicationContext implements JAXXHelpUIHandler
DefaultApplicationContext.AutoLoad, DefaultApplicationContext.MethodAccessentryListened, forwards, pcsdata, PARENT_CONTEXT_ENTRY, parentContext| Constructor and Description |
|---|
DemoApplicationContext(DemoConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static DemoApplicationContext |
get()
Récupération du contexte applicatif.
|
DemoConfig |
getConfig() |
DemoUI |
getMainUI() |
protected static DemoApplicationContext |
init(DemoConfig config)
Permet l'initialisation du contexte applicatif et positionne
l'context partagée.
|
protected static boolean |
isInit() |
void |
showHelp(JAXXContext context,
JAXXHelpBroker broker,
String helpId) |
addPropertyChangeListener, addPropertyChangeListener, addPropertyChangeListener, fireEntryChanged, fireEntryChanged, firePropertyChange, getContextValue, getPropertyChangeListeners, getPropertyChangeListeners, hasListeners, newAccess, newAccess, newInstance, removeContextValue, removePropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener, setContextValueclear, getContextValue, getEntry, getKey, getKeys, getParentContext, remove0, removeContextValue, setContextValue, setParentContextpublic DemoApplicationContext(DemoConfig config)
protected static boolean isInit()
true si le context a été initialisé via la méthode
init(DemoConfig), false autrement.protected static DemoApplicationContext init(DemoConfig config) throws IllegalStateException
config - application configIllegalStateException - si un contexte applicatif a déja été positionné.public static DemoApplicationContext get() throws IllegalStateException
IllegalStateException - si le contexte n'a pas été initialisé via
la méthode init(DemoConfig)public DemoConfig getConfig()
public void showHelp(JAXXContext context, JAXXHelpBroker broker, String helpId)
showHelp in interface JAXXHelpUIHandlerpublic DemoUI getMainUI()
Copyright © 2008–2017 Ultreia.io. All rights reserved.