public class ByteArrayXMLApplicationContext extends AbstractXMLApplicationContext
actionParameterName, actionResolver, actionType, automaticExceptionMapping, automaticPropertyMapping, automaticViewResolver, codeGenerator, configuration, controllerManager, controllerResolver, dispatcherType, enumerationType, fetchType, interceptorManager, invoker, logger, loggerProvider, objectFactory, renderView, requestFactory, requestParser, requestParserListenerFactory, responseFactory, scopes, scopeType, temporalProperty, typeManagerCLASSPATH_URL_PREFIX, FILE_URL_PREFIX| Constructor and Description |
|---|
ByteArrayXMLApplicationContext(byte[] array) |
ByteArrayXMLApplicationContext(byte[][] array) |
ByteArrayXMLApplicationContext(byte[][] arrays,
AbstractApplicationContext parent) |
ByteArrayXMLApplicationContext(byte[] array,
AbstractApplicationContext parent) |
| Modifier and Type | Method and Description |
|---|---|
protected Resource[] |
getContextResources() |
loadDefinitionsdestroy, flush, getActionParameterName, getActionResolver, getActionType, getBean, getBean, getCodeGenerator, getConfiguration, getController, getControllerManager, getControllerResolver, getDispatcherType, getEnumerationType, getFetchType, getInitActionParameterName, getInitActionType, getInitAutomaticExceptionMapping, getInitAutomaticPropertyMapping, getInitAutomaticViewResolver, getInitDispatcherType, getInitEnumerationType, getInitFetchType, getInitRequestParser, getInitRequestType, getInitResponseType, getInitScopeType, getInitSeparator, getInitTemporalProperty, getInitViewIndex, getInitViewPrefix, getInitViewSuffix, getInterceptorManager, getInvoker, getLoggerProvider, getMvcRequest, getMvcRequestFactory, getMvcResponse, getMvcResponseFactory, getNewCodeGenerator, getNewControllerManager, getNewControllerResolver, getNewInterceptorManager, getNewInvoker, getNewMethodResolver, getNewObjectFactory, getNewRenderView, getNewTypeManager, getNewValidatorFactory, getNewViewResolver, getObjectFactory, getParent, getRenderView, getRequestFactory, getRequestParser, getRequestParserListenerFactory, getRequestType, getResponseFactory, getResponseType, getScopes, getScopeType, getSeparator, getTemporalProperty, getTypeManager, getValidatorFactory, getViewIndex, getViewPrefix, getViewResolver, getViewSuffix, initComponents, initInstances, initInvoker, initLogger, initScopes, initTypes, isAutomaticExceptionMapping, isAutomaticPropertyMapping, isAutomaticViewResolver, isStandardType, setActionParameterName, setActionType, setAutomaticExceptionMapping, setAutomaticPropertyMapping, setAutomaticViewResolver, setCodeGenerator, setConfiguration, setControllerResolver, setDispatcherType, setEnumerationType, setFetchType, setInterceptorManager, setInvoker, setObjectFactory, setParent, setRenderView, setRequestParser, setRequestType, setResponseType, setScopeType, setSeparator, setTemporalProperty, setViewIndex, setViewPrefix, setViewResolver, setViewSuffixgetClassloader, getContextResource, getResourcepublic ByteArrayXMLApplicationContext(byte[][] array)
public ByteArrayXMLApplicationContext(byte[] array)
public ByteArrayXMLApplicationContext(byte[] array,
AbstractApplicationContext parent)
public ByteArrayXMLApplicationContext(byte[][] arrays,
AbstractApplicationContext parent)
protected Resource[] getContextResources()
getContextResources in class AbstractXMLApplicationContextCopyright © 2026 Brandao. All rights reserved.