public class CoCApplicationManager extends ApplicationManager
ApplicationManager.EnvironmentACCESSDENIED, ACTION, ADD, AJAX, ALREADY, APPLICATION, BACK, BLOCKED, container, CONTEXT_PATH, CREATED, DEFAULT_ENVIRONMENT, EDIT, ERROR, EXCEPTION, EXTENSION, HTML, INDEX, INPUT, JSON, JSP, LIST, LOGIN, MAIN, MENTAWAI_BUILD, MENTAWAI_VERSION, NEXT, NOT_FOUND, OUTPUT, PORT, REDIR, REMOVED, REQUEST, SESSION, SHOW, STREAM, SUCCESS, TEST, UPDATED, XML| Constructor and Description |
|---|
CoCApplicationManager() |
| Modifier and Type | Method and Description |
|---|---|
ActionConfig |
getActionConfig(String name)
Gets the ActionConfig with the given name or alias.
|
ActionConfig |
getActionConfig(String name,
String innerAction)
Gets the Inner ActionConfig with the given name and inner action.
|
ConsequenceProvider |
getConsequenceProvider()
Get the consequence provider that will be used by the controller.
|
void |
setConsequenceProvider(ConsequenceProvider consequenceProvider)
Sets the consequence provider that will be used by the controller.
|
action, action, action, action, add, add, addActionConfig, addActionPackage, addBeanConfig, addComponent, addDependency, addDependency, addGlobalConsequence, addGlobalFilter, addGlobalFilter, addGlobalFilter, addGlobalFilter, addGlobalFilter, addList, addList, addLists, addLists, addLocale, addLocale, addLocales, addLocales, addLocalizedLists, addLocalizedLists, addSessionListener, ajax, autowire, autowire, autowire, autoWiring, autoWiring, aw, aw, bean, chain, chain, chain, chain, configureActions, createConnectionHandler, createJPAHandler, createSessionHandler, destroy, di, di, exception, filter, filter, filter, filter, filter, filterLast, filterLast, filterLast, fwd, fwd, getActions, getApplication, getBeanConfig, getBeanManager, getComponent, getComponentNames, getComponents, getConnectionHandler, getContainer, getContextPath, getDefaultAction, getDependencies, getEnvironment, getExtension, getGlobalConsequence, getGlobalFilters, getGlobalFilters, getGlobalFilters, getInstance, getParent, getProperties, getProps, getProps, getRealPath, getReqCharEncoding, getSessionListeners, getViewDir, init, init, internal, ioc, ioc, ioc, ioc, ioc, ioc, ioc, ioc, ioc, ioc, ioc, ioc, loadActions, loadBeans, loadFilters, loadFormatters, loadLists, loadLocales, on, on, onStarted, redir, redir, redir, redir, redir, redir, redir, redir, redir, redir, removeActionConfig, removeActionPackage, reset, result, ruby, ruby, ruby, setAutoView, setAutowireEverything, setConnectionHandler, setDateMaskForEverything, setDebugMode, setDebugMode, setDefaultAction, setEnvironment, setJPAHandler, setRealPath, setReloadable, setReloadMode, setRemoveActionFromName, setReqCharEncoding, setSessionHandler, setStatsMode, setupDB, setupIoC, setViewDir, setWebappPath, spring, spring, stream, string, stringpublic ActionConfig getActionConfig(String name)
ApplicationManagergetActionConfig in class ApplicationManagername - The name of the ActionConfigpublic ActionConfig getActionConfig(String name, String innerAction)
ApplicationManagergetActionConfig in class ApplicationManagername - The name of the ActionConfiginnerAction - (Optional) The inner action of the ActionConfig.public ConsequenceProvider getConsequenceProvider()
ApplicationManagergetConsequenceProvider in class ApplicationManagerpublic void setConsequenceProvider(ConsequenceProvider consequenceProvider)
ApplicationManagersetConsequenceProvider in class ApplicationManagerCopyright © 2015. All Rights Reserved.