A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

A

AbstractActivity - Class in com.aspectran.core.activity
The Class AbstractActivity.
AbstractActivity(ActivityContext) - Constructor for class com.aspectran.core.activity.AbstractActivity
Instantiates a new abstract activity.
AbstractActivityContextBuilder - Class in com.aspectran.core.context.builder
 
AbstractActivityContextBuilder() - Constructor for class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
AbstractActivityContextParser - Class in com.aspectran.core.context.rule.parser
The Class AbstractActivityContextParser.
AbstractActivityContextParser(ContextRuleAssistant) - Constructor for class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
 
AbstractApplicationAdapter - Class in com.aspectran.core.adapter
The Class AbstractApplicationAdapter.
AbstractApplicationAdapter(String, ClassLoader) - Constructor for class com.aspectran.core.adapter.AbstractApplicationAdapter
Instantiates a new AbstractApplicationAdapter.
AbstractCommand - Class in com.aspectran.daemon.command
 
AbstractCommand - Class in com.aspectran.shell.command
 
AbstractCommand(CommandRegistry) - Constructor for class com.aspectran.daemon.command.AbstractCommand
 
AbstractCommand(CommandRegistry, boolean) - Constructor for class com.aspectran.daemon.command.AbstractCommand
 
AbstractCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.AbstractCommand
 
AbstractCommandLine - Class in com.aspectran.shell.command
 
AbstractCommandLine(CommandLineParser) - Constructor for class com.aspectran.shell.command.AbstractCommandLine
 
AbstractCommandPoller - Class in com.aspectran.daemon.command.polling
Created: 2017.
AbstractCommandPoller(Daemon, DaemonPollerConfig) - Constructor for class com.aspectran.daemon.command.polling.AbstractCommandPoller
 
AbstractComponent - Class in com.aspectran.core.component
Abstract Implementation of Component.
AbstractComponent() - Constructor for class com.aspectran.core.component.AbstractComponent
 
AbstractConsole - Class in com.aspectran.shell.console
The Abstract Class for Console I/O.
AbstractConsole(String) - Constructor for class com.aspectran.shell.console.AbstractConsole
 
AbstractCoreService - Class in com.aspectran.core.service
The Class AbstractCoreService.
AbstractCoreService() - Constructor for class com.aspectran.core.service.AbstractCoreService
 
AbstractCoreService(CoreService) - Constructor for class com.aspectran.core.service.AbstractCoreService
 
AbstractCorsProcessor - Class in com.aspectran.web.support.cors
Process an incoming cross-origin (CORS) requests.
AbstractCorsProcessor() - Constructor for class com.aspectran.web.support.cors.AbstractCorsProcessor
 
AbstractDaemon - Class in com.aspectran.daemon
The Abstract Daemon.
AbstractDaemon() - Constructor for class com.aspectran.daemon.AbstractDaemon
 
AbstractDaemonService - Class in com.aspectran.daemon.service
The Class DefaultDaemonService.
AbstractDaemonService() - Constructor for class com.aspectran.daemon.service.AbstractDaemonService
 
AbstractDynamicProxyBean - Class in com.aspectran.core.component.bean.proxy
The Class AbstractDynamicBeanProxy.
AbstractDynamicProxyBean(AspectRuleRegistry) - Constructor for class com.aspectran.core.component.bean.proxy.AbstractDynamicProxyBean
 
AbstractEmbeddedAspectran - Class in com.aspectran.embed.service
Provides an interface that can be used by embedding Aspectran in Java applications.
AbstractEmbeddedAspectran() - Constructor for class com.aspectran.embed.service.AbstractEmbeddedAspectran
 
AbstractLifeCycle - Class in com.aspectran.core.util.lifecycle
Basic implementation of the life cycle interface for components.
AbstractLifeCycle() - Constructor for class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
AbstractLocaleResolver - Class in com.aspectran.core.support.i18n.locale
Abstract base class for LocaleResolver implementations.
AbstractLocaleResolver() - Constructor for class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
 
AbstractMessageSource - Class in com.aspectran.core.support.i18n.message
This class is a clone of org.springframework.context.support.AbstractMessageSource
AbstractMessageSource() - Constructor for class com.aspectran.core.support.i18n.message.AbstractMessageSource
 
AbstractParameters - Class in com.aspectran.core.util.apon
 
AbstractParameters(ParameterKey[]) - Constructor for class com.aspectran.core.util.apon.AbstractParameters
 
AbstractPointcut - Class in com.aspectran.core.component.aspect.pointcut
The Class AbstractPointcut.
AbstractPointcut(List<PointcutPatternRule>) - Constructor for class com.aspectran.core.component.aspect.pointcut.AbstractPointcut
 
AbstractRequest - Class in com.aspectran.core.activity.request
The Class AbstractRequest.
AbstractRequest(MethodType) - Constructor for class com.aspectran.core.activity.request.AbstractRequest
 
AbstractRequestAdapter - Class in com.aspectran.core.adapter
The Class AbstractRequestAdapter.
AbstractRequestAdapter(MethodType, Object) - Constructor for class com.aspectran.core.adapter.AbstractRequestAdapter
Instantiates a new AbstractRequestAdapter.
AbstractResponseAdapter - Class in com.aspectran.core.adapter
The Class AbstractResponseAdapter.
AbstractResponseAdapter(Object) - Constructor for class com.aspectran.core.adapter.AbstractResponseAdapter
Instantiates a new AbstractResponseAdapter.
AbstractRestResponse - Class in com.aspectran.web.activity.response
Abstract class shared by RestResponse.
AbstractRestResponse() - Constructor for class com.aspectran.web.activity.response.AbstractRestResponse
 
AbstractRestResponse(Object) - Constructor for class com.aspectran.web.activity.response.AbstractRestResponse
 
AbstractRestResponse(String, Object) - Constructor for class com.aspectran.web.activity.response.AbstractRestResponse
 
AbstractScope - Class in com.aspectran.core.component.bean.scope
The Class AbstractScope.
AbstractScope() - Constructor for class com.aspectran.core.component.bean.scope.AbstractScope
 
AbstractServiceController - Class in com.aspectran.core.service
The Class AbstractServiceController.
AbstractServiceController(boolean) - Constructor for class com.aspectran.core.service.AbstractServiceController
 
AbstractSessionAdapter - Class in com.aspectran.core.adapter
The Abstract Class for session object adapter.
AbstractSessionAdapter(Object) - Constructor for class com.aspectran.core.adapter.AbstractSessionAdapter
Instantiates a new AbstractSessionAdapter.
AbstractSessionCache - Class in com.aspectran.core.component.session
A base implementation of the SessionCache interface for managing a set of Session objects pertaining to a context in memory.
AbstractSessionCache(SessionHandler, SessionStore, boolean) - Constructor for class com.aspectran.core.component.session.AbstractSessionCache
 
AbstractSessionHandler - Class in com.aspectran.core.component.session
Abstract Implementation of SessionHandler.
AbstractSessionHandler() - Constructor for class com.aspectran.core.component.session.AbstractSessionHandler
 
AbstractSessionStore - Class in com.aspectran.core.component.session
Created: 2017.
AbstractSessionStore() - Constructor for class com.aspectran.core.component.session.AbstractSessionStore
 
AbstractSessionStoreFactory - Class in com.aspectran.core.component.session
Created: 2019/12/07
AbstractSessionStoreFactory() - Constructor for class com.aspectran.core.component.session.AbstractSessionStoreFactory
 
AbstractShellService - Class in com.aspectran.shell.service
Abstract base class for ShellService implementations.
AbstractShellService(Console) - Constructor for class com.aspectran.shell.service.AbstractShellService
 
AbstractTowService - Class in com.aspectran.undertow.service
Created: 2019-07-27
AbstractTowService() - Constructor for class com.aspectran.undertow.service.AbstractTowService
 
AbstractTowService(CoreService) - Constructor for class com.aspectran.undertow.service.AbstractTowService
 
AbstractTranslet - Class in com.aspectran.core.activity
 
AbstractTranslet(TransletRule) - Constructor for class com.aspectran.core.activity.AbstractTranslet
 
AbstractTrimDirectiveModel - Class in com.aspectran.freemarker.directive
The Class AbstractTrimDirectiveModel.
AbstractTrimDirectiveModel() - Constructor for class com.aspectran.freemarker.directive.AbstractTrimDirectiveModel
 
ACCEPT - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Accept header field name.
ACCEPT_CHARSET - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Accept-Charset header field name.
ACCEPT_ENCODING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Accept-Encoding header field name.
ACCEPT_LANGUAGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Accept-Language header field name.
ACCEPT_RANGES - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Accept-Ranges header field name.
accepted() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
accepted() - Method in interface com.aspectran.web.activity.response.RestResponse
 
accepted(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
202 Accepted.
ACCEPTED - com.aspectran.web.support.http.HttpStatus
202 Accepted.
acceptsProfiles(String...) - Method in class com.aspectran.core.activity.CoreTranslet
 
acceptsProfiles(String...) - Method in interface com.aspectran.core.activity.Translet
Return whether the given profile is active.
acceptsProfiles(String...) - Method in class com.aspectran.core.context.env.ContextEnvironment
 
acceptsProfiles(String...) - Method in interface com.aspectran.core.context.env.Environment
Return whether one or more of the given profiles is active or, in the case of no explicit active profiles, whether one or more of the given profiles is included in the set of default profiles.
access() - Method in class com.aspectran.core.component.session.DefaultSession
 
access() - Method in interface com.aspectran.core.component.session.Session
Called when a session is first accessed by a request.
access() - Method in class com.aspectran.core.component.session.SessionAgent
Called when a session is first accessed by an Activity.
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Allow-Credentials response header field name.
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Allow-Headers response header field name.
ACCESS_CONTROL_ALLOW_METHODS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Allow-Methods response header field name.
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Allow-Origin response header field name.
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Expose-Headers response header field name.
ACCESS_CONTROL_MAX_AGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Max-Age response header field name.
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Request-Headers request header field name.
ACCESS_CONTROL_REQUEST_METHOD - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Request-Method request header field name.
AccessLogHandlerWrapper - Class in com.aspectran.undertow.server.accesslog
Created: 2019-08-18
AccessLogHandlerWrapper() - Constructor for class com.aspectran.undertow.server.accesslog.AccessLogHandlerWrapper
 
action - Static variable in class com.aspectran.core.context.rule.params.AdviceActionParameters
 
action - Static variable in class com.aspectran.core.context.rule.params.ChooseWhenParameters
 
action - Static variable in class com.aspectran.core.context.rule.params.ContentParameters
 
action - Static variable in class com.aspectran.core.context.rule.params.ExceptionThrownParameters
 
action - Static variable in class com.aspectran.core.context.rule.params.ResponseParameters
 
action - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
Action - Annotation Type in com.aspectran.core.component.bean.annotation
 
ACTION - com.aspectran.core.context.rule.type.ActionType
 
ACTION_ANNOTATED - com.aspectran.core.context.rule.type.ActionType
 
ActionExecutionException - Exception in com.aspectran.core.activity.process.action
Thrown when an error occurs while executing an action.
ActionExecutionException(Executable, Throwable) - Constructor for exception com.aspectran.core.activity.process.action.ActionExecutionException
 
ActionExecutionException(String) - Constructor for exception com.aspectran.core.activity.process.action.ActionExecutionException
Constructor to create exception with a message.
ActionExecutionException(String, Throwable) - Constructor for exception com.aspectran.core.activity.process.action.ActionExecutionException
Constructor to create exception to wrap another exception and pass a message.
ActionList - Class in com.aspectran.core.activity.process
The set of actions is called a Content or ActionList.
ActionList(boolean) - Constructor for class com.aspectran.core.activity.process.ActionList
 
ActionParameters - Class in com.aspectran.core.context.rule.params
 
ActionParameters() - Constructor for class com.aspectran.core.context.rule.params.ActionParameters
 
ActionResult - Class in com.aspectran.core.activity.process.result
Holds the result of an action's execution.
ActionResult() - Constructor for class com.aspectran.core.activity.process.result.ActionResult
 
ActionRuleApplicable - Interface in com.aspectran.core.context.rule.ability
The Interface ActionRuleApplicable.
ActionType - Enum in com.aspectran.core.context.rule.type
Supported Action types.
ACTIVE_PROFILES_PROPERTY_NAME - Static variable in interface com.aspectran.core.context.env.Environment
Name of property to set to specify active profiles: "aspectran.profiles.active".
activity - Variable in class com.aspectran.core.context.expr.BooleanExpression
 
activity - Variable in class com.aspectran.core.context.expr.TokenExpression
 
Activity - Interface in com.aspectran.core.activity
The Interface Activity.
ACTIVITY - com.aspectran.core.context.rule.type.JoinpointTargetType
 
ActivityContext - Interface in com.aspectran.core.context
Central interface to provide configuration for performing various activities.
ActivityContextAware - Interface in com.aspectran.core.component.bean.aware
Interface to be implemented by any object that wishes to be notified of the ActivityContext.
ActivityContextAwareEndpoint - Class in com.aspectran.web.socket.jsr356
Created: 29/09/2019
ActivityContextAwareEndpoint() - Constructor for class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
 
ActivityContextBuilder - Interface in com.aspectran.core.context.builder
Strategy interface for building ActivityContext.
ActivityContextBuilderException - Exception in com.aspectran.core.context.builder
This exception is thrown when ActivityContext building fails.
ActivityContextBuilderException() - Constructor for exception com.aspectran.core.context.builder.ActivityContextBuilderException
Simple constructor.
ActivityContextBuilderException(String) - Constructor for exception com.aspectran.core.context.builder.ActivityContextBuilderException
Constructor to create exception with a message.
ActivityContextBuilderException(String, Throwable) - Constructor for exception com.aspectran.core.context.builder.ActivityContextBuilderException
Constructor to create exception to wrap another exception and pass a message.
ActivityContextBuilderException(Throwable) - Constructor for exception com.aspectran.core.context.builder.ActivityContextBuilderException
Constructor to create exception to wrap another exception.
ActivityContextParser - Interface in com.aspectran.core.context.rule.parser
The Interface ActivityContextParser.
ActivityContextParserException - Exception in com.aspectran.core.context.rule.parser
This exception is thrown when ActivityContext parsing fails.
ActivityContextParserException() - Constructor for exception com.aspectran.core.context.rule.parser.ActivityContextParserException
Simple constructor.
ActivityContextParserException(String) - Constructor for exception com.aspectran.core.context.rule.parser.ActivityContextParserException
Constructor to create exception with a message.
ActivityContextParserException(String, Throwable) - Constructor for exception com.aspectran.core.context.rule.parser.ActivityContextParserException
Constructor to create exception to wrap another exception and pass a message.
ActivityContextParserException(Throwable) - Constructor for exception com.aspectran.core.context.rule.parser.ActivityContextParserException
Constructor to create exception to wrap another exception.
ActivityContextReloadingTimer - Class in com.aspectran.core.context.builder.reload
Provides timer control to reload the ActivityContext.
ActivityContextReloadingTimer(ServiceController) - Constructor for class com.aspectran.core.context.builder.reload.ActivityContextReloadingTimer
 
ActivityContextReloadingTimerTask - Class in com.aspectran.core.context.builder.reload
 
ActivityContextReloadingTimerTask(ServiceController) - Constructor for class com.aspectran.core.context.builder.reload.ActivityContextReloadingTimerTask
 
ActivityDataMap - Class in com.aspectran.core.activity
A map of data for saving activity results.
ActivityDataMap(Activity) - Constructor for class com.aspectran.core.activity.ActivityDataMap
Instantiates a new ActivityDataMap.
ActivityException - Exception in com.aspectran.core.activity
Exception thrown when an activity fails.
ActivityException() - Constructor for exception com.aspectran.core.activity.ActivityException
Instantiates a new ActivityException.
ActivityException(String) - Constructor for exception com.aspectran.core.activity.ActivityException
Instantiates a new ActivityException.
ActivityException(String, Throwable) - Constructor for exception com.aspectran.core.activity.ActivityException
Instantiates a new ActivityException.
ActivityException(Throwable) - Constructor for exception com.aspectran.core.activity.ActivityException
Instantiates a new ActivityException.
ActivityLauncherJob - Class in com.aspectran.scheduler.service
The Class ActivityLauncherJob.
ActivityLauncherJob() - Constructor for class com.aspectran.scheduler.service.ActivityLauncherJob
 
ActivityPerformException - Exception in com.aspectran.core.activity
Exception thrown when an attempt to perform an activity fails.
ActivityPerformException() - Constructor for exception com.aspectran.core.activity.ActivityPerformException
Instantiates a new ActivityPerformException.
ActivityPerformException(String) - Constructor for exception com.aspectran.core.activity.ActivityPerformException
Instantiates a new ActivityPerformException.
ActivityPerformException(String, Throwable) - Constructor for exception com.aspectran.core.activity.ActivityPerformException
Instantiates a new ActivityPerformException.
ActivityPerformException(Throwable) - Constructor for exception com.aspectran.core.activity.ActivityPerformException
Instantiates a new ActivityPerformException.
ActivityPrepareException - Exception in com.aspectran.core.activity
Exception thrown when an attempt to prepare an activity fails.
ActivityPrepareException(String, Throwable) - Constructor for exception com.aspectran.core.activity.ActivityPrepareException
Instantiates a new ActivityPrepareException.
ActivityRequestWrapper - Class in com.aspectran.web.activity.request
Request Wrapper to access activity data.
ActivityRequestWrapper(HttpServletRequest) - Constructor for class com.aspectran.web.activity.request.ActivityRequestWrapper
 
ActivityTerminatedException - Exception in com.aspectran.core.activity
Exception thrown when an activity is terminated during preparation or execution.
ActivityTerminatedException() - Constructor for exception com.aspectran.core.activity.ActivityTerminatedException
Simple constructor.
ActivityTerminatedException(String) - Constructor for exception com.aspectran.core.activity.ActivityTerminatedException
Constructor to create exception with a message.
ActivityTerminatedException(String, Throwable) - Constructor for exception com.aspectran.core.activity.ActivityTerminatedException
Constructor to create exception to wrap another exception and pass a message.
ActivityTerminatedException(Throwable) - Constructor for exception com.aspectran.core.activity.ActivityTerminatedException
Constructor to create exception to wrap another exception.
adapt() - Method in class com.aspectran.core.activity.CoreActivity
 
adapt() - Method in class com.aspectran.core.activity.InstantActivity
 
adapt() - Method in class com.aspectran.daemon.activity.DaemonActivity
 
adapt() - Method in class com.aspectran.embed.activity.AspectranActivity
 
adapt() - Method in class com.aspectran.scheduler.activity.JobActivity
 
adapt() - Method in class com.aspectran.shell.activity.ShellActivity
 
adapt() - Method in class com.aspectran.undertow.activity.TowActivity
 
adapt() - Method in class com.aspectran.web.activity.WebActivity
 
adaptee - Variable in class com.aspectran.core.adapter.AbstractRequestAdapter
 
AdapterException - Exception in com.aspectran.core.activity
The Class AdapterException.
AdapterException() - Constructor for exception com.aspectran.core.activity.AdapterException
Simple constructor.
AdapterException(String) - Constructor for exception com.aspectran.core.activity.AdapterException
Constructor to create exception with a message.
AdapterException(String, Throwable) - Constructor for exception com.aspectran.core.activity.AdapterException
Constructor to create exception to wrap another exception and pass a message.
AdapterException(Throwable) - Constructor for exception com.aspectran.core.activity.AdapterException
Constructor to create exception to wrap another exception.
add(long) - Method in class com.aspectran.core.util.statistic.CounterStatistic
 
add(String, long, long) - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
add(String, long, long) - Method in interface com.aspectran.core.component.session.SessionCache
Add an entirely new session to the cache.
add(String, NodeletParser) - Method in interface com.aspectran.core.util.nodelet.NodeletAdder
 
add(String, V) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
add(Throwable) - Method in exception com.aspectran.core.util.MultiException
 
add(K, V) - Method in class com.aspectran.core.util.LinkedMultiValueMap
 
add(K, V) - Method in interface com.aspectran.core.util.MultiValueMap
Add the given single value to the current list of values for the given key.
add(T) - Static method in class com.aspectran.core.util.thread.ShutdownHooks
 
addActionList(ActionList) - Method in class com.aspectran.core.activity.process.ContentList
 
addActionResult(Executable, ProcessResult) - Method in class com.aspectran.core.activity.process.result.ContentResult
 
addActionResult(Executable, Object) - Method in class com.aspectran.core.activity.process.result.ContentResult
 
addActionResult(ActionResult) - Method in class com.aspectran.core.activity.process.result.ContentResult
Adds the action result.
addActiveProfile(String) - Method in class com.aspectran.core.context.config.ContextProfilesConfig
 
addArg(String) - Method in class com.aspectran.shell.command.option.ParsedOptions
Add left-over unrecognized option/argument.
addArgumentItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.InvokeActionRule
Adds the argument item rule.
addArguments(Arguments) - Method in class com.aspectran.shell.command.AbstractCommand
 
addAspectAdviceRule(AspectAdviceRule) - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
addAspectAdviceRule(SettingsAdviceRule) - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
addAspectRule(AspectRule) - Method in class com.aspectran.core.component.aspect.AspectRuleRegistry
 
addAspectRule(AspectRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Adds the aspect rule.
addAspectRule(AspectRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
addAttributeItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.ForwardRule
Adds the attribute item rule.
addAttributeItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.IncludeActionRule
Adds the attribute item rule.
addAttributeItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.RequestRule
Adds the attribute item rule.
addAutowireRule(AutowireRule) - Method in class com.aspectran.core.context.rule.BeanRule
 
addBasePackage(String) - Method in class com.aspectran.core.context.config.ContextConfig
 
addBeanRule(BeanRule) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
Adds a bean rule.
addBeanRule(BeanRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Adds the bean rule.
addBeanRule(BeanRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
addBeanRule(BeanRule) - Method in class com.aspectran.core.context.rule.ItemRule
 
addCandidate(ItemRuleMap) - Method in class com.aspectran.core.context.rule.ItemRuleMap
 
addCommand(Class<? extends Command>) - Method in class com.aspectran.daemon.command.DaemonCommandRegistry
 
addCommand(Class<? extends Command>) - Method in class com.aspectran.shell.command.ShellCommandRegistry
 
addCommand(String) - Method in class com.aspectran.core.context.config.DaemonConfig
 
addCommand(String) - Method in class com.aspectran.core.context.config.ShellConfig
 
addCommand(String...) - Method in class com.aspectran.daemon.command.DaemonCommandRegistry
 
addCommand(String...) - Method in class com.aspectran.shell.command.ShellCommandRegistry
 
addConstructorArgumentItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.BeanRule
Adds the constructor argument item rule.
addContentResult(ContentResult) - Method in class com.aspectran.core.activity.process.result.ProcessResult
Adds the content result.
addDefaultProfile(String) - Method in class com.aspectran.core.context.config.ContextProfilesConfig
 
addDeployment(DeploymentInfo) - Method in class com.aspectran.undertow.server.servlet.TowServletContainer
 
addEchoItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.EchoActionRule
Adds the echo item rule.
addEnvironmentRule(EnvironmentRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Adds the environment rule.
addExcludePattern(String) - Method in class com.aspectran.core.context.config.ExposalsConfig
 
addExcludePattern(String) - Method in class com.aspectran.core.context.rule.params.FilterParameters
 
addExcludePattern(String) - Method in class com.aspectran.core.context.rule.params.PointcutParameters
 
addExcludePattern(String) - Method in class com.aspectran.undertow.server.resource.ResourcePathPatterns
 
addGeneration(ClassLoader) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
addHeader(String, String) - Method in class com.aspectran.core.activity.request.AbstractRequest
Add the given single header value to the current list of values for the given header.
addHeader(String, String) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
Add the given single header value to the current list of values for the given header.
addHeader(String, String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Add the given single header value to the current list of values for the given header.
addHeader(String, String) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Add the given single header value to the current list of values for the given header.
addHeader(String, String) - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
addHeader(String, String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
addHeaderItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.HeaderActionRule
Adds the header item rule.
addIncludePattern(String) - Method in class com.aspectran.core.context.config.ExposalsConfig
 
addIncludePattern(String) - Method in class com.aspectran.core.context.rule.params.PointcutParameters
 
addIncludePattern(String) - Method in class com.aspectran.undertow.server.resource.ResourcePathPatterns
 
addInnerBeanRule(BeanRule) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
addInnerBeanRule(BeanRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
addInnerBeanRule(BeanRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
addItemParameters(ItemParameters) - Method in class com.aspectran.core.context.rule.params.ItemHolderParameters
 
addLifeCycleListener(LifeCycle.Listener) - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
addLifeCycleListener(LifeCycle.Listener) - Method in interface com.aspectran.core.util.lifecycle.LifeCycle
 
addNodeEndlet(NodeEndlet) - Method in class com.aspectran.core.util.nodelet.NodeletParser
Registers the nodelet to process the end elements of the specified XPath and the text and CDATA data collected.
addNodelet(Nodelet) - Method in class com.aspectran.core.util.nodelet.NodeletParser
Registers a nodelet to process attributes for the specified XPath.
addNodelet(NodeletAdder) - Method in class com.aspectran.core.util.nodelet.NodeletParser
Adds the nodelet.
addNodelet(String, NodeletAdder) - Method in class com.aspectran.core.util.nodelet.NodeletParser
Adds the nodelet.
addNonPersistentAttributes(String) - Method in class com.aspectran.core.context.config.SessionFileStoreConfig
 
addOption(Option) - Method in class com.aspectran.shell.command.AbstractCommand
 
addOption(Option) - Method in class com.aspectran.shell.command.option.OptionGroup
Add the specified Option to this group.
addOption(Option) - Method in class com.aspectran.shell.command.option.Options
Adds an option instance.
addOption(Option) - Method in class com.aspectran.shell.command.option.ParsedOptions
Add an option.
addOptionGroup(OptionGroup) - Method in class com.aspectran.shell.command.option.Options
Add the specified option group.
addParameterItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.IncludeActionRule
Adds the parameter item rule.
addParameterItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.RedirectRule
Adds the parameter item rule.
addParameterItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.RequestRule
Adds the parameter item rule.
addParameters(Parameters) - Method in class com.aspectran.core.util.apon.ArrayParameters
 
addPointcutPatternRule(PointcutPatternRule) - Method in class com.aspectran.core.context.rule.PointcutRule
 
addPropertyItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.BeanRule
Adds the property item rule.
addPropertyItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.InvokeActionRule
Adds the property item rule.
addPropertyItemRule(ItemRuleMap) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
addPropertyItemRule(ItemRuleMap) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
addPropertyItemRule(ItemRuleMap) - Method in class com.aspectran.core.context.env.ContextEnvironment
 
addPropertyItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.EnvironmentRule
 
addResourceLocation(String) - Method in class com.aspectran.core.context.config.ContextConfig
 
addResponseRule(ResponseRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
addRule(AppendRule) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
addRule(AspectRule) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
addRule(BeanRule) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
addRule(EnvironmentRule) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
addRule(ScheduleRule) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
addRule(TemplateRule) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
addRule(TransletRule) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
addScheduledJobRule(ScheduledJobRule) - Method in class com.aspectran.core.context.rule.ScheduleRule
 
addScheduleRule(ScheduleRule) - Method in class com.aspectran.core.component.schedule.ScheduleRuleRegistry
 
addScheduleRule(ScheduleRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Adds the schedule rule.
addScheduleRule(ScheduleRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
addSessionListener(SessionListener) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
addSessionListener(SessionListener) - Method in interface com.aspectran.core.component.session.SessionHandler
Adds an event listener for session-related events.
addTemplateRule(TemplateRule) - Method in class com.aspectran.core.component.template.TemplateRuleRegistry
 
addTemplateRule(TemplateRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Add the template rule.
addTemplateRule(TemplateRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
addTransletRule(TransletRule) - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
 
addTransletRule(TransletRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Add the translet rule.
addTransletRule(TransletRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
addTypeAlias(String, String) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Adds a type alias to use for simplifying complex type signatures.
addTypeAlias(String, String) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
addValue(Token[]) - Method in class com.aspectran.core.context.rule.ItemRule
Adds the specified value to this List type item.
addValue(String) - Method in class com.aspectran.core.context.rule.ItemRule
Adds the specified value to this List type item.
addValue(String) - Method in class com.aspectran.shell.command.option.Option
Adds the specified value to this Option.
addViolation(AspectRule, String) - Method in exception com.aspectran.core.activity.aspect.AdviceConstraintViolationException
 
advice - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
 
AdviceAction - Class in com.aspectran.core.activity.process.action
AdviceAction that invokes a method for Aspect Advice.
AdviceAction(InvokeActionRule, AspectAdviceRule) - Constructor for class com.aspectran.core.activity.process.action.AdviceAction
Instantiates a new AdviceAction.
AdviceActionParameters - Class in com.aspectran.core.context.rule.params
 
AdviceActionParameters() - Constructor for class com.aspectran.core.context.rule.params.AdviceActionParameters
 
AdviceActivity - Class in com.aspectran.core.activity
Activity related to advice.
AdviceActivity(ActivityContext) - Constructor for class com.aspectran.core.activity.AdviceActivity
Instantiates a new AdviceActivity.
AdviceConstraintViolationException - Exception in com.aspectran.core.activity.aspect
Exception thrown when an Advice Constraint Violation occurs.
AdviceConstraintViolationException() - Constructor for exception com.aspectran.core.activity.aspect.AdviceConstraintViolationException
 
AdviceParameters - Class in com.aspectran.core.context.rule.params
 
AdviceParameters() - Constructor for class com.aspectran.core.context.rule.params.AdviceParameters
 
After - Annotation Type in com.aspectran.core.component.bean.annotation
 
AFTER - com.aspectran.core.context.rule.type.AspectAdviceType
 
afterAdvice - Static variable in class com.aspectran.core.context.rule.params.AdviceParameters
 
afterAdvice(List<AspectAdviceRule>, BeanRule, Activity) - Method in class com.aspectran.core.component.bean.proxy.AbstractDynamicProxyBean
 
afterContextLoaded() - Method in class com.aspectran.core.service.AspectranCoreService
This method is executed immediately after the ActivityContext is loaded.
afterContextLoaded() - Method in class com.aspectran.shell.service.AbstractShellService
 
AGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Age header field name.
AjpListenerConfig - Class in com.aspectran.undertow.server
Created: 2019-08-21
AjpListenerConfig() - Constructor for class com.aspectran.undertow.server.AjpListenerConfig
 
alias - Static variable in class com.aspectran.core.context.rule.params.TypeAliasParameters
 
ALL - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type that includes all media ranges (i.e.
ALL - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
Public constant media type that includes all media ranges (i.e.
ALL_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.ALL.
ALL_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
A String equivalent of MediaTypeUtils.ALL.
ALLOW - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Allow header field name.
ALREADY_REPORTED - com.aspectran.web.support.http.HttpStatus
208 Already Reported.
AlreadySelectedException - Exception in com.aspectran.shell.command.option
Thrown when more than one option in an option group has been provided.
AlreadySelectedException(OptionGroup, Option) - Constructor for exception com.aspectran.shell.command.option.AlreadySelectedException
Construct a new AlreadySelectedException for the specified option group.
AlreadySelectedException(String) - Constructor for exception com.aspectran.shell.command.option.AlreadySelectedException
Construct a new AlreadySelectedException with the specified detail message.
AmbiguousOptionException - Exception in com.aspectran.shell.command.option
Exception thrown when an option can't be identified from a partial name.
AmbiguousOptionException(String, Collection<String>) - Constructor for exception com.aspectran.shell.command.option.AmbiguousOptionException
Constructs a new AmbiguousOptionException.
AnnotatedAction - Class in com.aspectran.core.activity.process.action
AnnotatedMethodAction that invokes a method of the bean instance specified by the annotation.
AnnotatedAction(AnnotatedActionRule) - Constructor for class com.aspectran.core.activity.process.action.AnnotatedAction
Instantiates a new AnnotatedMethodAction.
AnnotatedActionRule - Class in com.aspectran.core.context.rule
The Class AnnotatedMethodActionRule.
AnnotatedActionRule() - Constructor for class com.aspectran.core.context.rule.AnnotatedActionRule
 
AnnotatedConfigParser - Class in com.aspectran.core.component.bean
The Class AnnotatedConfigParser.
AnnotatedConfigParser(ContextRuleAssistant, AnnotatedConfigRelater) - Constructor for class com.aspectran.core.component.bean.AnnotatedConfigParser
 
AnsiStyleHandler - Class in com.aspectran.shell.console
Created: 2017.
AnsiStyleHandler() - Constructor for class com.aspectran.shell.console.AnsiStyleHandler
 
APON - com.aspectran.core.context.rule.type.AppendedFileFormatType
 
APON - com.aspectran.core.context.rule.type.TextStyleType
 
APON - com.aspectran.core.context.rule.type.TransformType
 
AponFormat - Class in com.aspectran.core.util.apon
 
AponFormat() - Constructor for class com.aspectran.core.util.apon.AponFormat
 
AponParseException - Exception in com.aspectran.core.util.apon
Base for Exceptions thrown during parsing of a APON-formatted document.
AponParseException() - Constructor for exception com.aspectran.core.util.apon.AponParseException
Simple constructor.
AponParseException(String) - Constructor for exception com.aspectran.core.util.apon.AponParseException
Constructor to create exception with a message.
AponParseException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.AponParseException
Constructor to create exception to wrap another exception and pass a message.
AponParseException(Throwable) - Constructor for exception com.aspectran.core.util.apon.AponParseException
Constructor to create exception to wrap another exception.
AponReader - Class in com.aspectran.core.util.apon
Converts a string in APON format to a Parameters object.
AponReader(Reader) - Constructor for class com.aspectran.core.util.apon.AponReader
Instantiates a new AponReader.
AponReader(String) - Constructor for class com.aspectran.core.util.apon.AponReader
Instantiates a new AponReader.
AponTransformResponse - Class in com.aspectran.core.activity.response.transform
Response to transform into APON.
AponTransformResponse(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.AponTransformResponse
Instantiates a new AponTransformResponse.
AponWriter - Class in com.aspectran.core.util.apon
Writes an APON object to an output source.
AponWriter() - Constructor for class com.aspectran.core.util.apon.AponWriter
Instantiates a new AponWriter.
AponWriter(File) - Constructor for class com.aspectran.core.util.apon.AponWriter
Instantiates a new AponWriter.
AponWriter(Writer) - Constructor for class com.aspectran.core.util.apon.AponWriter
Instantiates a new AponWriter.
append - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
 
append(char) - Method in class com.aspectran.core.util.OutputStringWriter
 
append(AspectranParameters) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
append(AspectranParameters, String) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
append(CharSequence) - Method in class com.aspectran.core.util.OutputStringWriter
 
append(CharSequence, int, int) - Method in class com.aspectran.core.util.OutputStringWriter
 
append(String, boolean) - Method in class com.aspectran.core.util.ToStringBuilder
 
append(String, Class<?>) - Method in class com.aspectran.core.util.ToStringBuilder
 
append(String, Object) - Method in class com.aspectran.core.util.ToStringBuilder
 
APPEND_OUT - com.aspectran.shell.command.OutputRedirection.Operator
Appends command output to the end of a text file.
AppendedFileFormatType - Enum in com.aspectran.core.context.rule.type
The enum AppendedFileFormatType.
appendEqual(String, Object, Object) - Method in class com.aspectran.core.util.ToStringBuilder
 
AppenderType - Enum in com.aspectran.core.context.rule.type
Supported Appender types.
appendForce(String, boolean) - Method in class com.aspectran.core.util.ToStringBuilder
 
appendForce(String, Object) - Method in class com.aspectran.core.util.ToStringBuilder
 
appendNotEqual(String, Object, Object) - Method in class com.aspectran.core.util.ToStringBuilder
 
AppendParameters - Class in com.aspectran.core.context.rule.params
 
AppendParameters() - Constructor for class com.aspectran.core.context.rule.params.AppendParameters
 
appendPrompt(String) - Method in class com.aspectran.shell.console.AbstractConsole
 
appendPrompt(String) - Method in interface com.aspectran.shell.console.Console
 
appendPrompt(String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
appendPrompt(String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
AppendRule - Class in com.aspectran.core.context.rule
Define rule for importing other rules.
AppendRule() - Constructor for class com.aspectran.core.context.rule.AppendRule
 
appendSize(String, Object) - Method in class com.aspectran.core.util.ToStringBuilder
 
appendTo(StringBuilder) - Method in class com.aspectran.web.support.http.MediaType
 
APPLICATION_APON - com.aspectran.core.context.rule.type.ContentType
 
APPLICATION_APON - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/apon.
APPLICATION_APON_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_JSON.
APPLICATION_ATOM_XML - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/atom+xml.
APPLICATION_ATOM_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_ATOM_XML.
APPLICATION_CBOR - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/cbor.
APPLICATION_CBOR_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_CBOR.
APPLICATION_FORM_URLENCODED - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/x-www-form-urlencoded.
APPLICATION_FORM_URLENCODED_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
APPLICATION_GRAPHQL - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/graphql.
APPLICATION_GRAPHQL_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_GRAPHQL.
APPLICATION_JSON - com.aspectran.core.context.rule.type.ContentType
 
APPLICATION_JSON - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/json.
APPLICATION_JSON - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
Public constant media type for application/json.
APPLICATION_JSON_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_JSON.
APPLICATION_JSON_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
A String equivalent of MediaTypeUtils.APPLICATION_JSON.
APPLICATION_OCTET_STREAM - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/octet-stream.
APPLICATION_OCTET_STREAM - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
Public constant media type for application/octet-stream.
APPLICATION_OCTET_STREAM_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_OCTET_STREAM.
APPLICATION_OCTET_STREAM_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
APPLICATION_PDF - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/pdf.
APPLICATION_PDF_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_PDF.
APPLICATION_PROBLEM_JSON - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/problem+json.
APPLICATION_PROBLEM_JSON_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_PROBLEM_JSON.
APPLICATION_PROBLEM_XML - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/problem+xml.
APPLICATION_PROBLEM_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_PROBLEM_XML.
APPLICATION_RSS_XML - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/rss+xml.
APPLICATION_RSS_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_RSS_XML.
APPLICATION_STREAM_JSON - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/stream+json.
APPLICATION_STREAM_JSON_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_STREAM_JSON.
APPLICATION_XHTML_XML - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/xhtml+xml.
APPLICATION_XHTML_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_XHTML_XML.
APPLICATION_XML - com.aspectran.core.context.rule.type.ContentType
 
APPLICATION_XML - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for application/xml.
APPLICATION_XML - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
Public constant media type for application/xml.
APPLICATION_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.APPLICATION_XML.
APPLICATION_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
A String equivalent of MediaTypeUtils.APPLICATION_XML.
ApplicationAdapter - Interface in com.aspectran.core.adapter
The Interface ApplicationAdapter.
ApplicationAdapterAware - Interface in com.aspectran.core.component.bean.aware
Interface to be implemented by any object that wishes to be notified of the ApplicationAdapter.
apply(Map<DefaultSettingType, String>) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
applyActionRule(Executable) - Method in class com.aspectran.core.activity.process.ActionList
 
applyActionRule(Executable) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
Adds an executable action instance.
applyActionRule(Executable) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(Executable) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
applyActionRule(Executable) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(Executable) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyActionRule(Executable) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyActionRule(AnnotatedActionRule) - Method in class com.aspectran.core.activity.process.ActionList
 
applyActionRule(AnnotatedActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
Adds the annotated method action rule.
applyActionRule(AnnotatedActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(AnnotatedActionRule) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
applyActionRule(AnnotatedActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(AnnotatedActionRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyActionRule(AnnotatedActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyActionRule(ChooseRule) - Method in class com.aspectran.core.activity.process.ActionList
 
applyActionRule(ChooseRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
Adds a list of action instances that can be executed.
applyActionRule(ChooseRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(ChooseRule) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
applyActionRule(ChooseRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(ChooseRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyActionRule(ChooseRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyActionRule(EchoActionRule) - Method in class com.aspectran.core.activity.process.ActionList
 
applyActionRule(EchoActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
Adds the echo action rule.
applyActionRule(EchoActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(EchoActionRule) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
applyActionRule(EchoActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(EchoActionRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyActionRule(EchoActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyActionRule(HeaderActionRule) - Method in class com.aspectran.core.activity.process.ActionList
 
applyActionRule(HeaderActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
Adds the header action rule.
applyActionRule(HeaderActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(HeaderActionRule) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
applyActionRule(HeaderActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(HeaderActionRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyActionRule(HeaderActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.activity.process.ActionList
 
applyActionRule(IncludeActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
Adds the include action rule.
applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyActionRule(InvokeActionRule) - Method in class com.aspectran.core.activity.process.ActionList
 
applyActionRule(InvokeActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
Adds the invoke action rule.
applyActionRule(InvokeActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(InvokeActionRule) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
applyActionRule(InvokeActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(InvokeActionRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyActionRule(InvokeActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyResponseRule(DispatchRule) - Method in interface com.aspectran.core.context.rule.ability.ResponseRuleApplicable
Apply the dispatch rule to the response rule.
applyResponseRule(DispatchRule) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
applyResponseRule(DispatchRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyResponseRule(DispatchRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyResponseRule(DispatchRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyResponseRule(ForwardRule) - Method in interface com.aspectran.core.context.rule.ability.ResponseRuleApplicable
Apply the forward rule to the response rule.
applyResponseRule(ForwardRule) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
applyResponseRule(ForwardRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyResponseRule(ForwardRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyResponseRule(ForwardRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyResponseRule(RedirectRule) - Method in interface com.aspectran.core.context.rule.ability.ResponseRuleApplicable
Apply the redirect rule to the response rule.
applyResponseRule(RedirectRule) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
applyResponseRule(RedirectRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyResponseRule(RedirectRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyResponseRule(RedirectRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyResponseRule(TransformRule) - Method in interface com.aspectran.core.context.rule.ability.ResponseRuleApplicable
Apply the transform rule to the response rule.
applyResponseRule(TransformRule) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
applyResponseRule(TransformRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyResponseRule(TransformRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyResponseRule(TransformRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applySettings() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Apply settings.
applyTo(Translet) - Method in class com.aspectran.core.activity.request.PathVariableMap
 
applyTransletNamePattern(String) - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
Returns the translet name of the prefix and suffix are combined.
applyTransletNamePattern(String) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns the translet name of the prefix and suffix are combined.
applyTransletNamePattern(String) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
applyTransletNamePattern(String, boolean) - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
Returns the translet name of the prefix and suffix are combined.
arguments - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
arguments - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
Arguments - Class in com.aspectran.shell.command.option
Created: 2019-01-18
Arguments() - Constructor for class com.aspectran.shell.command.option.Arguments
 
Around - Annotation Type in com.aspectran.core.component.bean.annotation
 
AROUND - com.aspectran.core.context.rule.type.AspectAdviceType
 
aroundAdvice - Static variable in class com.aspectran.core.context.rule.params.AdviceParameters
 
ARRAY - com.aspectran.core.context.rule.type.ItemType
 
arraylize() - Method in interface com.aspectran.core.util.apon.Parameter
Change parameter type to array type.
arraylize() - Method in class com.aspectran.core.util.apon.ParameterValue
 
ArrayParameters - Class in com.aspectran.core.util.apon
A Root Parameters to Represent an Array of Nameless Parameters.
ArrayParameters() - Constructor for class com.aspectran.core.util.apon.ArrayParameters
 
ArrayParameters(Class<? extends AbstractParameters>) - Constructor for class com.aspectran.core.util.apon.ArrayParameters
 
ArrayParameters(Class<? extends AbstractParameters>, String) - Constructor for class com.aspectran.core.util.apon.ArrayParameters
 
ArrayParameters(String) - Constructor for class com.aspectran.core.util.apon.ArrayParameters
 
ArrayStack<E> - Class in com.aspectran.core.util
This class is a clone of org.apache.commons.collections4.ArrayStack
ArrayStack() - Constructor for class com.aspectran.core.util.ArrayStack
Constructs a new empty ArrayStack.
ArrayStack(int) - Constructor for class com.aspectran.core.util.ArrayStack
Constructs a new empty ArrayStack with an initial size.
aspect - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
 
Aspect - Annotation Type in com.aspectran.core.component.bean.annotation
 
ASPECT_RULE - com.aspectran.core.context.rule.type.BeanRefererType
 
AspectAdviceException - Exception in com.aspectran.core.activity.aspect
Thrown when an error occurs while running advice.
AspectAdviceException(String, AspectAdviceRule, Throwable) - Constructor for exception com.aspectran.core.activity.aspect.AspectAdviceException
Constructor to create exception to wrap another exception and pass a message.
AspectAdviceResult - Class in com.aspectran.core.activity.aspect
Represents the result data for the Aspect Advices.
AspectAdviceResult() - Constructor for class com.aspectran.core.activity.aspect.AspectAdviceResult
 
AspectAdviceRule - Class in com.aspectran.core.context.rule
Advices are actions taken for a particular join point.
AspectAdviceRule(AspectRule, AspectAdviceType) - Constructor for class com.aspectran.core.context.rule.AspectAdviceRule
 
AspectAdviceRulePostRegister - Class in com.aspectran.core.component.aspect
The Class AspectAdviceRulePostRegister.
AspectAdviceRulePostRegister() - Constructor for class com.aspectran.core.component.aspect.AspectAdviceRulePostRegister
 
AspectAdviceRulePreRegister - Class in com.aspectran.core.component.aspect
The Class AspectAdviceRulePreRegister.
AspectAdviceRulePreRegister(AspectRuleRegistry) - Constructor for class com.aspectran.core.component.aspect.AspectAdviceRulePreRegister
 
AspectAdviceRuleRegistry - Class in com.aspectran.core.component.aspect
The Class AspectAdviceRuleRegistry.
AspectAdviceRuleRegistry() - Constructor for class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
AspectAdviceType - Enum in com.aspectran.core.context.rule.type
Types of advice include "around," "before" and "after" advice.
AspectCommand - Class in com.aspectran.shell.command.builtins
Change the active state of an Aspect or view the list of registered Aspect.
AspectCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.AspectCommand
 
AspectException - Exception in com.aspectran.core.component.aspect
This class is the basic exception that gets thrown from the aspect package.
AspectException() - Constructor for exception com.aspectran.core.component.aspect.AspectException
Creates a new AspectException without detail message.
AspectException(String) - Constructor for exception com.aspectran.core.component.aspect.AspectException
Constructs a AspectException with the specified detail message.
AspectException(String, Throwable) - Constructor for exception com.aspectran.core.component.aspect.AspectException
Constructs a AspectException with the specified error message and also the specified root cause exception.
AspectException(Throwable) - Constructor for exception com.aspectran.core.component.aspect.AspectException
Constructor to create exception to wrap another exception.
AspectParameters - Class in com.aspectran.core.context.rule.params
 
AspectParameters() - Constructor for class com.aspectran.core.context.rule.params.AspectParameters
 
aspectran - Static variable in class com.aspectran.core.context.rule.params.AppendParameters
 
aspectran - Static variable in class com.aspectran.core.context.rule.params.RootParameters
 
Aspectran - Class in com.aspectran.core.util
 
AspectranAccessLogReceiver - Class in com.aspectran.undertow.server.accesslog
Access log receiver that logs messages at INFO level.
AspectranAccessLogReceiver() - Constructor for class com.aspectran.undertow.server.accesslog.AspectranAccessLogReceiver
 
AspectranAccessLogReceiver(String) - Constructor for class com.aspectran.undertow.server.accesslog.AspectranAccessLogReceiver
 
AspectranActivity - Class in com.aspectran.embed.activity
The Class AspectranActivity.
AspectranActivity(EmbeddedAspectran) - Constructor for class com.aspectran.embed.activity.AspectranActivity
Instantiates a new embedded aspectran activity.
AspectranActivity(EmbeddedAspectran, Writer) - Constructor for class com.aspectran.embed.activity.AspectranActivity
Instantiates a new embedded aspectran activity.
AspectranActivityContext - Class in com.aspectran.core.context
The Class AspectranActivityContext.
AspectranActivityContext(ApplicationAdapter, ContextEnvironment) - Constructor for class com.aspectran.core.context.AspectranActivityContext
Instantiates a new AspectranActivityContext.
AspectranClassLoader - Class in com.aspectran.core.context.resource
Specialized aspectran class loader.
AspectranClassLoader() - Constructor for class com.aspectran.core.context.resource.AspectranClassLoader
 
AspectranClassLoader(ClassLoader) - Constructor for class com.aspectran.core.context.resource.AspectranClassLoader
 
AspectranClassLoader(String) - Constructor for class com.aspectran.core.context.resource.AspectranClassLoader
 
AspectranClassLoader(String[]) - Constructor for class com.aspectran.core.context.resource.AspectranClassLoader
 
AspectranClassLoader(String[], ClassLoader) - Constructor for class com.aspectran.core.context.resource.AspectranClassLoader
 
AspectranClassLoader(String, AspectranClassLoader) - Constructor for class com.aspectran.core.context.resource.AspectranClassLoader
 
AspectranClassLoader(String, ClassLoader) - Constructor for class com.aspectran.core.context.resource.AspectranClassLoader
 
AspectranConfig - Class in com.aspectran.core.context.config
 
AspectranConfig() - Constructor for class com.aspectran.core.context.config.AspectranConfig
 
AspectranConfig(VariableParameters) - Constructor for class com.aspectran.core.context.config.AspectranConfig
 
AspectranConfig(File) - Constructor for class com.aspectran.core.context.config.AspectranConfig
 
AspectranConfig(Reader) - Constructor for class com.aspectran.core.context.config.AspectranConfig
 
AspectranConfig(String) - Constructor for class com.aspectran.core.context.config.AspectranConfig
 
AspectranConfigurator - Class in com.aspectran.web.socket.jsr356
A ServerEndpointConfig.Configurator for initializing ServerEndpoint-annotated classes through Aspectran.
AspectranConfigurator() - Constructor for class com.aspectran.web.socket.jsr356.AspectranConfigurator
 
AspectranCoreService - Class in com.aspectran.core.service
The Class AspectranCoreService.
AspectranCoreService() - Constructor for class com.aspectran.core.service.AspectranCoreService
Instantiates a new AspectranCoreService.
AspectranCoreService(CoreService) - Constructor for class com.aspectran.core.service.AspectranCoreService
 
AspectranDtdResolver - Class in com.aspectran.core.context.rule.parser.xml
Offline entity resolver for the Aspectran DTDs.
AspectranDtdResolver() - Constructor for class com.aspectran.core.context.rule.parser.xml.AspectranDtdResolver
 
AspectranDtdResolver(boolean) - Constructor for class com.aspectran.core.context.rule.parser.xml.AspectranDtdResolver
 
AspectranNodeParser - Class in com.aspectran.core.context.rule.parser.xml
The Class AspectranNodeParser.
AspectranNodeParser(ContextRuleAssistant) - Constructor for class com.aspectran.core.context.rule.parser.xml.AspectranNodeParser
Instantiates a new AspectranNodeParser.
AspectranNodeParser(ContextRuleAssistant, boolean, boolean) - Constructor for class com.aspectran.core.context.rule.parser.xml.AspectranNodeParser
Instantiates a new AspectranNodeParser.
AspectranParameters - Class in com.aspectran.core.context.rule.params
 
AspectranParameters() - Constructor for class com.aspectran.core.context.rule.params.AspectranParameters
 
AspectranRequestAdapter - Class in com.aspectran.embed.adapter
Adapt Aspectran Request to Core RequestAdapter.
AspectranRequestAdapter(MethodType) - Constructor for class com.aspectran.embed.adapter.AspectranRequestAdapter
Instantiates a new AspectranRequestAdapter.
AspectranResponseAdapter - Class in com.aspectran.embed.adapter
Adapt Aspectran Response to Core ResponseAdapter.
AspectranResponseAdapter(Writer) - Constructor for class com.aspectran.embed.adapter.AspectranResponseAdapter
Instantiates a new AspectranResponseAdapter.
AspectranServiceException - Exception in com.aspectran.core.service
The Class AspectranServiceException.
AspectranServiceException() - Constructor for exception com.aspectran.core.service.AspectranServiceException
Simple constructor
AspectranServiceException(String) - Constructor for exception com.aspectran.core.service.AspectranServiceException
Constructor to create exception with a message.
AspectranServiceException(String, Throwable) - Constructor for exception com.aspectran.core.service.AspectranServiceException
Constructor to create exception to wrap another exception and pass a message.
AspectranServiceException(Throwable) - Constructor for exception com.aspectran.core.service.AspectranServiceException
Constructor to create exception to wrap another exception.
AspectranServiceListener - Class in com.aspectran.web.startup.listener
The listener interface for receiving AspectranService events.
AspectranServiceListener() - Constructor for class com.aspectran.web.startup.listener.AspectranServiceListener
 
AspectranSessionAdapter - Class in com.aspectran.embed.adapter
AspectranSessionAdapter(SessionAgent) - Constructor for class com.aspectran.embed.adapter.AspectranSessionAdapter
Instantiates a new AspectranSessionAdapter.
AspectranShell - Class in com.aspectran.shell
Main entry point for the Aspectran Shell.
AspectranShell() - Constructor for class com.aspectran.shell.AspectranShell
 
AspectRule - Class in com.aspectran.core.context.rule
An aspect is a class that implements enterprise application concerns that cut across multiple classes, such as transaction management.
AspectRule() - Constructor for class com.aspectran.core.context.rule.AspectRule
 
AspectRuleRegistry - Class in com.aspectran.core.component.aspect
The Class AspectRuleRegistry.
AspectRuleRegistry() - Constructor for class com.aspectran.core.component.aspect.AspectRuleRegistry
 
asRules(AspectranParameters) - Method in class com.aspectran.core.context.rule.converter.ParametersToRules
 
asRules(RootParameters) - Method in class com.aspectran.core.context.rule.converter.ParametersToRules
 
Assert - Class in com.aspectran.core.util
This class is a clone of org.springframework.util.Assert
Assert() - Constructor for class com.aspectran.core.util.Assert
 
AssistantLocal - Class in com.aspectran.core.context.rule.assistant
The Class AssistantLocal.
AssistantLocal(ContextRuleAssistant) - Constructor for class com.aspectran.core.context.rule.assistant.AssistantLocal
 
attribute(String...) - Method in class com.aspectran.shell.console.AnsiStyleHandler
 
Attribute - Annotation Type in com.aspectran.core.component.bean.annotation
 
ATTRIBUTE - com.aspectran.core.context.rule.type.TokenType
 
ATTRIBUTE_SYMBOL - Static variable in class com.aspectran.core.context.expr.token.Token
 
attributeAdded(Session, String, Object) - Method in interface com.aspectran.core.component.session.SessionListener
Receives notification that an attribute has been added to a session.
attributeRemoved(Session, String, Object) - Method in interface com.aspectran.core.component.session.SessionListener
Receives notification that an attribute has been removed from a session.
attributeRemoved(Session, String, Object) - Method in class com.aspectran.undertow.server.servlet.TowServletContext.WebSocketConnectionsUnboundListener
 
attributes - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
attributes - Static variable in class com.aspectran.core.context.rule.params.ForwardParameters
 
attributes - Static variable in class com.aspectran.core.context.rule.params.RequestParameters
 
attributes - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
attributes() - Method in annotation type com.aspectran.core.component.bean.annotation.Forward
 
attributes() - Method in annotation type com.aspectran.core.component.bean.annotation.Request
 
attributes() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToDelete
 
attributes() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToGet
 
attributes() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPatch
 
attributes() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPost
 
attributes() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPut
 
attributeUpdated(Session, String, Object, Object) - Method in interface com.aspectran.core.component.session.SessionListener
Receives notification that an attribute has been replaced in a session.
attributeUpdated(Session, String, Object, Object) - Method in class com.aspectran.undertow.server.servlet.TowServletContext.WebSocketConnectionsUnboundListener
 
AUTHORIZATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Authorization header field name.
autoDetect() - Method in class com.aspectran.undertow.server.resource.StaticResourceHandler
 
AutoReloadType - Enum in com.aspectran.core.context.rule.type
Supported Auto reload types.
AUTOWIRE_RULE - com.aspectran.core.context.rule.type.BeanRefererType
 
Autowired - Annotation Type in com.aspectran.core.component.bean.annotation
Marks a constructor, field, setter method as to be autowired by Aspectran's dependency injection facilities.
AutowireRule - Class in com.aspectran.core.context.rule
The Class AutowireRule.
AutowireRule() - Constructor for class com.aspectran.core.context.rule.AutowireRule
 
AutowireTargetType - Enum in com.aspectran.core.context.rule.type
Supported Autowire target types.
AvoidAdvice - Annotation Type in com.aspectran.core.component.bean.annotation
 
Aware - Interface in com.aspectran.core.component.bean.aware
Marker superinterface indicating that a bean is eligible to be notified.

B

backupAssistantLocal() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Backup the assistant local.
BAD_GATEWAY - com.aspectran.web.support.http.HttpStatus
502 Bad Gateway.
BAD_REQUEST - com.aspectran.web.support.http.HttpStatus
400 Bad Request.
badRequest() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
badRequest() - Method in interface com.aspectran.web.activity.response.RestResponse
 
badRequest(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
400 Bad Request.
BANDWIDTH_LIMIT_EXCEEDED - com.aspectran.web.support.http.HttpStatus
509 Bandwidth Limit Exceeded
BASE_PATH_PROPERTY_NAME - Static variable in class com.aspectran.core.context.config.AspectranConfig
 
BasePathFactoryBean - Class in com.aspectran.core.support
BasePathFactoryBean that returns the base path where the root application is running.
BasePathFactoryBean() - Constructor for class com.aspectran.core.support.BasePathFactoryBean
 
bean - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
bean - Static variable in class com.aspectran.core.context.rule.params.AdviceParameters
 
bean - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
 
bean - Static variable in class com.aspectran.core.context.rule.params.EntryParameters
 
bean - Static variable in class com.aspectran.core.context.rule.params.ItemParameters
 
bean - Static variable in class com.aspectran.core.context.rule.params.PointcutQualifierParameters
 
bean - Static variable in class com.aspectran.core.context.rule.params.SchedulerParameters
 
Bean - Annotation Type in com.aspectran.core.component.bean.annotation
 
BEAN - com.aspectran.core.context.rule.type.ItemValueType
 
BEAN - com.aspectran.core.context.rule.type.TokenType
 
BEAN_METHOD_ACTION_RULE - com.aspectran.core.context.rule.type.BeanRefererType
 
BEAN_PROXIFIER - com.aspectran.core.context.rule.type.DefaultSettingType
 
BEAN_RULE - com.aspectran.core.context.rule.type.BeanRefererType
 
BEAN_SYMBOL - Static variable in class com.aspectran.core.context.expr.token.Token
 
BeanClassScanFailedException - Exception in com.aspectran.core.component.bean.scan
The Class BeanClassScanFailedException.
BeanClassScanFailedException() - Constructor for exception com.aspectran.core.component.bean.scan.BeanClassScanFailedException
Simple constructor.
BeanClassScanFailedException(String) - Constructor for exception com.aspectran.core.component.bean.scan.BeanClassScanFailedException
Constructor to create exception with a message.
BeanClassScanFailedException(String, Throwable) - Constructor for exception com.aspectran.core.component.bean.scan.BeanClassScanFailedException
Constructor to create exception to wrap another exception and pass a message.
BeanClassScanFailedException(Throwable) - Constructor for exception com.aspectran.core.component.bean.scan.BeanClassScanFailedException
Constructor to create exception to wrap another exception.
BeanClassScanFilter - Interface in com.aspectran.core.component.bean.scan
The Interface BeanClassScanFilter.
BeanClassScanner - Class in com.aspectran.core.component.bean.scan
The Class BeanClassScanner.
BeanClassScanner(ClassLoader) - Constructor for class com.aspectran.core.component.bean.scan.BeanClassScanner
 
BeanCreationException - Exception in com.aspectran.core.component.bean
The Class BeanCreationException.
BeanCreationException(BeanRule) - Constructor for exception com.aspectran.core.component.bean.BeanCreationException
Instantiates a new BeanCreationException.
BeanCreationException(BeanRule, Throwable) - Constructor for exception com.aspectran.core.component.bean.BeanCreationException
Instantiates a new BeanCreationException.
BeanCreationException(String, BeanRule) - Constructor for exception com.aspectran.core.component.bean.BeanCreationException
Instantiates a new BeanCreationException.
BeanCreationException(String, BeanRule, Throwable) - Constructor for exception com.aspectran.core.component.bean.BeanCreationException
Instantiates a new BeanCreationException.
BeanDescriptor - Class in com.aspectran.core.util
This class represents a cached set of bean property information that allows for easy mapping between property names and getter/setter methods.
BeanException - Exception in com.aspectran.core.component.bean
This class is the basic exception that gets thrown from the bean package.
BeanException() - Constructor for exception com.aspectran.core.component.bean.BeanException
Creates a new BeanException without detail message.
BeanException(String) - Constructor for exception com.aspectran.core.component.bean.BeanException
Constructs a BeanException with the specified detail message.
BeanException(String, Throwable) - Constructor for exception com.aspectran.core.component.bean.BeanException
Constructs a BeanException with the specified error message and also the specified root cause exception.
BeanException(Throwable) - Constructor for exception com.aspectran.core.component.bean.BeanException
Constructor to create exception to wrap another exception.
BeanInstance - Class in com.aspectran.core.component.bean
Contains an object of the instantiated bean.
BeanInstance(Object) - Constructor for class com.aspectran.core.component.bean.BeanInstance
 
BeanInstantiationException - Exception in com.aspectran.core.component.bean
Exception thrown when instantiation of a bean failed.
BeanInstantiationException(Class<?>, String) - Constructor for exception com.aspectran.core.component.bean.BeanInstantiationException
Create a new BeanInstantiationException.
BeanInstantiationException(Class<?>, String, Throwable) - Constructor for exception com.aspectran.core.component.bean.BeanInstantiationException
Create a new BeanInstantiationException.
BeanInstantiationException(Class<?>, Throwable) - Constructor for exception com.aspectran.core.component.bean.BeanInstantiationException
Create a new BeanInstantiationException.
BeanParameters - Class in com.aspectran.core.context.rule.params
 
BeanParameters() - Constructor for class com.aspectran.core.context.rule.params.BeanParameters
 
BeanProxifierType - Enum in com.aspectran.core.context.rule.type
Supported Bean proxifier types.
BeanReferenceable - Interface in com.aspectran.core.context.rule.ability
The Interface BeanReferenceable.
BeanReferenceException - Exception in com.aspectran.core.context.rule.assistant
This exception will be thrown when cannot resolve reference to bean.
BeanReferenceException() - Constructor for exception com.aspectran.core.context.rule.assistant.BeanReferenceException
Simple constructor.
BeanReferenceException(Collection<Object>) - Constructor for exception com.aspectran.core.context.rule.assistant.BeanReferenceException
Constructor to create exception with a message.
BeanReferenceInspector - Class in com.aspectran.core.context.rule.assistant
The Class BeanReferenceInspector.
BeanReferenceInspector() - Constructor for class com.aspectran.core.context.rule.assistant.BeanReferenceInspector
 
BeanRefererType - Enum in com.aspectran.core.context.rule.type
Supported Bean referer types.
BeanRegistry - Interface in com.aspectran.core.component.bean
The Interface BeanRegistry.
BeanRule - Class in com.aspectran.core.context.rule
The Class BeanRule.
BeanRule() - Constructor for class com.aspectran.core.context.rule.BeanRule
 
BeanRuleAnalyzer - Class in com.aspectran.core.component.bean
The Class BeanRuleAnalyzer.
BeanRuleAnalyzer() - Constructor for class com.aspectran.core.component.bean.BeanRuleAnalyzer
 
BeanRuleException - Exception in com.aspectran.core.component.bean
The Class BeanRuleException.
BeanRuleException(BeanRule) - Constructor for exception com.aspectran.core.component.bean.BeanRuleException
Instantiates a new BeanRuleException.
BeanRuleException(BeanRule, Throwable) - Constructor for exception com.aspectran.core.component.bean.BeanRuleException
Instantiates a new BeanRuleException.
BeanRuleException(String, BeanRule) - Constructor for exception com.aspectran.core.component.bean.BeanRuleException
Instantiates a new BeanRuleException.
BeanRuleException(String, BeanRule, Throwable) - Constructor for exception com.aspectran.core.component.bean.BeanRuleException
Instantiates a new BeanRuleException.
BeanRuleRegistry - Class in com.aspectran.core.component.bean
The Class BeanRuleRegistry.
BeanRuleRegistry(ClassLoader) - Constructor for class com.aspectran.core.component.bean.BeanRuleRegistry
 
BeanUtils - Class in com.aspectran.core.util
BeanUtils provides methods that allow simple, reflective access to JavaBeans style properties.
BeanUtils() - Constructor for class com.aspectran.core.util.BeanUtils
 
Before - Annotation Type in com.aspectran.core.component.bean.annotation
 
BEFORE - com.aspectran.core.context.rule.type.AspectAdviceType
 
beforeAdvice - Static variable in class com.aspectran.core.context.rule.params.AdviceParameters
 
beforeAdvice(List<AspectAdviceRule>, BeanRule, Activity) - Method in class com.aspectran.core.component.bean.proxy.AbstractDynamicProxyBean
 
beforeContextDestroy() - Method in class com.aspectran.core.service.AspectranCoreService
This method executed just before the ActivityContext is destroyed.
BEGIN_ARRAY - com.aspectran.core.util.json.JsonToken
The opening of a JSON array.
BEGIN_OBJECT - com.aspectran.core.util.json.JsonToken
The opening of a JSON object.
beginArray() - Method in class com.aspectran.core.util.json.JsonReader
Consumes the next token from the JSON stream and asserts that it is the beginning of a new array.
beginArray() - Method in class com.aspectran.core.util.json.JsonWriter
Begins encoding a new array.
beginInvalidate() - Method in class com.aspectran.core.component.session.DefaultSession
 
beginObject() - Method in class com.aspectran.core.util.json.JsonReader
Consumes the next token from the JSON stream and asserts that it is the beginning of a new object.
beginObject() - Method in class com.aspectran.core.util.json.JsonWriter
Begins encoding a new object.
bindValue(String, Object) - Method in class com.aspectran.core.component.session.DefaultSession
BOOLEAN - com.aspectran.core.context.rule.type.ItemValueType
 
BOOLEAN - com.aspectran.core.util.apon.ValueType
 
BOOLEAN - com.aspectran.core.util.json.JsonToken
A JSON true or false.
BOOLEAN - com.aspectran.shell.command.option.OptionValueType
 
BooleanExpression - Class in com.aspectran.core.context.expr
It supports expressions in the CHOOSE-WHEN statement, and evaluates the expression as a boolean result.
BooleanExpression(Activity) - Constructor for class com.aspectran.core.context.expr.BooleanExpression
 
BooleanUtils - Class in com.aspectran.core.util
Miscellaneous Boolean utility methods.
BooleanUtils() - Constructor for class com.aspectran.core.util.BooleanUtils
 
bootstrap(File, Console) - Static method in class com.aspectran.shell.AspectranShell
 
bootstrap(String, File, Console) - Static method in class com.aspectran.shell.AspectranShell
 
BRACKET_CLOSE - Static variable in class com.aspectran.core.context.expr.token.Token
 
BRACKET_OPEN - Static variable in class com.aspectran.core.context.expr.token.Token
 
build() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
build() - Method in class com.aspectran.core.context.builder.HybridActivityContextBuilder
 
build() - Method in class com.aspectran.shell.command.option.Option.Builder
Constructs an Option with the values declared by this Option.Builder.
build(AspectranParameters) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
build(AspectranParameters) - Method in class com.aspectran.core.context.builder.HybridActivityContextBuilder
 
build(String) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
build(String) - Method in class com.aspectran.core.context.builder.HybridActivityContextBuilder
 
builder() - Static method in class com.aspectran.shell.command.option.Option
Returns a Option.Builder to create an Option using descriptive methods.
builder(String) - Static method in class com.aspectran.shell.command.option.Option
Returns a Option.Builder to create an Option using descriptive methods.
buildSqlSessionFactory(File) - Method in class com.aspectran.mybatis.SqlSessionFactoryBean
 

C

CACHE_CONTROL - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Cache-Control header field name.
calcAndSetExpiry() - Method in class com.aspectran.core.component.session.SessionData
 
calcAndSetExpiry(long) - Method in class com.aspectran.core.component.session.SessionData
 
calcExpiry() - Method in class com.aspectran.core.component.session.SessionData
 
calcExpiry(long) - Method in class com.aspectran.core.component.session.SessionData
 
calculateShift(int, int) - Static method in class com.aspectran.core.util.ConcurrentReferenceHashMap
Calculate a shift value that can be used to create a power-of-two value between the specified maximum and minimum values.
CALLBACK_PARAM_NAME - Static variable in class com.aspectran.core.activity.response.transform.JsonTransformResponse
 
cancel() - Method in class com.aspectran.core.component.session.DefaultSession.SessionInactivityTimer
 
cancel() - Method in class com.aspectran.core.context.builder.reload.ActivityContextReloadingTimer
 
cancel() - Method in interface com.aspectran.core.util.thread.Scheduler.Task
 
cancel() - Method in class com.aspectran.core.util.timer.CyclicTimeout
Cancels this CyclicTimeout so that it won't expire.
CASE_SENSITIVE_PARAM_NAME - Static variable in interface com.aspectran.freemarker.directive.TrimDirective
 
CGLIB - com.aspectran.core.context.rule.type.BeanProxifierType
 
CglibDynamicProxyBean - Class in com.aspectran.core.component.bean.proxy
Create an instance of the dynamic proxy bean using CGLIB.
character(char) - Method in class com.aspectran.shell.console.AnsiStyleHandler
 
CHARACTER_ENCODING_SETTING_NAME - Static variable in class com.aspectran.core.context.rule.RequestRule
 
checkAlreadyInitialized() - Method in class com.aspectran.core.component.session.AbstractSessionStore
 
checkExpiration(Set<String>) - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
checkExpiration(Set<String>) - Method in interface com.aspectran.core.component.session.SessionCache
Check a list of session ids that belong to potentially expired sessions.
checkInactiveSession(DefaultSession) - Method in class com.aspectran.core.component.session.AbstractSessionCache
Check a session for being inactive and thus being able to be evicted, if eviction is enabled.
checkInactiveSession(DefaultSession) - Method in interface com.aspectran.core.component.session.SessionCache
Check a Session to see if it might be appropriate to evict or expire.
checkLocked() - Method in class com.aspectran.core.component.session.DefaultSession
 
CHECKPOINT - com.aspectran.web.support.http.HttpStatus
103 Checkpoint.
checkProcessable(HttpServletResponse) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
 
checkResourceLocations(String[], String) - Static method in class com.aspectran.core.context.resource.AspectranClassLoader
 
checkValidForRead() - Method in class com.aspectran.core.component.session.DefaultSession
Check that the session data can be read.
checkValidForWrite() - Method in class com.aspectran.core.component.session.DefaultSession
Check that the session can be modified.
CHOOSE - com.aspectran.core.context.rule.type.ActionType
 
ChooseAction - Class in com.aspectran.core.activity.process.action
Created: 2019-07-13
ChooseAction(ChooseRule) - Constructor for class com.aspectran.core.activity.process.action.ChooseAction
 
ChooseRule - Class in com.aspectran.core.context.rule
Created: 2019-01-06
ChooseRule() - Constructor for class com.aspectran.core.context.rule.ChooseRule
 
ChooseWhenParameters - Class in com.aspectran.core.context.rule.params
 
ChooseWhenParameters() - Constructor for class com.aspectran.core.context.rule.params.ChooseWhenParameters
 
ChooseWhenRule - Class in com.aspectran.core.context.rule
Created: 2019-01-06
ChooseWhenRule() - Constructor for class com.aspectran.core.context.rule.ChooseWhenRule
 
CLASS - com.aspectran.core.context.rule.type.TokenDirectiveType
 
CLASS_DIRECTIVE_PREFIX - Static variable in class com.aspectran.core.context.rule.BeanRule
 
CLASS_FILE_SUFFIX - Static variable in class com.aspectran.core.util.ClassUtils
The ".class" file suffix
ClassLoaderAware - Interface in com.aspectran.core.component.bean.aware
The ClassLoaderAware interface provides the ability to configure a ClassLoader to be used by the implementing object when loading classes or resources.
className - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
classNameToResourceName(String) - Static method in class com.aspectran.core.context.resource.AspectranClassLoader
 
CLASSPATH - com.aspectran.core.context.rule.type.TokenDirectiveType
 
CLASSPATH_URL_PREFIX - Static variable in class com.aspectran.core.util.ResourceUtils
 
ClassScanner - Class in com.aspectran.core.util
The Class ClassScanner.
ClassScanner(ClassLoader) - Constructor for class com.aspectran.core.util.ClassScanner
 
ClassScanner.SaveHandler - Interface in com.aspectran.core.util
 
ClassUtils - Class in com.aspectran.core.util
Miscellaneous class utility methods.
ClassUtils() - Constructor for class com.aspectran.core.util.ClassUtils
 
clear() - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
 
clear() - Method in class com.aspectran.core.component.aspect.pointcut.RegexpPointcut
 
clear() - Method in class com.aspectran.core.component.aspect.pointcut.WildcardPointcut
 
clear() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
clear() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Segment
Clear all items from this segment.
clear() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
clear() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
clear() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 
clearAllAttributes() - Method in class com.aspectran.core.component.session.SessionData
Removes all attributes.
clearCache() - Static method in class com.aspectran.core.util.BeanDescriptor
Clear the ClassDescriptor cache.
clearCache() - Static method in class com.aspectran.core.util.MethodUtils
Clear the method cache.
clearCache() - Method in class com.aspectran.mybatis.SqlSessionAgent
 
ClearCommand - Class in com.aspectran.shell.command.builtins
Clear the terminal screen.
ClearCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.ClearCommand
 
clearCommandHistory() - Method in interface com.aspectran.shell.console.Console
 
clearCommandHistory() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
clearCommandHistory() - Method in class com.aspectran.shell.console.DefaultConsole
 
clearCommandHistory() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
clearCurrentRuleAppender() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Removes the last rule appender after rule parsing is complete.
clearDerivedService() - Method in class com.aspectran.core.service.AbstractServiceController
 
clearLine() - Method in interface com.aspectran.shell.console.Console
 
clearLine() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
clearLine() - Method in class com.aspectran.shell.console.DefaultConsole
 
clearLine() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
clearObjectStack() - Method in class com.aspectran.core.util.nodelet.NodeletParser
Clear object stack.
clearPrompt() - Method in class com.aspectran.shell.console.AbstractConsole
 
clearPrompt() - Method in interface com.aspectran.shell.console.Console
 
clearPrompt() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
clearRaisedException() - Method in class com.aspectran.core.activity.AbstractActivity
 
clearRaisedException() - Method in interface com.aspectran.core.activity.Activity
Clears the exception that occurred during activity processing.
clearScreen() - Method in interface com.aspectran.shell.console.Console
 
clearScreen() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
clearScreen() - Method in class com.aspectran.shell.console.DefaultConsole
 
clearScreen() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
clearSessionListeners() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
clearSessionListeners() - Method in interface com.aspectran.core.component.session.SessionHandler
Removes all event listeners for session-related events.
clearValue() - Method in interface com.aspectran.core.util.apon.Parameter
Clears the parameter value.
clearValue() - Method in class com.aspectran.core.util.apon.ParameterValue
 
clearValue(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
clearValue(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
 
clearValue(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
clearValue(String) - Method in interface com.aspectran.core.util.apon.Parameters
 
clone() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
clone() - Method in class com.aspectran.core.util.LinkedMultiValueMap
Create a regular copy of this Map.
clone() - Method in class com.aspectran.core.util.nodelet.NodeTracker
 
clone() - Method in class com.aspectran.shell.command.option.Option
A rather odd clone method - due to incorrect code in 1.0 it is public and in 1.1 rather than throwing a CloneNotSupportedException it throws a RuntimeException so as to maintain backwards compat at the API level.
close() - Method in class com.aspectran.core.util.apon.AponReader
 
close() - Method in class com.aspectran.core.util.apon.AponWriter
 
close() - Method in class com.aspectran.core.util.json.JsonReader
Closes this JSON reader and the underlying Reader.
close() - Method in class com.aspectran.core.util.json.JsonWriter
 
close() - Method in class com.aspectran.core.util.OutputStringWriter
 
close() - Method in class com.aspectran.core.util.thread.Locker.Lock
 
close() - Method in class com.aspectran.mybatis.SqlSessionAgent
 
close() - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
Closes the session.
close() - Method in class com.aspectran.shell.command.OutputRedirection.MultiWriter
 
close() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
Closes underlying output stream, and mark this as closed
close(boolean) - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
Closes the session arbitrarily.
com.aspectran - package com.aspectran
Provides core interfaces and classes for the Aspectran infrastructure.
com.aspectran.core - package com.aspectran.core
This package contains the Aspectran core implementation and is the basis for other sub-implementations.
com.aspectran.core.activity - package com.aspectran.core.activity
A package for handling an activity that perform requests, business logic, and responses.
com.aspectran.core.activity.aspect - package com.aspectran.core.activity.aspect
 
com.aspectran.core.activity.process - package com.aspectran.core.activity.process
 
com.aspectran.core.activity.process.action - package com.aspectran.core.activity.process.action
 
com.aspectran.core.activity.process.result - package com.aspectran.core.activity.process.result
 
com.aspectran.core.activity.request - package com.aspectran.core.activity.request
 
com.aspectran.core.activity.response - package com.aspectran.core.activity.response
 
com.aspectran.core.activity.response.dispatch - package com.aspectran.core.activity.response.dispatch
 
com.aspectran.core.activity.response.transform - package com.aspectran.core.activity.response.transform
 
com.aspectran.core.activity.response.transform.apon - package com.aspectran.core.activity.response.transform.apon
 
com.aspectran.core.activity.response.transform.json - package com.aspectran.core.activity.response.transform.json
 
com.aspectran.core.activity.response.transform.xml - package com.aspectran.core.activity.response.transform.xml
 
com.aspectran.core.adapter - package com.aspectran.core.adapter
A package for providing adapters for integration with a core activity.
com.aspectran.core.component - package com.aspectran.core.component
Contains the core components of Aspectran.
com.aspectran.core.component.aspect - package com.aspectran.core.component.aspect
 
com.aspectran.core.component.aspect.pointcut - package com.aspectran.core.component.aspect.pointcut
 
com.aspectran.core.component.bean - package com.aspectran.core.component.bean
 
com.aspectran.core.component.bean.ablility - package com.aspectran.core.component.bean.ablility
 
com.aspectran.core.component.bean.annotation - package com.aspectran.core.component.bean.annotation
 
com.aspectran.core.component.bean.aware - package com.aspectran.core.component.bean.aware
 
com.aspectran.core.component.bean.proxy - package com.aspectran.core.component.bean.proxy
 
com.aspectran.core.component.bean.scan - package com.aspectran.core.component.bean.scan
 
com.aspectran.core.component.bean.scope - package com.aspectran.core.component.bean.scope
 
com.aspectran.core.component.schedule - package com.aspectran.core.component.schedule
 
com.aspectran.core.component.session - package com.aspectran.core.component.session
Session Management Implementations
com.aspectran.core.component.session.redis.lettuce - package com.aspectran.core.component.session.redis.lettuce
Add-on package for providing session clustering via persistence to Redis using Lettuce as the client
com.aspectran.core.component.template - package com.aspectran.core.component.template
 
com.aspectran.core.component.template.engine - package com.aspectran.core.component.template.engine
 
com.aspectran.core.component.translet - package com.aspectran.core.component.translet
 
com.aspectran.core.component.translet.scan - package com.aspectran.core.component.translet.scan
 
com.aspectran.core.context - package com.aspectran.core.context
A Package for providing core components and configuring an execution environment.
com.aspectran.core.context.builder - package com.aspectran.core.context.builder
 
com.aspectran.core.context.builder.reload - package com.aspectran.core.context.builder.reload
 
com.aspectran.core.context.config - package com.aspectran.core.context.config
 
com.aspectran.core.context.env - package com.aspectran.core.context.env
 
com.aspectran.core.context.expr - package com.aspectran.core.context.expr
 
com.aspectran.core.context.expr.ognl - package com.aspectran.core.context.expr.ognl
 
com.aspectran.core.context.expr.token - package com.aspectran.core.context.expr.token
 
com.aspectran.core.context.resource - package com.aspectran.core.context.resource
 
com.aspectran.core.context.rule - package com.aspectran.core.context.rule
 
com.aspectran.core.context.rule.ability - package com.aspectran.core.context.rule.ability
 
com.aspectran.core.context.rule.appender - package com.aspectran.core.context.rule.appender
 
com.aspectran.core.context.rule.assistant - package com.aspectran.core.context.rule.assistant
 
com.aspectran.core.context.rule.converter - package com.aspectran.core.context.rule.converter
 
com.aspectran.core.context.rule.params - package com.aspectran.core.context.rule.params
 
com.aspectran.core.context.rule.parser - package com.aspectran.core.context.rule.parser
 
com.aspectran.core.context.rule.parser.xml - package com.aspectran.core.context.rule.parser.xml
 
com.aspectran.core.context.rule.type - package com.aspectran.core.context.rule.type
 
com.aspectran.core.lang - package com.aspectran.core.lang
This class is a clone of org.springframework.lang.package-info
com.aspectran.core.service - package com.aspectran.core.service
A Package for providing core components and configuring an execution environment.
com.aspectran.core.support - package com.aspectran.core.support
 
com.aspectran.core.support.i18n.locale - package com.aspectran.core.support.i18n.locale
 
com.aspectran.core.support.i18n.message - package com.aspectran.core.support.i18n.message
 
com.aspectran.core.util - package com.aspectran.core.util
 
com.aspectran.core.util.apon - package com.aspectran.core.util.apon
 
com.aspectran.core.util.json - package com.aspectran.core.util.json
 
com.aspectran.core.util.lifecycle - package com.aspectran.core.util.lifecycle
 
com.aspectran.core.util.logging - package com.aspectran.core.util.logging
Base package for logging.
com.aspectran.core.util.logging.commons - package com.aspectran.core.util.logging.commons
Logger using Commons Logging feature.
com.aspectran.core.util.logging.jdk14 - package com.aspectran.core.util.logging.jdk14
Logger using JDK logging feature.
com.aspectran.core.util.logging.log4j - package com.aspectran.core.util.logging.log4j
Logger using Log4J feature.
com.aspectran.core.util.logging.log4j2 - package com.aspectran.core.util.logging.log4j2
Logger using Log4J 2 feature.
com.aspectran.core.util.logging.nologging - package com.aspectran.core.util.logging.nologging
Logger for no operation.
com.aspectran.core.util.logging.slf4j - package com.aspectran.core.util.logging.slf4j
Logger using standard out.
com.aspectran.core.util.logging.stdout - package com.aspectran.core.util.logging.stdout
Logger using SLF4J feature.
com.aspectran.core.util.nodelet - package com.aspectran.core.util.nodelet
 
com.aspectran.core.util.security - package com.aspectran.core.util.security
 
com.aspectran.core.util.statistic - package com.aspectran.core.util.statistic
 
com.aspectran.core.util.thread - package com.aspectran.core.util.thread
 
com.aspectran.core.util.timer - package com.aspectran.core.util.timer
 
com.aspectran.core.util.wildcard - package com.aspectran.core.util.wildcard
 
com.aspectran.daemon - package com.aspectran.daemon
Provides a daemon that runs Aspectran as a service in the background on Unix-based or Windows operating systems.
com.aspectran.daemon.activity - package com.aspectran.daemon.activity
Contains a variant of the activity interface for Aspectran Daemon.
com.aspectran.daemon.adapter - package com.aspectran.daemon.adapter
Contains a variant of the adapter interface for Aspectran Daemon.
com.aspectran.daemon.command - package com.aspectran.daemon.command
 
com.aspectran.daemon.command.builtins - package com.aspectran.daemon.command.builtins
 
com.aspectran.daemon.command.polling - package com.aspectran.daemon.command.polling
 
com.aspectran.daemon.service - package com.aspectran.daemon.service
Contains a variant of the service interface for Aspectran Daemon.
com.aspectran.embed - package com.aspectran.embed
Provides an interface for embedding Aspectran in Java applications.
com.aspectran.embed.activity - package com.aspectran.embed.activity
Contains a variant of the activity interface for embedded Aspectran.
com.aspectran.embed.adapter - package com.aspectran.embed.adapter
Contains a variant of the adapter interface for embedded Aspectran.
com.aspectran.embed.service - package com.aspectran.embed.service
Contains a variant of the service interface for embedded Aspectran.
com.aspectran.freemarker - package com.aspectran.freemarker
Add-on package for integrating Freemarker.
com.aspectran.freemarker.directive - package com.aspectran.freemarker.directive
 
com.aspectran.freemarker.view - package com.aspectran.freemarker.view
 
com.aspectran.jetty - package com.aspectran.jetty
Add-on package for integrating Embedded Jetty.
com.aspectran.mybatis - package com.aspectran.mybatis
Add-on package for integrating MyBatis.
com.aspectran.pebble - package com.aspectran.pebble
Add-on package for integrating Pebble.
com.aspectran.pebble.view - package com.aspectran.pebble.view
 
com.aspectran.scheduler - package com.aspectran.scheduler
Aspectran Scheduler provides low-level job scheduling capabilities.
com.aspectran.scheduler.activity - package com.aspectran.scheduler.activity
Contains a variant of the activity interface for Aspectran Scheduler.
com.aspectran.scheduler.adapter - package com.aspectran.scheduler.adapter
Contains a variant of the adapter interface for Aspectran Scheduler.
com.aspectran.scheduler.service - package com.aspectran.scheduler.service
Contains a variant of the service interface for Aspectran Scheduler.
com.aspectran.scheduler.support - package com.aspectran.scheduler.support
A package to support external modules for Aspectran Scheduler.
com.aspectran.shell - package com.aspectran.shell
Provides the ability to easily build interactive shell applications.
com.aspectran.shell.activity - package com.aspectran.shell.activity
Contains a variant of the activity interface for command-line application.
com.aspectran.shell.adapter - package com.aspectran.shell.adapter
Contains a variant of the adapter interface for command-line application.
com.aspectran.shell.command - package com.aspectran.shell.command
 
com.aspectran.shell.command.builtins - package com.aspectran.shell.command.builtins
Built-in commands provided by Aspectran Shell.
com.aspectran.shell.command.option - package com.aspectran.shell.command.option
A simple API for presenting, processing and validating a command line interface.
com.aspectran.shell.console - package com.aspectran.shell.console
A package for enhanced shell input and output.
com.aspectran.shell.jline - package com.aspectran.shell.jline
Provides the ability to easily build interactive shell applications using feature-rich JLine 3.
com.aspectran.shell.jline.console - package com.aspectran.shell.jline.console
 
com.aspectran.shell.service - package com.aspectran.shell.service
Contains a variant of the service interface for command-line application.
com.aspectran.undertow - package com.aspectran.undertow
Add-on package for integrating Undertow.
com.aspectran.undertow.activity - package com.aspectran.undertow.activity
 
com.aspectran.undertow.adapter - package com.aspectran.undertow.adapter
 
com.aspectran.undertow.server - package com.aspectran.undertow.server
 
com.aspectran.undertow.server.accesslog - package com.aspectran.undertow.server.accesslog
 
com.aspectran.undertow.server.encoding - package com.aspectran.undertow.server.encoding
 
com.aspectran.undertow.server.http - package com.aspectran.undertow.server.http
 
com.aspectran.undertow.server.resource - package com.aspectran.undertow.server.resource
 
com.aspectran.undertow.server.servlet - package com.aspectran.undertow.server.servlet
 
com.aspectran.undertow.server.session - package com.aspectran.undertow.server.session
 
com.aspectran.undertow.service - package com.aspectran.undertow.service
 
com.aspectran.web - package com.aspectran.web
Provides overall functionality for building web applications.
com.aspectran.web.activity - package com.aspectran.web.activity
Contains a variant of the activity interface for web application.
com.aspectran.web.activity.request - package com.aspectran.web.activity.request
 
com.aspectran.web.activity.response - package com.aspectran.web.activity.response
 
com.aspectran.web.adapter - package com.aspectran.web.adapter
Contains a variant of the adapter interface for web application.
com.aspectran.web.service - package com.aspectran.web.service
Contains a variant of the service interface for web application.
com.aspectran.web.socket.jsr356 - package com.aspectran.web.socket.jsr356
 
com.aspectran.web.startup - package com.aspectran.web.startup
Provides servlets and listeners for integration with web application.
com.aspectran.web.startup.filter - package com.aspectran.web.startup.filter
 
com.aspectran.web.startup.listener - package com.aspectran.web.startup.listener
 
com.aspectran.web.startup.servlet - package com.aspectran.web.startup.servlet
 
com.aspectran.web.support - package com.aspectran.web.support
A package to support external modules for web application integration.
com.aspectran.web.support.cors - package com.aspectran.web.support.cors
 
com.aspectran.web.support.http - package com.aspectran.web.support.http
 
com.aspectran.web.support.multipart.commons - package com.aspectran.web.support.multipart.commons
Support for parsing Multi-part form data that use Apache Commons FileUpload 1.3 or above.
com.aspectran.web.support.multipart.inmemory - package com.aspectran.web.support.multipart.inmemory
Support for parsing Multi-part form data that use Apache Commons FileUpload 1.3 or above.
com.aspectran.web.support.view - package com.aspectran.web.support.view
 
combinePattern(String, String, String, String) - Static method in class com.aspectran.core.context.rule.PointcutPatternRule
 
Command - Interface in com.aspectran.daemon.command
The Command interface is there to allow Commander to delegate tasks.
Command - Interface in com.aspectran.shell.command
The Command interface allows the command interpreter to delegate tasks.
Command.Descriptor - Interface in com.aspectran.daemon.command
An interface that can be used to describe the the functionality of the command implementation.
Command.Descriptor - Interface in com.aspectran.shell.command
An interface that can be used to describe the the functionality of the command implementation.
CommandCompleter - Class in com.aspectran.shell.jline.console
Command and option name autocompleter.
CommandCompleter(Console) - Constructor for class com.aspectran.shell.jline.console.CommandCompleter
 
CommandExecutor - Class in com.aspectran.daemon.command.polling
 
CommandExecutor(Daemon, int) - Constructor for class com.aspectran.daemon.command.polling.CommandExecutor
 
CommandHighlighter - Class in com.aspectran.shell.jline.console
Command and option name highlighter.
CommandHighlighter(Console) - Constructor for class com.aspectran.shell.jline.console.CommandHighlighter
 
CommandInterpreter - Interface in com.aspectran.shell.command
The Shell Command Interpreter.
CommandLineParser - Class in com.aspectran.shell.command
The Command Line Parser.
CommandLineParser(String) - Constructor for class com.aspectran.shell.command.CommandLineParser
 
CommandParameters - Class in com.aspectran.daemon.command.polling
Created: 2017.
CommandParameters() - Constructor for class com.aspectran.daemon.command.polling.CommandParameters
 
CommandPoller - Interface in com.aspectran.daemon.command.polling
The command poller.
CommandRegistry - Interface in com.aspectran.daemon.command
 
CommandRegistry - Interface in com.aspectran.shell.command
A registry that contains the commands known by a shell.
CommandResult - Class in com.aspectran.daemon.command
It contains the results of executing the command.
CommandResult(boolean, String) - Constructor for class com.aspectran.daemon.command.CommandResult
Creates a new instance of the command result.
comment(String) - Method in class com.aspectran.core.util.apon.AponWriter
Writes a comment to the character-output stream.
COMMENT_DELIMITER - Static variable in interface com.aspectran.shell.console.Console
 
COMMENT_LINE_START - Static variable in class com.aspectran.core.util.apon.AponFormat
 
COMMENT_PROMPT - Static variable in interface com.aspectran.shell.console.Console
 
commit() - Method in class com.aspectran.mybatis.SqlSessionAgent
 
commit() - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
Flushes batch statements and commits database connection.
commit(boolean) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
commit(boolean) - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
Flushes batch statements and commits database connection.
commit(Activity) - Method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
 
commit(Activity) - Method in class com.aspectran.core.activity.response.ForwardResponse
 
commit(Activity) - Method in class com.aspectran.core.activity.response.RedirectResponse
 
commit(Activity) - Method in interface com.aspectran.core.activity.response.Response
The result of the activity is processed into a specific response form and then sent to the client.
commit(Activity) - Method in class com.aspectran.core.activity.response.transform.AponTransformResponse
 
commit(Activity) - Method in class com.aspectran.core.activity.response.transform.CustomTransformResponse
 
commit(Activity) - Method in class com.aspectran.core.activity.response.transform.JsonTransformResponse
 
commit(Activity) - Method in class com.aspectran.core.activity.response.transform.NoneTransformResponse
 
commit(Activity) - Method in class com.aspectran.core.activity.response.transform.TextTransformResponse
 
commit(Activity) - Method in class com.aspectran.core.activity.response.transform.XmlTransformResponse
 
commit(Activity) - Method in class com.aspectran.core.activity.response.transform.XslTransformResponse
 
CommonsMultipartFileParameter - Class in com.aspectran.web.support.multipart.commons
This class represents a file item that was received within a multipart/form-data POST request.
CommonsMultipartFileParameter(FileItem) - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Create an instance wrapping the given FileItem.
CommonsMultipartFormDataParser - Class in com.aspectran.web.support.multipart.commons
Multi-part form data parser that use Apache Commons FileUpload 1.4 or above.
CommonsMultipartFormDataParser() - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
Instantiates a new CommonsMultipartFormDataParser.
CommonsMultipartFormDataParserFactory - Class in com.aspectran.web.support.multipart.commons
The Class CommonsMultipartFormDataParserFactory.
CommonsMultipartFormDataParserFactory() - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Instantiates a new Commons multipart request wrapper parser.
CommonsMultipartFormDataParserFactoryBean - Class in com.aspectran.web.support.multipart.commons
The Class CommonsMultipartFormDataParserFactoryBean.
CommonsMultipartFormDataParserFactoryBean() - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactoryBean
 
CommonsRequestContext - Class in com.aspectran.web.support.multipart.commons
RequestContext needed by Jakarta Commons Upload.
CommonsRequestContext(RequestAdapter) - Constructor for class com.aspectran.web.support.multipart.commons.CommonsRequestContext
 
compact(String) - Static method in class com.aspectran.core.util.TextStyler
 
COMPACT - com.aspectran.core.context.rule.type.TextStyleType
 
compare(T, T) - Method in class com.aspectran.web.support.http.MediaType.SpecificityComparator
 
compareParameters(T, T) - Method in class com.aspectran.web.support.http.MediaType.SpecificityComparator
 
compareTo(MediaType) - Method in class com.aspectran.web.support.http.MediaType
Compares this Media Type to another alphabetically.
compile(String) - Static method in class com.aspectran.core.util.wildcard.WildcardPattern
 
compile(String[]) - Static method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
compile(String[], char) - Static method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
compile(String, char) - Static method in class com.aspectran.core.util.wildcard.WildcardPattern
 
complete() - Method in class com.aspectran.core.component.session.DefaultSession
 
complete() - Method in interface com.aspectran.core.component.session.Session
Called when a session is last accessed by a request.
complete() - Method in class com.aspectran.core.component.session.SessionAgent
Called when a session is last accessed by an Activity.
complete(LineReader, ParsedLine, List<Candidate>) - Method in class com.aspectran.shell.jline.console.CommandCompleter
 
Component - Interface in com.aspectran.core.component
The interface for the lifecycle of the component.
Component - Annotation Type in com.aspectran.core.component.bean.annotation
Indicates this is class is an auto scan component.
ComponentCommand - Class in com.aspectran.daemon.command.builtins
A daemon command that displays detailed information about an aspect, translet, or scheduled job, and can control its active state.
ComponentCommand(CommandRegistry) - Constructor for class com.aspectran.daemon.command.builtins.ComponentCommand
 
compress(String) - Static method in class com.aspectran.core.util.TextStyler
 
COMPRESSED - com.aspectran.core.context.rule.type.TextStyleType
 
ConcurrentReferenceHashMap<K,​V> - Class in com.aspectran.core.util
This class is a clone of org.springframework.util.ConcurrentReferenceHashMap
ConcurrentReferenceHashMap() - Constructor for class com.aspectran.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int) - Constructor for class com.aspectran.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float) - Constructor for class com.aspectran.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float, int) - Constructor for class com.aspectran.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class com.aspectran.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, int) - Constructor for class com.aspectran.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class com.aspectran.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap.Entry<K,​V> - Class in com.aspectran.core.util
A single map entry.
ConcurrentReferenceHashMap.Reference<K,​V> - Interface in com.aspectran.core.util
A reference to an ConcurrentReferenceHashMap.Entry contained in the map.
ConcurrentReferenceHashMap.ReferenceManager - Class in com.aspectran.core.util
Strategy class used to manage References.
ConcurrentReferenceHashMap.ReferenceType - Enum in com.aspectran.core.util
Various reference types supported by this map.
ConcurrentReferenceHashMap.Restructure - Enum in com.aspectran.core.util
The types of restructuring that can be performed.
ConcurrentReferenceHashMap.Segment - Class in com.aspectran.core.util
A single segment used to divide the map to allow better concurrent performance.
confirmQuit() - Method in interface com.aspectran.shell.console.Console
 
confirmQuit() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
confirmQuit() - Method in class com.aspectran.shell.console.DefaultConsole
 
confirmQuit() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
confirmRestart() - Method in interface com.aspectran.shell.console.Console
 
confirmRestart() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
confirmRestart() - Method in class com.aspectran.shell.console.DefaultConsole
 
confirmRestart() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
confirmRestart(String) - Method in interface com.aspectran.shell.console.Console
 
confirmRestart(String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
confirmRestart(String) - Method in class com.aspectran.shell.console.DefaultConsole
 
confirmRestart(String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
conflict() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
conflict() - Method in interface com.aspectran.web.activity.response.RestResponse
 
conflict(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
409 Conflict.
CONFLICT - com.aspectran.web.support.http.HttpStatus
409 Conflict.
CONNECTION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Connection header field name.
Console - Interface in com.aspectran.shell.console
The Interface for Console I/O.
ConsoleTerminatedException - Exception in com.aspectran.shell.command
This exception raised if a console is terminated.
ConsoleTerminatedException() - Constructor for exception com.aspectran.shell.command.ConsoleTerminatedException
Simple constructor.
ConsoleTerminatedException(String) - Constructor for exception com.aspectran.shell.command.ConsoleTerminatedException
Constructor to create exception with a message.
ConsoleTerminatedException(String, Throwable) - Constructor for exception com.aspectran.shell.command.ConsoleTerminatedException
Constructor to create exception to wrap another exception and pass a message.
ConsoleTerminatedException(Throwable) - Constructor for exception com.aspectran.shell.command.ConsoleTerminatedException
Constructor to create exception to wrap another exception.
ConsoleWrapper - Class in com.aspectran.shell.console
 
ConsoleWrapper(Console) - Constructor for class com.aspectran.shell.console.ConsoleWrapper
 
CONSTRUCTOR - com.aspectran.core.context.rule.type.AutowireTargetType
 
contains(String) - Method in class com.aspectran.core.component.aspect.AspectRuleRegistry
 
contains(String) - Method in class com.aspectran.core.component.schedule.ScheduleRuleRegistry
 
contains(String) - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
contains(String) - Method in interface com.aspectran.core.component.session.SessionCache
Check to see if a Session is in the cache.
contains(String) - Method in class com.aspectran.core.component.template.TemplateRuleRegistry
 
contains(String) - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
 
contains(String, MethodType) - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
 
containsBean(Class<?>) - Method in class com.aspectran.core.activity.AbstractActivity
 
containsBean(Class<?>) - Method in interface com.aspectran.core.activity.Activity
Returns whether a bean with the specified object type is present.
containsBean(Class<?>) - Method in class com.aspectran.core.activity.CoreTranslet
 
containsBean(Class<?>) - Method in interface com.aspectran.core.activity.Translet
Return whether a bean with the specified object type is present.
containsBean(Class<?>) - Method in interface com.aspectran.core.component.bean.BeanRegistry
Return whether a bean with the specified object type is present.
containsBean(Class<?>) - Method in class com.aspectran.core.component.bean.ContextualBeanRegistry
 
containsBean(Class<?>, String) - Method in class com.aspectran.core.activity.AbstractActivity
 
containsBean(Class<?>, String) - Method in interface com.aspectran.core.activity.Activity
Returns whether the bean corresponding to the specified object type and ID exists.
containsBean(Class<?>, String) - Method in class com.aspectran.core.activity.CoreTranslet
 
containsBean(Class<?>, String) - Method in interface com.aspectran.core.activity.Translet
 
containsBean(Class<?>, String) - Method in interface com.aspectran.core.component.bean.BeanRegistry
 
containsBean(Class<?>, String) - Method in class com.aspectran.core.component.bean.ContextualBeanRegistry
 
containsBean(String) - Method in class com.aspectran.core.activity.AbstractActivity
 
containsBean(String) - Method in interface com.aspectran.core.activity.Activity
Returns whether a bean with the specified id is present.
containsBean(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
containsBean(String) - Method in interface com.aspectran.core.activity.Translet
Return whether a bean with the specified id is present.
containsBean(String) - Method in interface com.aspectran.core.component.bean.BeanRegistry
Return whether a bean with the specified id is present.
containsBean(String) - Method in class com.aspectran.core.component.bean.ContextualBeanRegistry
 
containsBeanRule(BeanRule) - Method in class com.aspectran.core.component.bean.scope.AbstractScope
 
containsBeanRule(BeanRule) - Method in interface com.aspectran.core.component.bean.scope.Scope
 
containsBeanRule(Class<?>) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
containsBeanRule(String) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
containsHeader(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
containsHeader(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
containsKey(Object) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
containsKey(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
containsKey(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
containsKey(Object) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 
containsKey(String) - Method in class com.aspectran.core.support.i18n.message.MessageSourceResourceBundle
This implementation checks whether the target MessageSource can resolve a message for the given key, translating NoSuchMessageException accordingly.
containsMethod(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
containsTo(MethodType[]) - Method in enum com.aspectran.core.context.rule.type.MethodType
 
containsToken(Token) - Method in class com.aspectran.core.context.rule.ItemRule
 
containsValue(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
containsValue(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
containsValue(Object) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 
containsWhitespace(CharSequence) - Static method in class com.aspectran.core.util.StringUtils
Check whether the given CharSequence contains any whitespace characters.
containsWhitespace(String) - Static method in class com.aspectran.core.util.StringUtils
Check whether the given String contains any whitespace characters.
content - Static variable in class com.aspectran.core.context.rule.params.ContentsParameters
 
content - Static variable in class com.aspectran.core.context.rule.params.TemplateParameters
 
content - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
CONTENT_DISPOSITION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Disposition header field name
CONTENT_ENCODING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Encoding header field name.
CONTENT_LANGUAGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Language header field name.
CONTENT_LENGTH - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Length header field name.
CONTENT_LOCATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Location header field name.
CONTENT_RANGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Range header field name.
CONTENT_TYPE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Type header field name.
ContentList - Class in com.aspectran.core.activity.process
The set of Content is called Contents or ContentList.
ContentList(boolean) - Constructor for class com.aspectran.core.activity.process.ContentList
 
ContentList(ContentList) - Constructor for class com.aspectran.core.activity.process.ContentList
 
ContentParameters - Class in com.aspectran.core.context.rule.params
 
ContentParameters() - Constructor for class com.aspectran.core.context.rule.params.ContentParameters
 
ContentResult - Class in com.aspectran.core.activity.process.result
The Class ContentResult.
ContentResult(ProcessResult) - Constructor for class com.aspectran.core.activity.process.result.ContentResult
 
ContentResult(ProcessResult, int) - Constructor for class com.aspectran.core.activity.process.result.ContentResult
 
contents - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
ContentsInputSource - Class in com.aspectran.core.activity.response.transform.xml
The Class ContentsInputSource.
ContentsInputSource(Object) - Constructor for class com.aspectran.core.activity.response.transform.xml.ContentsInputSource
Instantiates a new ContentsInputSource.
ContentsJsonWriter - Class in com.aspectran.core.activity.response.transform.json
Converts a ProcessResult object to a JSON formatted string.
ContentsJsonWriter(Writer) - Constructor for class com.aspectran.core.activity.response.transform.json.ContentsJsonWriter
Instantiates a new ContentsJsonWriter.
ContentsParameters - Class in com.aspectran.core.context.rule.params
 
ContentsParameters() - Constructor for class com.aspectran.core.context.rule.params.ContentsParameters
 
ContentsToAponConverter - Class in com.aspectran.core.activity.response.transform.apon
Converts a ProcessResult object to an APON object.
ContentsToAponConverter() - Constructor for class com.aspectran.core.activity.response.transform.apon.ContentsToAponConverter
 
ContentsXMLReader - Class in com.aspectran.core.activity.response.transform.xml
Converts a ProcessResult object to a XML string.
ContentsXMLReader() - Constructor for class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
Instantiates a new ContentsXMLReader.
contentType - Static variable in class com.aspectran.core.context.rule.params.DispatchParameters
 
contentType - Static variable in class com.aspectran.core.context.rule.params.ForwardParameters
 
contentType - Static variable in class com.aspectran.core.context.rule.params.RedirectParameters
 
contentType - Static variable in class com.aspectran.core.context.rule.params.TransformParameters
 
contentType() - Method in annotation type com.aspectran.core.component.bean.annotation.Dispatch
 
contentType() - Method in annotation type com.aspectran.core.component.bean.annotation.Transform
 
ContentType - Enum in com.aspectran.core.context.rule.type
Supported Content types.
ContextAutoReloadConfig - Class in com.aspectran.core.context.config
 
ContextAutoReloadConfig() - Constructor for class com.aspectran.core.context.config.ContextAutoReloadConfig
 
ContextConfig - Class in com.aspectran.core.context.config
 
ContextConfig() - Constructor for class com.aspectran.core.context.config.ContextConfig
 
contextDestroyed(ServletContextEvent) - Method in class com.aspectran.web.startup.listener.AspectranServiceListener
 
ContextEnvironment - Class in com.aspectran.core.context.env
The Environment for ActivityContext.
ContextEnvironment() - Constructor for class com.aspectran.core.context.env.ContextEnvironment
 
contextInitialized(ServletContextEvent) - Method in class com.aspectran.web.startup.listener.AspectranServiceListener
 
ContextProfilesConfig - Class in com.aspectran.core.context.config
 
ContextProfilesConfig() - Constructor for class com.aspectran.core.context.config.ContextProfilesConfig
 
ContextRuleAssistant - Class in com.aspectran.core.context.rule.assistant
The Class ContextRuleAssistant.
ContextRuleAssistant() - Constructor for class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
ContextRuleAssistant(ApplicationAdapter, ContextEnvironment) - Constructor for class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
ContextualBeanRegistry - Class in com.aspectran.core.component.bean
The Class ContextualBeanRegistry.
ContextualBeanRegistry(ActivityContext, BeanRuleRegistry, BeanProxifierType) - Constructor for class com.aspectran.core.component.bean.ContextualBeanRegistry
 
ContextualTemplateRenderer - Class in com.aspectran.core.component.template
The Class ContextualTemplateRenderer.
ContextualTemplateRenderer(ActivityContext, TemplateRuleRegistry) - Constructor for class com.aspectran.core.component.template.ContextualTemplateRenderer
Instantiates a new context template renderer.
CONTINUE - com.aspectran.web.support.http.HttpStatus
100 Continue.
convertKey(String) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
Convert the given key to a case-insensitive key.
convertToHumanFriendlyByteSize(long) - Static method in class com.aspectran.core.util.StringUtils
Convert byte size into human friendly format.
convertToMachineFriendlyByteSize(String) - Static method in class com.aspectran.core.util.StringUtils
Convert byte size into machine friendly format.
COOKIE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Cookie header field name.
copyDirectory(File, File) - Static method in class com.aspectran.core.util.FileCopyUtils
Copies a whole directory to a new location preserving the file dates.
copyDirectory(File, File, boolean) - Static method in class com.aspectran.core.util.FileCopyUtils
Copies a whole directory to a new location.
copyDirectory(File, File, FileFilter) - Static method in class com.aspectran.core.util.FileCopyUtils
Copies a filtered directory to a new location preserving the file dates.
copyDirectory(File, File, FileFilter, boolean) - Static method in class com.aspectran.core.util.FileCopyUtils
Copies a filtered directory to a new location.
copyFile(File, File) - Static method in class com.aspectran.core.util.FileCopyUtils
Copies a file to a new location preserving the file date.
copyFile(File, File, boolean) - Static method in class com.aspectran.core.util.FileCopyUtils
Copies a file to a new location.
copyFile(File, OutputStream) - Static method in class com.aspectran.core.util.FileCopyUtils
Copy bytes from a File to an OutputStream.
copyFileToDirectory(File, File) - Static method in class com.aspectran.core.util.FileCopyUtils
Copies a file to a directory preserving the file date.
copyFileToDirectory(File, File, boolean) - Static method in class com.aspectran.core.util.FileCopyUtils
Copies a file to a directory optionally preserving the file date.
copyQualityValue(MediaType) - Method in class com.aspectran.web.support.http.MediaType
Return a replica of this instance with the quality value of the given MediaType.
CoreActivity - Class in com.aspectran.core.activity
Core activity that handles all external requests.
CoreActivity(ActivityContext) - Constructor for class com.aspectran.core.activity.CoreActivity
Instantiates a new CoreActivity.
CoreService - Interface in com.aspectran.core.service
The Interface CoreService.
CoreTranslet - Class in com.aspectran.core.activity
The Class CoreTranslet.
CoreTranslet(TransletRule, CoreActivity) - Constructor for class com.aspectran.core.activity.CoreTranslet
Instantiates a new CoreTranslet.
CorsException - Exception in com.aspectran.web.support.cors
Process an incoming cross-origin (CORS) requests.
CorsProcessor - Interface in com.aspectran.web.support.cors
Process an incoming cross-origin (CORS) requests.
count - Variable in class com.aspectran.core.util.statistic.SampleStatistic
 
CounterStatistic - Class in com.aspectran.core.util.statistic
Statistics on a counter value.
CounterStatistic() - Constructor for class com.aspectran.core.util.statistic.CounterStatistic
 
create(AspectranConfig) - Static method in class com.aspectran.daemon.service.DefaultDaemonService
Returns a new instance of DefaultDaemonService.
create(AspectranConfig) - Static method in class com.aspectran.undertow.service.DefaultTowService
Returns a new instance of DefaultTowService.
create(AspectranConfig, Console) - Static method in class com.aspectran.shell.service.DefaultShellService
Returns a new instance of DefaultShellService.
create(TransformRule) - Static method in class com.aspectran.core.activity.response.transform.TransformResponseFactory
Creates a new Transform object with specified TransformRule.
create(CoreService) - Static method in class com.aspectran.undertow.service.DefaultTowService
Returns a new instance of DefaultTowService.
create(WebActivityServlet) - Static method in class com.aspectran.web.service.DefaultWebService
Returns a new instance of DefaultWebService.
create(WebActivityServlet, DefaultWebService) - Static method in class com.aspectran.web.service.DefaultWebService
Returns a new instance of DefaultWebService.
create(ServletContext) - Static method in class com.aspectran.web.service.DefaultWebService
Returns a new instance of DefaultWebService.
create(ServletContext, CoreService) - Static method in class com.aspectran.web.service.DefaultWebService
Returns a new instance of DefaultWebService.
createActivityContext(ContextRuleAssistant) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
Returns a new instance of ActivityContext.
createApplicationAdapter() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
createConfiguration() - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Prepare the FreeMarker Configuration and return it.
createContextEnvironment() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
created() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
created() - Method in interface com.aspectran.web.activity.response.RestResponse
 
created(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
201 Created.
created(Translet, String) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
201 Created.
created(String) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
created(String) - Method in interface com.aspectran.web.activity.response.RestResponse
 
CREATED - com.aspectran.web.support.http.HttpStatus
201 Created.
createHandler() - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactory
 
createHandler() - Method in class com.aspectran.undertow.server.servlet.HybridServletHandlerFactory
 
createInstance(Class<T>) - Static method in class com.aspectran.core.util.ClassUtils
Method that can be called to try to create an instantiate of specified type.
createInstance(Class<T>, Object...) - Static method in class com.aspectran.core.util.ClassUtils
Method that can be called to try to create an instantiate of specified type.
createInstance(Class<T>, Object[], Class<?>[]) - Static method in class com.aspectran.core.util.ClassUtils
Method that can be called to try to create an instantiate of specified type.
createItem(String, String, boolean, String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItemFactory
Create a new InMemoryFileItem instance from the supplied parameters and the local factory configuration.
createMessageFormat(String, Locale) - Method in class com.aspectran.core.support.i18n.message.MessageSourceSupport
Create a MessageFormat for the given message and Locale.
createMultipartFormDataParser() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Creates a new MultipartFormDataParser object.
createMultipartFormDataParser() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
Creates a new MultipartFormDataParser object.
createPadding(int) - Static method in class com.aspectran.shell.command.option.OptionUtils
Return a String of padding of length len.
createPebbleEngine() - Method in class com.aspectran.pebble.PebbleEngineFactory
Creates a PebbleEngine instance.
createPointcut(PointcutRule) - Static method in class com.aspectran.core.component.aspect.pointcut.PointcutFactory
Creates a new Pointcut instance.
createReference(ConcurrentReferenceHashMap.Entry<K, V>, int, ConcurrentReferenceHashMap.Reference<K, V>) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.ReferenceManager
Factory method used to create a new ConcurrentReferenceHashMap.Reference.
createReferenceManager() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
Factory method that returns the ConcurrentReferenceHashMap.ReferenceManager.
createScheduler() - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
Create the Scheduler instance.
createSession(HttpServerExchange, SessionConfig) - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
createSession(String) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
createSession(String) - Method in interface com.aspectran.core.component.session.SessionHandler
Create an entirely new Session.
createSessionId(long) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
createSessionId(long) - Method in interface com.aspectran.core.component.session.SessionHandler
Create a new Session ID.
createSessionId(long) - Method in class com.aspectran.core.component.session.SessionIdGenerator
Returns a new unique session id.
createToken(Parameters) - Method in class com.aspectran.core.util.security.PBTokenIssuer
 
createToken(Parameters) - Method in class com.aspectran.core.util.security.TimeLimitedPBTokenIssuer
 
CRON - com.aspectran.core.context.rule.type.TriggerType
 
CRON_TRIGGER - com.aspectran.core.context.rule.type.PointcutType
 
CURLY_BRACKET_CLOSE - Static variable in class com.aspectran.core.util.apon.AponFormat
 
CURLY_BRACKET_OPEN - Static variable in class com.aspectran.core.util.apon.AponFormat
 
current - Variable in class com.aspectran.core.util.statistic.CounterStatistic
 
CurrentActivityAware - Interface in com.aspectran.core.component.bean.aware
Interface to be implemented by any object that wishes to be notified of the current Activity that it runs in.
CurrentActivityDataFactoryBean - Class in com.aspectran.core.support
CurrentActivityDataFactoryBean that returns the ActivityDataMap for the current request.
CurrentActivityDataFactoryBean() - Constructor for class com.aspectran.core.support.CurrentActivityDataFactoryBean
 
CurrentTransletFactoryBean - Class in com.aspectran.core.support
CurrentTransletFactoryBean that returns the Translet for the current request.
CurrentTransletFactoryBean() - Constructor for class com.aspectran.core.support.CurrentTransletFactoryBean
 
CUSTOM - com.aspectran.core.context.rule.type.TransformType
 
CustomObjectInputStream - Class in com.aspectran.core.util
For re-inflating serialized objects, this class uses the thread context classloader rather than the JVM's default classloader selection.
CustomObjectInputStream() - Constructor for class com.aspectran.core.util.CustomObjectInputStream
 
CustomObjectInputStream(InputStream) - Constructor for class com.aspectran.core.util.CustomObjectInputStream
 
CustomTransformer - Interface in com.aspectran.core.activity.response.transform
The Interface CustomTransformer.
CustomTransformResponse - Class in com.aspectran.core.activity.response.transform
Responding with user-implemented CustomTransformer.
CustomTransformResponse() - Constructor for class com.aspectran.core.activity.response.transform.CustomTransformResponse
Instantiates a new CustomTransformResponse.
CustomTransformResponse(CustomTransformer) - Constructor for class com.aspectran.core.activity.response.transform.CustomTransformResponse
Instantiates a new CustomTransformResponse.
CustomTransformResponseException - Exception in com.aspectran.core.activity.response.transform
The Class CustomTransformResponseException.
CustomTransformResponseException(CustomTransformer, Throwable) - Constructor for exception com.aspectran.core.activity.response.transform.CustomTransformResponseException
Instantiates a new CustomTransformResponseException.
CustomTransformResponseException(CustomTransformRule, Throwable) - Constructor for exception com.aspectran.core.activity.response.transform.CustomTransformResponseException
Instantiates a new CustomTransformResponseException.
CustomTransformRule - Class in com.aspectran.core.context.rule
The Class CustomTransformRule.
CustomTransformRule() - Constructor for class com.aspectran.core.context.rule.CustomTransformRule
 
CustomTransformRule(CustomTransformer) - Constructor for class com.aspectran.core.context.rule.CustomTransformRule
 
CustomTrimDirective - Class in com.aspectran.freemarker.directive
The Class CustomTrimDirective.
CustomTrimDirective(String, String) - Constructor for class com.aspectran.freemarker.directive.CustomTrimDirective
Instantiates a new Custom trim directive.
CustomTrimDirective(String, String, Trimmer) - Constructor for class com.aspectran.freemarker.directive.CustomTrimDirective
Instantiates a new Custom trim directive.
CustomTrimDirective(String, String, String, String, String[], String[], boolean) - Constructor for class com.aspectran.freemarker.directive.CustomTrimDirective
Instantiates a new Custom trim directive.
CyclicTimeout - Class in com.aspectran.core.util.timer
An abstract implementation of a timeout.
CyclicTimeout(Scheduler) - Constructor for class com.aspectran.core.util.timer.CyclicTimeout
 

D

Daemon - Interface in com.aspectran.daemon
The Interface Daemon.
DaemonActivity - Class in com.aspectran.daemon.activity
An activity that processes a daemon command.
DaemonActivity(DaemonService) - Constructor for class com.aspectran.daemon.activity.DaemonActivity
Instantiates a new daemon activity.
DaemonCommandRegistry - Class in com.aspectran.daemon.command
 
DaemonCommandRegistry(Daemon) - Constructor for class com.aspectran.daemon.command.DaemonCommandRegistry
 
DaemonConfig - Class in com.aspectran.core.context.config
 
DaemonConfig() - Constructor for class com.aspectran.core.context.config.DaemonConfig
 
DaemonPollerConfig - Class in com.aspectran.core.context.config
Created: 2017.
DaemonPollerConfig() - Constructor for class com.aspectran.core.context.config.DaemonPollerConfig
 
DaemonRequestAdapter - Class in com.aspectran.daemon.adapter
Adapt Daemon Request to Core RequestAdapter.
DaemonRequestAdapter(MethodType) - Constructor for class com.aspectran.daemon.adapter.DaemonRequestAdapter
Instantiates a new DaemonRequestAdapter.
DaemonResponseAdapter - Class in com.aspectran.daemon.adapter
Adapt Daemon Response to Core ResponseAdapter.
DaemonResponseAdapter(Writer) - Constructor for class com.aspectran.daemon.adapter.DaemonResponseAdapter
Instantiates a new DaemonResponseAdapter.
DaemonService - Interface in com.aspectran.daemon.service
The Interface DaemonService.
DaemonSessionAdapter - Class in com.aspectran.daemon.adapter
DaemonSessionAdapter(SessionAgent) - Constructor for class com.aspectran.daemon.adapter.DaemonSessionAdapter
Instantiates a new DaemonSessionAdapter.
DATE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Date header field name.
dateFormat(String) - Method in class com.aspectran.core.util.apon.ObjectToAponConverter
 
dateFormat(String) - Method in class com.aspectran.core.util.json.JsonWriter
 
dateTimeFormat(String) - Method in class com.aspectran.core.util.apon.ObjectToAponConverter
 
dateTimeFormat(String) - Method in class com.aspectran.core.util.json.JsonWriter
 
debug(String) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
debug(String) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
debug(String) - Method in interface com.aspectran.core.util.logging.Log
 
debug(String) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
Deprecated.
 
debug(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
debug(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
debug(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
debug(String) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
debug(String) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
debug(String) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
debug(String) - Method in interface com.aspectran.core.util.ProcessLogger
 
debug(String) - Method in class com.aspectran.daemon.command.AbstractCommand
 
debug(String, Throwable) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
debug(String, Throwable) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
debug(String, Throwable) - Method in interface com.aspectran.core.util.logging.Log
 
debug(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
Deprecated.
 
debug(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
debug(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
debug(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
debug(String, Throwable) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
debug(String, Throwable) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
debug(String, Throwable) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
DEBUG_MODE_PROPERTY_NAME - Static variable in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
decode(String) - Method in class com.aspectran.core.util.security.PBTokenIssuer
 
decodeKey(ByteBuffer) - Method in class com.aspectran.core.component.session.redis.lettuce.SessionDataCodec
 
decodeValue(ByteBuffer) - Method in class com.aspectran.core.component.session.redis.lettuce.SessionDataCodec
 
decrement() - Method in class com.aspectran.core.util.statistic.CounterStatistic
 
decrypt(String) - Static method in class com.aspectran.core.util.PBEncryptionUtils
Decrypts the inputString using the encryption password.
decrypt(String, String) - Static method in class com.aspectran.core.util.PBEncryptionUtils
Decrypts the inputString using the encryption password.
deepCopy() - Method in class com.aspectran.core.util.LinkedMultiValueMap
Create a deep copy of this Map.
DEFAULT - Static variable in class com.aspectran.core.context.rule.CustomTransformRule
 
DEFAULT_ALGORITHM - Static variable in class com.aspectran.core.util.PBEncryptionUtils
 
DEFAULT_APP_CONFIG_ROOT_FILE - Static variable in class com.aspectran.core.context.config.AspectranConfig
 
DEFAULT_ASPECTRAN_CONFIG_FILE - Static variable in class com.aspectran.core.context.config.AspectranConfig
 
DEFAULT_CHARSET - Static variable in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Default content charset to be used when no explicit charset parameter is provided by the sender.
DEFAULT_DESC_PAD - Static variable in class com.aspectran.shell.command.option.HelpFormatter
number of space characters to be prefixed to each description line
DEFAULT_ENCODING - Static variable in interface com.aspectran.core.context.ActivityContext
 
DEFAULT_INDENT_STRING - Static variable in class com.aspectran.core.util.apon.AponFormat
 
DEFAULT_LEFT_PAD - Static variable in class com.aspectran.shell.command.option.HelpFormatter
Default padding to the left of each line
DEFAULT_LOCALE_PARAM_NAME - Static variable in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
Default name of the locale specification parameter: "locale".
DEFAULT_MAX_LEFT_WIDTH - Static variable in class com.aspectran.shell.command.option.HelpFormatter
Default number of characters per line
DEFAULT_PROFILES_PROPERTY_NAME - Static variable in interface com.aspectran.core.context.env.Environment
Name of property to set to specify profiles active by default: "aspectran.profiles.default".
DEFAULT_PROMPT - Static variable in interface com.aspectran.shell.console.Console
 
DEFAULT_SCHEDULER_BEAN - com.aspectran.core.context.rule.type.DefaultSettingType
 
DEFAULT_TEMPLATE_ENGINE_BEAN - com.aspectran.core.context.rule.type.DefaultSettingType
 
DEFAULT_TIMEZONE_PARAM_NAME - Static variable in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
Default name of the timezone specification parameter: "timezone".
DEFAULT_WIDTH - Static variable in class com.aspectran.shell.command.option.HelpFormatter
Default number of characters per line
DefaultActivity - Class in com.aspectran.core.activity
Default activity to handle all internal requests.
DefaultActivity(ActivityContext) - Constructor for class com.aspectran.core.activity.DefaultActivity
Instantiates a new DefaultActivity.
DefaultApplicationAdapter - Class in com.aspectran.core.adapter
The Class DefaultApplicationAdapter.
DefaultApplicationAdapter(String, ClassLoader) - Constructor for class com.aspectran.core.adapter.DefaultApplicationAdapter
Instantiates a new DefaultApplicationAdapter.
DefaultConsole - Class in com.aspectran.shell.console
Console I/O implementation that supports System Console.
DefaultConsole() - Constructor for class com.aspectran.shell.console.DefaultConsole
 
DefaultConsole(String) - Constructor for class com.aspectran.shell.console.DefaultConsole
 
defaultContentType(MediaType) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
defaultContentType(MediaType) - Method in interface com.aspectran.web.activity.response.RestResponse
 
DefaultCorsProcessor - Class in com.aspectran.web.support.cors
Process an incoming cross-origin (CORS) requests.
DefaultCorsProcessor() - Constructor for class com.aspectran.web.support.cors.DefaultCorsProcessor
 
DefaultDaemon - Class in com.aspectran.daemon
Start and Stop Aspectran Daemon in standalone mode.
DefaultDaemon() - Constructor for class com.aspectran.daemon.DefaultDaemon
 
DefaultDaemonService - Class in com.aspectran.daemon.service
The Class DefaultDaemonService.
DefaultDaemonService() - Constructor for class com.aspectran.daemon.service.DefaultDaemonService
 
DefaultEmbeddedAspectran - Class in com.aspectran.embed.service
Provides an interface that can be used by embedding Aspectran in Java applications.
DefaultEmbeddedAspectran() - Constructor for class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
DefaultOptionParser - Class in com.aspectran.shell.command.option
The default command option parser.
DefaultOptionParser() - Constructor for class com.aspectran.shell.command.option.DefaultOptionParser
Creates a new DefaultParser instance with partial matching enabled.
DefaultOptionParser(boolean) - Constructor for class com.aspectran.shell.command.option.DefaultOptionParser
Create a new DefaultParser instance with the specified partial matching policy.
DefaultRequestAdapter - Class in com.aspectran.core.adapter
The Class DefaultRequestAdapter.
DefaultRequestAdapter(MethodType, Object) - Constructor for class com.aspectran.core.adapter.DefaultRequestAdapter
Instantiates a new DefaultRequestAdapter.
defaultResponse - Static variable in class com.aspectran.core.context.rule.params.DispatchParameters
 
defaultResponse - Static variable in class com.aspectran.core.context.rule.params.ForwardParameters
 
defaultResponse - Static variable in class com.aspectran.core.context.rule.params.RedirectParameters
 
defaultResponse - Static variable in class com.aspectran.core.context.rule.params.TransformParameters
 
DefaultResponseAdapter - Class in com.aspectran.core.adapter
The Class DefaultResponseAdapter.
DefaultResponseAdapter(Object) - Constructor for class com.aspectran.core.adapter.DefaultResponseAdapter
Instantiates a new default response adapter.
DefaultResponseAdapter(Object, Writer) - Constructor for class com.aspectran.core.adapter.DefaultResponseAdapter
Instantiates a new default response adapter.
DefaultRestResponse - Class in com.aspectran.web.activity.response
The default RestResponse supports APON, JSON, and XML data types.
DefaultRestResponse() - Constructor for class com.aspectran.web.activity.response.DefaultRestResponse
 
DefaultRestResponse(Object) - Constructor for class com.aspectran.web.activity.response.DefaultRestResponse
 
DefaultRestResponse(String, Object) - Constructor for class com.aspectran.web.activity.response.DefaultRestResponse
 
DefaultServletHttpRequestHandler - Class in com.aspectran.web.service
The Class DefaultServletHttpRequestHandler.
DefaultServletHttpRequestHandler(ServletContext) - Constructor for class com.aspectran.web.service.DefaultServletHttpRequestHandler
 
DefaultSession - Class in com.aspectran.core.component.session
A default Session implementation.
DefaultSession(SessionData, SessionHandler, boolean) - Constructor for class com.aspectran.core.component.session.DefaultSession
 
DefaultSession.SessionInactivityTimer - Class in com.aspectran.core.component.session
The Class SessionInactivityTimer.
DefaultSessionAdapter - Class in com.aspectran.core.adapter
Adapt SessionAgent to Default SessionAdapter.
DefaultSessionAdapter(SessionAgent) - Constructor for class com.aspectran.core.adapter.DefaultSessionAdapter
Instantiates a new DefaultSessionAdapter.
DefaultSessionCache - Class in com.aspectran.core.component.session
Implementation of SessionCache.
DefaultSessionCache(SessionHandler, SessionStore, boolean) - Constructor for class com.aspectran.core.component.session.DefaultSessionCache
 
DefaultSessionManager - Class in com.aspectran.core.component.session
Implementation of SessionManager.
DefaultSessionManager() - Constructor for class com.aspectran.core.component.session.DefaultSessionManager
 
DefaultSessionManager(String) - Constructor for class com.aspectran.core.component.session.DefaultSessionManager
 
DefaultSettings - Class in com.aspectran.core.context.rule.assistant
The Class DefaultSettings
DefaultSettings() - Constructor for class com.aspectran.core.context.rule.assistant.DefaultSettings
 
DefaultSettings(DefaultSettings) - Constructor for class com.aspectran.core.context.rule.assistant.DefaultSettings
 
DefaultSettingType - Enum in com.aspectran.core.context.rule.type
Supported Default setting types.
DefaultShellService - Class in com.aspectran.shell.service
Provides an interactive shell that lets you use or control Aspectran directly from the command line.
DefaultTowService - Class in com.aspectran.undertow.service
Created: 2019-07-27
DefaultTowService() - Constructor for class com.aspectran.undertow.service.DefaultTowService
 
DefaultTowService(CoreService) - Constructor for class com.aspectran.undertow.service.DefaultTowService
 
DefaultWebService - Class in com.aspectran.web.service
Provides overall functionality for building web applications within a web application container.
DelegatingMessageSource - Class in com.aspectran.core.support.i18n.message
Empty MessageSource that delegates all calls to the parent MessageSource.
DelegatingMessageSource() - Constructor for class com.aspectran.core.support.i18n.message.DelegatingMessageSource
 
delete() - Method in class com.aspectran.core.activity.request.FileParameter
Delete a file.
delete() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Deletes the underlying Commons FileItem instances.
delete() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Does nothing.
delete() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
Deletes the underlying Commons FileItem instances.
delete(String) - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
delete(String) - Method in class com.aspectran.core.component.session.FileSessionStore
 
delete(String) - Method in class com.aspectran.core.component.session.redis.lettuce.LettuceSessionStore
 
delete(String) - Method in interface com.aspectran.core.component.session.SessionCache
Remove a Session completely: from both this cache and the SessionStore.
delete(String) - Method in interface com.aspectran.core.component.session.SessionStore
Delete session data.
delete(String) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
delete(String, Object) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
DELETE - com.aspectran.core.context.rule.type.MethodType
deletes a resource.
DEPREFIXES_PARAM_NAME - Static variable in interface com.aspectran.freemarker.directive.TrimDirective
 
DERIVED_WEB_SERVICE_ATTRIBUTE - Static variable in class com.aspectran.undertow.server.servlet.TowServletContext
 
desc(String) - Method in class com.aspectran.shell.command.option.Option.Builder
Sets the description for this option.
describe() - Method in class com.aspectran.core.activity.process.result.ProcessResult
 
describe() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
describe() - Method in interface com.aspectran.core.util.apon.Parameters
 
describe(boolean) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
describe(boolean) - Method in interface com.aspectran.core.util.apon.Parameters
 
description - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
 
description - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
 
description - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
description - Static variable in class com.aspectran.core.context.rule.params.EnvironmentParameters
 
description - Static variable in class com.aspectran.core.context.rule.params.ExceptionParameters
 
description - Static variable in class com.aspectran.core.context.rule.params.ScheduleParameters
 
description - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
Description - Annotation Type in com.aspectran.core.component.bean.annotation
 
deserialize(byte[]) - Static method in class com.aspectran.core.util.SerializationUtils
Deserialize the byte array into an object.
deserialize(InputStream) - Static method in class com.aspectran.core.component.session.SessionData
Load session data from an input stream that contains session data.
destroy() - Method in class com.aspectran.core.component.AbstractComponent
 
destroy() - Method in interface com.aspectran.core.component.bean.ablility.DisposableBean
A Dispose implementation that calls the destroy() method.
destroy() - Method in class com.aspectran.core.component.bean.scope.AbstractScope
 
destroy() - Method in interface com.aspectran.core.component.bean.scope.Scope
Destroy all scoped beans in this scope.
destroy() - Method in interface com.aspectran.core.component.Component
Destroy the component.
destroy() - Method in class com.aspectran.core.component.session.DefaultSession.SessionInactivityTimer
 
destroy() - Method in class com.aspectran.core.component.session.redis.lettuce.LettucePool
 
destroy() - Method in interface com.aspectran.core.component.session.SessionCache
 
destroy() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
destroy() - Method in class com.aspectran.core.context.builder.HybridActivityContextBuilder
 
destroy() - Method in class com.aspectran.core.util.timer.CyclicTimeout
Destroys this CyclicTimeout.
destroy() - Method in class com.aspectran.daemon.AbstractDaemon
 
destroy() - Method in interface com.aspectran.daemon.Daemon
 
destroy() - Method in class com.aspectran.daemon.JsvcDaemon
 
destroy() - Method in class com.aspectran.jetty.JettyServer
 
destroy() - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactory
 
destroy() - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
destroy() - Method in class com.aspectran.undertow.server.TowServer
 
destroy() - Method in class com.aspectran.web.startup.filter.WebActivityFilter
 
destroy() - Method in class com.aspectran.web.startup.servlet.WebActivityServlet
 
destroy(Object) - Method in class com.aspectran.core.component.bean.scope.AbstractScope
 
destroy(Object) - Method in interface com.aspectran.core.component.bean.scope.Scope
 
Destroy - Annotation Type in com.aspectran.core.component.bean.annotation
 
destroyActivityContext() - Method in class com.aspectran.core.service.AbstractCoreService
 
destroyMethod - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
destroyMethod() - Method in annotation type com.aspectran.core.component.bean.annotation.Bean
 
destroySessionManager() - Method in class com.aspectran.daemon.service.AbstractDaemonService
 
destroySessionManager() - Method in class com.aspectran.embed.service.AbstractEmbeddedAspectran
 
destroySessionManager() - Method in class com.aspectran.shell.service.AbstractShellService
 
destroySingleton(Object) - Method in interface com.aspectran.core.component.bean.BeanRegistry
 
DESUFFIXES_PARAM_NAME - Static variable in interface com.aspectran.freemarker.directive.TrimDirective
 
determineAspectranConfigFile(String[]) - Static method in class com.aspectran.core.context.config.AspectranConfig
 
determineBasePath() - Method in class com.aspectran.core.service.AbstractCoreService
 
determineBasePath(String[]) - Static method in class com.aspectran.core.context.config.AspectranConfig
 
determineContentType(Activity) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
determineDestinationFile(File, boolean) - Method in class com.aspectran.core.activity.request.FileParameter
 
determineEncoding(Activity) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
determineOutputWriter(List<OutputRedirection>, Console) - Static method in class com.aspectran.shell.command.OutputRedirection
Returns the Writer instances for translet output redirection.
determineResponseRule() - Method in class com.aspectran.core.context.rule.TransletRule
 
determineValueType(Object) - Static method in enum com.aspectran.core.util.apon.ValueType
 
disabled - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
 
disabled - Static variable in class com.aspectran.core.context.rule.params.ScheduledJobParameters
 
dispatch - Static variable in class com.aspectran.core.context.rule.params.ChooseWhenParameters
 
dispatch - Static variable in class com.aspectran.core.context.rule.params.ExceptionThrownParameters
 
dispatch - Static variable in class com.aspectran.core.context.rule.params.ResponseParameters
 
dispatch - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
dispatch(Activity, DispatchRule) - Method in interface com.aspectran.core.activity.response.dispatch.ViewDispatcher
Dispatch to other resources as the given rule.
dispatch(Activity, DispatchRule) - Method in class com.aspectran.freemarker.view.FreeMarkerViewDispatcher
 
dispatch(Activity, DispatchRule) - Method in class com.aspectran.pebble.view.PebbleViewDispatcher
 
dispatch(Activity, DispatchRule) - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
 
dispatch(Activity, DispatchRule) - Method in class com.aspectran.web.support.view.JspViewDispatcher
 
dispatch(DispatchRule) - Method in class com.aspectran.core.activity.CoreTranslet
 
dispatch(DispatchRule) - Method in interface com.aspectran.core.activity.Translet
Dispatch to other resources as the given rule.
dispatch(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
dispatch(String) - Method in interface com.aspectran.core.activity.Translet
Dispatch to other resources as the given name.
dispatch(String, String) - Method in class com.aspectran.core.activity.CoreTranslet
 
dispatch(String, String) - Method in interface com.aspectran.core.activity.Translet
Dispatch to other resources as the given name.
Dispatch - Annotation Type in com.aspectran.core.component.bean.annotation
 
DISPATCH - com.aspectran.core.context.rule.type.ResponseType
 
dispatcher - Static variable in class com.aspectran.core.context.rule.params.DispatchParameters
 
dispatcher() - Method in annotation type com.aspectran.core.component.bean.annotation.Dispatch
 
DispatchParameters - Class in com.aspectran.core.context.rule.params
 
DispatchParameters() - Constructor for class com.aspectran.core.context.rule.params.DispatchParameters
 
DispatchResponse - Class in com.aspectran.core.activity.response.dispatch
JSP or other web resource integration.
DispatchResponse(DispatchRule) - Constructor for class com.aspectran.core.activity.response.dispatch.DispatchResponse
Instantiates a new DispatchResponse with specified DispatchRule.
DispatchResponseException - Exception in com.aspectran.core.activity.response.dispatch
The Class DispatchResponseException.
DispatchResponseException(DispatchRule, String) - Constructor for exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
Constructor to create exception to wrap another exception and pass a message.
DispatchResponseException(DispatchRule, String, Throwable) - Constructor for exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
Constructor to create exception to wrap another exception and pass a message.
DispatchResponseException(DispatchRule, Throwable) - Constructor for exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
Constructor to create exception to wrap another exception and pass a message.
DispatchRule - Class in com.aspectran.core.context.rule
The Class DispatchRule.
DispatchRule() - Constructor for class com.aspectran.core.context.rule.DispatchRule
 
DisposableBean - Interface in com.aspectran.core.component.bean.ablility
The Interface DisposableBean.
doDelete(String) - Method in class com.aspectran.core.component.session.AbstractSessionCache
Remove the session with this identity from the store.
doDelete(String) - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
doDestroy() - Method in class com.aspectran.core.component.AbstractComponent
 
doDestroy() - Method in class com.aspectran.core.component.aspect.AspectRuleRegistry
 
doDestroy() - Method in class com.aspectran.core.component.schedule.ScheduleRuleRegistry
 
doDestroy() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
doDestroy() - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
doDestroy() - Method in class com.aspectran.core.component.session.FileSessionStore
 
doDestroy() - Method in class com.aspectran.core.component.session.redis.lettuce.LettuceSessionStore
 
doDestroy() - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
doDestroy() - Method in class com.aspectran.core.component.template.TemplateRuleRegistry
 
doDestroy() - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
 
doDestroy() - Method in class com.aspectran.core.context.AspectranActivityContext
 
doesNotContain(String, String, String) - Static method in class com.aspectran.core.util.Assert
Assert that the given text does not contain the given substring.
doesNotContain(String, String, Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert that the given text does not contain the given substring.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.aspectran.web.startup.filter.WebActivityFilter
 
doGet(String) - Method in class com.aspectran.core.component.session.AbstractSessionCache
Get the session matching the key.
doGet(String) - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
doGetBundle(String, Locale) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Obtain the resource bundle for the given basename and Locale.
doGetExpired(Set<String>) - Method in class com.aspectran.core.component.session.AbstractSessionStore
Implemented by subclasses to resolve which sessions this node should attempt to expire.
doGetExpired(Set<String>) - Method in class com.aspectran.core.component.session.FileSessionStore
Check to see which sessions have expired.
doGetExpired(Set<String>) - Method in class com.aspectran.core.component.session.redis.lettuce.LettuceSessionStore
 
doInitialize() - Method in class com.aspectran.core.component.AbstractComponent
 
doInitialize() - Method in class com.aspectran.core.component.aspect.AspectRuleRegistry
 
doInitialize() - Method in class com.aspectran.core.component.schedule.ScheduleRuleRegistry
 
doInitialize() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
doInitialize() - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
doInitialize() - Method in class com.aspectran.core.component.session.DefaultSessionManager
 
doInitialize() - Method in class com.aspectran.core.component.session.FileSessionStore
 
doInitialize() - Method in class com.aspectran.core.component.session.redis.lettuce.LettuceSessionStore
 
doInitialize() - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
doInitialize() - Method in class com.aspectran.core.component.template.TemplateRuleRegistry
 
doInitialize() - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
 
doInitialize() - Method in class com.aspectran.core.context.AspectranActivityContext
 
doPause() - Method in class com.aspectran.core.service.AbstractServiceController
 
doPause() - Method in class com.aspectran.core.service.AspectranCoreService
 
doPause() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
doPause(long) - Method in class com.aspectran.core.service.AbstractServiceController
 
doPause(long) - Method in class com.aspectran.core.service.AspectranCoreService
 
doPause(long) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
doPutIfAbsent(String, DefaultSession) - Method in class com.aspectran.core.component.session.AbstractSessionCache
Put the session into the map if it wasn't already there.
doPutIfAbsent(String, DefaultSession) - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
doReplace(String, DefaultSession, DefaultSession) - Method in class com.aspectran.core.component.session.AbstractSessionCache
Replace the mapping from id to oldValue with newValue.
doReplace(String, DefaultSession, DefaultSession) - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
doResume() - Method in class com.aspectran.core.service.AbstractServiceController
 
doResume() - Method in class com.aspectran.core.service.AspectranCoreService
 
doResume() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
doSave(String, SessionData, long) - Method in class com.aspectran.core.component.session.AbstractSessionStore
Store the session data persistently.
doSave(String, SessionData, long) - Method in class com.aspectran.core.component.session.FileSessionStore
 
doSave(String, SessionData, long) - Method in class com.aspectran.core.component.session.redis.lettuce.LettuceSessionStore
 
doStart() - Method in class com.aspectran.core.service.AbstractServiceController
 
doStart() - Method in class com.aspectran.core.service.AspectranCoreService
 
doStart() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
doStart() - Method in class com.aspectran.jetty.JettyServer
 
doStart() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
doStart() - Method in class com.aspectran.undertow.server.TowServer
 
doStop() - Method in class com.aspectran.core.service.AbstractServiceController
 
doStop() - Method in class com.aspectran.core.service.AspectranCoreService
 
doStop() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
doStop() - Method in class com.aspectran.jetty.JettyServer
 
doStop() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
doStop() - Method in class com.aspectran.undertow.server.TowServer
 
doTask(int, Object, ConcurrentReferenceHashMap.Task<T>) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Segment
Apply an update operation to this segment.
DOUBLE - com.aspectran.core.context.rule.type.ItemValueType
 
DOUBLE - com.aspectran.core.util.apon.ValueType
 
DOUBLE - com.aspectran.shell.command.option.OptionValueType
 
DOUBLE_QUOTE_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
 

E

ECHO - com.aspectran.core.context.rule.type.ActionType
 
EchoAction - Class in com.aspectran.core.activity.process.action
EchoAction to produce attributes.
EchoAction(EchoActionRule) - Constructor for class com.aspectran.core.activity.process.action.EchoAction
Instantiates a new EchoAction.
EchoActionRule - Class in com.aspectran.core.context.rule
The Class EchoActionRule.
EchoActionRule() - Constructor for class com.aspectran.core.context.rule.EchoActionRule
 
EchoCommand - Class in com.aspectran.shell.command.builtins
Displays a message on the screen.
EchoCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.EchoCommand
 
EmbedConfig - Class in com.aspectran.core.context.config
 
EmbedConfig() - Constructor for class com.aspectran.core.context.config.EmbedConfig
 
EmbeddedAspectran - Interface in com.aspectran.embed.service
The Interface EmbeddedAspectran.
EMPTY - Static variable in class com.aspectran.core.util.StringUtils
The empty String
EMPTY_CLASS_PARAMETERS - Static variable in class com.aspectran.core.util.MethodUtils
An empty class array
EMPTY_OBJECT_ARRAY - Static variable in class com.aspectran.core.util.MethodUtils
An empty object array
emptyToNull(String) - Static method in class com.aspectran.core.util.StringUtils
Returns the given string if it is nonempty; null otherwise.
encode(String) - Method in class com.aspectran.core.util.security.PBTokenIssuer
 
encodeKey(String) - Method in class com.aspectran.core.component.session.redis.lettuce.SessionDataCodec
 
encodeValue(SessionData) - Method in class com.aspectran.core.component.session.redis.lettuce.SessionDataCodec
 
encoding - Static variable in class com.aspectran.core.context.rule.params.DispatchParameters
 
encoding - Static variable in class com.aspectran.core.context.rule.params.RedirectParameters
 
encoding - Static variable in class com.aspectran.core.context.rule.params.RequestParameters
 
encoding - Static variable in class com.aspectran.core.context.rule.params.ResponseParameters
 
encoding - Static variable in class com.aspectran.core.context.rule.params.TemplateParameters
 
encoding - Static variable in class com.aspectran.core.context.rule.params.TransformParameters
 
encoding() - Method in annotation type com.aspectran.core.component.bean.annotation.Dispatch
 
encoding() - Method in annotation type com.aspectran.core.component.bean.annotation.Transform
 
EncodingHandlerWrapper - Class in com.aspectran.undertow.server.encoding
Configure HTTP compression in Undertow HttpHandler and create an EncodingHandler.
EncodingHandlerWrapper() - Constructor for class com.aspectran.undertow.server.encoding.EncodingHandlerWrapper
 
encrypt(String) - Static method in class com.aspectran.core.util.PBEncryptionUtils
Encrypts the inputString using the encryption password.
encrypt(String, String) - Static method in class com.aspectran.core.util.PBEncryptionUtils
Encrypts the inputString using the encryption password.
ENCRYPTION_ALGORITHM_KEY - Static variable in class com.aspectran.core.util.PBEncryptionUtils
 
ENCRYPTION_PASSWORD_KEY - Static variable in class com.aspectran.core.util.PBEncryptionUtils
 
END_ARRAY - com.aspectran.core.util.json.JsonToken
The closing of a JSON array.
END_DOCUMENT - com.aspectran.core.util.json.JsonToken
The end of the JSON stream.
END_OBJECT - com.aspectran.core.util.json.JsonToken
The closing of a JSON object.
endArray() - Method in class com.aspectran.core.util.json.JsonReader
Consumes the next token from the JSON stream and asserts that it is the end of the current array.
endArray() - Method in class com.aspectran.core.util.json.JsonWriter
Ends encoding the current array.
endObject() - Method in class com.aspectran.core.util.json.JsonReader
Consumes the next token from the JSON stream and asserts that it is the end of the current object.
endObject() - Method in class com.aspectran.core.util.json.JsonWriter
Ends encoding the current object.
endsWith(String, char) - Static method in class com.aspectran.core.util.StringUtils
Test if the given String ends with the specified prefix character.
endsWithIgnoreCase(String, String) - Static method in class com.aspectran.core.util.StringUtils
Test if the given String ends with the specified suffix, ignoring upper/lower case.
engine - Static variable in class com.aspectran.core.context.rule.params.TemplateParameters
 
entry - Static variable in class com.aspectran.core.context.rule.params.ItemParameters
 
Entry(K, V) - Constructor for class com.aspectran.core.util.ConcurrentReferenceHashMap.Entry
 
EntryParameters - Class in com.aspectran.core.context.rule.params
 
EntryParameters() - Constructor for class com.aspectran.core.context.rule.params.EntryParameters
 
entrySet() - Method in class com.aspectran.core.activity.ActivityDataMap
 
entrySet() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
entrySet() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
entrySet() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
entrySet() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 
environment - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
 
Environment - Interface in com.aspectran.core.context.env
Interface representing the environment in which the current application is running.
EnvironmentAware - Interface in com.aspectran.core.component.bean.aware
Interface to be implemented by any object that wishes to be notified of the Environment.
EnvironmentParameters - Class in com.aspectran.core.context.rule.params
 
EnvironmentParameters() - Constructor for class com.aspectran.core.context.rule.params.EnvironmentParameters
 
EnvironmentRule - Class in com.aspectran.core.context.rule
The Class EnvironmentRule.
EnvironmentRule() - Constructor for class com.aspectran.core.context.rule.EnvironmentRule
 
equals(Object) - Method in class com.aspectran.core.context.expr.token.Token
 
equals(Object) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Entry
 
equals(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
equals(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
equals(Object) - Method in class com.aspectran.core.util.wildcard.WildcardPattern
 
equals(Object) - Method in class com.aspectran.shell.command.option.Option
 
equals(Object) - Method in class com.aspectran.shell.command.OutputRedirection
 
equals(Object) - Method in class com.aspectran.web.support.http.MediaType
 
equalsTypeAndSubtype(MediaType) - Method in class com.aspectran.web.support.http.MediaType
Similar to MediaType.equals(Object) but based on the type and subtype only, i.e.
error(String) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
error(String) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
error(String) - Method in interface com.aspectran.core.util.logging.Log
 
error(String) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
Deprecated.
 
error(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
error(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
error(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
error(String) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
error(String) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
error(String) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
error(String) - Method in interface com.aspectran.core.util.ProcessLogger
 
error(String) - Method in class com.aspectran.daemon.command.AbstractCommand
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
error(String, Throwable) - Method in interface com.aspectran.core.util.logging.Log
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
Deprecated.
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
error(String, Throwable) - Method in interface com.aspectran.core.util.ProcessLogger
 
escape(String, boolean) - Static method in class com.aspectran.core.util.apon.AponFormat
 
ESCAPE_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
 
ETAG - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP ETag header field name.
evaluate(Token) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluate(Token) - Method in class com.aspectran.core.context.expr.TokenExpression
 
evaluate(Token[]) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluate(Token[]) - Method in class com.aspectran.core.context.expr.TokenExpression
 
evaluate(Token[], Writer) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluate(Token[], Writer) - Method in class com.aspectran.core.context.expr.TokenExpression
 
evaluate(ChooseWhenRule) - Method in class com.aspectran.core.context.expr.BooleanExpression
 
evaluate(ItemRule) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluate(ItemRule) - Method in class com.aspectran.core.context.expr.ItemExpression
 
evaluate(ItemRuleMap) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluate(ItemRuleMap) - Method in class com.aspectran.core.context.expr.ItemExpression
 
evaluate(ItemRuleMap, Map<String, Object>) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluate(ItemRuleMap, Map<String, Object>) - Method in class com.aspectran.core.context.expr.ItemExpression
 
evaluate(String, Activity) - Static method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsBoolean(String, Object) - Static method in class com.aspectran.core.context.expr.ognl.OgnlSupport
 
evaluateAsBoolean(String, Object, Object) - Static method in class com.aspectran.core.context.expr.ognl.OgnlSupport
 
evaluateAsList(List<Token[]>) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsList(List<Token[]>) - Method in class com.aspectran.core.context.expr.TokenExpression
 
evaluateAsMap(Map<String, Token[]>) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsMap(Map<String, Token[]>) - Method in class com.aspectran.core.context.expr.TokenExpression
 
evaluateAsMultiValueMap(ItemRuleMap) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluateAsMultiValueMap(ItemRuleMap) - Method in class com.aspectran.core.context.expr.ItemExpression
 
evaluateAsMultiValueMap(Collection<ItemRule>) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluateAsMultiValueMap(Collection<ItemRule>) - Method in class com.aspectran.core.context.expr.ItemExpression
 
evaluateAsParameterMap(ItemRuleMap) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluateAsParameterMap(ItemRuleMap) - Method in class com.aspectran.core.context.expr.ItemExpression
 
evaluateAsParameterMap(Collection<ItemRule>) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluateAsParameterMap(Collection<ItemRule>) - Method in class com.aspectran.core.context.expr.ItemExpression
 
evaluateAsProperties(Properties) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsProperties(Properties) - Method in class com.aspectran.core.context.expr.TokenExpression
 
evaluateAsSet(Set<Token[]>) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsSet(Set<Token[]>) - Method in class com.aspectran.core.context.expr.TokenExpression
 
evaluateAsString(Token[]) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsString(Token[]) - Method in class com.aspectran.core.context.expr.TokenExpression
 
evaluateAsStringArray(ItemRule) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluateAsStringArray(ItemRule) - Method in class com.aspectran.core.context.expr.ItemExpression
 
EVICT_ON_INACTIVITY - Static variable in interface com.aspectran.core.component.session.SessionCache
 
EVICT_ON_SESSION_EXIT - Static variable in interface com.aspectran.core.component.session.SessionCache
 
exception - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
 
exception - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
exception(List<ExceptionRule>, Exception, Activity) - Method in class com.aspectran.core.component.bean.proxy.AbstractDynamicProxyBean
 
ExceptionParameters - Class in com.aspectran.core.context.rule.params
 
ExceptionParameters() - Constructor for class com.aspectran.core.context.rule.params.ExceptionParameters
 
ExceptionRule - Class in com.aspectran.core.context.rule
The Class ExceptionRule.
ExceptionRule() - Constructor for class com.aspectran.core.context.rule.ExceptionRule
 
ExceptionThrown - Annotation Type in com.aspectran.core.component.bean.annotation
 
ExceptionThrownParameters - Class in com.aspectran.core.context.rule.params
 
ExceptionThrownParameters() - Constructor for class com.aspectran.core.context.rule.params.ExceptionThrownParameters
 
ExceptionThrownRule - Class in com.aspectran.core.context.rule
The Class ExceptionThrownRule.
ExceptionThrownRule() - Constructor for class com.aspectran.core.context.rule.ExceptionThrownRule
 
ExceptionThrownRule(AspectAdviceRule) - Constructor for class com.aspectran.core.context.rule.ExceptionThrownRule
 
ExceptionUtils - Class in com.aspectran.core.util
Provides utilities for manipulating and examining Throwable objects.
ExceptionUtils() - Constructor for class com.aspectran.core.util.ExceptionUtils
 
exclude - Static variable in class com.aspectran.core.context.rule.params.FilterParameters
 
exclude - Static variable in class com.aspectran.core.context.rule.params.PointcutParameters
 
excludeClass(String...) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
Adds classes that this ClassLoader should not handle.
excludeEmptyParameters - Static variable in class com.aspectran.core.context.rule.params.RedirectParameters
 
excludeNullParameters - Static variable in class com.aspectran.core.context.rule.params.RedirectParameters
 
excludePackage(String...) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
Adds packages that this ClassLoader should not handle.
Executable - Interface in com.aspectran.core.activity.process.action
The Interface Executable.
execute(Activity) - Method in class com.aspectran.core.activity.process.action.AdviceAction
 
execute(Activity) - Method in class com.aspectran.core.activity.process.action.AnnotatedAction
 
execute(Activity) - Method in class com.aspectran.core.activity.process.action.ChooseAction
 
execute(Activity) - Method in class com.aspectran.core.activity.process.action.EchoAction
 
execute(Activity) - Method in interface com.aspectran.core.activity.process.action.Executable
Execute this action.
execute(Activity) - Method in class com.aspectran.core.activity.process.action.HeaderAction
 
execute(Activity) - Method in class com.aspectran.core.activity.process.action.IncludeAction
 
execute(Activity) - Method in class com.aspectran.core.activity.process.action.InvokeAction
 
execute(Activity, Object) - Method in class com.aspectran.core.activity.process.action.InvokeAction
 
execute(ActionList) - Method in class com.aspectran.core.activity.CoreActivity
 
execute(ActionList, ContentResult) - Method in class com.aspectran.core.activity.CoreActivity
 
execute(CommandParameters) - Method in class com.aspectran.daemon.command.builtins.ComponentCommand
 
execute(CommandParameters) - Method in class com.aspectran.daemon.command.builtins.InvokeActionCommand
 
execute(CommandParameters) - Method in class com.aspectran.daemon.command.builtins.JettyCommand
 
execute(CommandParameters) - Method in class com.aspectran.daemon.command.builtins.PollingIntervalCommand
 
execute(CommandParameters) - Method in class com.aspectran.daemon.command.builtins.QuitCommand
 
execute(CommandParameters) - Method in class com.aspectran.daemon.command.builtins.RestartCommand
 
execute(CommandParameters) - Method in class com.aspectran.daemon.command.builtins.TransletCommand
 
execute(CommandParameters) - Method in class com.aspectran.daemon.command.builtins.UndertowCommand
 
execute(CommandParameters) - Method in interface com.aspectran.daemon.command.Command
This method will be called as the starting point to execute the logic for the action mapped to this command.
execute(CommandParameters, CommandExecutor.Callback) - Method in class com.aspectran.daemon.command.polling.CommandExecutor
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.AspectCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.ClearCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.EchoCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.HelpCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.HistoryCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.JettyCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.JobCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.PBDecryptCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.PBEncryptCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.QuitCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.RestartCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.SysInfoCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.TransletCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.UndertowCommand
 
execute(ParsedOptions, Console) - Method in class com.aspectran.shell.command.builtins.VerboseCommand
 
execute(ParsedOptions, Console) - Method in interface com.aspectran.shell.command.Command
This method will be called as the starting point to execute the logic for the action mapped to this command.
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class com.aspectran.freemarker.directive.AbstractTrimDirectiveModel
 
execute(HttpServerExchange) - Method in class com.aspectran.undertow.service.DefaultTowService
 
execute(HttpServerExchange) - Method in interface com.aspectran.undertow.service.TowService
Executes web activity.
execute(Callable<V>) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
execute(Callable<V>) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Executes an instant activity.
execute(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.service.DefaultWebService
 
execute(HttpServletRequest, HttpServletResponse) - Method in interface com.aspectran.web.service.WebService
Executes web activity.
execute(JobExecutionContext) - Method in class com.aspectran.scheduler.service.ActivityLauncherJob
 
executeAdvice(AspectAdviceRule, boolean) - Method in interface com.aspectran.core.activity.Activity
Executes an aspect advice with a given rule.
executeAdvice(AspectAdviceRule, boolean) - Method in class com.aspectran.core.activity.AdviceActivity
 
executeAdvice(AspectAdviceRule, boolean) - Method in class com.aspectran.core.activity.DefaultActivity
 
executeAdvice(List<AspectAdviceRule>, boolean) - Method in interface com.aspectran.core.activity.Activity
Execute aspect advices with given rules.
executeAdvice(List<AspectAdviceRule>, boolean) - Method in class com.aspectran.core.activity.AdviceActivity
 
executeAdvice(List<AspectAdviceRule>, boolean) - Method in class com.aspectran.core.activity.DefaultActivity
 
exists(PointcutPatternRule, String, String, String, String) - Method in class com.aspectran.core.component.aspect.pointcut.AbstractPointcut
Returns whether or not corresponding to the point cut pattern rules.
exists(String) - Method in class com.aspectran.core.component.aspect.pointcut.AbstractPointcut
 
exists(String) - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
 
exists(String) - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
exists(String) - Method in class com.aspectran.core.component.session.FileSessionStore
 
exists(String) - Method in class com.aspectran.core.component.session.redis.lettuce.LettuceSessionStore
 
exists(String) - Method in interface com.aspectran.core.component.session.SessionCache
Check to see if a session exists: WILL consult the SessionStore.
exists(String) - Method in interface com.aspectran.core.component.session.SessionStore
Test if data exists for a given session id.
exists(String, String, String) - Method in class com.aspectran.core.component.aspect.pointcut.AbstractPointcut
 
exists(String, String, String) - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
 
exists(String, String, String, String) - Method in class com.aspectran.core.component.aspect.pointcut.AbstractPointcut
 
exists(String, String, String, String) - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
 
EXPECT - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Expect header field name.
EXPECTATION_FAILED - com.aspectran.web.support.http.HttpStatus
417 Expectation Failed.
ExpiredPBTokenException - Exception in com.aspectran.core.util.security
The Class ExpiredPBTokenException.
ExpiredPBTokenException(String) - Constructor for exception com.aspectran.core.util.security.ExpiredPBTokenException
 
EXPIRES - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Expires header field name.
ExposalsConfig - Class in com.aspectran.core.context.config
 
ExposalsConfig() - Constructor for class com.aspectran.core.context.config.ExposalsConfig
 
expression - Static variable in class com.aspectran.core.context.rule.params.JoinpointParameters
 
expression - Static variable in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
expression - Static variable in class com.aspectran.core.context.rule.params.TriggerParameters
 
extractAsMap() - Method in class com.aspectran.core.activity.request.ParameterMap
 
extractAsMap(Map<String, Object>) - Method in class com.aspectran.core.activity.request.ParameterMap
 
extractAttributes(Map<String, Object>) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
extractAttributes(Map<String, Object>) - Method in interface com.aspectran.core.adapter.RequestAdapter
Extracts all the attributes and fills in the specified map.
extractJarFileURL(URL) - Static method in class com.aspectran.core.util.ResourceUtils
 
extractParameters(Map<String, Object>) - Method in class com.aspectran.core.activity.CoreTranslet
 
extractParameters(Map<String, Object>) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
extractParameters(Map<String, Object>) - Method in interface com.aspectran.core.activity.Translet
Extracts all the parameters and fills in the specified map.
extractParameters(Map<String, Object>) - Method in interface com.aspectran.core.adapter.RequestAdapter
Extracts all the parameters and fills in the specified map.

F

FACTORY_METHOD_NAME - Static variable in interface com.aspectran.core.component.bean.ablility.FactoryBean
 
factoryBean - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
FactoryBean<T> - Interface in com.aspectran.core.component.bean.ablility
The Interface FactoryBean.
FactoryBeanNotInitializedException - Exception in com.aspectran.core.component.bean
Exception to be thrown from a FactoryBean's getObject() method if the bean is not fully initialized yet, for example because it is involved in a circular reference.
FactoryBeanNotInitializedException(BeanRule) - Constructor for exception com.aspectran.core.component.bean.FactoryBeanNotInitializedException
Instantiates a new FactoryBeanNotInitializedException.
FactoryBeanNotInitializedException(String, BeanRule) - Constructor for exception com.aspectran.core.component.bean.FactoryBeanNotInitializedException
Instantiates a new FactoryBeanNotInitializedException.
factoryMethod - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
failed(String) - Method in class com.aspectran.daemon.command.AbstractCommand
 
failed(String, Throwable) - Method in class com.aspectran.daemon.command.AbstractCommand
 
failed(Throwable) - Method in class com.aspectran.daemon.command.AbstractCommand
 
FAILED - Static variable in interface com.aspectran.core.util.lifecycle.LifeCycle
 
FAILED_DEPENDENCY - com.aspectran.web.support.http.HttpStatus
424 Failed Dependency.
FALSE - Static variable in class com.aspectran.core.util.apon.AponFormat
 
favorPathExtension(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
favorPathExtension(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
 
FIELD - com.aspectran.core.context.rule.type.AutowireTargetType
 
FIELD - com.aspectran.core.context.rule.type.TokenDirectiveType
 
FIELD_VALUE - com.aspectran.core.context.rule.type.AutowireTargetType
 
file - Static variable in class com.aspectran.core.context.rule.params.AppendParameters
 
file - Static variable in class com.aspectran.core.context.rule.params.TemplateParameters
 
FILE - com.aspectran.core.context.rule.type.AppenderType
 
FILE - com.aspectran.core.context.rule.type.ItemValueType
 
FILE - com.aspectran.shell.command.option.OptionValueType
 
FILE_URL_PREFIX - Static variable in class com.aspectran.core.util.ResourceUtils
 
FileAppendRule - Class in com.aspectran.core.context.rule
Defines a rule to append a file with defined rules.
FileAppendRule(String) - Constructor for class com.aspectran.core.context.rule.FileAppendRule
 
FileAppendRule(String, AppendedFileFormatType) - Constructor for class com.aspectran.core.context.rule.FileAppendRule
 
FileAppendRule(String, AppendedFileFormatType, String) - Constructor for class com.aspectran.core.context.rule.FileAppendRule
 
FileAppendRule(String, String) - Constructor for class com.aspectran.core.context.rule.FileAppendRule
 
FileCommandPoller - Class in com.aspectran.daemon.command.polling
File system-based command poller.
FileCommandPoller(Daemon, DaemonPollerConfig) - Constructor for class com.aspectran.daemon.command.polling.FileCommandPoller
 
FileCopyUtils - Class in com.aspectran.core.util
Simple utility methods for file and directory copying.
FileCopyUtils() - Constructor for class com.aspectran.core.util.FileCopyUtils
Instances should NOT be constructed in standard programming.
FileLocker - Class in com.aspectran.core.util
Used to obtain a lock that can be used to prevent other Aspectran services that use the same persistent store.
FileLocker(File) - Constructor for class com.aspectran.core.util.FileLocker
Instantiates a new FileLocker.
FilenameUtils - Class in com.aspectran.core.util
Utility methods for General filename and filepath manipulation.
FilenameUtils() - Constructor for class com.aspectran.core.util.FilenameUtils
 
FileParameter - Class in com.aspectran.core.activity.request
The Class FileParameter.
FileParameter() - Constructor for class com.aspectran.core.activity.request.FileParameter
Instantiates a new FileParameter.
FileParameter(File) - Constructor for class com.aspectran.core.activity.request.FileParameter
Instantiates a new FileParameter.
FileParameterMap - Class in com.aspectran.core.activity.request
The Class FileParameterMap.
FileParameterMap() - Constructor for class com.aspectran.core.activity.request.FileParameterMap
 
FileRuleAppender - Class in com.aspectran.core.context.rule.appender
The Class FileRuleAppender.
FileRuleAppender(String) - Constructor for class com.aspectran.core.context.rule.appender.FileRuleAppender
 
FileRuleAppender(String, String) - Constructor for class com.aspectran.core.context.rule.appender.FileRuleAppender
 
FileScanner - Class in com.aspectran.core.util
A utility class that finds files corresponding to a given pattern.
FileScanner() - Constructor for class com.aspectran.core.util.FileScanner
 
FileScanner(String) - Constructor for class com.aspectran.core.util.FileScanner
 
FileScanner.SaveHandler - Interface in com.aspectran.core.util
 
FileSessionStore - Class in com.aspectran.core.component.session
A file-based store of session data.
FileSessionStore() - Constructor for class com.aspectran.core.component.session.FileSessionStore
 
FileSessionStoreFactory - Class in com.aspectran.core.component.session
 
FileSessionStoreFactory() - Constructor for class com.aspectran.core.component.session.FileSessionStoreFactory
 
fillProperties(Properties, String) - Static method in class com.aspectran.core.util.PropertiesLoaderUtils
Fill the given properties from the specified class path resource (in ISO-8859-1 encoding).
fillProperties(Properties, String, ClassLoader) - Static method in class com.aspectran.core.util.PropertiesLoaderUtils
Fill the given properties from the specified class path resource (in ISO-8859-1 encoding).
filter - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
filter(String, File) - Method in interface com.aspectran.core.component.translet.scan.TransletScanFilter
 
filter(String, String, Class<?>) - Method in interface com.aspectran.core.component.bean.scan.BeanClassScanFilter
Filter the retrieved candidate classes.
filterClass - Static variable in class com.aspectran.core.context.rule.params.FilterParameters
 
FilterParameters - Class in com.aspectran.core.context.rule.params
 
FilterParameters() - Constructor for class com.aspectran.core.context.rule.params.FilterParameters
 
Finally - Annotation Type in com.aspectran.core.component.bean.annotation
 
FINALLY - com.aspectran.core.context.rule.type.AspectAdviceType
 
finallyAdvice - Static variable in class com.aspectran.core.context.rule.params.AdviceParameters
 
finallyAdvice(List<AspectAdviceRule>, BeanRule, Activity) - Method in class com.aspectran.core.component.bean.proxy.AbstractDynamicProxyBean
 
find() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
find(int) - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
findClass(String) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
findConfigBeanClassesWithAnnotation(Class<? extends Annotation>) - Method in interface com.aspectran.core.component.bean.BeanRegistry
 
findConfigBeanClassesWithAnnotation(Class<? extends Annotation>) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
findConfigBeanClassesWithAnnotation(Class<? extends Annotation>) - Method in class com.aspectran.core.component.bean.ContextualBeanRegistry
 
findConstructor(Class<T>, Class<?>...) - Static method in class com.aspectran.core.util.ClassUtils
Obtain an accessible constructor for the given class and parameters.
findResource(String) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
findResources(String) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
findWrapPos(String, int, int) - Static method in class com.aspectran.shell.command.option.OptionUtils
Finds the next text wrap position after startPos for the text in text with the column width width.
finishInvalidate() - Method in class com.aspectran.core.component.session.DefaultSession
 
fireSessionAttributeListeners(Session, String, Object, Object) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
fireSessionAttributeListeners(Session, String, Object, Object) - Method in interface com.aspectran.core.component.session.SessionHandler
Call binding and attribute listeners based on the new and old values of the attribute.
fireSessionAttributeListeners(String, Object, Object) - Method in class com.aspectran.core.component.session.DefaultSession
Call binding and attribute listeners based on the new and old values of the attribute.
fireSessionDestroyedListeners(Session) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
fireSessionDestroyedListeners(Session) - Method in interface com.aspectran.core.component.session.SessionHandler
Call the session lifecycle listeners.
first() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
FixedLocaleResolver - Class in com.aspectran.core.support.i18n.locale
LocaleResolver implementation that always returns a fixed default locale and optionally time zone.
FixedLocaleResolver() - Constructor for class com.aspectran.core.support.i18n.locale.FixedLocaleResolver
Create a default FixedLocaleResolver, exposing a configured default locale (or the JVM's default locale as fallback).
FixedLocaleResolver(Locale) - Constructor for class com.aspectran.core.support.i18n.locale.FixedLocaleResolver
Create a FixedLocaleResolver that exposes the given locale.
FixedLocaleResolver(Locale, TimeZone) - Constructor for class com.aspectran.core.support.i18n.locale.FixedLocaleResolver
Create a FixedLocaleResolver that exposes the given locale and time zone.
FLOAT - com.aspectran.core.context.rule.type.ItemValueType
 
FLOAT - com.aspectran.core.util.apon.ValueType
 
FLOAT - com.aspectran.shell.command.option.OptionValueType
 
flush() - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
 
flush() - Method in interface com.aspectran.core.adapter.ResponseAdapter
Forces any content in the buffer to be written to the client.
flush() - Method in class com.aspectran.core.util.apon.AponWriter
 
flush() - Method in class com.aspectran.core.util.json.JsonWriter
Ensures all buffered data is written to the underlying Writer and flushes that writer.
flush() - Method in class com.aspectran.core.util.OutputStringWriter
 
flush() - Method in class com.aspectran.shell.command.OutputRedirection.MultiWriter
 
flush() - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
flush() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
flushStatements() - Method in class com.aspectran.mybatis.SqlSessionAgent
 
forbidden() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
forbidden() - Method in interface com.aspectran.web.activity.response.RestResponse
 
forbidden(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
403 Forbidden.
FORBIDDEN - com.aspectran.web.support.http.HttpStatus
403 Forbidden.
format - Static variable in class com.aspectran.core.context.rule.params.AppendParameters
 
Format - Annotation Type in com.aspectran.core.component.bean.annotation
 
formatMessage(String, Object[], Locale) - Method in class com.aspectran.core.support.i18n.message.MessageSourceSupport
Format the given message String, using cached MessageFormats.
FormattingContext - Class in com.aspectran.core.activity
Created: 2019-07-06
FormattingContext() - Constructor for class com.aspectran.core.activity.FormattingContext
 
forward - Static variable in class com.aspectran.core.context.rule.params.ChooseWhenParameters
 
forward - Static variable in class com.aspectran.core.context.rule.params.ResponseParameters
 
forward - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
forward(ForwardRule) - Method in class com.aspectran.core.activity.CoreTranslet
 
forward(ForwardRule) - Method in interface com.aspectran.core.activity.Translet
Forward according to a given rule.
forward(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
forward(String) - Method in interface com.aspectran.core.activity.Translet
Forward to the specified translet immediately.
Forward - Annotation Type in com.aspectran.core.component.bean.annotation
 
FORWARD - com.aspectran.core.context.rule.type.ResponseType
 
ForwardParameters - Class in com.aspectran.core.context.rule.params
 
ForwardParameters() - Constructor for class com.aspectran.core.context.rule.params.ForwardParameters
 
ForwardResponse - Class in com.aspectran.core.activity.response
The Class ForwardResponse.
ForwardResponse(ForwardRule) - Constructor for class com.aspectran.core.activity.response.ForwardResponse
Instantiates a new ForwardResponse.
ForwardRule - Class in com.aspectran.core.context.rule
The Class ForwardRule.
ForwardRule() - Constructor for class com.aspectran.core.context.rule.ForwardRule
 
FOUND - com.aspectran.web.support.http.HttpStatus
302 Found.
FreeMarkerConfigurationFactory - Class in com.aspectran.freemarker
Factory that configures a FreeMarker Configuration.
FreeMarkerConfigurationFactory() - Constructor for class com.aspectran.freemarker.FreeMarkerConfigurationFactory
 
FreeMarkerConfigurationFactoryBean - Class in com.aspectran.freemarker
JavaBean to configure FreeMarker.
FreeMarkerConfigurationFactoryBean() - Constructor for class com.aspectran.freemarker.FreeMarkerConfigurationFactoryBean
 
FreeMarkerTemplateEngine - Class in com.aspectran.freemarker
The Class FreeMarkerTemplateEngine.
FreeMarkerTemplateEngine(Configuration) - Constructor for class com.aspectran.freemarker.FreeMarkerTemplateEngine
 
FreeMarkerViewDispatcher - Class in com.aspectran.freemarker.view
The Class FreeMarkerViewDispatcher.
FreeMarkerViewDispatcher(Configuration) - Constructor for class com.aspectran.freemarker.view.FreeMarkerViewDispatcher
 
from(File) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(File, Class<T>) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(File, Class<T>, EntityResolver) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(File, T) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(File, T, EntityResolver) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(InputStream) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(InputStream, Class<T>) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(InputStream, Class<T>, EntityResolver) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(InputStream, T) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(InputStream, T, EntityResolver) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(Reader) - Static method in class com.aspectran.core.util.apon.JsonToApon
 
from(Reader) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(Reader, Class<T>) - Static method in class com.aspectran.core.util.apon.JsonToApon
 
from(Reader, Class<T>) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(Reader, Class<T>, EntityResolver) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(Reader, T) - Static method in class com.aspectran.core.util.apon.JsonToApon
 
from(Reader, T) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(Reader, T, EntityResolver) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(String) - Static method in class com.aspectran.core.util.apon.JsonToApon
 
from(String) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(String, Class<T>) - Static method in class com.aspectran.core.util.apon.JsonToApon
 
from(String, Class<T>) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(String, T) - Static method in class com.aspectran.core.util.apon.JsonToApon
 
from(String, T) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(InputSource, T) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
from(InputSource, T, EntityResolver) - Static method in class com.aspectran.core.util.apon.XmlToApon
 
FROM - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP From header field name.

G

GATEWAY_TIMEOUT - com.aspectran.web.support.http.HttpStatus
504 Gateway Timeout.
generateSafetyUniqueFile(File) - Static method in class com.aspectran.core.util.FilenameUtils
Creates and returns a safe file name on the system without duplication in the specified directory.
generateUniqueFile(File) - Static method in class com.aspectran.core.util.FilenameUtils
Returns a file name that does not overlap in the specified directory.
generateUniqueFile(File, char) - Static method in class com.aspectran.core.util.FilenameUtils
Returns a file name that does not overlap in the specified directory.
get() - Method in interface com.aspectran.core.util.ConcurrentReferenceHashMap.Reference
Return the referenced entry, or null if the entry is no longer available.
get() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns the contents of the file as an array of bytes.
get(Object) - Method in class com.aspectran.core.activity.ActivityDataMap
 
get(Object) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
get(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
get(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
get(Object) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 
get(String) - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
get(String) - Method in interface com.aspectran.core.component.session.SessionCache
Get an existing Session.
GET - com.aspectran.core.context.rule.type.MethodType
retrieves a representation of a resource without side-effects (nothing changes on the server).
getAccessedTime() - Method in class com.aspectran.core.component.session.SessionData
 
getAccessibleMethod(Class<?>, Method) - Static method in class com.aspectran.core.util.MethodUtils
Return an accessible method (that is, one that can be invoked via reflection) that implements the specified Method.
getAccessibleMethod(Class<?>, String) - Static method in class com.aspectran.core.util.MethodUtils
Return an accessible method (that is, one that can be invoked via reflection) with given name and a single parameter.
getAccessibleMethod(Class<?>, String, Class<?>) - Static method in class com.aspectran.core.util.MethodUtils
Return an accessible method (that is, one that can be invoked via reflection) with given name and a single parameter.
getAccessibleMethod(Class<?>, String, Class<?>[]) - Static method in class com.aspectran.core.util.MethodUtils
Return an accessible method (that is, one that can be invoked via reflection) with given name and parameters.
getAccessibleMethod(Method) - Static method in class com.aspectran.core.util.MethodUtils
Return an accessible method (that is, one that can be invoked via reflection) that implements the specified Method.
getAction() - Method in exception com.aspectran.core.activity.process.action.ActionExecutionException
 
getAction() - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
Returns the advice action.
getActionId() - Method in class com.aspectran.core.activity.process.action.AnnotatedAction
 
getActionId() - Method in class com.aspectran.core.activity.process.action.ChooseAction
 
getActionId() - Method in class com.aspectran.core.activity.process.action.EchoAction
 
getActionId() - Method in interface com.aspectran.core.activity.process.action.Executable
Gets the action id.
getActionId() - Method in class com.aspectran.core.activity.process.action.HeaderAction
 
getActionId() - Method in class com.aspectran.core.activity.process.action.IncludeAction
 
getActionId() - Method in class com.aspectran.core.activity.process.action.InvokeAction
 
getActionId() - Method in class com.aspectran.core.activity.process.result.ActionResult
Gets the action id.
getActionId() - Method in class com.aspectran.core.context.rule.AnnotatedActionRule
 
getActionId() - Method in class com.aspectran.core.context.rule.EchoActionRule
Gets the action id.
getActionId() - Method in class com.aspectran.core.context.rule.HeaderActionRule
Gets the action id.
getActionId() - Method in class com.aspectran.core.context.rule.IncludeActionRule
Gets the action id.
getActionId() - Method in class com.aspectran.core.context.rule.InvokeActionRule
Gets the action id.
getActionIds() - Method in class com.aspectran.core.activity.process.result.ContentResult
 
getActionList() - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
getActionList() - Method in class com.aspectran.core.context.rule.ResponseRule
 
getActionList(String) - Method in class com.aspectran.core.activity.process.ContentList
 
getActionResult(String) - Method in class com.aspectran.core.activity.process.result.ContentResult
 
getActionResult(String) - Method in class com.aspectran.core.activity.process.result.ProcessResult
Returns the result of the action as an ActionResult.
getActionResultWithoutCache(String) - Method in class com.aspectran.core.activity.ActivityDataMap
Returns the value of the named action's process result without storing it in the cache.
getActionRule() - Method in class com.aspectran.core.activity.process.action.AnnotatedAction
 
getActionRule() - Method in class com.aspectran.core.activity.process.action.ChooseAction
 
getActionRule() - Method in class com.aspectran.core.activity.process.action.EchoAction
 
getActionRule() - Method in interface com.aspectran.core.activity.process.action.Executable
Gets the action rule.
getActionRule() - Method in class com.aspectran.core.activity.process.action.HeaderAction
 
getActionRule() - Method in class com.aspectran.core.activity.process.action.IncludeAction
 
getActionRule() - Method in class com.aspectran.core.activity.process.action.InvokeAction
 
getActionType() - Method in class com.aspectran.core.activity.process.action.AnnotatedAction
 
getActionType() - Method in class com.aspectran.core.activity.process.action.ChooseAction
 
getActionType() - Method in class com.aspectran.core.activity.process.action.EchoAction
 
getActionType() - Method in interface com.aspectran.core.activity.process.action.Executable
Gets the Action Type.
getActionType() - Method in class com.aspectran.core.activity.process.action.HeaderAction
 
getActionType() - Method in class com.aspectran.core.activity.process.action.IncludeAction
 
getActionType() - Method in class com.aspectran.core.activity.process.action.InvokeAction
 
getActionType() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getActionType() - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
Returns the action type of the executable action.
getActiveProfiles() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getActiveProfiles() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getActiveProfiles() - Method in class com.aspectran.core.context.config.ContextProfilesConfig
 
getActiveProfiles() - Method in class com.aspectran.core.context.env.ContextEnvironment
 
getActiveProfiles() - Method in interface com.aspectran.core.context.env.Environment
Returns the set of profiles explicitly made active for this environment.
getActiveSessionCount() - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
getActiveSessionCount() - Method in interface com.aspectran.core.component.session.SessionCache
 
getActiveSessions() - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
getActivity() - Method in class com.aspectran.core.activity.ActivityDataMap
 
getActivityContext() - Method in class com.aspectran.core.activity.AbstractActivity
 
getActivityContext() - Method in interface com.aspectran.core.activity.Activity
Gets the activity context.
getActivityContext() - Method in class com.aspectran.core.service.AbstractCoreService
 
getActivityContext() - Method in interface com.aspectran.core.service.CoreService
Returns the activity context.
getActivityContext() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
getActivityContext() - Method in interface com.aspectran.scheduler.service.SchedulerService
 
getActivityContext(HttpServlet) - Static method in class com.aspectran.web.service.WebServiceHolder
Find the standalone ActivityContext for this web aspectran service.
getActivityContext(ServletContext) - Static method in class com.aspectran.web.service.WebServiceHolder
Find the root ActivityContext for this web aspectran service.
getActivityDataMap() - Method in class com.aspectran.core.activity.CoreTranslet
 
getActivityDataMap() - Method in interface com.aspectran.core.activity.Translet
Returns an Activity Data Map containing the activity result data.
getActual() - Method in exception com.aspectran.core.activity.request.SizeLimitExceededException
 
getActualName() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getActualName() - Method in interface com.aspectran.core.util.apon.Parameters
Returns its real name.
getAdaptee() - Method in class com.aspectran.core.adapter.AbstractRequestAdapter
 
getAdaptee() - Method in class com.aspectran.core.adapter.AbstractResponseAdapter
 
getAdaptee() - Method in class com.aspectran.core.adapter.AbstractSessionAdapter
 
getAdaptee() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the adaptee object to provide request information.
getAdaptee() - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns the adaptee object to provide response information.
getAdaptee() - Method in interface com.aspectran.core.adapter.SessionAdapter
Returns the adaptee object to provide session information.
getAdaptee() - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
getAdaptee() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getAdviceBeanClass() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getAdviceBeanClass() - Method in class com.aspectran.core.context.rule.AspectRule
 
getAdviceBeanId() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getAdviceBeanId() - Method in class com.aspectran.core.context.rule.AspectRule
 
getAfterAdviceResult(String) - Method in class com.aspectran.core.activity.AdviceActivity
Gets the after advice result.
getAfterAdviceResult(String) - Method in class com.aspectran.core.activity.aspect.AspectAdviceResult
 
getAfterAdviceResult(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getAfterAdviceResult(String) - Method in interface com.aspectran.core.activity.Translet
Gets the after advice result.
getAfterAdviceRuleList() - Method in class com.aspectran.core.activity.AdviceActivity
 
getAfterAdviceRuleList() - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
getAggregateTemplateLoader(Loader<?>[]) - Method in class com.aspectran.pebble.PebbleEngineFactory
Return a Template Loader based on the given Template Loader list.
getAggregateTemplateLoader(TemplateLoader[]) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Return a TemplateLoader based on the given TemplateLoader list.
getAlgorithm() - Static method in class com.aspectran.core.util.PBEncryptionUtils
 
getAlias() - Method in class com.aspectran.core.context.rule.params.TypeAliasParameters
 
getAliasedType(String) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns a type of an aliased type that is defined by assigning the type to the alias.
getAllAttributes() - Method in class com.aspectran.core.component.session.SessionData
Returns an unmodifiable map of the attributes.
getAllCommands() - Method in interface com.aspectran.daemon.command.CommandRegistry
 
getAllCommands() - Method in class com.aspectran.daemon.command.DaemonCommandRegistry
 
getAllCommands() - Method in interface com.aspectran.shell.command.CommandRegistry
 
getAllCommands() - Method in class com.aspectran.shell.command.ShellCommandRegistry
 
getAllHeaders() - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
Returns a map of the request headers that can be modified.
getAllMembers() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
getAllOptions() - Method in class com.aspectran.shell.command.option.Options
Retrieve a read-only list of options in this set.
getAllowedFileExtensions() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Gets the allowed file extensions.
getAllowedFileExtensions() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
Gets the allowed file extensions.
getAllowedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getAllowedHeadersString() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getAllowedMethod() - Method in class com.aspectran.core.context.rule.RequestRule
Returns the method allowed on the requested resource.
getAllowedMethods() - Method in class com.aspectran.core.context.rule.TransletRule
Returns the array of methods allowed on the requested resource.
getAllowedMethods() - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
Return the configured HTTP methods.
getAllowedMethods() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getAllowedMethodsString() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getAllowedOrigins() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getAllParameters() - Method in class com.aspectran.core.activity.CoreTranslet
 
getAllParameters() - Method in class com.aspectran.core.activity.request.AbstractRequest
Returns all parameters as a mutable Map<String, Object>.
getAllParameters() - Method in interface com.aspectran.core.activity.Translet
Return an mutable Map of the request parameters, with parameter names as map keys and parameter values as map values.
getAllParameters() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns a map of the request parameters that can be modified.
getAllResources() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
getAllSessions() - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
getAllSessions() - Method in interface com.aspectran.core.component.session.SessionCache
 
getAllSessions() - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
getAllTokens() - Method in class com.aspectran.core.context.rule.ItemRule
 
getAlternativeValue() - Method in class com.aspectran.core.context.expr.token.Token
Gets the alternative value.
getAltNames() - Method in class com.aspectran.core.util.apon.ParameterKey
 
getAnnotatedActionRule() - Method in class com.aspectran.core.activity.process.action.AnnotatedAction
Returns the annotated bean method action rule.
getAppendedFileFormatType() - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
getAppenderType() - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
getAppendRule() - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
getApplicationAdapter() - Method in class com.aspectran.core.activity.AbstractActivity
 
getApplicationAdapter() - Method in interface com.aspectran.core.activity.Activity
Gets the application adapter.
getApplicationAdapter() - Method in class com.aspectran.core.activity.CoreTranslet
 
getApplicationAdapter() - Method in interface com.aspectran.core.activity.Translet
Gets the application adapter.
getApplicationAdapter() - Method in class com.aspectran.core.component.session.AbstractSessionStoreFactory
 
getApplicationAdapter() - Method in class com.aspectran.core.component.session.DefaultSessionManager
 
getApplicationAdapter() - Method in interface com.aspectran.core.context.ActivityContext
Returns the class loader used by the current application.
getApplicationAdapter() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getApplicationAdapter() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
getApplicationAdapter() - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
 
getArgList() - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieve any left-over non-recognized options and arguments.
getArgName() - Method in class com.aspectran.shell.command.option.HelpFormatter
 
getArgs() - Method in class com.aspectran.shell.command.CommandLineParser
 
getArgs() - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieve any left-over non-recognized options and arguments.
getArgumentItemRuleList() - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
getArgumentItemRuleMap() - Method in class com.aspectran.core.context.rule.InvokeActionRule
Gets the argument item rule map.
getArgumentItemRuleMap() - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
getArgumentsList() - Method in class com.aspectran.shell.command.AbstractCommand
 
getArgumentsList() - Method in class com.aspectran.shell.command.builtins.HelpCommand
 
getArgumentsList() - Method in interface com.aspectran.shell.command.Command
 
getAroundAdviceResult(String) - Method in class com.aspectran.core.activity.AdviceActivity
Gets the around advice result.
getAroundAdviceResult(String) - Method in class com.aspectran.core.activity.aspect.AspectAdviceResult
 
getAroundAdviceResult(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getAroundAdviceResult(String) - Method in interface com.aspectran.core.activity.Translet
Gets the around advice result.
getArraySize() - Method in interface com.aspectran.core.util.apon.Parameter
Returns the size of the array if the value is an array.
getArraySize() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getAspectAdviceBean(String) - Method in interface com.aspectran.core.activity.Activity
Gets the aspect advice bean.
getAspectAdviceBean(String) - Method in class com.aspectran.core.activity.AdviceActivity
Gets the aspect advice bean.
getAspectAdviceBean(String) - Method in class com.aspectran.core.activity.aspect.AspectAdviceResult
 
getAspectAdviceBean(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getAspectAdviceBean(String) - Method in class com.aspectran.core.activity.DefaultActivity
 
getAspectAdviceBean(String) - Method in interface com.aspectran.core.activity.Translet
Gets the aspect advice bean.
getAspectAdviceRule() - Method in exception com.aspectran.core.activity.aspect.AspectAdviceException
Returns the aspect advice rule.
getAspectAdviceRule() - Method in class com.aspectran.core.activity.process.action.AdviceAction
Gets the aspect advice rule.
getAspectAdviceRule() - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
getAspectAdviceRuleList() - Method in class com.aspectran.core.context.rule.AspectRule
 
getAspectAdviceRuleRegistry() - Method in class com.aspectran.core.component.aspect.AspectAdviceRulePostRegister
 
getAspectAdviceRuleRegistry() - Method in class com.aspectran.core.component.bean.proxy.RelevantAspectRuleHolder
Gets the aspect advice rule registry.
getAspectAdviceRuleRegistry() - Method in class com.aspectran.core.context.rule.TransletRule
 
getAspectAdviceRuleRegistry(Activity, String, String, String, String) - Method in class com.aspectran.core.component.bean.proxy.AbstractDynamicProxyBean
 
getAspectAdviceType() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getAspectId() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getAspectId() - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
getAspectranClassLoader() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getAspectranClassLoader() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getAspectranClassLoader() - Method in class com.aspectran.core.service.AbstractCoreService
 
getAspectranClassLoader() - Method in interface com.aspectran.core.service.CoreService
Returns the aspectran class loader.
getAspectranConfig() - Method in class com.aspectran.core.service.AbstractCoreService
 
getAspectranConfig() - Method in interface com.aspectran.core.service.CoreService
Returns the Aspectran configuration parameters used to generate the AspectranService.
getAspectranParameters() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getAspectranParameters() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getAspectranParameters() - Method in class com.aspectran.core.context.config.ContextConfig
 
getAspectranParameters() - Method in class com.aspectran.core.context.rule.AppendRule
 
getAspectRule() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getAspectRule() - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
getAspectRule(String) - Method in class com.aspectran.core.component.aspect.AspectRuleRegistry
 
getAspectRuleRegistry() - Method in interface com.aspectran.core.context.ActivityContext
Gets the aspect rule registry.
getAspectRuleRegistry() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getAspectRuleRegistry() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Gets the aspect rule registry.
getAspectRules() - Method in class com.aspectran.core.component.aspect.AspectRuleRegistry
 
getAspectRules() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns all Aspect rules.
getAspectRules() - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
getAssistant() - Method in class com.aspectran.core.context.rule.assistant.AssistantLocal
 
getAssistant() - Method in class com.aspectran.core.context.rule.parser.xml.AspectranNodeParser
 
getAssistantLocal() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Gets the assistant local.
getAttribute(Token) - Method in class com.aspectran.core.context.expr.TokenExpression
Returns the value of the named attribute as an Object of the activity's request attributes or action results.
getAttribute(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getAttribute(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getAttribute(String) - Method in interface com.aspectran.core.activity.Translet
Returns the value of the named attribute as a given type, or null if no attribute of the given name exists.
getAttribute(String) - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Gets the attribute.
getAttribute(String) - Method in class com.aspectran.core.adapter.DefaultApplicationAdapter
 
getAttribute(String) - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
getAttribute(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the value of the named attribute as a given type, or null if no attribute of the given name exists.
getAttribute(String) - Method in interface com.aspectran.core.adapter.SessionAdapter
Returns the value of the named attribute as a given type, or null if no attribute of the given name exists.
getAttribute(String) - Method in class com.aspectran.core.component.session.DefaultSession
 
getAttribute(String) - Method in interface com.aspectran.core.component.session.Session
 
getAttribute(String) - Method in class com.aspectran.core.component.session.SessionAgent
 
getAttribute(String) - Method in class com.aspectran.core.component.session.SessionData
 
getAttribute(String) - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
getAttribute(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
getAttribute(String) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getAttributeItemRuleMap() - Method in class com.aspectran.core.context.rule.ForwardRule
Gets the attribute item rule map.
getAttributeItemRuleMap() - Method in class com.aspectran.core.context.rule.IncludeActionRule
Gets the attribute item rule map.
getAttributeItemRuleMap() - Method in class com.aspectran.core.context.rule.RequestRule
Gets the attribute item rule map.
getAttributeItemRuleMap() - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
getAttributeMap() - Method in class com.aspectran.core.activity.request.AbstractRequest
Returns a map of the request attributes that can be modified.
getAttributeMap() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns an mutable map of the attributes, with attribute names as map keys and attribute value as map value.
getAttributeName() - Method in class com.aspectran.core.support.CurrentActivityDataFactoryBean
Returns the attribute name of the current ActivityDataMap specified to register in the request scope.
getAttributeName() - Method in class com.aspectran.core.support.CurrentTransletFactoryBean
Returns the attribute name of the current Translet specified to register in the request scope.
getAttributeNames() - Method in class com.aspectran.core.activity.CoreTranslet
 
getAttributeNames() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getAttributeNames() - Method in interface com.aspectran.core.activity.Translet
Returns a Collection containing the names of the attributes available to this request.
getAttributeNames() - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Gets the attribute names.
getAttributeNames() - Method in class com.aspectran.core.adapter.DefaultApplicationAdapter
 
getAttributeNames() - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
getAttributeNames() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns a Collection containing the names of the attributes available to this request.
getAttributeNames() - Method in interface com.aspectran.core.adapter.SessionAdapter
Returns an Enumeration of String objects containing the names of all the objects bound to this session.
getAttributeNames() - Method in class com.aspectran.core.component.session.DefaultSession
 
getAttributeNames() - Method in interface com.aspectran.core.component.session.Session
 
getAttributeNames() - Method in class com.aspectran.core.component.session.SessionAgent
 
getAttributeNames() - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
getAttributeNames() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
getAttributeNames() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getAttributeWithoutCache(String) - Method in class com.aspectran.core.activity.ActivityDataMap
Returns the value of the named attribute from the request adapter without storing it in the cache.
getAutoReloadConfig() - Method in class com.aspectran.core.context.config.ContextConfig
 
getAutowireRuleList() - Method in class com.aspectran.core.context.rule.BeanRule
 
getBase() - Method in class com.aspectran.undertow.server.resource.TowResourceManager
 
getBaseName(String) - Static method in class com.aspectran.core.util.FilenameUtils
Gets the base name, minus the full path and extension, from a full filename.
getBasePackages() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getBasePackages() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
Returns the base packages to scan for annotated components.
getBasePackages() - Method in class com.aspectran.core.context.config.ContextConfig
 
getBasePath() - Method in class com.aspectran.core.adapter.AbstractApplicationAdapter
 
getBasePath() - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Returns the base path that the current application is mapped to.
getBasePath() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getBasePath() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getBasePath() - Method in class com.aspectran.core.context.config.ContextConfig
 
getBasePath() - Method in class com.aspectran.core.context.rule.appender.FileRuleAppender
 
getBasePath() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
getBasePath() - Method in class com.aspectran.core.service.AbstractCoreService
 
getBasePath() - Method in interface com.aspectran.core.service.CoreService
Returns the base path where the root application is running.
getBean() - Method in class com.aspectran.core.component.bean.BeanInstance
 
getBean(Token) - Method in class com.aspectran.core.context.expr.TokenExpression
Returns the bean instance that matches the given token.
getBean(Class<V>) - Method in class com.aspectran.core.activity.AbstractActivity
 
getBean(Class<V>) - Method in interface com.aspectran.core.activity.Activity
Returns an instance of the bean that matches the given object type.
getBean(Class<V>) - Method in class com.aspectran.core.activity.CoreTranslet
 
getBean(Class<V>) - Method in interface com.aspectran.core.activity.Translet
Return an instance of the bean that matches the given object type.
getBean(Class<V>) - Method in interface com.aspectran.core.component.bean.BeanRegistry
Returns the bean instance that uniquely matches the given object type.
getBean(Class<V>) - Method in class com.aspectran.core.component.bean.ContextualBeanRegistry
 
getBean(Class<V>, String) - Method in class com.aspectran.core.activity.AbstractActivity
 
getBean(Class<V>, String) - Method in interface com.aspectran.core.activity.Activity
Returns an instance of the bean that matches the given object type.
getBean(Class<V>, String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getBean(Class<V>, String) - Method in interface com.aspectran.core.activity.Translet
Return an instance of the bean that matches the given object type.
getBean(Class<V>, String) - Method in interface com.aspectran.core.component.bean.BeanRegistry
Returns an instance of the bean that matches the given object type.
getBean(Class<V>, String) - Method in class com.aspectran.core.component.bean.ContextualBeanRegistry
 
getBean(String) - Method in class com.aspectran.core.activity.AbstractActivity
 
getBean(String) - Method in interface com.aspectran.core.activity.Activity
Returns an instance of the bean that matches the given id.
getBean(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getBean(String) - Method in interface com.aspectran.core.activity.Translet
Return an instance of the bean that matches the given id.
getBean(String) - Method in interface com.aspectran.core.component.bean.BeanRegistry
Returns an instance of the bean that matches the given id.
getBean(String) - Method in class com.aspectran.core.component.bean.ContextualBeanRegistry
 
getBeanClass() - Method in exception com.aspectran.core.component.bean.BeanInstantiationException
Return the offending bean class.
getBeanClass() - Method in class com.aspectran.core.context.rule.AnnotatedActionRule
 
getBeanClass() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the bean class.
getBeanClass() - Method in class com.aspectran.core.context.rule.InvokeActionRule
 
getBeanDescriptions(BeanRule[]) - Static method in exception com.aspectran.core.component.bean.NoUniqueBeanException
 
getBeanId() - Method in class com.aspectran.core.context.rule.InvokeActionRule
Gets bean id.
getBeanIdPattern() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getBeanInstance(BeanRule) - Method in class com.aspectran.core.component.bean.scope.AbstractScope
 
getBeanInstance(BeanRule) - Method in interface com.aspectran.core.component.bean.scope.Scope
Returns an instance of the bean that matches the given bean rule.
getBeanName() - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
getBeanProperty(Object, String) - Method in class com.aspectran.core.context.expr.TokenExpression
Invoke bean's property.
getBeanProxifier() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
getBeanReferenceInspector() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns the bean reference inspector.
getBeanRefererType() - Method in class com.aspectran.core.context.expr.token.Token
 
getBeanRefererType() - Method in interface com.aspectran.core.context.rule.ability.BeanReferenceable
Returns the Bean Referrer Type.
getBeanRefererType() - Method in class com.aspectran.core.context.rule.AspectRule
 
getBeanRefererType() - Method in class com.aspectran.core.context.rule.AutowireRule
 
getBeanRefererType() - Method in class com.aspectran.core.context.rule.BeanRule
 
getBeanRefererType() - Method in class com.aspectran.core.context.rule.InvokeActionRule
 
getBeanRefererType() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getBeanRefererType() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getBeanRegistry() - Method in interface com.aspectran.core.context.ActivityContext
Gets the bean registry.
getBeanRegistry() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getBeanRegistry() - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
 
getBeanRule() - Method in exception com.aspectran.core.component.bean.BeanCreationException
Gets bean rule.
getBeanRule() - Method in exception com.aspectran.core.component.bean.BeanRuleException
Gets bean rule.
getBeanRule() - Method in exception com.aspectran.core.component.bean.proxy.ProxyBeanInstantiationException
Return the offending bean rule.
getBeanRule() - Method in class com.aspectran.core.context.rule.ItemRule
 
getBeanRule(Object) - Method in class com.aspectran.core.component.bean.scope.AbstractScope
 
getBeanRule(Object) - Method in interface com.aspectran.core.component.bean.scope.Scope
 
getBeanRule(String) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
getBeanRuleForConfig(Class<?>) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
getBeanRuleList() - Method in class com.aspectran.core.context.rule.ItemRule
 
getBeanRuleMap() - Method in class com.aspectran.core.context.rule.ItemRule
 
getBeanRuleRegistry() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns the bean rule registry.
getBeanRules() - Method in exception com.aspectran.core.component.bean.NoUniqueBeanException
Gets the bean rules.
getBeanRules() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns all bean rules.
getBeanRules() - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
getBeanRules(Class<?>) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
getBeanRules(String) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
getBeansOfType(Class<V>) - Method in interface com.aspectran.core.component.bean.BeanRegistry
 
getBeansOfType(Class<V>) - Method in class com.aspectran.core.component.bean.ContextualBeanRegistry
 
getBeforeAdviceResult(String) - Method in class com.aspectran.core.activity.AdviceActivity
Gets the before advice result.
getBeforeAdviceResult(String) - Method in class com.aspectran.core.activity.aspect.AspectAdviceResult
 
getBeforeAdviceResult(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getBeforeAdviceResult(String) - Method in interface com.aspectran.core.activity.Translet
Gets the before advice result.
getBeforeAdviceRuleList() - Method in class com.aspectran.core.activity.AdviceActivity
 
getBeforeAdviceRuleList() - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
getBody() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getBody() - Method in interface com.aspectran.core.adapter.RequestAdapter
 
getBody() - Method in class com.aspectran.undertow.adapter.TowRequestAdapter
 
getBody() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
getBodyAsParameters() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getBodyAsParameters() - Method in interface com.aspectran.core.adapter.RequestAdapter
 
getBodyAsParameters(Class<T>) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getBodyAsParameters(Class<T>) - Method in interface com.aspectran.core.adapter.RequestAdapter
 
getBodyAsParameters(Class<T>) - Method in class com.aspectran.undertow.adapter.TowRequestAdapter
 
getBodyAsParameters(Class<T>) - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
getBoolean(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBoolean(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getBoolean(ParameterKey, boolean) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBoolean(ParameterKey, boolean) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getBoolean(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBoolean(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getBoolean(String, boolean) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBoolean(String, boolean) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getBooleanArray(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBooleanArray(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getBooleanArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBooleanArray(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getBooleanList(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBooleanList(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getBooleanList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBooleanList(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getBuilder() - Method in class com.aspectran.undertow.server.TowServer
 
getBytes() - Method in class com.aspectran.core.activity.request.FileParameter
Returns the contents of the file in a byte array.
getBytes() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Return an byte array to read the contents of the file from.
getBytes() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
Return an byte array to read the contents of the file from.
getCandidates() - Method in class com.aspectran.core.context.rule.ItemRuleMap
 
getCause() - Method in exception com.aspectran.core.activity.process.action.MethodArgumentTypeMismatchException
 
getCharacterEncoding() - Method in class com.aspectran.web.support.multipart.commons.CommonsRequestContext
 
getCharset() - Method in class com.aspectran.web.support.http.MediaType
Return the character set, as indicated by a charset parameter, if any.
getCharSet() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns the content charset passed by the agent or null if not defined.
getChildren() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
getChooseWhenRules() - Method in class com.aspectran.core.context.rule.ChooseRule
 
getClassLoader() - Method in class com.aspectran.core.adapter.AbstractApplicationAdapter
 
getClassLoader() - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Returns the class loader used by the current application.
getClassLoader() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
getClassLoader() - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
 
getClassLoader() - Method in class com.aspectran.core.util.ClassScanner
 
getClassName() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the class type.
getClassNamePattern() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getClassPropertyTypeForGetter(Class<?>, String) - Static method in class com.aspectran.core.util.BeanUtils
Returns the class that the getter will return when reading a property value.
getClassPropertyTypeForSetter(Class<?>, String) - Static method in class com.aspectran.core.util.BeanUtils
Returns the class that the setter expects to receive as a parameter when setting a property value.
getClassType() - Method in enum com.aspectran.core.context.rule.type.ItemValueType
 
getClassType() - Method in enum com.aspectran.shell.command.option.OptionValueType
 
getClonedNodeTracker() - Method in class com.aspectran.core.util.nodelet.NodeTracker
 
getColumnNumber() - Method in class com.aspectran.core.util.nodelet.NodeTracker
 
getCommand(Class<? extends Command>) - Method in interface com.aspectran.daemon.command.CommandRegistry
 
getCommand(Class<? extends Command>) - Method in class com.aspectran.daemon.command.DaemonCommandRegistry
 
getCommand(Class<? extends Command>) - Method in interface com.aspectran.shell.command.CommandRegistry
 
getCommand(Class<? extends Command>) - Method in class com.aspectran.shell.command.ShellCommandRegistry
 
getCommand(String) - Method in interface com.aspectran.daemon.command.CommandRegistry
 
getCommand(String) - Method in class com.aspectran.daemon.command.DaemonCommandRegistry
 
getCommand(String) - Method in interface com.aspectran.shell.command.CommandRegistry
 
getCommand(String) - Method in class com.aspectran.shell.command.ShellCommandRegistry
 
getCommandHistory() - Method in interface com.aspectran.shell.console.Console
 
getCommandHistory() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
getCommandHistory() - Method in class com.aspectran.shell.console.DefaultConsole
 
getCommandHistory() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
getCommandLine() - Method in class com.aspectran.shell.command.CommandLineParser
 
getCommandName() - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
getCommandName() - Method in class com.aspectran.shell.command.CommandLineParser
 
getCommandPoller() - Method in class com.aspectran.daemon.AbstractDaemon
 
getCommandPoller() - Method in interface com.aspectran.daemon.Daemon
 
getCommandPrompt() - Method in class com.aspectran.shell.console.AbstractConsole
 
getCommandPrompt() - Method in interface com.aspectran.shell.console.Console
 
getCommandPrompt() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
getCommandRegistry() - Method in class com.aspectran.daemon.AbstractDaemon
 
getCommandRegistry() - Method in class com.aspectran.daemon.command.AbstractCommand
 
getCommandRegistry() - Method in interface com.aspectran.daemon.Daemon
 
getCommandRegistry() - Method in class com.aspectran.shell.command.AbstractCommand
 
getCommandRegistry() - Method in interface com.aspectran.shell.command.CommandInterpreter
 
getCommandRegistry() - Method in class com.aspectran.shell.command.ShellCommandInterpreter
 
getCommands() - Method in class com.aspectran.core.context.config.DaemonConfig
 
getCommands() - Method in class com.aspectran.core.context.config.ShellConfig
 
getCommonMessages() - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
Return a Properties object defining locale-independent common messages, if any.
getCompletedDir() - Method in class com.aspectran.daemon.command.polling.FileCommandPoller
 
getComponentName() - Method in class com.aspectran.core.component.AbstractComponent
 
getComponentName() - Method in interface com.aspectran.core.component.Component
Returns the component name.
getComponentName() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getConfigurableBeanRuleMap() - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
getConfigurableBeanRules() - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
getConfiguration() - Method in class com.aspectran.mybatis.SqlSessionAgent
 
getConnection() - Method in class com.aspectran.core.component.session.redis.lettuce.LettucePool
 
getConnection() - Method in class com.aspectran.mybatis.SqlSessionAgent
 
getConsole() - Method in interface com.aspectran.shell.command.CommandInterpreter
 
getConsole() - Method in class com.aspectran.shell.command.ShellCommandInterpreter
 
getConstructorArgumentItemRuleMap() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the constructor argument item rule map.
getConstructorAutowireRule() - Method in class com.aspectran.core.context.rule.BeanRule
 
getContainer() - Method in interface com.aspectran.core.util.apon.Parameter
Returns the Parameters that contains the Parameter.
getContainer() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getContent() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getContentHandler() - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
getContentLength() - Method in class com.aspectran.web.support.multipart.commons.CommonsRequestContext
Deprecated.
getContentList() - Method in class com.aspectran.core.context.rule.TransletRule
Gets the content list.
getContentResult(String) - Method in class com.aspectran.core.activity.process.result.ProcessResult
 
getContentResult(String, boolean) - Method in class com.aspectran.core.activity.process.result.ProcessResult
 
getContentStyle() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getContentType() - Method in class com.aspectran.core.activity.request.FileParameter
Gets the the content type of the file.
getContentType() - Method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
 
getContentType() - Method in interface com.aspectran.core.activity.response.dispatch.ViewDispatcher
 
getContentType() - Method in class com.aspectran.core.activity.response.ForwardResponse
 
getContentType() - Method in class com.aspectran.core.activity.response.RedirectResponse
 
getContentType() - Method in interface com.aspectran.core.activity.response.Response
Gets the content type.
getContentType() - Method in class com.aspectran.core.activity.response.transform.CustomTransformResponse
 
getContentType() - Method in class com.aspectran.core.activity.response.transform.TransformResponse
 
getContentType() - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
 
getContentType() - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns the content type used for the MIME body sent in this response.
getContentType() - Method in class com.aspectran.core.context.rule.DispatchRule
Gets the content type.
getContentType() - Method in class com.aspectran.core.context.rule.ForwardRule
Gets the content type.
getContentType() - Method in class com.aspectran.core.context.rule.RedirectRule
Gets the content type.
getContentType() - Method in class com.aspectran.core.context.rule.TransformRule
Gets the content type.
getContentType() - Method in class com.aspectran.freemarker.view.FreeMarkerViewDispatcher
 
getContentType() - Method in class com.aspectran.pebble.view.PebbleViewDispatcher
 
getContentType() - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
getContentType() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
getContentType() - Method in exception com.aspectran.web.support.http.HttpMediaTypeNotSupportedException
Return the HTTP request content type method that caused the failure.
getContentType() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Gets the content type of the data being uploaded.
getContentType() - Method in class com.aspectran.web.support.multipart.commons.CommonsRequestContext
 
getContentType() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns the content type passed by the agent or null if not defined.
getContentType() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
Gets the content type of the data being uploaded.
getContentType() - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
 
getContentType() - Method in class com.aspectran.web.support.view.JspViewDispatcher
 
getContentTypeByPathExtension(String) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
getContentTypeByPathExtension(String) - Method in class com.aspectran.web.activity.response.DefaultRestResponse
 
getContextConfig() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getContextConfig() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getContextConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
getContextEnvironment() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
getContextRuleAssistant() - Method in interface com.aspectran.core.context.rule.appender.RuleAppendHandler
 
getContextRuleAssistant() - Method in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
 
getContextRuleAssistant() - Method in interface com.aspectran.core.context.rule.parser.ActivityContextParser
 
getCount() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Segment
Return the total number of references in this segment.
getCount() - Method in class com.aspectran.core.util.statistic.SampleStatistic
 
getCreatedSessionCount() - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
getCreatedSessionCount() - Method in interface com.aspectran.core.component.session.SessionCache
 
getCreationTime() - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
getCreationTime() - Method in interface com.aspectran.core.adapter.SessionAdapter
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCreationTime() - Method in class com.aspectran.core.component.session.DefaultSession
 
getCreationTime() - Method in interface com.aspectran.core.component.session.Session
 
getCreationTime() - Method in class com.aspectran.core.component.session.SessionAgent
 
getCreationTime() - Method in class com.aspectran.core.component.session.SessionData
 
getCreationTime() - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
getCreationTime() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getCurrent() - Method in class com.aspectran.core.util.statistic.CounterStatistic
 
getCurrentActivity() - Method in class com.aspectran.core.activity.AbstractActivity
Gets the current activity.
getCurrentActivity() - Method in interface com.aspectran.core.context.ActivityContext
Gets the current activity.
getCurrentActivity() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getCurrentActivityContext() - Static method in class com.aspectran.web.service.WebServiceHolder
 
getCurrentRuleAppender() - Method in interface com.aspectran.core.context.rule.appender.RuleAppendHandler
 
getCurrentWebService() - Static method in class com.aspectran.web.service.WebServiceHolder
 
getDaemon() - Method in interface com.aspectran.daemon.command.CommandRegistry
 
getDaemon() - Method in class com.aspectran.daemon.command.DaemonCommandRegistry
 
getDaemon() - Method in class com.aspectran.daemon.command.polling.AbstractCommandPoller
 
getDaemon() - Method in interface com.aspectran.daemon.command.polling.CommandPoller
 
getDaemonConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
getData() - Method in class com.aspectran.core.activity.response.transform.xml.ContentsInputSource
Returns the data to be the input source.
getData() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
getData() - Method in interface com.aspectran.web.activity.response.RestResponse
 
getData() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
Returns the data for this output stream as an array of bytes.
getDateFormat() - Method in class com.aspectran.core.activity.FormattingContext
 
getDateTimeFormat() - Method in class com.aspectran.core.activity.FormattingContext
 
getDeclaredResponse() - Method in interface com.aspectran.core.activity.Activity
Returns the originally declared response.
getDeclaredResponse() - Method in class com.aspectran.core.activity.CoreActivity
 
getDeclaredResponse() - Method in class com.aspectran.core.activity.CoreTranslet
 
getDeclaredResponse() - Method in class com.aspectran.core.activity.DefaultActivity
 
getDeclaredResponse() - Method in interface com.aspectran.core.activity.Translet
Returns the originally declared response.
getDefaultActivity() - Method in interface com.aspectran.core.context.ActivityContext
Gets the default activity.
getDefaultActivity() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getDefaultActivity() - Method in class com.aspectran.core.service.AbstractCoreService
 
getDefaultActivity() - Method in interface com.aspectran.core.service.CoreService
Returns the default activity.
getDefaultClassLoader() - Static method in class com.aspectran.core.util.ClassUtils
Returns the default class loader within the current context.
getDefaultContentType() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
getDefaultContentType() - Method in interface com.aspectran.web.activity.response.RestResponse
 
getDefaultExceptionThrownRule() - Method in class com.aspectran.core.context.rule.ExceptionRule
 
getDefaultLocale() - Method in class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
Return the default Locale that this resolver is supposed to fall back to, if any.
getDefaultMaxIdleSecs() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getDefaultMaxIdleSecs() - Method in interface com.aspectran.core.component.session.SessionHandler
 
getDefaultMessage(String) - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
Return a fallback default message for the given code, if any.
getDefaultProfiles() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getDefaultProfiles() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getDefaultProfiles() - Method in class com.aspectran.core.context.config.ContextProfilesConfig
 
getDefaultProfiles() - Method in class com.aspectran.core.context.env.ContextEnvironment
 
getDefaultProfiles() - Method in interface com.aspectran.core.context.env.Environment
Returns the set of profiles to be active by default when no active profiles have been set explicitly.
getDefaultResponse() - Method in class com.aspectran.core.context.rule.DispatchRule
Returns whether the default response.
getDefaultResponse() - Method in class com.aspectran.core.context.rule.ForwardRule
Returns whether the default response.
getDefaultResponse() - Method in class com.aspectran.core.context.rule.RedirectRule
Returns whether the default response.
getDefaultResponse() - Method in class com.aspectran.core.context.rule.TransformRule
Returns whether the default response.
getDefaultSchedulerBean() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
getDefaultServletName() - Method in class com.aspectran.core.context.config.WebConfig
 
getDefaultServletName() - Method in class com.aspectran.web.service.DefaultServletHttpRequestHandler
Gets the default servlet name.
getDefaultSettings() - Method in class com.aspectran.core.context.rule.assistant.AssistantLocal
 
getDefaultTemplateEngineBean() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
getDefaultTimeZone() - Method in class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
Return the default TimeZone that this resolver is supposed to fall back to, if any.
getDefaultValue() - Method in class com.aspectran.core.context.expr.token.Token
Gets the default value.
getDeniedFileExtensions() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Gets the denied file extensions.
getDeniedFileExtensions() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
Gets the denied file extensions.
getDeploymentManagers() - Method in class com.aspectran.undertow.server.servlet.TowServletContainer
 
getDeploymentName() - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
getDeprefixes() - Method in class com.aspectran.freemarker.directive.Trimmer
 
getDescPad() - Method in class com.aspectran.shell.command.option.HelpFormatter
 
getDescription() - Method in class com.aspectran.core.activity.CoreTranslet
 
getDescription() - Method in interface com.aspectran.core.activity.Translet
Returns a description of this Translet.
getDescription() - Method in interface com.aspectran.core.context.ActivityContext
Gets the description of this ActivityContext.
getDescription() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getDescription() - Method in class com.aspectran.core.context.rule.AspectRule
Gets the description.
getDescription() - Method in class com.aspectran.core.context.rule.assistant.AssistantLocal
 
getDescription() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the description of this bean.
getDescription() - Method in class com.aspectran.core.context.rule.EnvironmentRule
 
getDescription() - Method in class com.aspectran.core.context.rule.ExceptionRule
Gets the description.
getDescription() - Method in class com.aspectran.core.context.rule.ScheduleRule
Gets the description.
getDescription() - Method in class com.aspectran.core.context.rule.TransletRule
Gets the description.
getDescription() - Method in interface com.aspectran.daemon.command.Command.Descriptor
This method should return a descriptive text about the command it is attached to.
getDescription() - Method in interface com.aspectran.shell.command.Command.Descriptor
This method should return a descriptive text about the command it is attached to.
getDescription() - Method in class com.aspectran.shell.command.option.Option
Retrieve the self-documenting description of this Option
getDescriptor() - Method in class com.aspectran.daemon.command.builtins.ComponentCommand
 
getDescriptor() - Method in class com.aspectran.daemon.command.builtins.InvokeActionCommand
 
getDescriptor() - Method in class com.aspectran.daemon.command.builtins.JettyCommand
 
getDescriptor() - Method in class com.aspectran.daemon.command.builtins.PollingIntervalCommand
 
getDescriptor() - Method in class com.aspectran.daemon.command.builtins.QuitCommand
 
getDescriptor() - Method in class com.aspectran.daemon.command.builtins.RestartCommand
 
getDescriptor() - Method in class com.aspectran.daemon.command.builtins.TransletCommand
 
getDescriptor() - Method in class com.aspectran.daemon.command.builtins.UndertowCommand
 
getDescriptor() - Method in interface com.aspectran.daemon.command.Command
This method returns an instance of Command.Descriptor.
getDescriptor() - Method in class com.aspectran.shell.command.builtins.AspectCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.ClearCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.EchoCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.HelpCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.HistoryCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.JettyCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.JobCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.PBDecryptCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.PBEncryptCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.QuitCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.RestartCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.SysInfoCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.TransletCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.UndertowCommand
 
getDescriptor() - Method in class com.aspectran.shell.command.builtins.VerboseCommand
 
getDescriptor() - Method in interface com.aspectran.shell.command.Command
This method returns an instance of Command.Descriptor.
getDesiredResponse() - Method in class com.aspectran.core.activity.CoreActivity
 
getDestroyedReason() - Method in class com.aspectran.core.component.session.DefaultSession
 
getDestroyedReason() - Method in interface com.aspectran.core.component.session.Session
 
getDestroyMethod() - Method in class com.aspectran.core.context.rule.BeanRule
Returns the destroy method.
getDestroyMethodName() - Method in class com.aspectran.core.context.rule.BeanRule
Returns the destroy method name.
getDesuffixes() - Method in class com.aspectran.freemarker.directive.Trimmer
 
getDirectiveName() - Method in class com.aspectran.freemarker.directive.CustomTrimDirective
Gets directive name.
getDirectiveName() - Method in interface com.aspectran.freemarker.directive.TrimDirective
Gets directive name.
getDirectiveType() - Method in class com.aspectran.core.context.expr.token.Token
Gets the token directive type.
getDisabled() - Method in class com.aspectran.core.context.rule.AspectRule
 
getDisabled() - Method in class com.aspectran.core.context.rule.ScheduledJobRule
 
getDispatcherName() - Method in class com.aspectran.core.context.rule.DispatchRule
Gets the id or class name of the view dispatcher bean that implements ViewDispatcher.
getDispatchRule() - Method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
Gets the dispatch rule.
getDispatchRule() - Method in exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
Gets the dispatch rule.
getDistinctMethodNames() - Method in class com.aspectran.core.util.BeanDescriptor
Gets the class methods' names that is unique.
getDouble(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDouble(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getDouble(ParameterKey, double) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDouble(ParameterKey, double) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getDouble(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDouble(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getDouble(String, double) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDouble(String, double) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getDoubleArray(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDoubleArray(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getDoubleArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDoubleArray(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getDoubleList(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDoubleList(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getDoubleList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDoubleList(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getDTDHandler() - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
getDynamicAspectRuleList() - Method in class com.aspectran.core.component.bean.proxy.RelevantAspectRuleHolder
Gets the dynamic aspect rule list.
getEchoActionRule() - Method in class com.aspectran.core.activity.process.action.EchoAction
Returns the echo action rule.
getEchoItemRuleMap() - Method in class com.aspectran.core.context.rule.EchoActionRule
Gets the echo item rule map.
getEmbedConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
getEncoding() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getEncoding() - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
 
getEncoding() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the name of the character encoding used in the body of this request.
getEncoding() - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns the name of the character encoding (MIME charset) used for the body sent in this response.
getEncoding() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getEncoding() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getEncoding() - Method in class com.aspectran.core.context.config.ContextConfig
 
getEncoding() - Method in class com.aspectran.core.context.rule.DispatchRule
Gets the character encoding.
getEncoding() - Method in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
 
getEncoding() - Method in class com.aspectran.core.context.rule.RedirectRule
Gets the character encoding.
getEncoding() - Method in class com.aspectran.core.context.rule.RequestRule
Gets the request encoding.
getEncoding() - Method in class com.aspectran.core.context.rule.ResponseRule
Gets the response encoding.
getEncoding() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getEncoding() - Method in class com.aspectran.core.context.rule.TransformRule
Gets the character encoding.
getEncoding() - Method in class com.aspectran.shell.console.AbstractConsole
 
getEncoding() - Method in interface com.aspectran.shell.console.Console
 
getEncoding() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
getEncoding() - Method in class com.aspectran.shell.console.DefaultConsole
 
getEncoding() - Method in class com.aspectran.undertow.adapter.TowRequestAdapter
 
getEncoding() - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
getEncoding() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
getEncoding() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
getEncryptor() - Static method in class com.aspectran.core.util.PBEncryptionUtils
 
getEncryptor(String) - Static method in class com.aspectran.core.util.PBEncryptionUtils
 
getEndpointInstance(Class<T>) - Method in class com.aspectran.web.socket.jsr356.AspectranConfigurator
 
getEngine() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getEngineBeanClass() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getEngineBeanId() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getEntityResolver() - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
getEnvironment() - Method in class com.aspectran.core.activity.AbstractActivity
 
getEnvironment() - Method in interface com.aspectran.core.activity.Activity
Returns the environment of the current activity context.
getEnvironment() - Method in class com.aspectran.core.activity.CoreTranslet
 
getEnvironment() - Method in interface com.aspectran.core.activity.Translet
Returns the environment of the current activity context.
getEnvironment() - Method in interface com.aspectran.core.context.ActivityContext
Gets the context environment.
getEnvironment() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getEnvironment() - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
 
getEnvironmentRules() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Gets the environment rules.
getErrorHandler() - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
getEvictionIdleSeconds() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
getEvictionIdleSecs() - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
getEvictionIdleSecs() - Method in interface com.aspectran.core.component.session.SessionCache
 
getExceptionRule() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getExceptionRule() - Method in class com.aspectran.core.context.rule.AspectRule
 
getExceptionRule() - Method in class com.aspectran.core.context.rule.TransletRule
 
getExceptionRuleList() - Method in class com.aspectran.core.activity.AdviceActivity
 
getExceptionRuleList() - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
getExceptionThrownRule() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getExceptionThrownRule(Throwable) - Method in class com.aspectran.core.context.rule.ExceptionRule
Gets the exception thrown rule as specified exception.
getExceptionThrownRuleList() - Method in class com.aspectran.core.context.rule.ExceptionRule
 
getExceptionThrownRuleMap() - Method in class com.aspectran.core.context.rule.ExceptionRule
 
getExceptionTypes() - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
getExcludeEmptyParameters() - Method in class com.aspectran.core.context.rule.RedirectRule
Gets whether to exclude parameters with empty values.
getExcludeNullParameters() - Method in class com.aspectran.core.context.rule.RedirectRule
Gets whether to exclude parameters with null values.
getExcludePatterns() - Method in class com.aspectran.core.context.config.ExposalsConfig
 
getExcludePatterns() - Method in class com.aspectran.core.context.rule.params.FilterParameters
 
getExcludePatterns() - Method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
getExcludePatterns() - Method in class com.aspectran.undertow.server.resource.ResourcePathPatterns
 
getExcludePointcutPatternRuleList() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getExecutableAction() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getExecutor() - Method in class com.aspectran.daemon.command.polling.AbstractCommandPoller
 
getExecutor() - Method in interface com.aspectran.daemon.command.polling.CommandPoller
 
getExpired(Set<String>) - Method in class com.aspectran.core.component.session.AbstractSessionStore
 
getExpired(Set<String>) - Method in interface com.aspectran.core.component.session.SessionStore
Called periodically, this method should search the data store for sessions that have been expired for a 'reasonable' amount of time.
getExpiredSessionCount() - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
getExpiredSessionCount() - Method in interface com.aspectran.core.component.session.SessionCache
 
getExpiryTime() - Method in class com.aspectran.core.component.session.SessionData
 
getExposalsConfig() - Method in class com.aspectran.core.context.config.DaemonConfig
 
getExposalsConfig() - Method in class com.aspectran.core.context.config.EmbedConfig
 
getExposalsConfig() - Method in class com.aspectran.core.context.config.SchedulerConfig
 
getExposalsConfig() - Method in class com.aspectran.core.context.config.ShellConfig
 
getExposalsConfig() - Method in class com.aspectran.core.context.config.WebConfig
 
getExposedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getExposedHeadersString() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getExpression() - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
getExpression() - Method in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
getExtension(String) - Static method in class com.aspectran.core.util.FilenameUtils
Extract the file extension from the given filename.
getFactoryBeanClass() - Method in class com.aspectran.core.context.rule.BeanRule
Gets factory bean class.
getFactoryBeanId() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the factory bean id.
getFactoryMethod() - Method in class com.aspectran.core.context.rule.BeanRule
 
getFactoryMethodName() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the factory method name.
getFactoryMethodParameterBindingRules() - Method in class com.aspectran.core.context.rule.BeanRule
 
getFailedDir() - Method in class com.aspectran.daemon.command.polling.FileCommandPoller
 
getFeature(String) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
getField(Field, Object) - Static method in class com.aspectran.core.util.ReflectionUtils
Get the field represented by the supplied field object on the specified target object.
getFieldName() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns the name of the field in the multipart form corresponding to this file item.
getFile() - Method in class com.aspectran.core.activity.request.FileParameter
 
getFile() - Method in class com.aspectran.core.context.rule.appender.FileRuleAppender
 
getFile() - Method in class com.aspectran.core.context.rule.AppendRule
 
getFile() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getFile() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
 
getFile() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
 
getFile(String) - Static method in class com.aspectran.core.util.ResourceUtils
 
getFile(String, ClassLoader) - Static method in class com.aspectran.core.util.ResourceUtils
 
getFile(URI) - Static method in class com.aspectran.core.util.ResourceUtils
 
getFile(URI, String) - Static method in class com.aspectran.core.util.ResourceUtils
 
getFile(URL) - Static method in class com.aspectran.core.util.ResourceUtils
 
getFile(URL, String) - Static method in class com.aspectran.core.util.ResourceUtils
 
getFileName() - Method in class com.aspectran.core.activity.request.FileParameter
Gets the actual name of the file uploaded.
getFileName() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Returns the file name that was uploaded in the multipart form.
getFileName() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
Returns the file name that was uploaded in the multipart form.
getFileParameter(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getFileParameter(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getFileParameter(String) - Method in class com.aspectran.core.activity.request.FileParameterMap
 
getFileParameter(String) - Method in interface com.aspectran.core.activity.Translet
Returns a FileParameter object as a given activity's request parameter name, or null if the parameter does not exist.
getFileParameter(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns a FileParameter object as a given request parameter name, or null if the file parameter does not exist.
getFileParameter(String) - Method in class com.aspectran.core.context.expr.TokenExpression
Returns a FileParameter object as a given activity's request parameter name, or null if the parameter does not exist.
getFileParameterMap() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getFileParameterNames() - Method in class com.aspectran.core.activity.CoreTranslet
 
getFileParameterNames() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getFileParameterNames() - Method in interface com.aspectran.core.activity.Translet
Returns a Collection of String objects containing the names of the file parameters contained in this request.
getFileParameterNames() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns a Collection of String objects containing the names of the file parameters contained in this request.
getFileParameterValues(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getFileParameterValues(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getFileParameterValues(String) - Method in class com.aspectran.core.activity.request.FileParameterMap
 
getFileParameterValues(String) - Method in interface com.aspectran.core.activity.Translet
Returns an array of FileParameter objects containing all of the values the given activity's request parameter has, or null if the parameter does not exist.
getFileParameterValues(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns an array of FileParameter objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getFileParameterValues(String) - Method in class com.aspectran.core.context.expr.TokenExpression
Returns an array of FileParameter objects containing all of the values the given activity's request parameter has, or null if the parameter does not exist.
getFilePath() - Method in class com.aspectran.core.context.rule.appender.FileRuleAppender
 
getFileSize() - Method in class com.aspectran.core.activity.request.FileParameter
Gets the size of the file uploaded.
getFileSize() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Returns the file size that was uploaded in the multipart form.
getFileSize() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
Returns the file size that was uploaded in the multipart form.
getFileStoreConfig() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
getFilterClass() - Method in class com.aspectran.core.context.rule.params.FilterParameters
 
getFilterParameters() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the filter parameters.
getFilterParameters() - Method in class com.aspectran.core.context.rule.TransletRule
Gets the filter parameters.
getFinallyAdviceResult(String) - Method in class com.aspectran.core.activity.AdviceActivity
Gets the finally advice result.
getFinallyAdviceResult(String) - Method in class com.aspectran.core.activity.aspect.AspectAdviceResult
 
getFinallyAdviceResult(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getFinallyAdviceResult(String) - Method in interface com.aspectran.core.activity.Translet
Gets the finally advice result.
getFinallyAdviceRuleList() - Method in class com.aspectran.core.activity.AdviceActivity
 
getFinallyAdviceRuleList() - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
getFirst() - Method in class com.aspectran.core.activity.response.ResponseMap
 
getFirst(String) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
getFirst(K) - Method in class com.aspectran.core.util.LinkedMultiValueMap
 
getFirst(K) - Method in interface com.aspectran.core.util.MultiValueMap
Return the first value for the given key.
getFirstArg() - Method in class com.aspectran.shell.command.option.ParsedOptions
 
getFloat(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloat(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getFloat(ParameterKey, float) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloat(ParameterKey, float) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getFloat(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloat(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getFloat(String, float) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloat(String, float) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getFloatArray(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloatArray(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getFloatArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloatArray(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getFloatList(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloatList(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getFloatList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloatList(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getFormat() - Method in class com.aspectran.core.context.rule.AppendRule
 
getFormat() - Method in class com.aspectran.core.context.rule.ParameterBindingRule
 
getFormats() - Method in class com.aspectran.core.context.rule.AutowireRule
 
getForwardRule() - Method in class com.aspectran.core.activity.response.ForwardResponse
Returns the forward rule.
getFullPath(String) - Static method in class com.aspectran.core.util.FilenameUtils
Gets the path from a full filename.
getFullPathWithEndSeparator(String) - Static method in class com.aspectran.core.util.FilenameUtils
Gets the path with end separator from a full filename.
getGetter(String) - Method in class com.aspectran.core.util.BeanDescriptor
Gets the getter for a property as a Method object.
getGetterName() - Method in class com.aspectran.core.context.expr.token.Token
Gets the name of the property whose value is to be retrieved.
getGetterType(String) - Method in class com.aspectran.core.util.BeanDescriptor
Gets the type for a property getter.
getGracePeriodSecs() - Method in class com.aspectran.core.component.session.AbstractSessionStore
 
getGreetings() - Method in class com.aspectran.core.context.config.ShellConfig
 
getGreetings() - Method in class com.aspectran.shell.service.AbstractShellService
 
getGreetings() - Method in interface com.aspectran.shell.service.ShellService
Returns the greeting message.
getGroupName() - Method in class com.aspectran.freemarker.directive.CustomTrimDirective
Gets group name.
getGroupName() - Method in interface com.aspectran.freemarker.directive.TrimDirective
Gets group name.
getHash() - Method in interface com.aspectran.core.util.ConcurrentReferenceHashMap.Reference
Return the hash for the reference.
getHash(Object) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
Get the hash for a given object, apply an additional hash function to reduce collisions.
getHeader(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
Returns the value of the response header with the given name.
getHeader(String) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
Returns the value of the response header with the given name.
getHeader(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the value of the response header with the given name.
getHeader(String) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns the value of the response header with the given name.
getHeader(String) - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
getHeader(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
getHeader(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
getHeaderActionRule() - Method in class com.aspectran.core.activity.process.action.HeaderAction
Returns the header action rule.
getHeaderItemRuleMap() - Method in class com.aspectran.core.context.rule.HeaderActionRule
Gets the header item rule map.
getHeaderMap() - Method in class com.aspectran.core.activity.request.AbstractRequest
Returns a map of the request headers that can be modified.
getHeaderMap() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns a map of the request headers that can be modified.
getHeaderMap() - Method in class com.aspectran.undertow.adapter.TowRequestAdapter
 
getHeaderMap() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
getHeaderNames() - Method in class com.aspectran.core.activity.request.AbstractRequest
Returns the names of the headers of this response.
getHeaderNames() - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
Returns the names of the headers of this response.
getHeaderNames() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the names of the headers of this response.
getHeaderNames() - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns the names of the headers of this response.
getHeaderNames() - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
getHeaderNames() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
getHeaderNames() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
getHeaders() - Method in class com.aspectran.core.context.rule.AspectRule
 
getHeaders() - Method in class com.aspectran.core.context.rule.JoinpointRule
 
getHeaders() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns the file item headers.
getHeaders(String) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
Returns the values of the response header with the given name.
getHeaders(String) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns the values of the response header with the given name.
getHeaders(String) - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
getHeaders(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
getHeaders(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
getHeaderValues(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
Returns the values of the response header with the given name.
getHeaderValues(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the values of the response header with the given name.
getHelpOptions() - Method in class com.aspectran.shell.command.option.Options
Returns the Options for use by the HelpFormatter.
getHidden() - Method in class com.aspectran.core.context.rule.EchoActionRule
Returns whether to hide result of the action.
getHidden() - Method in class com.aspectran.core.context.rule.HeaderActionRule
Returns whether to hide result of the action.
getHidden() - Method in class com.aspectran.core.context.rule.IncludeActionRule
Returns whether to hide result of the action.
getHidden() - Method in class com.aspectran.core.context.rule.InvokeActionRule
Returns whether to hide result of the action.
getHighestSessionCount() - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
getHighestSessionCount() - Method in interface com.aspectran.core.component.session.SessionCache
 
getHistoryFile() - Method in class com.aspectran.core.context.config.ShellConfig
 
getHost() - Method in class com.aspectran.undertow.server.AjpListenerConfig
 
getHost() - Method in class com.aspectran.undertow.server.HttpListenerConfig
 
getHost() - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
getHouseKeeper() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getHttpStatusCode() - Method in exception com.aspectran.web.support.cors.CorsException
Returns the associated HTTP status code.
getId() - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
getId() - Method in interface com.aspectran.core.adapter.SessionAdapter
Returns a string containing the unique identifier assigned to this session.
getId() - Method in exception com.aspectran.core.component.bean.NoSuchBeanException
Returns the id of the missing bean.
getId() - Method in class com.aspectran.core.component.session.DefaultSession
 
getId() - Method in interface com.aspectran.core.component.session.Session
 
getId() - Method in class com.aspectran.core.component.session.SessionAgent
 
getId() - Method in class com.aspectran.core.component.session.SessionData
 
getId() - Method in exception com.aspectran.core.component.session.UnreadableSessionDataException
 
getId() - Method in exception com.aspectran.core.component.session.UnwritableSessionDataException
 
getId() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
getId() - Method in class com.aspectran.core.context.rule.AspectRule
 
getId() - Method in class com.aspectran.core.context.rule.BeanRule
Returns the bean id.
getId() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getId() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getId() - Method in class com.aspectran.shell.command.option.Option
Returns the id of this Option.
getId() - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
getId() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getIdBasedBeanRuleMap() - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
getIdBasedBeanRules() - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
getIdleTimeout() - Method in class com.aspectran.core.util.thread.IdleTimeout
 
getIdleTimeout() - Method in class com.aspectran.core.util.timer.IdleTimeout
 
getImportant() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean is important.
getInboundDir() - Method in class com.aspectran.daemon.command.polling.FileCommandPoller
 
getInboundPath() - Method in class com.aspectran.core.context.config.DaemonPollerConfig
 
getInboundPath(String) - Method in class com.aspectran.core.context.config.DaemonPollerConfig
 
getIncludeActionRule() - Method in class com.aspectran.core.activity.process.action.IncludeAction
Returns the include action rule.
getIncludePatterns() - Method in class com.aspectran.core.context.config.ExposalsConfig
 
getIncludePatterns() - Method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
getIncludePatterns() - Method in class com.aspectran.undertow.server.resource.ResourcePathPatterns
 
getIndentSize() - Method in class com.aspectran.core.activity.FormattingContext
 
getIndexedProperty(Object, String) - Static method in class com.aspectran.core.util.BeanUtils
 
getIndexedType(Object, String) - Static method in class com.aspectran.core.util.BeanUtils
 
getInitMethod() - Method in class com.aspectran.core.context.rule.BeanRule
Returns the initialization method.
getInitMethodName() - Method in class com.aspectran.core.context.rule.BeanRule
Returns the initialization method name.
getInitMethodParameterBindingRules() - Method in class com.aspectran.core.context.rule.BeanRule
 
getInputStream() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getInputStream() - Method in class com.aspectran.core.activity.request.FileParameter
Returns an InputStream object of the file.
getInputStream() - Method in interface com.aspectran.core.adapter.RequestAdapter
 
getInputStream() - Method in class com.aspectran.core.context.rule.appender.FileRuleAppender
 
getInputStream() - Method in class com.aspectran.core.context.rule.appender.ParametersRuleAppender
 
getInputStream() - Method in class com.aspectran.core.context.rule.appender.ResourceRuleAppender
 
getInputStream() - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
getInputStream() - Method in class com.aspectran.core.context.rule.appender.UrlRuleAppender
 
getInputStream() - Method in class com.aspectran.undertow.adapter.TowRequestAdapter
 
getInputStream() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
getInputStream() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Return an InputStream to read the contents of the file from.
getInputStream() - Method in class com.aspectran.web.support.multipart.commons.CommonsRequestContext
 
getInputStream() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns an InputStream that can be used to retrieve the contents of the file.
getInputStream() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
Return an InputStream to read the contents of the file from.
getInstance(Class<?>) - Static method in class com.aspectran.core.util.BeanDescriptor
Gets an instance of ClassDescriptor for the specified class.
getInt(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getInt(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getInt(ParameterKey, int) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getInt(ParameterKey, int) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getInt(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getInt(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getInt(String, int) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getInt(String, int) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getIntArray(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getIntArray(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getIntArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getIntArray(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getIntendedRequestEncoding() - Method in class com.aspectran.core.activity.CoreActivity
Determines the default request encoding.
getIntendedRequestEncoding() - Method in class com.aspectran.core.activity.CoreTranslet
 
getIntendedRequestEncoding() - Method in interface com.aspectran.core.activity.Translet
Returns the intended request encoding.
getIntendedResponseEncoding() - Method in class com.aspectran.core.activity.CoreActivity
Determines the default response encoding.
getIntendedResponseEncoding() - Method in class com.aspectran.core.activity.CoreTranslet
 
getIntendedResponseEncoding() - Method in interface com.aspectran.core.activity.Translet
Returns the intended response encoding.
getInterpreter() - Method in class com.aspectran.shell.command.AbstractCommand
 
getInterpreter() - Method in interface com.aspectran.shell.command.CommandRegistry
 
getInterpreter() - Method in class com.aspectran.shell.command.ShellCommandRegistry
 
getInterpreter() - Method in class com.aspectran.shell.console.AbstractConsole
 
getInterpreter() - Method in interface com.aspectran.shell.console.Console
 
getInterpreter() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
getIntervalInHours() - Method in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
getIntervalInMilliseconds() - Method in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
getIntervalInMinutes() - Method in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
getIntervalInSeconds() - Method in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
getIntList(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getIntList(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getIntList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getIntList(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getInvokeActionRule() - Method in class com.aspectran.core.activity.process.action.InvokeAction
Returns the invoke action rule.
getIsolated() - Method in class com.aspectran.core.context.rule.AspectRule
 
getItemNames() - Method in class com.aspectran.core.context.rule.ItemRuleList
 
getItemParametersList() - Method in class com.aspectran.core.context.rule.params.ItemHolderParameters
 
getItemRule() - Method in exception com.aspectran.core.context.expr.ItemEvaluationException
Gets the item rule which is failed to evaluate expression.
getItemRules() - Method in exception com.aspectran.core.activity.request.MissingMandatoryAttributesException
Returns an item rule list that represents missing attributes.
getItemRules() - Method in exception com.aspectran.core.activity.request.MissingMandatoryParametersException
Returns an item rule list that represents missing parameters.
getJavaIoTmpDir() - Static method in class com.aspectran.core.util.SystemUtils
 
getJoinpointParameters() - Method in class com.aspectran.core.context.rule.JoinpointRule
 
getJoinpointRule() - Method in class com.aspectran.core.context.rule.AspectRule
 
getJoinpointTargetType() - Method in class com.aspectran.core.context.rule.AspectRule
 
getJoinpointTargetType() - Method in class com.aspectran.core.context.rule.JoinpointRule
 
getKey() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Entry
 
getKey() - Method in class com.aspectran.shell.command.option.Option
Returns the 'unique' Option identifier.
getKeyAlias() - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
getKeys() - Method in class com.aspectran.core.component.session.SessionData
 
getKeys() - Method in class com.aspectran.core.support.i18n.message.MessageSourceResourceBundle
This implementation throws UnsupportedOperationException, as a MessageSource does not allow for enumerating the defined message codes.
getKeyStorePassword() - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
getKeyStorePath() - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
getKeyStoreProvider() - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
getKeyStoreType() - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
getLastAccessedTime() - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
getLastAccessedTime() - Method in interface com.aspectran.core.adapter.SessionAdapter
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT, and marked by the time the container received the request.
getLastAccessedTime() - Method in class com.aspectran.core.component.session.DefaultSession
 
getLastAccessedTime() - Method in interface com.aspectran.core.component.session.Session
 
getLastAccessedTime() - Method in class com.aspectran.core.component.session.SessionAgent
 
getLastAccessedTime() - Method in class com.aspectran.core.component.session.SessionData
 
getLastAccessedTime() - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
getLastAccessedTime() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getLastExpiryCheckTime() - Method in class com.aspectran.core.component.session.AbstractSessionStore
 
getLastModified() - Method in class com.aspectran.core.context.rule.appender.FileRuleAppender
 
getLastModified() - Method in class com.aspectran.core.context.rule.appender.ParametersRuleAppender
 
getLastModified() - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
getLastSavedTime() - Method in class com.aspectran.core.component.session.SessionData
 
getLazyInit() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean is to be lazily initialized.
getLeftPad() - Method in class com.aspectran.shell.command.option.HelpFormatter
 
getLineNumber() - Method in class com.aspectran.core.util.nodelet.NodeTracker
 
getLineParser() - Method in class com.aspectran.shell.command.AbstractCommandLine
Returns the command line parser.
getLoadFactor() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
getLocale() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getLocale() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the preferred Locale.
getLocale() - Method in class com.aspectran.core.component.template.TemplateDataMap
 
getLocale() - Method in class com.aspectran.core.support.i18n.message.MessageSourceResourceBundle
This implementation exposes the specified Locale for introspection through the standard ResourceBundle.getLocale() method.
getLocale() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
Return the locale used by this LinkedCaseInsensitiveMap.
getLocale() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
getLocaleParamName() - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
Return the name of the parameter that contains a locale specification in a locale change request.
getLocales() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
getLocation() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
getLocation() - Method in interface com.aspectran.web.activity.response.RestResponse
 
getLock() - Method in class com.aspectran.core.service.AbstractServiceController
 
getLog(Class<?>) - Static method in class com.aspectran.core.util.logging.LogFactory
 
getLog(String) - Static method in class com.aspectran.core.util.logging.LogFactory
 
getLong(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLong(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getLong(ParameterKey, long) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLong(ParameterKey, long) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getLong(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLong(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getLong(String, long) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLong(String, long) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getLongArray(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLongArray(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getLongArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLongArray(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getLongList(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLongList(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getLongList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLongList(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getLongName() - Method in class com.aspectran.shell.command.option.Option
Retrieve the long name of this Option.
getMandatory() - Method in class com.aspectran.core.context.rule.ItemRule
Returns whether this item is mandatory.
getMapper(Class<T>) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
getMaskPattern() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the mask pattern.
getMaskPattern() - Method in class com.aspectran.core.context.rule.TransletRule
Gets the mask pattern.
getMatchedBeanCount() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getMatchedClassCount() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getMatchedMethodCount() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getMatchingAccessibleMethod(Class<?>, String, Class<?>[]) - Static method in class com.aspectran.core.util.MethodUtils
Find an accessible method that matches the given name and has compatible parameters.
getMatchingAccessibleMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class com.aspectran.core.util.MethodUtils
Find an accessible method that matches the given name and has compatible parameters.
getMatchingOptions() - Method in exception com.aspectran.shell.command.option.AmbiguousOptionException
Returns the options matching the partial name.
getMatchingOptions(String) - Method in class com.aspectran.shell.command.option.Options
Returns the options with a long name starting with the name specified.
getMax() - Method in class com.aspectran.core.util.statistic.CounterStatistic
 
getMax() - Method in class com.aspectran.core.util.statistic.SampleStatistic
 
getMaxAgeSeconds() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getMaxIdleSeconds() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
getMaxInactiveInterval() - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
getMaxInactiveInterval() - Method in interface com.aspectran.core.adapter.SessionAdapter
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
getMaxInactiveInterval() - Method in class com.aspectran.core.component.session.DefaultSession
 
getMaxInactiveInterval() - Method in interface com.aspectran.core.component.session.Session
 
getMaxInactiveInterval() - Method in class com.aspectran.core.component.session.SessionAgent
 
getMaxInactiveInterval() - Method in class com.aspectran.core.component.session.SessionData
 
getMaxInactiveInterval() - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
getMaxInactiveInterval() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getMaxLeftWidth() - Method in class com.aspectran.shell.command.option.HelpFormatter
 
getMaxRequestSize() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getMaxRequestSize() - Method in interface com.aspectran.core.adapter.RequestAdapter
 
getMaxRequestSize() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Gets the maximum size of the request.
getMaxRequestSize() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
Gets the maximum size of the request.
getMaxSessions() - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
getMaxSessions() - Method in interface com.aspectran.core.component.session.SessionCache
 
getMaxSessions() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
getMaxThreads() - Method in class com.aspectran.daemon.command.polling.AbstractCommandPoller
 
getMaxThreads() - Method in interface com.aspectran.daemon.command.polling.CommandPoller
 
getMaxThreads(int) - Method in class com.aspectran.core.context.config.DaemonPollerConfig
 
getMean() - Method in class com.aspectran.core.util.statistic.SampleStatistic
 
getMediaType() - Method in class com.aspectran.undertow.adapter.TowRequestAdapter
Gets the media type value included in the Content-Type header.
getMediaType() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
Gets the media type value included in the Content-Type header.
getMediaType() - Method in exception com.aspectran.web.support.http.InvalidMediaTypeException
Return the offending media type.
getMembers(AspectranClassLoader) - Static method in class com.aspectran.core.context.resource.AspectranClassLoader
 
getMessage() - Method in exception com.aspectran.core.activity.aspect.AdviceConstraintViolationException
 
getMessage() - Method in class com.aspectran.daemon.command.CommandResult
 
getMessage(String, Object[]) - Method in class com.aspectran.core.activity.CoreTranslet
 
getMessage(String, Object[]) - Method in interface com.aspectran.core.activity.Translet
Try to resolve the message.
getMessage(String, Object[], String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getMessage(String, Object[], String) - Method in interface com.aspectran.core.activity.Translet
Try to resolve the message.
getMessage(String, Object[], String, Locale) - Method in class com.aspectran.core.activity.CoreTranslet
 
getMessage(String, Object[], String, Locale) - Method in interface com.aspectran.core.activity.Translet
Try to resolve the message.
getMessage(String, Object[], String, Locale) - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
 
getMessage(String, Object[], String, Locale) - Method in class com.aspectran.core.support.i18n.message.DelegatingMessageSource
 
getMessage(String, Object[], String, Locale) - Method in interface com.aspectran.core.support.i18n.message.MessageSource
Try to resolve the message.
getMessage(String, Object[], Locale) - Method in class com.aspectran.core.activity.CoreTranslet
 
getMessage(String, Object[], Locale) - Method in interface com.aspectran.core.activity.Translet
Try to resolve the message.
getMessage(String, Object[], Locale) - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
 
getMessage(String, Object[], Locale) - Method in class com.aspectran.core.support.i18n.message.DelegatingMessageSource
 
getMessage(String, Object[], Locale) - Method in interface com.aspectran.core.support.i18n.message.MessageSource
Try to resolve the message.
getMessageFormat(ResourceBundle, String, Locale) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Return a MessageFormat for the given bundle and code, fetching already generated MessageFormats from the cache.
getMessageFromParent(String, Object[], Locale) - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
Try to retrieve the given message from the parent MessageSource, if any.
getMessageInternal(String, Object[], Locale) - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
Resolve the given code and arguments as message in the given Locale, returning null if not found.
getMessageSource() - Method in interface com.aspectran.core.context.ActivityContext
Gets the message source.
getMessageSource() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getMessageSource() - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
 
getMethod() - Method in class com.aspectran.core.context.rule.AnnotatedActionRule
 
getMethod() - Method in class com.aspectran.core.context.rule.InvokeActionRule
 
getMethodName() - Method in class com.aspectran.core.context.rule.AnnotatedActionRule
 
getMethodName() - Method in class com.aspectran.core.context.rule.InvokeActionRule
Gets the action method name.
getMethodName() - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
getMethodNamePattern() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getMethods() - Method in class com.aspectran.core.context.rule.AspectRule
 
getMethods() - Method in class com.aspectran.core.context.rule.JoinpointRule
 
getMethodType() - Method in class com.aspectran.core.context.rule.IncludeActionRule
 
getMissingOptions() - Method in exception com.aspectran.shell.command.option.MissingOptionException
Returns the list of options or option groups missing in the command line parsed.
getName() - Method in class com.aspectran.core.activity.process.ActionList
 
getName() - Method in class com.aspectran.core.activity.process.ContentList
 
getName() - Method in class com.aspectran.core.activity.process.result.ContentResult
 
getName() - Method in class com.aspectran.core.activity.process.result.ProcessResult
 
getName() - Method in class com.aspectran.core.context.expr.token.Token
Gets the token name.
getName() - Method in class com.aspectran.core.context.rule.DispatchRule
Gets the dispatch name.
getName() - Method in class com.aspectran.core.context.rule.ItemRule
Returns the name of the item.
getName() - Method in class com.aspectran.core.context.rule.ParameterBindingRule
 
getName() - Method in class com.aspectran.core.context.rule.params.SettingParameters
 
getName() - Method in class com.aspectran.core.context.rule.ResponseRule
 
getName() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getName() - Method in class com.aspectran.core.context.rule.TransletRule
Gets the translet name.
getName() - Method in interface com.aspectran.core.util.apon.Parameter
Returns the parameter name.
getName() - Method in class com.aspectran.core.util.apon.ParameterKey
 
getName() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getName() - Method in class com.aspectran.core.util.nodelet.NodeTracker
 
getName() - Method in class com.aspectran.daemon.AbstractDaemon
 
getName() - Method in interface com.aspectran.daemon.command.Command.Descriptor
Implementation of this method should return a simple string (with no spaces) that identifies the action mapped to this command.
getName() - Method in interface com.aspectran.daemon.Daemon
 
getName() - Method in class com.aspectran.scheduler.service.QuartzJobListener
 
getName() - Method in interface com.aspectran.shell.command.Command.Descriptor
Implementation of this method should return a simple string (with no spaces) that identifies the action mapped to this command.
getName() - Method in class com.aspectran.shell.command.option.Option
Retrieve the name of this Option.
getName() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
getName() - Method in interface com.aspectran.web.activity.response.RestResponse
 
getName() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns the original filename in the client's filesystem.
getName(Activity) - Method in class com.aspectran.core.context.rule.DispatchRule
Gets the dispatch name.
getName(String) - Static method in class com.aspectran.core.util.FilenameUtils
Gets the name minus the path from a full filename.
getNamePattern() - Method in class com.aspectran.core.context.rule.TransletRule
Gets the name pattern.
getNames() - Method in class com.aspectran.shell.command.option.OptionGroup
 
getNamespace() - Method in interface com.aspectran.daemon.command.Command.Descriptor
The purpose of the namespace is to provide an identifier to group commands without relying on class name or other convoluted approaches to group commands.
getNamespace() - Method in interface com.aspectran.shell.command.Command.Descriptor
The purpose of the namespace is to provide an identifier to group commands without relying on class name or other convoluted approaches to group commands.
getNameTokens() - Method in class com.aspectran.core.context.rule.DispatchRule
Gets the tokens of the dispatch name.
getNameTokens() - Method in class com.aspectran.core.context.rule.TransletRule
Gets the name tokens.
getNext() - Method in interface com.aspectran.core.util.ConcurrentReferenceHashMap.Reference
Return the next reference in the chain, or null if none.
getNoCache() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getNodeParser() - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
getNodeTracker() - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
getNodeTracker() - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
getNonPersistentAttributes() - Method in class com.aspectran.core.component.session.AbstractSessionStore
 
getNonPersistentAttributes() - Method in class com.aspectran.core.component.session.AbstractSessionStoreFactory
 
getNonPersistentAttributes() - Method in interface com.aspectran.core.component.session.SessionStore
Returns the names of the attributes that should be excluded from serialization.
getNonPersistentAttributes() - Method in interface com.aspectran.core.component.session.SessionStoreFactory
 
getNonPersistentAttributes() - Method in class com.aspectran.core.context.config.SessionFileStoreConfig
 
getNullWritable() - Method in class com.aspectran.core.activity.FormattingContext
 
getNumberOfResources() - Method in class com.aspectran.core.context.resource.ResourceManager
 
getNumberOfValues() - Method in class com.aspectran.shell.command.option.Option
Returns the number of argument values this Option can take.
getObject() - Method in interface com.aspectran.core.component.bean.ablility.FactoryBean
Return an instance (possibly shared or independent) of the object managed by this factory.
getObject() - Method in class com.aspectran.core.support.BasePathFactoryBean
 
getObject() - Method in class com.aspectran.core.support.CurrentActivityDataFactoryBean
 
getObject() - Method in class com.aspectran.core.support.CurrentTransletFactoryBean
 
getObject() - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactoryBean
 
getObject() - Method in class com.aspectran.mybatis.SqlSessionFactoryBean
 
getObject() - Method in class com.aspectran.pebble.PebbleEngineFactoryBean
 
getObject() - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
 
getObject() - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactoryBean
 
getObject() - Method in class com.aspectran.undertow.server.servlet.HybridServletHandlerFactoryBean
 
getObject() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactoryBean
 
getObject() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactoryBean
 
getOperand() - Method in class com.aspectran.shell.command.OutputRedirection
 
getOperator() - Method in class com.aspectran.shell.command.OutputRedirection
 
getOption() - Method in exception com.aspectran.shell.command.option.AlreadySelectedException
Returns the option that was added to the group and triggered the exception.
getOption() - Method in exception com.aspectran.shell.command.option.MissingOptionValueException
Return the option requiring a value that wasn't provided on the command line.
getOption() - Method in exception com.aspectran.shell.command.option.UnrecognizedOptionException
Returns the unrecognized option.
getOption(String) - Method in class com.aspectran.shell.command.option.Options
Retrieve the Option matching the long or short name specified.
getOptionComparator() - Method in class com.aspectran.shell.command.option.HelpFormatter
Comparator used to sort the options when they output in help text.
getOptionGroup() - Method in exception com.aspectran.shell.command.option.AlreadySelectedException
Returns the option group where another option has been selected.
getOptionGroup(Option) - Method in class com.aspectran.shell.command.option.Options
Returns the OptionGroup the opt belongs to.
getOptionMap() - Method in class com.aspectran.undertow.server.TowOptions
 
getOptions() - Method in class com.aspectran.shell.command.AbstractCommand
 
getOptions() - Method in interface com.aspectran.shell.command.Command
 
getOptions() - Method in class com.aspectran.shell.command.option.OptionGroup
 
getOptions() - Method in class com.aspectran.shell.command.option.ParsedOptions
Returns an array of the processed Options.
getOrDefault(Object, V) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
getOrDefault(Object, V) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
getOrder() - Method in class com.aspectran.core.context.rule.AspectRule
 
getOutput() - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
getOutput() - Method in interface com.aspectran.shell.console.Console
 
getOutput() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
getOutput() - Method in class com.aspectran.shell.console.DefaultConsole
 
getOutput() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
getOutputStream() - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
 
getOutputStream() - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns a OutputStream suitable for writing binary data in the response.
getOutputStream() - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
getOutputStream() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
getOutputStream() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns an OutputStream of the file.
getParameter(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParameter(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Returns the Parameter corresponding to the specified parameter definition.
getParameter(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getParameter(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getParameter(String) - Method in class com.aspectran.core.activity.request.ParameterMap
Returns the string value to which the specified name is mapped, or null if this map contains no mapping for the name.
getParameter(String) - Method in interface com.aspectran.core.activity.Translet
Returns the value of an activity's request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class com.aspectran.core.context.expr.TokenExpression
Returns the value of an activity's request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParameter(String) - Method in interface com.aspectran.core.util.apon.Parameters
Returns the Parameter with the specified name.
getParameter(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
getParameter(String) - Method in class com.aspectran.web.support.http.MediaType
Return a generic parameter value, given a parameter name.
getParameterBindingRule() - Method in exception com.aspectran.core.activity.process.action.ParameterBindingException
 
getParameterBindingRules() - Method in class com.aspectran.core.context.rule.AnnotatedActionRule
 
getParameterItemRuleMap() - Method in class com.aspectran.core.context.rule.IncludeActionRule
Gets the parameter item rule map.
getParameterItemRuleMap() - Method in class com.aspectran.core.context.rule.RedirectRule
Gets the parameter item rule map.
getParameterItemRuleMap() - Method in class com.aspectran.core.context.rule.RequestRule
Gets the parameter item rule map.
getParameterItemRuleMap() - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
getParameterKeys() - Static method in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
getParameterMap() - Method in class com.aspectran.core.activity.request.AbstractRequest
Returns a map of the request parameters that can be modified.
getParameterMap() - Method in interface com.aspectran.core.adapter.RequestAdapter
Return an mutable Map of the request parameters, with parameter names as map keys and parameter values as map values.
getParameterMap() - Method in class com.aspectran.shell.command.AbstractCommandLine
Returns the parameters to pass to the execution target extracted from the command line.
getParameterMap() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
getParameterNames() - Method in class com.aspectran.core.activity.CoreTranslet
 
getParameterNames() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getParameterNames() - Method in class com.aspectran.core.activity.request.ParameterMap
Returns a Collection of String objects containing the names of the parameters.
getParameterNames() - Method in interface com.aspectran.core.activity.Translet
Returns a Collection of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns a Collection of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParameterNames() - Method in interface com.aspectran.core.util.apon.Parameters
Returns all the parameter names associated with this Parameters.
getParameterNames() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
getParameterNameSet() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParameterNameSet() - Method in interface com.aspectran.core.util.apon.Parameters
Returns all the parameter names associated with this Parameters.
getParameters() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getParameters() - Method in interface com.aspectran.core.adapter.RequestAdapter
 
getParameters() - Method in class com.aspectran.web.support.http.MediaType
Return all generic parameter values.
getParameters(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParameters(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getParameters(Class<T>) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getParameters(Class<T>) - Method in interface com.aspectran.core.adapter.RequestAdapter
 
getParameters(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParameters(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getParametersArray() - Method in class com.aspectran.core.util.apon.ArrayParameters
 
getParametersArray(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParametersArray(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getParametersArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParametersArray(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getParametersList() - Method in class com.aspectran.core.util.apon.ArrayParameters
 
getParametersList(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParametersList(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getParametersList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParametersList(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getParameterValue(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParameterValue(String) - Method in interface com.aspectran.core.util.apon.Parameters
 
getParameterValueMap() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParameterValueMap() - Method in interface com.aspectran.core.util.apon.Parameters
Returns a map of the ParameterValues.
getParameterValues(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getParameterValues(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getParameterValues(String) - Method in class com.aspectran.core.activity.request.ParameterMap
Returns the string values to which the specified name is mapped, or null if this map contains no mapping for the name.
getParameterValues(String) - Method in interface com.aspectran.core.activity.Translet
Returns an array of String objects containing all of the values the given activity's request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns an array of String objects containing all of the values the given activity's request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class com.aspectran.core.context.expr.TokenExpression
Returns an array of String objects containing all of the values the given activity's request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
getParameterWithoutCache(String) - Method in class com.aspectran.core.activity.ActivityDataMap
Returns the value of the request parameter from the request adapter without storing it in the cache.
getParent() - Method in class com.aspectran.core.activity.process.result.ContentResult
 
getParent() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParent() - Method in interface com.aspectran.core.util.apon.Parameters
Returns the parent of the proprietor of this Parameters.
getParentActivity() - Method in class com.aspectran.core.activity.AbstractActivity
 
getParentMessageSource() - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
 
getParentMessageSource() - Method in class com.aspectran.core.support.i18n.message.DelegatingMessageSource
 
getParentMessageSource() - Method in interface com.aspectran.core.support.i18n.message.HierarchicalMessageSource
Return the parent of this MessageSource, or null if none.
getParentTranslet() - Method in class com.aspectran.core.activity.AbstractTranslet
 
getPassword() - Static method in class com.aspectran.core.util.PBEncryptionUtils
 
getPath() - Method in class com.aspectran.core.context.rule.RedirectRule
Gets the redirect path.
getPath() - Method in class com.aspectran.core.util.json.JsonReader
Returns a JsonPath to the current location in the JSON value.
getPath(Activity) - Method in class com.aspectran.core.context.rule.RedirectRule
Gets the redirect path.
getPathTokens() - Method in class com.aspectran.core.context.rule.RedirectRule
Gets the tokens of the redirect path.
getPatternString() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getPayload(String) - Static method in class com.aspectran.core.util.security.PBTokenIssuer
 
getPayload(String) - Static method in class com.aspectran.core.util.security.TimeLimitedPBTokenIssuer
 
getPayload(String, Class<T>) - Static method in class com.aspectran.core.util.security.PBTokenIssuer
 
getPayload(String, Class<T>) - Static method in class com.aspectran.core.util.security.TimeLimitedPBTokenIssuer
 
getPendingList() - Method in interface com.aspectran.core.context.rule.appender.RuleAppendHandler
 
getPermitted() - Method in exception com.aspectran.core.activity.request.SizeLimitExceededException
 
getPointcut() - Method in class com.aspectran.core.context.rule.AspectRule
 
getPointcutPatternRuleList() - Method in class com.aspectran.core.component.aspect.pointcut.AbstractPointcut
 
getPointcutPatternRuleList() - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
 
getPointcutPatternRuleList() - Method in class com.aspectran.core.context.rule.PointcutRule
 
getPointcutPatternVerifiable() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
getPointcutRule() - Method in class com.aspectran.core.context.rule.AspectRule
 
getPointcutRule() - Method in class com.aspectran.core.context.rule.JoinpointRule
 
getPointcutType() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getPointcutType() - Method in class com.aspectran.core.context.rule.PointcutRule
 
getPollerConfig() - Method in class com.aspectran.core.context.config.DaemonConfig
 
getPollingInterval() - Method in class com.aspectran.daemon.command.polling.AbstractCommandPoller
 
getPollingInterval() - Method in interface com.aspectran.daemon.command.polling.CommandPoller
 
getPollingInterval(long) - Method in class com.aspectran.core.context.config.DaemonPollerConfig
 
getPort() - Method in class com.aspectran.undertow.server.AjpListenerConfig
 
getPort() - Method in class com.aspectran.undertow.server.HttpListenerConfig
 
getPort() - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
getPoweredBy() - Static method in class com.aspectran.core.util.Aspectran
 
getPoweredByLink() - Static method in class com.aspectran.core.util.Aspectran
 
getPrefix() - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
getPrefix() - Method in class com.aspectran.freemarker.directive.Trimmer
 
getPretty() - Method in class com.aspectran.core.context.rule.TransformRule
Returns whether to format the content of the response to make it easier to read by adding spaces or tabs.
getPrettyMessage() - Method in exception com.aspectran.core.context.InsufficientEnvironmentException
 
getPrimitiveWrapper(Class<?>) - Static method in class com.aspectran.core.util.TypeUtils
Gets the wrapper object class for the given primitive type class.
getProcessResult() - Method in interface com.aspectran.core.activity.Activity
Returns the process result.
getProcessResult() - Method in class com.aspectran.core.activity.CoreActivity
 
getProcessResult() - Method in class com.aspectran.core.activity.CoreTranslet
 
getProcessResult() - Method in class com.aspectran.core.activity.DefaultActivity
 
getProcessResult() - Method in interface com.aspectran.core.activity.Translet
Returns the process result.
getProcessResult(String) - Method in interface com.aspectran.core.activity.Activity
Returns an action result for the specified action id from the process result, or null if the action does not exist.
getProcessResult(String) - Method in class com.aspectran.core.activity.CoreActivity
 
getProcessResult(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getProcessResult(String) - Method in class com.aspectran.core.activity.DefaultActivity
 
getProcessResult(String) - Method in interface com.aspectran.core.activity.Translet
Returns a action result for the specified action id from the process result, or null if the action does not exist.
getProfile() - Method in class com.aspectran.core.context.rule.AppendRule
 
getProfile() - Method in class com.aspectran.core.context.rule.EnvironmentRule
 
getProfile() - Method in class com.aspectran.core.context.rule.ItemRuleMap
 
getProfile() - Method in class com.aspectran.core.context.rule.params.ItemHolderParameters
 
getProfiles() - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
getProfilesConfig() - Method in class com.aspectran.core.context.config.ContextConfig
 
getPrompt() - Method in class com.aspectran.core.context.config.ShellConfig
 
getPrompt() - Method in class com.aspectran.shell.console.AbstractConsole
 
getProperties(Option) - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieve the map of values associated to the option.
getProperties(String) - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieve the map of values associated to the option.
getProperty(Token) - Method in class com.aspectran.core.context.expr.TokenExpression
Returns an Environment variable that matches the given token.
getProperty(Class<?>, String) - Static method in class com.aspectran.core.util.BeanUtils
Invokes the static method of the specified class to get the bean property value.
getProperty(Object, String) - Static method in class com.aspectran.core.util.BeanUtils
Return the value of the specified property of the specified bean, no matter which property reference format is used, with no type conversions.
getProperty(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getProperty(String) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
getProperty(String) - Method in interface com.aspectran.core.activity.Translet
Returns the value of the property on environment.
getProperty(String) - Static method in class com.aspectran.core.util.SystemUtils
Gets a System property, defaulting to null if the property cannot be read.
getProperty(String, Activity) - Method in class com.aspectran.core.context.env.ContextEnvironment
 
getProperty(String, Activity) - Method in interface com.aspectran.core.context.env.Environment
Returns the value of the property on environment via Activity.
getProperty(String, String) - Static method in class com.aspectran.core.util.SystemUtils
 
getPropertyItemRuleMap() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getPropertyItemRuleMap() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getPropertyItemRuleMap() - Method in class com.aspectran.core.context.env.ContextEnvironment
 
getPropertyItemRuleMap() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the property item rule map.
getPropertyItemRuleMap() - Method in class com.aspectran.core.context.rule.InvokeActionRule
Gets the property item rule map.
getPropertyItemRuleMap() - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
getPropertyItemRuleMapList() - Method in class com.aspectran.core.context.rule.EnvironmentRule
 
getPropertyTypeForGetter(Object, String) - Static method in class com.aspectran.core.util.BeanUtils
Returns the class that the getter will return when reading a property value.
getPropertyTypeForSetter(Object, String) - Static method in class com.aspectran.core.util.BeanUtils
Returns the class that the setter expects to receive as a parameter when setting a property value.
getProprietor() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getProprietor() - Method in interface com.aspectran.core.util.apon.Parameters
Returns the owner of this Parameters.
getPrototypeClass(ItemRule, Object) - Static method in class com.aspectran.core.context.rule.ItemRuleUtils
Returns the Class according to the given item value.
getPrototypeScopeBean(BeanRule) - Method in class com.aspectran.core.activity.AbstractActivity
 
getPrototypeScopeBean(BeanRule) - Method in interface com.aspectran.core.activity.Activity
 
getPrototypeScopeBean(BeanRule) - Method in interface com.aspectran.core.component.bean.BeanRegistry
 
getProxied() - Method in class com.aspectran.core.context.rule.BeanRule
 
getQualifiedName() - Method in class com.aspectran.core.context.rule.appender.FileRuleAppender
 
getQualifiedName() - Method in class com.aspectran.core.context.rule.appender.ParametersRuleAppender
 
getQualifiedName() - Method in class com.aspectran.core.context.rule.appender.ResourceRuleAppender
 
getQualifiedName() - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
getQualifiedName() - Method in class com.aspectran.core.context.rule.appender.UrlRuleAppender
 
getQualifiedName() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getQualifiedName() - Method in interface com.aspectran.core.util.apon.Parameter
Returns the fully qualified parameter name.
getQualifiedName() - Method in interface com.aspectran.core.util.apon.Parameters
Returns the qualified name.
getQualifiedName() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getQualifiers() - Method in class com.aspectran.core.context.rule.AutowireRule
 
getQualityValue() - Method in class com.aspectran.web.support.http.MediaType
Return the quality factor, as indicated by a q parameter, if any.
getQueuedDir() - Method in class com.aspectran.daemon.command.polling.FileCommandPoller
 
getQueueSize() - Method in class com.aspectran.daemon.command.polling.CommandExecutor
 
getRaisedException() - Method in class com.aspectran.core.activity.AbstractActivity
 
getRaisedException() - Method in interface com.aspectran.core.activity.Activity
Returns an instance of the currently raised exception.
getRaisedException() - Method in class com.aspectran.core.activity.CoreTranslet
 
getRaisedException() - Method in interface com.aspectran.core.activity.Translet
Returns the raised exception instance.
getReadablePropertyNames() - Method in class com.aspectran.core.util.BeanDescriptor
Gets an array of the readable properties for an object.
getReadablePropertyNames(Object) - Static method in class com.aspectran.core.util.BeanUtils
Returns an array of the readable properties exposed by a bean.
getReadablePropertyNamesWithoutNonSerializable() - Method in class com.aspectran.core.util.BeanDescriptor
 
getReadablePropertyNamesWithoutNonSerializable(Object) - Static method in class com.aspectran.core.util.BeanUtils
Returns an array of readable properties exposed by the bean, except those specified by NonSerializable.
getReader() - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
getReader(File, String) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a Reader for reading the specified file.
getReader(String) - Method in class com.aspectran.core.context.rule.appender.ParametersRuleAppender
 
getReader(String) - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
getReader(URL, String) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a Reader for reading the specified url.
getReasonPhrase() - Method in enum com.aspectran.web.support.http.HttpStatus
Return the reason phrase of this status code.
getRedirectionList() - Method in class com.aspectran.shell.command.CommandLineParser
Returns a list of the output redirection extracted from the command line.
getRedirectRule() - Method in class com.aspectran.core.activity.response.RedirectResponse
Returns the redirect rule.
getReference(Object, int, ConcurrentReferenceHashMap.Restructure) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Segment
 
getReference(Object, ConcurrentReferenceHashMap.Restructure) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
Return a ConcurrentReferenceHashMap.Reference to the ConcurrentReferenceHashMap.Entry for the specified key, or null if not found.
getRejectedSessionCount() - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
getRejectedSessionCount() - Method in interface com.aspectran.core.component.session.SessionCache
 
getRelevantAspectRules() - Method in exception com.aspectran.core.activity.aspect.AdviceConstraintViolationException
 
getReloadMode() - Method in class com.aspectran.core.context.config.ContextAutoReloadConfig
 
getRemoveUnloadableSessions() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
getRepeatCount() - Method in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
getRepeatForever() - Method in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
getReplicatedCount() - Method in class com.aspectran.core.context.rule.assistant.AssistantLocal
 
getRepresented() - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
getRequestAdaptee() - Method in class com.aspectran.core.activity.CoreTranslet
 
getRequestAdaptee() - Method in interface com.aspectran.core.activity.Translet
Returns the adaptee object to provide request information.
getRequestAdapter() - Method in class com.aspectran.core.activity.AbstractActivity
 
getRequestAdapter() - Method in interface com.aspectran.core.activity.Activity
Gets the request adapter.
getRequestAdapter() - Method in class com.aspectran.core.activity.CoreTranslet
 
getRequestAdapter() - Method in interface com.aspectran.core.activity.Translet
Gets the request adapter.
getRequestMethod() - Method in class com.aspectran.core.activity.AbstractTranslet
 
getRequestMethod() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
getRequestMethod() - Method in exception com.aspectran.core.activity.request.RequestMethodNotAllowedException
Gets the request method type.
getRequestMethod() - Method in interface com.aspectran.core.activity.Translet
Gets the request http method.
getRequestMethod() - Method in exception com.aspectran.core.activity.TransletNotFoundException
 
getRequestMethod() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the method used for the request.
getRequestMethod() - Method in class com.aspectran.core.context.rule.ForwardRule
 
getRequestMethod() - Method in class com.aspectran.shell.command.TransletCommandLine
Returns the request method of the target translet extracted from the command line.
getRequestMethod(MethodType) - Method in exception com.aspectran.core.activity.TransletNotFoundException
 
getRequestName() - Method in class com.aspectran.core.activity.AbstractTranslet
 
getRequestName() - Method in interface com.aspectran.core.activity.Translet
Returns the request name for this Translet.
getRequestName() - Method in class com.aspectran.shell.command.AbstractCommandLine
Returns the name of the request extracted from the command line.
getRequestRule() - Method in class com.aspectran.core.activity.AbstractTranslet
 
getRequestRule() - Method in class com.aspectran.core.activity.CoreActivity
Returns the request rule.
getRequestRule() - Method in class com.aspectran.core.context.rule.TransletRule
Gets the request rule.
getRequests() - Method in class com.aspectran.core.component.session.DefaultSession
Returns the current number of requests that are active in the Session.
getRequestScope() - Method in class com.aspectran.core.adapter.AbstractRequestAdapter
 
getRequestScope() - Method in interface com.aspectran.core.adapter.RequestAdapter
Gets the request scope.
getRequestScope(boolean) - Method in class com.aspectran.core.adapter.AbstractRequestAdapter
 
getRequestScope(boolean) - Method in interface com.aspectran.core.adapter.RequestAdapter
Gets the request scope.
getRequiredOptions() - Method in class com.aspectran.shell.command.option.Options
Returns the required options.
getResource() - Method in class com.aspectran.core.context.rule.AppendRule
 
getResource() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getResource(String) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
getResource(String) - Method in class com.aspectran.core.context.resource.ResourceManager
 
getResource(String) - Static method in class com.aspectran.core.util.ResourceUtils
Returns the URL of the resource on the classpath.
getResource(String, ClassLoader) - Static method in class com.aspectran.core.util.ResourceUtils
Returns the URL of the resource on the classpath.
getResourceAsFile(String) - Static method in class com.aspectran.core.util.ResourceUtils
 
getResourceAsFile(String, ClassLoader) - Static method in class com.aspectran.core.util.ResourceUtils
 
getResourceAsStream(String) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a resource on the classpath as a Stream object.
getResourceAsStream(String, ClassLoader) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a resource on the classpath as a Stream object.
getResourceBundle(String, Locale) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Return a ResourceBundle for the given basename and code, fetching already generated MessageFormats from the cache.
getResourceEntries() - Method in class com.aspectran.core.context.resource.ResourceManager
 
getResourceLocation() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
getResourceLocations() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getResourceLocations() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getResourceLocations() - Method in class com.aspectran.core.context.config.ContextConfig
 
getResourceManager() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
getResources(String) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
getResources(Iterator<AspectranClassLoader>) - Static method in class com.aspectran.core.context.resource.ResourceManager
 
getResources(Iterator<AspectranClassLoader>, String) - Static method in class com.aspectran.core.context.resource.ResourceManager
 
getResources(Iterator<AspectranClassLoader>, String, Enumeration<URL>) - Static method in class com.aspectran.core.context.resource.ResourceManager
 
getResponse() - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
getResponse() - Method in class com.aspectran.core.context.rule.ResponseRule
 
getResponse(String) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
getResponseAdaptee() - Method in class com.aspectran.core.activity.CoreTranslet
 
getResponseAdaptee() - Method in interface com.aspectran.core.activity.Translet
Returns the adaptee object to provide response information.
getResponseAdapter() - Method in class com.aspectran.core.activity.AbstractActivity
 
getResponseAdapter() - Method in interface com.aspectran.core.activity.Activity
Gets the response adapter.
getResponseAdapter() - Method in class com.aspectran.core.activity.CoreTranslet
 
getResponseAdapter() - Method in interface com.aspectran.core.activity.Translet
Gets the response adapter.
getResponseMap() - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
Gets the response map.
getResponseRule() - Method in class com.aspectran.core.activity.AbstractTranslet
 
getResponseRule() - Method in class com.aspectran.core.activity.CoreActivity
Returns the response rule.
getResponseRule() - Method in class com.aspectran.core.context.rule.TransletRule
Gets the response rule.
getResponseRuleList() - Method in class com.aspectran.core.context.rule.TransletRule
 
getResponseType() - Method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
 
getResponseType() - Method in class com.aspectran.core.activity.response.ForwardResponse
 
getResponseType() - Method in class com.aspectran.core.activity.response.RedirectResponse
 
getResponseType() - Method in interface com.aspectran.core.activity.response.Response
Gets the response type.
getResponseType() - Method in class com.aspectran.core.activity.response.transform.CustomTransformResponse
 
getResponseType() - Method in class com.aspectran.core.activity.response.transform.TransformResponse
 
getResponseType() - Method in class com.aspectran.core.context.rule.ResponseRule
 
getResultValue() - Method in class com.aspectran.core.activity.process.result.ActionResult
Gets the result value of the action.
getResultValue(String) - Method in class com.aspectran.core.activity.process.result.ProcessResult
Returns the result value of the action as an Object.
getRoot() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
getRootCause(Throwable) - Static method in class com.aspectran.core.util.ExceptionUtils
Method that can be used to find the "root cause", innermost of chained (wrapped) exceptions.
getRootCauseOfRaisedException() - Method in class com.aspectran.core.activity.AbstractActivity
 
getRootCauseOfRaisedException() - Method in interface com.aspectran.core.activity.Activity
Returns the innermost one of the chained (wrapped) exceptions.
getRootCauseOfRaisedException() - Method in class com.aspectran.core.activity.CoreTranslet
 
getRootCauseOfRaisedException() - Method in interface com.aspectran.core.activity.Translet
Returns the innermost one of the chained (wrapped) exceptions.
getRootFile() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getRootFile() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getRootFile() - Method in class com.aspectran.core.context.config.ContextConfig
 
getRootService() - Method in interface com.aspectran.core.context.ActivityContext
Returns the Aspectran Service that created the current ActivityContext.
getRootService() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getRuleAppendHandler() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns the rule append handler.
getSavedFile() - Method in class com.aspectran.core.activity.request.FileParameter
Returns the saved file.
getSaveOnCreate() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
getSaveOnInactiveEviction() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
getSavePeriodSecs() - Method in class com.aspectran.core.component.session.AbstractSessionStore
 
getScanIntervalSeconds() - Method in class com.aspectran.core.context.config.ContextAutoReloadConfig
 
getScanPath() - Method in class com.aspectran.core.context.rule.TransletRule
Gets the scan path.
getScanPattern() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the scan pattern.
getScavengingInterval() - Method in class com.aspectran.core.component.session.HouseKeeper
Get the period between scavenge cycles.
getScavengingIntervalSeconds() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
getScheduledJobRuleList() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getScheduledJobRules(String[]) - Method in class com.aspectran.core.component.schedule.ScheduleRuleRegistry
 
getScheduler() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getScheduler() - Method in interface com.aspectran.core.component.session.SessionHandler
 
getScheduler() - Method in class com.aspectran.core.util.timer.CyclicTimeout
 
getSchedulerBeanClass() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getSchedulerBeanId() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getSchedulerConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
getSchedulerService() - Method in class com.aspectran.core.service.AbstractCoreService
 
getSchedulerService() - Method in interface com.aspectran.core.service.CoreService
 
getScheduleRule() - Method in class com.aspectran.core.context.rule.ScheduledJobRule
 
getScheduleRule(String) - Method in class com.aspectran.core.component.schedule.ScheduleRuleRegistry
 
getScheduleRuleRegistry() - Method in interface com.aspectran.core.context.ActivityContext
Gets the schedule rule registry.
getScheduleRuleRegistry() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getScheduleRuleRegistry() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns the schedule rule registry.
getScheduleRules() - Method in class com.aspectran.core.component.schedule.ScheduleRuleRegistry
 
getScheduleRules() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns all schedule rules.
getScheduleRules() - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
getScopeLock() - Method in class com.aspectran.core.component.bean.scope.RequestScope
 
getScopeLock() - Method in interface com.aspectran.core.component.bean.scope.Scope
Returns the scope lock.
getScopeLock() - Method in class com.aspectran.core.component.bean.scope.SessionScope
 
getScopeLock() - Method in class com.aspectran.core.component.bean.scope.SingletonScope
 
getScopeType() - Method in class com.aspectran.core.component.bean.scope.RequestScope
 
getScopeType() - Method in interface com.aspectran.core.component.bean.scope.Scope
Returns the scope type.
getScopeType() - Method in class com.aspectran.core.component.bean.scope.SessionScope
 
getScopeType() - Method in class com.aspectran.core.component.bean.scope.SingletonScope
 
getScopeType() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the scope type.
getSecret() - Method in class com.aspectran.core.context.rule.ItemRule
Returns whether this item requires secure input.
getSegment(int) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
getSegmentsSize() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
getSelected() - Method in class com.aspectran.shell.command.option.OptionGroup
Returns the selected option name.
getSeparator() - Method in class com.aspectran.core.util.wildcard.WildcardPattern
 
getSeparatorCount() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
getServerContainer() - Method in class com.aspectran.web.socket.jsr356.ServerEndpointExporter
Return the JSR-356 ServerContainer to use for endpoint registration.
getService() - Method in class com.aspectran.daemon.AbstractDaemon
 
getService() - Method in class com.aspectran.daemon.command.AbstractCommand
 
getService() - Method in interface com.aspectran.daemon.Daemon
 
getService() - Method in class com.aspectran.shell.command.AbstractCommand
 
getService() - Method in interface com.aspectran.shell.command.CommandInterpreter
 
getService() - Method in class com.aspectran.shell.command.ShellCommandInterpreter
 
getServiceController() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
getServiceController() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getServiceController() - Method in class com.aspectran.core.service.AbstractCoreService
 
getServiceController() - Method in interface com.aspectran.core.service.CoreService
Returns the service controller for this service.
getServiceName() - Method in class com.aspectran.core.service.AbstractServiceController
 
getServiceName() - Method in interface com.aspectran.core.service.ServiceController
Returns the name of this service.
getServletContext() - Method in class com.aspectran.web.service.DefaultWebService
 
getServletContext() - Method in interface com.aspectran.web.service.WebService
Returns a reference to the ServletContext in which this WebService is running.
getSession(boolean) - Method in class com.aspectran.core.component.session.SessionAgent
 
getSession(boolean) - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
getSession(boolean) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getSession(HttpServerExchange, SessionConfig) - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
getSession(String) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getSession(String) - Method in interface com.aspectran.core.component.session.SessionHandler
Get a known existing session.
getSession(String) - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
getSessionAdaptee() - Method in class com.aspectran.core.activity.CoreTranslet
 
getSessionAdaptee() - Method in interface com.aspectran.core.activity.Translet
Returns the adaptee object to provide session information.
getSessionAdapter() - Method in class com.aspectran.core.activity.AbstractActivity
 
getSessionAdapter() - Method in interface com.aspectran.core.activity.Activity
Gets the session adapter.
getSessionAdapter() - Method in class com.aspectran.core.activity.CoreTranslet
 
getSessionAdapter() - Method in interface com.aspectran.core.activity.Translet
Gets the session adapter.
getSessionAgent() - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
getSessionAttributeWithoutCache(String) - Method in class com.aspectran.core.activity.ActivityDataMap
Returns the value of the named attribute from the session adapter without storing it in the cache.
getSessionCache() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getSessionCache() - Method in interface com.aspectran.core.component.session.SessionHandler
 
getSessionData() - Method in class com.aspectran.core.component.session.DefaultSession
 
getSessionHandler() - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
getSessionHandler() - Method in class com.aspectran.core.component.session.DefaultSession
 
getSessionHandler() - Method in class com.aspectran.core.component.session.DefaultSessionManager
 
getSessionHandler() - Method in interface com.aspectran.core.component.session.SessionManager
 
getSessionHandler() - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
getSessionIdGenerator() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getSessionIdGenerator() - Method in interface com.aspectran.core.component.session.SessionHandler
 
getSessionManager() - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
getSessionManagerConfig() - Method in class com.aspectran.core.context.config.DaemonConfig
 
getSessionManagerConfig() - Method in class com.aspectran.core.context.config.EmbedConfig
 
getSessionManagerConfig() - Method in class com.aspectran.core.context.config.ShellConfig
 
getSessionStore() - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
getSessionStore() - Method in class com.aspectran.core.component.session.FileSessionStoreFactory
 
getSessionStore() - Method in class com.aspectran.core.component.session.redis.lettuce.LettuceSessionStoreFactory
 
getSessionStore() - Method in interface com.aspectran.core.component.session.SessionStoreFactory
 
getSessionTimeMax() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getSessionTimeMax() - Method in interface com.aspectran.core.component.session.SessionHandler
 
getSessionTimeMean() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getSessionTimeMean() - Method in interface com.aspectran.core.component.session.SessionHandler
 
getSessionTimeStdDev() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getSessionTimeStdDev() - Method in interface com.aspectran.core.component.session.SessionHandler
 
getSessionTimeTotal() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getSessionTimeTotal() - Method in interface com.aspectran.core.component.session.SessionHandler
 
getSetter(String) - Method in class com.aspectran.core.util.BeanDescriptor
Gets the setter for a property as a Method object.
getSetterAnnotation(Method, Class<T>) - Method in class com.aspectran.core.util.BeanDescriptor
Invokes the annotation of the given type.
getSetterAnnotation(String, Class<T>) - Method in class com.aspectran.core.util.BeanDescriptor
Invokes the annotation of the given type.
getSetterType(String) - Method in class com.aspectran.core.util.BeanDescriptor
Gets the type for a property setter.
getSetting(DefaultSettingType) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Gets the setting value.
getSetting(String) - Method in interface com.aspectran.core.activity.Activity
Gets the setting value in the translet scope.
getSetting(String) - Method in class com.aspectran.core.activity.AdviceActivity
 
getSetting(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getSetting(String) - Method in class com.aspectran.core.activity.DefaultActivity
 
getSetting(String) - Method in interface com.aspectran.core.activity.Translet
Gets the setting value in the translet scope.
getSetting(String) - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
getSettings() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Gets the settings.
getSettings() - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
getSettingsAdviceRule() - Method in class com.aspectran.core.context.rule.AspectRule
 
getSettingsAdviceRuleList() - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
getShellConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
getShutdownTimeout() - Method in class com.aspectran.undertow.server.TowServer
 
getSimpleProperty(Object, String) - Static method in class com.aspectran.core.util.BeanUtils
Return the value of the specified property of the specified bean, no matter which property reference format is used, with no type conversions.
getSingleton() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean is a singleton.
getSize() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Segment
Return the size of the current references array.
getSize() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns the size of the file.
getSizeThreshold() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItemFactory
Returns the size threshold for storing data in memory.
getSqlSession() - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
Returns an open SqlSession.
getStacktrace(Throwable) - Static method in class com.aspectran.core.util.ExceptionUtils
Gets the stack trace from a Throwable as a String.
getStartDelaySeconds() - Method in class com.aspectran.core.context.config.SchedulerConfig
 
getStartDelaySeconds() - Method in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
getStartDelaySeconds() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
getStartDelaySeconds() - Method in interface com.aspectran.scheduler.service.SchedulerService
 
getState() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
getState(LifeCycle) - Static method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
getStaticResourceHandler() - Method in class com.aspectran.undertow.server.http.HybridHttpHandler
 
getStaticResourceHandler() - Method in class com.aspectran.undertow.server.servlet.HybridServletHandlerFactory
 
getStatistics() - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
getStatus() - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
Returns the status code.
getStatus() - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns the status code.
getStatus() - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
getStatus() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
getStatus() - Method in interface com.aspectran.web.activity.response.RestResponse
 
getStatus() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
getStdDev() - Method in class com.aspectran.core.util.statistic.SampleStatistic
 
getStopDelayTime() - Method in class com.aspectran.undertow.server.TowServer
 
getStorageDescription() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Return a description for the storage location of the multipart content.
getStorageDescription() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
Return a description for the storage location of the multipart content.
getStoreDir() - Method in class com.aspectran.core.component.session.FileSessionStore
 
getStoreDir() - Method in class com.aspectran.core.context.config.SessionFileStoreConfig
 
getStream() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
Returns the current output stream.
getString() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns the contents of the file as a String, using the default character encoding.
getString(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getString(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getString(ParameterKey, String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getString(ParameterKey, String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getString(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getString(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getString(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns the contents of the file as a String, using the specified encoding.
getString(String, String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getString(String, String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getStringArray(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getStringArray(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getStringArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getStringArray(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getStringBuilder() - Method in class com.aspectran.core.util.ToStringBuilder
 
getStringList(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getStringList(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getStringList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getStringList(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getStringOrNull(ResourceBundle, String) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Efficiently retrieve the String value for the specified key, or return null if not found.
getStyles() - Method in interface com.aspectran.shell.console.Console
 
getStyles() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
getStyles() - Method in class com.aspectran.shell.console.DefaultConsole
 
getStyles() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
getSubtype() - Method in class com.aspectran.web.support.http.MediaType
Return the subtype.
getSuffix() - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
getSuffix() - Method in class com.aspectran.freemarker.directive.Trimmer
 
getSupportedContentTypes() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
getSupportedContentTypes() - Method in class com.aspectran.web.activity.response.DefaultRestResponse
 
getSupportedMediaTypes() - Method in exception com.aspectran.web.support.http.HttpMediaTypeException
Return the list of supported media types.
getSyntaxPrefix() - Method in class com.aspectran.shell.command.option.HelpFormatter
 
getTarget() - Method in class com.aspectran.core.context.rule.AutowireRule
 
getTargetBeanClass() - Method in class com.aspectran.core.context.rule.BeanRule
 
getTargetBeanClassName() - Method in class com.aspectran.core.context.rule.BeanRule
 
getTargetType() - Method in class com.aspectran.core.context.rule.AutowireRule
 
getTempDirectoryPath() - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Returns the directory path used for temporary files.
getTempDirectoryPath() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
getTempDirectoryPath() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Gets the temporary file path.
getTempDirectoryPath() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
 
getTemplate(Token) - Method in class com.aspectran.core.context.expr.TokenExpression
Executes template, returns the generated output.
getTemplateId() - Method in exception com.aspectran.core.component.template.TemplateNotFoundException
Gets the template id.
getTemplateId() - Method in class com.aspectran.core.context.rule.TransformRule
Gets the template id.
getTemplateLoaderForPath(String) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Determine a FreeMarker TemplateLoader for the given path.
getTemplateLoaderForPath(String) - Method in class com.aspectran.pebble.PebbleEngineFactory
Determine a Pebble Engine Template Loader for the given path.
getTemplateRenderer() - Method in interface com.aspectran.core.context.ActivityContext
Gets the template renderer.
getTemplateRenderer() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getTemplateRenderer() - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
 
getTemplateRule() - Method in exception com.aspectran.core.component.template.TemplateRenderingException
 
getTemplateRule() - Method in class com.aspectran.core.context.rule.TransformRule
Gets the template rule.
getTemplateRule(String) - Method in class com.aspectran.core.component.template.TemplateRuleRegistry
 
getTemplateRuleRegistry() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns the template rule registry.
getTemplateRules() - Method in class com.aspectran.core.component.template.TemplateRuleRegistry
 
getTemplateRules() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns all template rules.
getTemplateRules() - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
getTemplateSource() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getTemplateSource(ApplicationAdapter) - Method in class com.aspectran.core.context.rule.TemplateRule
 
getTemplateTokens() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getTemplateTokens(ApplicationAdapter) - Method in class com.aspectran.core.context.rule.TemplateRule
 
GETTER_SEPARATOR - Static variable in class com.aspectran.core.context.expr.token.Token
 
getThrowable(int) - Method in exception com.aspectran.core.util.MultiException
 
getThrowables() - Method in exception com.aspectran.core.util.MultiException
 
getTimeZone() - Method in class com.aspectran.core.activity.request.AbstractRequest
Gets the time zone.
getTimeZone() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the preferred TimeZone.
getTimeZoneParamName() - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
Return the name of the parameter that contains a timezone specification in a timezone change request.
getTitle() - Method in class com.aspectran.shell.command.option.Arguments
 
getTitle() - Method in class com.aspectran.shell.command.option.Options
 
getToken() - Method in exception com.aspectran.core.context.expr.token.InvalidTokenException
 
getToken() - Method in exception com.aspectran.core.context.expr.TokenEvaluationException
Gets the token which is failed to evaluate expression.
getToken() - Method in class com.aspectran.core.context.rule.AutowireRule
 
getToken() - Method in exception com.aspectran.core.util.security.InvalidPBTokenException
 
getToken() - Static method in class com.aspectran.core.util.security.TimeLimitedPBTokenIssuer
 
getToken(Parameters) - Static method in class com.aspectran.core.util.security.PBTokenIssuer
 
getToken(Parameters) - Static method in class com.aspectran.core.util.security.TimeLimitedPBTokenIssuer
 
getTokenize() - Method in class com.aspectran.core.context.rule.ItemRule
Returns whether to tokenize.
getTokens() - Method in class com.aspectran.core.context.rule.ItemRule
Gets the tokens.
getTokens() - Method in class com.aspectran.core.util.wildcard.WildcardPattern
 
getTokensList() - Method in class com.aspectran.core.context.rule.ItemRule
Gets the list of tokens.
getTokensMap() - Method in class com.aspectran.core.context.rule.ItemRule
Gets the tokens map.
getTotal() - Method in class com.aspectran.core.util.statistic.CounterStatistic
 
getTotal() - Method in class com.aspectran.core.util.statistic.SampleStatistic
 
getTowServletContainer() - Method in class com.aspectran.undertow.server.servlet.HybridServletHandlerFactory
 
getTowServletContainer() - Method in class com.aspectran.undertow.server.TowServer
 
getTransformer() - Method in class com.aspectran.core.context.rule.CustomTransformRule
 
getTransformRule() - Method in class com.aspectran.core.activity.response.transform.TransformResponse
Gets the transform rule.
getTransformRule() - Method in exception com.aspectran.core.activity.response.transform.TransformResponseException
Gets the transform rule.
getTransformType() - Method in class com.aspectran.core.activity.response.transform.TransformResponse
Gets the transform type.
getTransformType() - Method in class com.aspectran.core.context.rule.CustomTransformRule
Gets the transform type.
getTransformType() - Method in class com.aspectran.core.context.rule.TransformRule
Gets the transform type.
getTransientSessions() - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
getTranslet() - Method in interface com.aspectran.core.activity.Activity
Returns an instance of the current translet.
getTranslet() - Method in class com.aspectran.core.activity.CoreActivity
 
getTranslet() - Method in class com.aspectran.core.activity.DefaultActivity
 
getTransletName() - Method in exception com.aspectran.core.activity.TransletNotFoundException
 
getTransletName() - Method in class com.aspectran.core.context.rule.ForwardRule
Gets the translet name.
getTransletName() - Method in class com.aspectran.core.context.rule.IncludeActionRule
Gets the translet name.
getTransletName() - Method in class com.aspectran.core.context.rule.ScheduledJobRule
 
getTransletName() - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
getTransletNamePattern() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getTransletNamePrefix() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
getTransletNameSuffix() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
getTransletRule() - Method in class com.aspectran.core.activity.AbstractTranslet
 
getTransletRule() - Method in class com.aspectran.core.activity.CoreActivity
Returns the translet rule.
getTransletRule(String) - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
 
getTransletRule(String, MethodType) - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
 
getTransletRuleRegistry() - Method in interface com.aspectran.core.context.ActivityContext
Gets the translet rule registry.
getTransletRuleRegistry() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getTransletRuleRegistry() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns the translet rule registry.
getTransletRules() - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
 
getTransletRules() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns all translet rules.
getTransletRules() - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
getTriggerExpressionParameters() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getTriggerType() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getTrimmer(Map) - Method in class com.aspectran.freemarker.directive.AbstractTrimDirectiveModel
Gets trimmer.
getTrimmer(Map) - Method in class com.aspectran.freemarker.directive.CustomTrimDirective
 
getTrustStorePassword() - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
getTrustStorePath() - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
getTrustStoreProvider() - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
getTrustStoreType() - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
getType() - Method in exception com.aspectran.core.component.bean.NoSuchBeanException
Returns the type required type of the missing bean.
getType() - Method in exception com.aspectran.core.component.bean.NoUniqueBeanException
Returns the type required type of the missing bean.
getType() - Method in class com.aspectran.core.context.expr.token.Token
Gets the token type.
getType() - Method in class com.aspectran.core.context.rule.ItemRule
Gets the item type.
getType() - Method in class com.aspectran.core.context.rule.ParameterBindingRule
 
getType() - Method in class com.aspectran.core.context.rule.params.TypeAliasParameters
 
getType() - Method in class com.aspectran.web.support.http.MediaType
Return the primary type.
getTypeAliases() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Gets the type aliases.
getTypeBasedBeanRuleMap() - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
getTypeBasedBeanRules() - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
getTypeDifferenceWeight(Class<?>[], Class<?>[]) - Static method in class com.aspectran.core.util.ReflectionUtils
Returns the sum of the object transformation cost for each class in the source argument list.
getTypeDifferenceWeight(Class<?>[], Object[]) - Static method in class com.aspectran.core.util.ReflectionUtils
Algorithm that judges the match between the declared parameter types of a candidate method and a specific list of arguments that this method is supposed to be invoked with.
getTypeDifferenceWeight(Class<?>, Class<?>) - Static method in class com.aspectran.core.util.ReflectionUtils
Gets the number of steps required needed to turn the source class into the destination class.
getTypeDifferenceWeight(Class<?>, Object) - Static method in class com.aspectran.core.util.ReflectionUtils
Algorithm that judges the match between the declared parameter types of a candidate method and a specific list of arguments that this method is supposed to be invoked with.
getTypedValue(char) - Method in class com.aspectran.shell.command.option.ParsedOptions
Return a version of this Option converted to a particular type.
getTypedValue(Option) - Method in class com.aspectran.shell.command.option.ParsedOptions
Return a version of this Option converted to a particular type.
getTypedValue(String) - Method in class com.aspectran.shell.command.option.ParsedOptions
Return a version of this Option converted to a particular type.
getTypes() - Method in class com.aspectran.core.context.rule.AutowireRule
 
getTypes() - Method in class com.aspectran.core.util.wildcard.WildcardPattern
 
getUri() - Method in class com.aspectran.core.component.session.redis.lettuce.LettucePoolConfig
 
getUriDecoding() - Method in class com.aspectran.core.context.config.WebConfig
 
getUriDecoding() - Method in class com.aspectran.undertow.service.AbstractTowService
 
getUrl() - Method in class com.aspectran.core.context.rule.AppendRule
 
getUrl() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getURL(String) - Static method in class com.aspectran.core.util.ResourceUtils
 
getURL(String, ClassLoader) - Static method in class com.aspectran.core.util.ResourceUtils
 
getUsage() - Method in interface com.aspectran.shell.command.Command.Descriptor
Implementation of this method should return helpful hint on how to use the associated command and further description of options that are supported by the command.
getValue() - Method in class com.aspectran.core.context.expr.token.Token
Returns the class name of the bean or the classpath of the Properties file, depending on the type of token.
getValue() - Method in class com.aspectran.core.context.rule.ItemRule
Returns the value of the item.
getValue() - Method in class com.aspectran.core.context.rule.params.SettingParameters
 
getValue() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as an Object.
getValue() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValue() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Entry
 
getValue() - Method in class com.aspectran.shell.command.option.Option
Returns the specified value of this Option or null if there is no value.
getValue(char) - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieve the first argument, if any, of this option.
getValue(char, String) - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieve the argument, if any, of an option.
getValue(int) - Method in class com.aspectran.shell.command.option.Option
Returns the specified value of this Option or null if there is no value.
getValue(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getValue(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getValue(Option) - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieve the first argument, if any, of this option.
getValue(Option, String) - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieve the first argument, if any, of an option.
getValue(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getValue(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getValue(String) - Method in class com.aspectran.shell.command.option.Option
Returns the value/first value of this Option or the defaultValue if there is no value.
getValue(String) - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieve the first argument, if any, of this option.
getValue(String, String) - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieve the first argument, if any, of an option.
getValueAsBoolean() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a Boolean.
getValueAsBoolean() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsBooleanArray() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a Boolean array.
getValueAsBooleanArray() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsBooleanList() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a List<Boolean>.
getValueAsBooleanList() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsDouble() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a Double.
getValueAsDouble() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsDoubleArray() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a Double array.
getValueAsDoubleArray() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsDoubleList() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a List<Double>.
getValueAsDoubleList() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsFloat() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a Float.
getValueAsFloat() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsFloatArray() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a Float array.
getValueAsFloatArray() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsFloatList() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a List<Float>.
getValueAsFloatList() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsInt() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as an Integer.
getValueAsInt() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsIntArray() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as an Integer array.
getValueAsIntArray() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsIntList() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a List<Integer>.
getValueAsIntList() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsLong() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a Long.
getValueAsLong() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsLongArray() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a Long array.
getValueAsLongArray() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsLongList() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a List<Long>.
getValueAsLongList() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsParameters() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a Parameters.
getValueAsParameters() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsParametersArray() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a Parameters array.
getValueAsParametersArray() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsParametersList() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a List<Parameters>.
getValueAsParametersList() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsString() - Method in class com.aspectran.core.context.rule.params.SettingParameters
 
getValueAsString() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a String.
getValueAsString() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsStringArray() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a String array.
getValueAsStringArray() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueAsStringList() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a List<String>.
getValueAsStringList() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueList() - Method in class com.aspectran.core.context.rule.ItemRule
Returns a list of string values of this item.
getValueList() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as a List.
getValueList() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueMap() - Method in class com.aspectran.core.context.rule.ItemRule
Returns a map of string values of this item.
getValueName() - Method in class com.aspectran.shell.command.option.Option
Gets the display name for the argument value.
getValues() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as an Object array.
getValues() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValues() - Method in class com.aspectran.shell.command.option.Option
Return the values of this Option as a String array or null if there are no values.
getValues(char) - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieves the array of values, if any, of an option.
getValues(Option) - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieves the array of values, if any, of an option.
getValues(String) - Method in class com.aspectran.shell.command.option.ParsedOptions
Retrieves the array of values, if any, of an option.
getValuesList() - Method in class com.aspectran.shell.command.option.Option
Returns the values of this Option as a List or null if there are no values.
getValueType() - Method in class com.aspectran.core.context.rule.ItemRule
Gets the value type of this item.
getValueType() - Method in interface com.aspectran.core.util.apon.Parameter
Returns the parameter value type.
getValueType() - Method in class com.aspectran.core.util.apon.ParameterKey
 
getValueType() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getValueType() - Method in class com.aspectran.shell.command.option.Option
Retrieve the type of this Option.
getVariance() - Method in class com.aspectran.core.util.statistic.SampleStatistic
 
getVersion() - Static method in class com.aspectran.core.util.Aspectran
 
getViewDispatcher() - Method in class com.aspectran.core.context.rule.DispatchRule
 
getWebConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
getWeight() - Method in class com.aspectran.core.util.wildcard.WildcardPattern
 
getWidth() - Method in class com.aspectran.shell.command.option.HelpFormatter
 
getWildcardPattern() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
getWorkerName() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
getWorkerName() - Method in interface com.aspectran.core.component.session.SessionHandler
 
getWorkerName() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
getWorkingDir() - Method in class com.aspectran.core.context.config.ShellConfig
 
getWorkingDir() - Method in class com.aspectran.shell.console.AbstractConsole
 
getWorkingDir() - Method in interface com.aspectran.shell.console.Console
 
getWorkingDir() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
getWritablePropertyNames() - Method in class com.aspectran.core.util.BeanDescriptor
Gets an array of the writable properties for an object.
getWritablePropertyNames(Object) - Static method in class com.aspectran.core.util.BeanUtils
Returns an array of the writable properties exposed by a bean.
getWriter() - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
 
getWriter() - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns a Writer object that can send character text to the client.
getWriter() - Method in interface com.aspectran.shell.console.Console
 
getWriter() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
getWriter() - Method in class com.aspectran.shell.console.DefaultConsole
 
getWriter() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
getWriter() - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
getWriter() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
getXpath() - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
GONE - com.aspectran.web.support.http.HttpStatus
410 Gone.

H

handle(Translet, LocaleResolver) - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
 
handle(RuleAppender) - Method in class com.aspectran.core.context.rule.appender.HybridRuleAppendHandler
 
handle(RuleAppender) - Method in interface com.aspectran.core.context.rule.appender.RuleAppendHandler
 
handle(RuleAppender) - Method in class com.aspectran.core.context.rule.appender.ShallowRuleAppendHandler
 
handle(CharSequence) - Method in class com.aspectran.shell.console.AnsiStyleHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.service.DefaultServletHttpRequestHandler
Process the actual dispatching.
handleException(ExceptionRule) - Method in class com.aspectran.core.activity.AdviceActivity
 
handleException(ExceptionRule) - Method in class com.aspectran.core.activity.CoreActivity
 
handleException(List<ExceptionRule>) - Method in interface com.aspectran.core.activity.Activity
Exception handling.
handleException(List<ExceptionRule>) - Method in class com.aspectran.core.activity.AdviceActivity
 
handleException(List<ExceptionRule>) - Method in class com.aspectran.core.activity.DefaultActivity
 
handleGetObject(String) - Method in class com.aspectran.core.support.i18n.message.MessageSourceResourceBundle
This implementation resolves the code in the MessageSource.
handleRequest(HttpServerExchange) - Method in class com.aspectran.undertow.server.http.HybridHttpHandler
 
handleRequest(HttpServerExchange) - Method in class com.aspectran.undertow.server.resource.StaticResourceHandler
 
handleRequest(HttpServerExchange) - Method in class com.aspectran.undertow.server.servlet.HybridServletHandler
 
HARD - com.aspectran.core.context.rule.type.AutoReloadType
 
hasAllowedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
hasAllowedMethods() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
hasAllowedOrigins() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
hasArgs() - Method in class com.aspectran.shell.command.CommandLineParser
 
hasArgs() - Method in class com.aspectran.shell.command.option.ParsedOptions
Checks if non-recognized options or arguments exists.
hasAspectranParameters() - Method in class com.aspectran.core.context.config.ContextConfig
 
hasAttributes() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
hasAttributes() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns whether the request has attributes.
hasBeanMethodNamePattern() - Method in class com.aspectran.core.component.aspect.pointcut.AbstractPointcut
 
hasBeanMethodNamePattern() - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
 
hasChildren() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
hasContextConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
hasCurrentActivity() - Method in interface com.aspectran.core.context.ActivityContext
 
hasCurrentActivity() - Method in class com.aspectran.core.context.AspectranActivityContext
 
hasEvictionIdleSeconds() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
hasExcludePatterns() - Method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
hasExposedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
hasFileParameters() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
hasFileParameters() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns whether the request has file parameters.
hashCode() - Method in class com.aspectran.core.context.expr.token.Token
 
hashCode() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Entry
 
hashCode() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
hashCode() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
hashCode() - Method in class com.aspectran.core.util.wildcard.WildcardPattern
 
hashCode() - Method in class com.aspectran.shell.command.option.Option
 
hashCode() - Method in class com.aspectran.shell.command.OutputRedirection
 
hashCode() - Method in class com.aspectran.web.support.http.MediaType
 
hasHeaders() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
hasHeaders() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns whether it has headers.
hasIncludePatterns() - Method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
hasLength(CharSequence) - Static method in class com.aspectran.core.util.StringUtils
Check that the given CharSequence is neither null nor of length 0.
hasLength(String) - Static method in class com.aspectran.core.util.StringUtils
Check that the given String is neither null nor of length 0.
hasLength(String, String) - Static method in class com.aspectran.core.util.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLength(String, Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLongName() - Method in class com.aspectran.shell.command.option.Option
Query to see if this Option has a long name.
hasLongOption(String) - Method in class com.aspectran.shell.command.option.Options
Returns whether the named Option is a member of this Options.
hasMaxIdleSeconds() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
hasMaxSessions() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
hasNext() - Method in class com.aspectran.core.util.json.JsonReader
Returns true if the current array or object has another element.
hasNext() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
hasNonPersistentAttributes() - Method in class com.aspectran.core.context.config.SessionFileStoreConfig
 
hasOption(char) - Method in class com.aspectran.shell.command.option.ParsedOptions
Query to see if an option has been set.
hasOption(Option) - Method in class com.aspectran.shell.command.option.ParsedOptions
Query to see if an option has been set.
hasOption(String) - Method in class com.aspectran.shell.command.option.Options
Returns whether the named Option is a member of this Options.
hasOption(String) - Method in class com.aspectran.shell.command.option.ParsedOptions
Query to see if an option has been set.
hasOptionalValue() - Method in class com.aspectran.shell.command.option.Option
Returns whether this Option can have an optional argument.
hasOptions() - Method in class com.aspectran.shell.command.option.ParsedOptions
Checks if options exists.
hasParameter(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
hasParameter(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Returns whether the specified parameter exists.
hasParameter(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
hasParameter(String) - Method in interface com.aspectran.core.util.apon.Parameters
Returns whether this parameter exists.
hasParameters() - Method in class com.aspectran.core.activity.request.AbstractRequest
 
hasParameters() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns whether the request has parameters.
hasParentActivity() - Method in class com.aspectran.core.activity.AbstractActivity
 
hasParentTranslet() - Method in class com.aspectran.core.activity.AbstractTranslet
 
hasPathVariables() - Method in class com.aspectran.core.activity.CoreTranslet
 
hasPathVariables() - Method in interface com.aspectran.core.activity.Translet
Returns whether the translet name has tokens for extracting parameters or attributes.
hasPathVariables() - Method in class com.aspectran.core.context.rule.TransletRule
Returns whether the translet name has tokens for extracting parameters or attributes.
hasPatterns() - Method in class com.aspectran.undertow.server.resource.StaticResourceHandler
 
hasPrev() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
hasProfilesConfig() - Method in class com.aspectran.core.context.config.ContextConfig
 
hasReadableProperty(Class<?>, String) - Static method in class com.aspectran.core.util.BeanUtils
 
hasReadableProperty(Object, String) - Static method in class com.aspectran.core.util.BeanUtils
Checks to see if a bean has a readable property be a given name.
hasReadableProperty(String) - Method in class com.aspectran.core.util.BeanDescriptor
Check to see if a class has a readable property by name.
hasRemoveUnloadableSessions() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
hasSaveOnCreate() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
hasSaveOnInactiveEviction() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
hasScavengingIntervalSeconds() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
hasShortOption(String) - Method in class com.aspectran.shell.command.option.Options
Returns whether the named Option is a member of this Options.
hasSingleton(Class<?>) - Method in interface com.aspectran.core.component.bean.BeanRegistry
 
hasSingleton(Class<?>, String) - Method in interface com.aspectran.core.component.bean.BeanRegistry
 
hasSingleton(Object) - Method in interface com.aspectran.core.component.bean.BeanRegistry
 
hasStaticReadableProperty(Class<?>, String) - Static method in class com.aspectran.core.util.BeanUtils
 
hasStaticWritableProperty(Class<?>, String) - Static method in class com.aspectran.core.util.BeanUtils
 
hasText(CharSequence) - Static method in class com.aspectran.core.util.StringUtils
Check whether the given CharSequence contains actual text.
hasText(String) - Static method in class com.aspectran.core.util.StringUtils
Check whether the given String contains actual text.
hasText(String, String) - Static method in class com.aspectran.core.util.Assert
Assert that the given String contains valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasText(String, Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert that the given String contains valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasToken(String) - Static method in class com.aspectran.core.context.expr.token.Token
 
hasValue() - Method in interface com.aspectran.core.util.apon.Parameter
Returns whether a non-null value has been assigned.
hasValue() - Method in class com.aspectran.core.util.apon.ParameterValue
 
hasValue() - Method in class com.aspectran.shell.command.option.Option.Builder
Indicates that the Option will require an argument.
hasValue() - Method in class com.aspectran.shell.command.option.Option
Query to see if this Option requires an argument.
hasValue(boolean) - Method in class com.aspectran.shell.command.option.Option.Builder
Indicates if the Option has an argument value or not.
hasValue(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
hasValue(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Returns whether a non-null value is assigned to the specified parameter.
hasValue(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
hasValue(String) - Method in interface com.aspectran.core.util.apon.Parameters
Returns whether a non-null value is assigned to the specified parameter.
hasValueName() - Method in class com.aspectran.shell.command.option.Option
Returns whether the display name for the argument value has been set.
hasValues() - Method in class com.aspectran.shell.command.option.Option.Builder
Indicates that the Option can have unlimited argument values.
hasValues() - Method in class com.aspectran.shell.command.option.Option
Query to see if this Option can take many values.
hasWildcards(String) - Static method in class com.aspectran.core.util.wildcard.WildcardPattern
 
hasWorkerName() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
hasWritableProperty(Class<?>, String) - Static method in class com.aspectran.core.util.BeanUtils
 
hasWritableProperty(Object, String) - Static method in class com.aspectran.core.util.BeanUtils
Checks to see if a bean has a writable property be a given name.
hasWritableProperty(String) - Method in class com.aspectran.core.util.BeanDescriptor
Check to see if a class has a writable property by name.
HEAD - com.aspectran.core.context.rule.type.MethodType
retrieves just the resource meta-information (headers) i.e.
HEADER - com.aspectran.core.context.rule.type.ActionType
 
HeaderAction - Class in com.aspectran.core.activity.process.action
HeaderAction to set response headers.
HeaderAction(HeaderActionRule) - Constructor for class com.aspectran.core.activity.process.action.HeaderAction
Instantiates a new HeaderAction.
HeaderActionRule - Class in com.aspectran.core.context.rule
The Class HeaderActionRule.
HeaderActionRule() - Constructor for class com.aspectran.core.context.rule.HeaderActionRule
 
headers - Static variable in class com.aspectran.core.context.rule.params.JoinpointParameters
 
headers() - Method in annotation type com.aspectran.core.component.bean.annotation.Joinpoint
 
HelpCommand - Class in com.aspectran.shell.command.builtins
Display information about builtin commands.
HelpCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.HelpCommand
 
HelpFormatter - Class in com.aspectran.shell.command.option
A formatter of help messages for command line options.
HelpFormatter(Console) - Constructor for class com.aspectran.shell.command.option.HelpFormatter
Creates a help formatter.
hidden - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
HierarchicalMessageSource - Interface in com.aspectran.core.support.i18n.message
Sub-interface of MessageSource to be implemented by objects that can resolve messages hierarchically.
highlight(LineReader, String) - Method in class com.aspectran.shell.jline.console.CommandHighlighter
 
HistoryCommand - Class in com.aspectran.shell.command.builtins
A command that display or delete all previously run commands.
HistoryCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.HistoryCommand
 
HOST - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Host header field name.
HouseKeeper - Class in com.aspectran.core.component.session
The housekeeper for session scavenging.
HouseKeeper(SessionHandler) - Constructor for class com.aspectran.core.component.session.HouseKeeper
 
HTTP_VERSION_NOT_SUPPORTED - com.aspectran.web.support.http.HttpStatus
505 HTTP Version Not Supported.
HttpHeaders - Interface in com.aspectran.web.support.http
 
HttpListenerConfig - Class in com.aspectran.undertow.server
Created: 2019-08-21
HttpListenerConfig() - Constructor for class com.aspectran.undertow.server.HttpListenerConfig
 
HttpMediaTypeException - Exception in com.aspectran.web.support.http
This class is a clone of org.springframework.web.HttpMediaTypeException
HttpMediaTypeException(String) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeException
Create a new HttpMediaTypeException.
HttpMediaTypeException(String, List<MediaType>) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeException
Create a new HttpMediaTypeException with a list of supported media types.
HttpMediaTypeNotAcceptableException - Exception in com.aspectran.web.support.http
This class is a clone of org.springframework.web.HttpMediaTypeNotAcceptableException
HttpMediaTypeNotAcceptableException(String) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeNotAcceptableException
Create a new HttpMediaTypeNotAcceptableException.
HttpMediaTypeNotAcceptableException(List<MediaType>) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeNotAcceptableException
Create a new HttpMediaTypeNotSupportedException.
HttpMediaTypeNotSupportedException - Exception in com.aspectran.web.support.http
This class is a clone of org.springframework.web.HttpMediaTypeNotSupportedException
HttpMediaTypeNotSupportedException(MediaType, List<MediaType>) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeNotSupportedException
Create a new HttpMediaTypeNotSupportedException.
HttpMediaTypeNotSupportedException(MediaType, List<MediaType>, String) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeNotSupportedException
Create a new HttpMediaTypeNotSupportedException.
HttpMediaTypeNotSupportedException(String) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeNotSupportedException
Create a new HttpMediaTypeNotSupportedException.
HttpServletRequestAdapter - Class in com.aspectran.web.adapter
Adapt HttpServletRequest to Core RequestAdapter.
HttpServletRequestAdapter(MethodType, HttpServletRequest) - Constructor for class com.aspectran.web.adapter.HttpServletRequestAdapter
Instantiates a new HttpServletRequestAdapter.
HttpServletResponseAdapter - Class in com.aspectran.web.adapter
Adapt HttpServletResponse to Core ResponseAdapter.
HttpServletResponseAdapter(HttpServletResponse, Activity) - Constructor for class com.aspectran.web.adapter.HttpServletResponseAdapter
Instantiates a new HttpServletResponseAdapter.
HttpSessionAdapter - Class in com.aspectran.web.adapter
Adapt HttpServletRequest to Core SessionAdapter.
HttpSessionAdapter(HttpServletRequest) - Constructor for class com.aspectran.web.adapter.HttpSessionAdapter
Instantiates a new HttpSessionAdapter.
HttpSessionScope - Class in com.aspectran.web.adapter
The Class HttpSessionScope.
HttpSessionScope() - Constructor for class com.aspectran.web.adapter.HttpSessionScope
Instantiates a new HttpSessionScope.
HttpsListenerConfig - Class in com.aspectran.undertow.server
Created: 2019-08-21
HttpsListenerConfig() - Constructor for class com.aspectran.undertow.server.HttpsListenerConfig
 
HttpStatus - Enum in com.aspectran.web.support.http
Enumeration of HTTP status codes.
HttpStatusSetter - Class in com.aspectran.web.support.http
HTTP Status Codes for REST.
HttpStatusSetter() - Constructor for class com.aspectran.web.support.http.HttpStatusSetter
 
HybridActivityContextBuilder - Class in com.aspectran.core.context.builder
 
HybridActivityContextBuilder() - Constructor for class com.aspectran.core.context.builder.HybridActivityContextBuilder
 
HybridActivityContextBuilder(AbstractCoreService) - Constructor for class com.aspectran.core.context.builder.HybridActivityContextBuilder
 
HybridActivityContextParser - Class in com.aspectran.core.context.rule.parser
The Class HybridActivityContextParser.
HybridActivityContextParser(ContextRuleAssistant) - Constructor for class com.aspectran.core.context.rule.parser.HybridActivityContextParser
 
HybridHttpHandler - Class in com.aspectran.undertow.server.http
Created: 2019-07-31
HybridHttpHandler(ResourceManager) - Constructor for class com.aspectran.undertow.server.http.HybridHttpHandler
 
HybridHttpHandler(ResourceManager, HttpHandler) - Constructor for class com.aspectran.undertow.server.http.HybridHttpHandler
 
HybridHttpHandler(ResourceSupplier) - Constructor for class com.aspectran.undertow.server.http.HybridHttpHandler
 
HybridHttpHandler(ResourceSupplier, HttpHandler) - Constructor for class com.aspectran.undertow.server.http.HybridHttpHandler
 
HybridHttpHandlerFactory - Class in com.aspectran.undertow.server.http
Created: 06/10/2019
HybridHttpHandlerFactory() - Constructor for class com.aspectran.undertow.server.http.HybridHttpHandlerFactory
 
HybridHttpHandlerFactoryBean - Class in com.aspectran.undertow.server.http
Created: 06/10/2019
HybridHttpHandlerFactoryBean() - Constructor for class com.aspectran.undertow.server.http.HybridHttpHandlerFactoryBean
 
HybridRuleAppendHandler - Class in com.aspectran.core.context.rule.appender
The Class HybridRuleAppendHandler.
HybridRuleAppendHandler(ContextRuleAssistant, String) - Constructor for class com.aspectran.core.context.rule.appender.HybridRuleAppendHandler
 
HybridServletHandler - Class in com.aspectran.undertow.server.servlet
Created: 05/10/2019
HybridServletHandler(HttpHandler) - Constructor for class com.aspectran.undertow.server.servlet.HybridServletHandler
 
HybridServletHandler(HttpHandler, HttpHandler) - Constructor for class com.aspectran.undertow.server.servlet.HybridServletHandler
 
HybridServletHandlerFactory - Class in com.aspectran.undertow.server.servlet
Created: 2019-08-04
HybridServletHandlerFactory() - Constructor for class com.aspectran.undertow.server.servlet.HybridServletHandlerFactory
 
HybridServletHandlerFactoryBean - Class in com.aspectran.undertow.server.servlet
Created: 2019-08-04
HybridServletHandlerFactoryBean() - Constructor for class com.aspectran.undertow.server.servlet.HybridServletHandlerFactoryBean
 

I

I_AM_A_TEAPOT - com.aspectran.web.support.http.HttpStatus
418 I'm a teapot.
id - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
id - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
 
id - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
id - Static variable in class com.aspectran.core.context.rule.params.ScheduleParameters
 
id - Static variable in class com.aspectran.core.context.rule.params.TemplateParameters
 
id() - Method in annotation type com.aspectran.core.component.bean.annotation.Action
 
id() - Method in annotation type com.aspectran.core.component.bean.annotation.Aspect
 
id() - Method in annotation type com.aspectran.core.component.bean.annotation.Bean
 
ID_SEPARATOR - Static variable in interface com.aspectran.core.context.ActivityContext
 
ID_SEPARATOR_CHAR - Static variable in interface com.aspectran.core.context.ActivityContext
 
idleExpired() - Method in class com.aspectran.core.util.thread.IdleTimeout
 
idleExpired() - Method in class com.aspectran.core.util.timer.IdleTimeout
 
IdleTimeout - Class in com.aspectran.core.util.thread
An Abstract implementation of an Idle Timeout.
IdleTimeout - Class in com.aspectran.core.util.timer
An Abstract implementation of an Idle Timeout.
IdleTimeout(Scheduler) - Constructor for class com.aspectran.core.util.thread.IdleTimeout
 
IdleTimeout(Scheduler) - Constructor for class com.aspectran.core.util.timer.IdleTimeout
 
IF_MATCH - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP If-Match header field name.
IF_MODIFIED_SINCE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP If-Modified-Since header field name.
IF_NONE_MATCH - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP If-None-Match header field name.
IF_RANGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP If-Range header field name.
IF_UNMODIFIED_SINCE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP If-Unmodified-Since header field name.
ifExceptionThrow() - Method in exception com.aspectran.core.util.MultiException
Throw a MultiException.
ifExceptionThrowMulti() - Method in exception com.aspectran.core.util.MultiException
Throw a MultiException.
ifExceptionThrowRuntime() - Method in exception com.aspectran.core.util.MultiException
Throw a Runtime exception.
ignoreAcceptHeader(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
ignoreAcceptHeader(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
 
ignoreDependencyInterface(Class<?>) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
ignoreUnknownPathExtensions(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
ignoreUnknownPathExtensions(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
 
IllegalRuleException - Exception in com.aspectran.core.context.rule
This exception will be thrown if an illegal rule is found.
IllegalRuleException() - Constructor for exception com.aspectran.core.context.rule.IllegalRuleException
Simple constructor
IllegalRuleException(String) - Constructor for exception com.aspectran.core.context.rule.IllegalRuleException
Constructor to create exception with a message.
IllegalRuleException(String, Throwable) - Constructor for exception com.aspectran.core.context.rule.IllegalRuleException
Constructor to create exception to wrap another exception and pass a message.
IllegalRuleException(Throwable) - Constructor for exception com.aspectran.core.context.rule.IllegalRuleException
Constructor to create exception to wrap another exception.
IM_USED - com.aspectran.web.support.http.HttpStatus
226 IM Used.
IMAGE_GIF - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for image/gif.
IMAGE_GIF - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
Public constant media type for image/gif.
IMAGE_GIF_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.IMAGE_GIF.
IMAGE_GIF_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
A String equivalent of MediaTypeUtils.IMAGE_GIF.
IMAGE_JPEG - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for image/jpeg.
IMAGE_JPEG - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
Public constant media type for image/jpeg.
IMAGE_JPEG_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.IMAGE_JPEG.
IMAGE_JPEG_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
A String equivalent of MediaTypeUtils.IMAGE_JPEG.
IMAGE_PNG - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for image/png.
IMAGE_PNG - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
Public constant media type for image/png.
IMAGE_PNG_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.IMAGE_PNG.
IMAGE_PNG_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
A String equivalent of MediaTypeUtils.IMAGE_PNG.
important - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
important() - Method in annotation type com.aspectran.core.component.bean.annotation.Bean
 
include - Static variable in class com.aspectran.core.context.rule.params.PointcutParameters
 
INCLUDE - com.aspectran.core.context.rule.type.ActionType
 
IncludeAction - Class in com.aspectran.core.activity.process.action
IncludeAction to get the execution result of another translet.
IncludeAction(IncludeActionRule) - Constructor for class com.aspectran.core.activity.process.action.IncludeAction
Instantiates a new IncludeAction.
IncludeActionRule - Class in com.aspectran.core.context.rule
The Class IncludeActionRule.
IncludeActionRule() - Constructor for class com.aspectran.core.context.rule.IncludeActionRule
 
includes(MediaType) - Method in class com.aspectran.web.support.http.MediaType
Indicate whether this MediaType includes the given media type.
IncompatibleValueTypeException - Exception in com.aspectran.core.util.apon
The Class IncompatibleValueTypeException.
IncompatibleValueTypeException(ParameterValue, ValueType) - Constructor for exception com.aspectran.core.util.apon.IncompatibleValueTypeException
 
increaseMatchedBeanCount() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
increaseMatchedClassCount() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
increaseMatchedMethodCount() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
increment() - Method in class com.aspectran.core.util.statistic.CounterStatistic
 
indentString(String) - Method in class com.aspectran.core.util.apon.AponWriter
 
indentString(String) - Method in class com.aspectran.core.util.json.JsonWriter
 
indexOfExtension(String) - Static method in class com.aspectran.core.util.FilenameUtils
Returns the index of the last extension separator character, which is a dot.
indexOfLastSeparator(String) - Static method in class com.aspectran.core.util.FilenameUtils
Returns the index of the last directory separator character.
info(String) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
info(String) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
info(String) - Method in interface com.aspectran.core.util.logging.Log
 
info(String) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
Deprecated.
 
info(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
info(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
info(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
info(String) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
info(String) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
info(String) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
info(String) - Method in interface com.aspectran.core.util.ProcessLogger
 
info(String) - Method in class com.aspectran.daemon.command.AbstractCommand
 
init() - Method in class com.aspectran.web.startup.servlet.SpecificIPAllowedWebActivityServlet
 
init() - Method in class com.aspectran.web.startup.servlet.WebActivityServlet
 
init(AspectranConfig) - Method in class com.aspectran.daemon.AbstractDaemon
 
init(DaemonConfig) - Method in class com.aspectran.daemon.AbstractDaemon
 
init(DaemonConfig) - Method in class com.aspectran.daemon.SimpleDaemon
 
init(String, File) - Method in class com.aspectran.daemon.AbstractDaemon
 
init(String, File) - Method in class com.aspectran.shell.command.ShellCommandInterpreter
 
init(FilterConfig) - Method in class com.aspectran.web.startup.filter.WebActivityFilter
 
init(DaemonContext) - Method in class com.aspectran.daemon.JsvcDaemon
 
InitializableBean - Interface in com.aspectran.core.component.bean.ablility
The Interface InitializableBean.
InitializableTransletBean - Interface in com.aspectran.core.component.bean.ablility
The Interface InitializableTransletBean.
initialize() - Method in class com.aspectran.core.component.AbstractComponent
 
initialize() - Method in interface com.aspectran.core.component.bean.ablility.InitializableBean
Invoke on initialization after it has set all bean properties supplied.
initialize() - Method in interface com.aspectran.core.component.Component
Initialize the component.
initialize() - Method in class com.aspectran.core.component.session.redis.lettuce.LettucePool
 
initialize() - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactoryBean
Initialize FreeMarkerConfigurationFactory's Configuration if not overridden by a preconfigured FreeMarker Configuration.
initialize() - Method in class com.aspectran.jetty.JettyServer
 
initialize() - Method in class com.aspectran.jetty.JettyWebAppContext
 
initialize() - Method in class com.aspectran.mybatis.SqlSessionFactoryBean
 
initialize() - Method in class com.aspectran.pebble.PebbleEngineFactoryBean
 
initialize() - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
 
initialize() - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactoryBean
 
initialize() - Method in class com.aspectran.undertow.server.servlet.HybridServletHandlerFactoryBean
 
initialize() - Method in class com.aspectran.undertow.server.TowServer
 
initialize(Translet) - Method in interface com.aspectran.core.component.bean.ablility.InitializableTransletBean
Invoke on initialization after it has set all bean properties supplied.
initialize(DeploymentInfo) - Method in class com.aspectran.undertow.server.servlet.TowWebSocketInitializer
 
Initialize - Annotation Type in com.aspectran.core.component.bean.annotation
 
initMethod - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
initMethod() - Method in annotation type com.aspectran.core.component.bean.annotation.Bean
 
initServletContext(ServletContext) - Method in class com.aspectran.web.socket.jsr356.ServerEndpointExporter
 
initSessionManager() - Method in class com.aspectran.daemon.service.AbstractDaemonService
 
initSessionManager() - Method in class com.aspectran.embed.service.AbstractEmbeddedAspectran
 
initSessionManager() - Method in class com.aspectran.shell.service.AbstractShellService
 
InMemoryFileItem - Class in com.aspectran.web.support.multipart.inmemory
The class is an implementation of the FileItem that removed file-related codes to support environments such as GAE where the file system is not available.
InMemoryFileItem(String, String, boolean, String, int) - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Constructs a new MemoryFileItem instance.
InMemoryFileItemFactory - Class in com.aspectran.web.support.multipart.inmemory
The class is an implementation of the FileItemFactory interface.
InMemoryFileItemFactory() - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryFileItemFactory
 
InMemoryMultipartFileParameter - Class in com.aspectran.web.support.multipart.inmemory
This class represents a file item that was received within a multipart/form-data POST request.
InMemoryMultipartFileParameter(FileItem) - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
Create an instance wrapping the given FileItem.
InMemoryMultipartFormDataParser - Class in com.aspectran.web.support.multipart.inmemory
Multi-part form data parser that use Apache Commons FileUpload 1.3 or above.
InMemoryMultipartFormDataParser() - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
Instantiates a new InMemoryMultipartFormDataParser.
InMemoryMultipartFormDataParserFactory - Class in com.aspectran.web.support.multipart.inmemory
The Class InMemoryMultipartFormDataParserFactory.
InMemoryMultipartFormDataParserFactory() - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
Instantiates a new Multipart request wrapper resolver.
InMemoryMultipartFormDataParserFactoryBean - Class in com.aspectran.web.support.multipart.inmemory
The Class InMemoryMultipartFormDataParserFactoryBean.
InMemoryMultipartFormDataParserFactoryBean() - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactoryBean
 
InMemoryOutputStream - Class in com.aspectran.web.support.multipart.inmemory
An output stream which will retain data in memory (always).
InMemoryOutputStream(long) - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
Constructs an instance of this class which will trigger throw UnsupportedOperationException if the specified threshold is reached.
insert(String) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
insert(String, Object) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
inspect(BeanRuleRegistry) - Method in class com.aspectran.core.context.rule.assistant.BeanReferenceInspector
Inspect bean reference.
instantActivity(Callable<V>) - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
 
InstantActivity - Class in com.aspectran.core.activity
An activity that handles the temporary request.
InstantActivity(ActivityContext) - Constructor for class com.aspectran.core.activity.InstantActivity
Instantiates a new InstantActivity.
InstantActivityException - Exception in com.aspectran.core.activity
Thrown when an error occurs while performing an instant activity.
InstantActivityException(Throwable) - Constructor for exception com.aspectran.core.activity.InstantActivityException
Instantiates a new InstantActivityException.
INSUFFICIENT_STORAGE - com.aspectran.web.support.http.HttpStatus
507 Insufficient Storage
InsufficientEnvironmentException - Exception in com.aspectran.core.context
An exception is thrown when Aspectran fails to run properly due to insufficient environment settings.
InsufficientEnvironmentException() - Constructor for exception com.aspectran.core.context.InsufficientEnvironmentException
Constructs a InsufficientEnvironmentException.
InsufficientEnvironmentException(String) - Constructor for exception com.aspectran.core.context.InsufficientEnvironmentException
Constructs an InsufficientEnvironmentException with the specified message.
InsufficientEnvironmentException(String, Throwable) - Constructor for exception com.aspectran.core.context.InsufficientEnvironmentException
Constructs an AspectranCheckedException with the specified message and wrapped exception.
InsufficientEnvironmentException(Throwable) - Constructor for exception com.aspectran.core.context.InsufficientEnvironmentException
Constructs an InsufficientEnvironmentException with the wrapped exception.
INT - com.aspectran.core.context.rule.type.ItemValueType
 
INT - com.aspectran.core.util.apon.ValueType
 
INT - com.aspectran.shell.command.option.OptionValueType
 
intercept(Object, Method, Object[], MethodProxy) - Method in class com.aspectran.core.component.bean.proxy.CglibDynamicProxyBean
 
INTERNAL_SERVER_ERROR - com.aspectran.web.support.http.HttpStatus
500 Internal Server Error.
internalServerError() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
internalServerError() - Method in interface com.aspectran.web.activity.response.RestResponse
 
internalServerError(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
500 Internal Server Error.
intervalInHours - Static variable in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
intervalInMilliseconds - Static variable in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
intervalInMinutes - Static variable in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
intervalInSeconds - Static variable in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
INVALID_ACTUAL_REQUEST - Static variable in exception com.aspectran.web.support.cors.CorsException
Invalid simple / actual request.
INVALID_PREFLIGHT_REQUEST - Static variable in exception com.aspectran.web.support.cors.CorsException
Invalid preflight request.
invalidate() - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
invalidate() - Method in interface com.aspectran.core.adapter.SessionAdapter
Invalidates this session then unbinds any objects bound to it.
invalidate() - Method in class com.aspectran.core.component.session.DefaultSession
Called by users to invalidate a session, or called by the access method as a request enters the session if the session has expired, or called by manager as a result of scavenger expiring session.
invalidate() - Method in interface com.aspectran.core.component.session.Session
Called by users to invalidate a session, or called by the access method as a request enters the session if the session has expired, or called by manager as a result of scavenger expiring session.
invalidate() - Method in class com.aspectran.core.component.session.SessionAgent
 
invalidate() - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
invalidate() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
invalidate(String) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
invalidate(String) - Method in interface com.aspectran.core.component.session.SessionHandler
Called when a session has expired.
invalidate(String, Session.DestroyedReason) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
invalidate(String, Session.DestroyedReason) - Method in interface com.aspectran.core.component.session.SessionHandler
 
INVALIDATED - com.aspectran.core.component.session.Session.DestroyedReason
 
InvalidMediaTypeException - Exception in com.aspectran.web.support.http
Exception thrown from MediaTypeUtils.parseMediaType(String) in case of encountering an invalid content type specification String.
InvalidMediaTypeException(String, String) - Constructor for exception com.aspectran.web.support.http.InvalidMediaTypeException
Create a new InvalidContentTypeException for the given content type.
InvalidParameterValueException - Exception in com.aspectran.core.util.apon
Exception thrown when an invalid parameter value is encountered.
InvalidParameterValueException(String) - Constructor for exception com.aspectran.core.util.apon.InvalidParameterValueException
Constructor to create exception with a message.
InvalidParameterValueException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.InvalidParameterValueException
Constructor to create exception to wrap another exception and pass a message.
InvalidParameterValueException(Throwable) - Constructor for exception com.aspectran.core.util.apon.InvalidParameterValueException
Constructor to create exception to wrap another exception.
InvalidPBTokenException - Exception in com.aspectran.core.util.security
The Class InvalidPBTokenException.
InvalidPBTokenException(String) - Constructor for exception com.aspectran.core.util.security.InvalidPBTokenException
 
InvalidPBTokenException(String, String) - Constructor for exception com.aspectran.core.util.security.InvalidPBTokenException
 
InvalidPBTokenException(String, String, Throwable) - Constructor for exception com.aspectran.core.util.security.InvalidPBTokenException
 
InvalidPBTokenException(String, Throwable) - Constructor for exception com.aspectran.core.util.security.InvalidPBTokenException
 
InvalidPointcutPatternException - Exception in com.aspectran.core.component.aspect
The Class InvalidPointcutPatternException.
InvalidPointcutPatternException() - Constructor for exception com.aspectran.core.component.aspect.InvalidPointcutPatternException
Creates a new InvalidPointcutPatternException without detail message.
InvalidPointcutPatternException(AspectRule, String) - Constructor for exception com.aspectran.core.component.aspect.InvalidPointcutPatternException
Instantiates a new InvalidPointcutPatternException.
InvalidPointcutPatternException(String) - Constructor for exception com.aspectran.core.component.aspect.InvalidPointcutPatternException
Constructs a InvalidPointcutPatternException with the specified detail message.
InvalidPointcutPatternException(String, Throwable) - Constructor for exception com.aspectran.core.component.aspect.InvalidPointcutPatternException
Constructs a InvalidPointcutPatternException with the specified error message and also the specified root cause exception.
InvalidPointcutPatternException(Throwable) - Constructor for exception com.aspectran.core.component.aspect.InvalidPointcutPatternException
Constructor to create exception to wrap another exception.
InvalidResourceException - Exception in com.aspectran.core.context.resource
This exception is thrown when a resource load fails.
InvalidResourceException() - Constructor for exception com.aspectran.core.context.resource.InvalidResourceException
Simple constructor
InvalidResourceException(String) - Constructor for exception com.aspectran.core.context.resource.InvalidResourceException
Constructor to create exception with a message
InvalidResourceException(String, Throwable) - Constructor for exception com.aspectran.core.context.resource.InvalidResourceException
Constructor to create exception to wrap another exception and pass a message
InvalidResourceException(Throwable) - Constructor for exception com.aspectran.core.context.resource.InvalidResourceException
Constructor to create exception to wrap another exception
InvalidTokenException - Exception in com.aspectran.core.context.expr.token
The Class InvalidTokenException.
InvalidTokenException(Token) - Constructor for exception com.aspectran.core.context.expr.token.InvalidTokenException
Instantiates a new invalid token exception.
InvalidTokenException(String, Token) - Constructor for exception com.aspectran.core.context.expr.token.InvalidTokenException
Instantiates a new invalid token exception.
invoke(Object, Method, Object[]) - Method in class com.aspectran.core.component.bean.proxy.JdkDynamicProxyBean
 
invoke(Object, Method, Method, Object[]) - Method in class com.aspectran.core.component.bean.proxy.JavassistDynamicProxyBean
 
InvokeAction - Class in com.aspectran.core.activity.process.action
InvokeAction that invokes a method of the bean instance.
InvokeAction(InvokeActionRule) - Constructor for class com.aspectran.core.activity.process.action.InvokeAction
Instantiates a new InvokeAction.
InvokeActionCommand - Class in com.aspectran.daemon.command.builtins
 
InvokeActionCommand(CommandRegistry) - Constructor for class com.aspectran.daemon.command.builtins.InvokeActionCommand
 
InvokeActionRule - Class in com.aspectran.core.context.rule
The Class InvokeActionRule.
InvokeActionRule() - Constructor for class com.aspectran.core.context.rule.InvokeActionRule
 
invokeExactMethod(Object, String, Object) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a method whose parameter type matches exactly the object type.
invokeExactMethod(Object, String, Object[]) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a method whose parameter types match exactly the object types.
invokeExactMethod(Object, String, Object[], Class<?>[]) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a method whose parameter types match exactly the parameter types given.
invokeExactStaticMethod(Class<?>, String) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a static method that has no parameters.
invokeExactStaticMethod(Class<?>, String, Object) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a static method whose parameter type matches exactly the object type.
invokeExactStaticMethod(Class<?>, String, Object[]) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a static method whose parameter types match exactly the object types.
invokeExactStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a static method whose parameter types match exactly the parameter types given.
invokeGetter(Object, String) - Static method in class com.aspectran.core.util.MethodUtils
Gets an Object property from a bean.
invokeGetter(Object, String, Object) - Static method in class com.aspectran.core.util.MethodUtils
Gets an Object property from a bean.
invokeGetter(Object, String, Object[]) - Static method in class com.aspectran.core.util.MethodUtils
Gets an Object property from a bean.
invokeMethod(Activity, Object, Method, ParameterBindingRule[]) - Static method in class com.aspectran.core.activity.process.action.AnnotatedAction
 
invokeMethod(Object, String) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a named method whose parameter type matches the object type.
invokeMethod(Object, String, Object) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a named method whose parameter type matches the object type.
invokeMethod(Object, String, Object[]) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a named method whose parameter type matches the object type.
invokeMethod(Object, String, Object[], Class<?>[]) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a named method whose parameter type matches the object type.
invokeMethod(Method, Object, Object...) - Static method in class com.aspectran.core.util.ReflectionUtils
Invoke the specified Method against the supplied target object with the supplied arguments.
invokeSetter(Object, String, Object) - Static method in class com.aspectran.core.util.MethodUtils
Sets the value of a bean property to an Object.
invokeSetter(Object, String, Object[]) - Static method in class com.aspectran.core.util.MethodUtils
Sets the value of a bean property to an Object.
invokeStaticMethod(Class<?>, String) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a named static method that has no parameters.
invokeStaticMethod(Class<?>, String, Object) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a named static method whose parameter type matches the object type.
invokeStaticMethod(Class<?>, String, Object[]) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a named static method whose parameter type matches the object type.
invokeStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a named static method whose parameter type matches the object type.
isAccessible(Map, Object, Member, String) - Method in class com.aspectran.core.context.expr.ognl.OgnlMemberAccess
 
isActive() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
isActive() - Method in class com.aspectran.core.context.builder.HybridActivityContextBuilder
 
isActive() - Method in class com.aspectran.core.service.AbstractServiceController
 
isActive() - Method in interface com.aspectran.core.service.ServiceController
Returns whether this service is currently started and active.
isActive() - Method in class com.aspectran.daemon.AbstractDaemon
 
isActive() - Method in interface com.aspectran.daemon.Daemon
 
isAllowCredentials() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
isAllowedHeader(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
Helper method to check whether the specified HTTP header is supported.
isAllowedMethod(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
Helper method to check whether the specified HTTP method is supported.
isAllowedOrigin(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
Helper method to check whether requests from the specified origin must be allowed.
isAlwaysUseMessageFormat() - Method in class com.aspectran.core.support.i18n.message.MessageSourceSupport
Return whether to always apply the MessageFormat rules, parsing even messages without arguments.
isArbitrarilyClosed() - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
Returns whether the session is arbitrarily closed.
isArray() - Method in interface com.aspectran.core.util.apon.Parameter
Returns whether the parameter value is an array.
isArray() - Method in class com.aspectran.core.util.apon.ParameterKey
 
isArray() - Method in class com.aspectran.core.util.apon.ParameterValue
 
isAssignable(Class<?>, Class<?>) - Static method in class com.aspectran.core.util.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(Class<?>, Class<?>) - Static method in class com.aspectran.core.util.TypeUtils
Check if the right-hand side type may be assigned to the left-hand side type, assuming setting by reflection.
isAssignable(Class<?>, Class<?>, String) - Static method in class com.aspectran.core.util.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(Class<?>, Class<?>, Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAssignableValue(Class<?>, Object) - Static method in class com.aspectran.core.util.TypeUtils
Determine if the given type is assignable from the given value, assuming setting by reflection.
isAssigned() - Method in interface com.aspectran.core.util.apon.Parameter
Returns whether a parameter has been assigned a value.
isAssigned() - Method in class com.aspectran.core.util.apon.ParameterValue
 
isAssigned(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
isAssigned(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
Returns whether a value is assigned to the specified parameter.
isAssigned(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
isAssigned(String) - Method in interface com.aspectran.core.util.apon.Parameters
Returns whether a value is assigned to the specified parameter.
isAttributable() - Method in class com.aspectran.core.support.CurrentActivityDataFactoryBean
Returns whether the current ActivityDataMap is registered as an attribute in the request scope.
isAttributable() - Method in class com.aspectran.core.support.CurrentTransletFactoryBean
Returns whether the current Translet is registered as an attribute in the request scope.
isAutoNamed() - Method in class com.aspectran.core.context.rule.ItemRule
Returns whether the item name was auto generated.
isAutoStart() - Method in class com.aspectran.jetty.JettyServer
 
isAutoStart() - Method in class com.aspectran.undertow.server.TowServer
Returns whether the server starts automatically.
isAvailable() - Method in class com.aspectran.core.component.AbstractComponent
 
isAvailable() - Method in interface com.aspectran.core.component.Component
Returns whether the component is currently available.
isAvoidAdvice(Method) - Method in class com.aspectran.core.component.bean.proxy.AbstractDynamicProxyBean
 
isBeanRelevanted() - Method in class com.aspectran.core.context.rule.AspectRule
 
isBracketed() - Method in interface com.aspectran.core.util.apon.Parameter
Returns whether the value of the array is represented using square brackets.
isBracketed() - Method in class com.aspectran.core.util.apon.ParameterValue
 
isBuiltin() - Method in class com.aspectran.core.context.rule.TemplateRule
 
isBusy() - Method in class com.aspectran.core.service.AbstractServiceController
 
isBusy() - Method in interface com.aspectran.core.service.ServiceController
Returns whether this service has any work in progress.
isBusy() - Method in interface com.aspectran.shell.console.Console
 
isBusy() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
isBusy() - Method in class com.aspectran.shell.console.DefaultConsole
 
isBusy() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
isBusy() - Method in class com.aspectran.shell.service.AbstractShellService
 
isCaseSensitive() - Method in class com.aspectran.freemarker.directive.Trimmer
 
isClustered() - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
isClustered() - Method in interface com.aspectran.core.component.session.SessionCache
 
isClustered() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
isCompatibleWith(MediaType) - Method in class com.aspectran.web.support.http.MediaType
Indicate whether this MediaType is compatible with the given media type.
isConcrete() - Method in class com.aspectran.web.support.http.MediaType
Indicates whether this MIME Type is concrete, i.e.
isConstructorAutowireParsed() - Method in class com.aspectran.core.context.rule.BeanRule
 
isCorsRequest(HttpServletRequest) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
Returns true if the request is a valid CORS one.
isDebugEnabled() - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
isDebugEnabled() - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
isDebugEnabled() - Method in interface com.aspectran.core.util.logging.Log
 
isDebugEnabled() - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
Deprecated.
 
isDebugEnabled() - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
isDebugEnabled() - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
isDebugEnabled() - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
isDebugEnabled() - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
isDebugEnabled() - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
isDebugEnabled() - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
isDebugMode() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
isDebugMode() - Method in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
 
isDefaultResponse() - Method in class com.aspectran.core.context.rule.DispatchRule
Returns whether the default response.
isDefaultResponse() - Method in class com.aspectran.core.context.rule.ForwardRule
Returns whether the default response.
isDefaultResponse() - Method in class com.aspectran.core.context.rule.RedirectRule
Returns whether the default response.
isDefaultResponse() - Method in class com.aspectran.core.context.rule.TransformRule
Returns whether the default response.
isDeleteUnrestorableFiles() - Method in class com.aspectran.core.component.session.FileSessionStore
 
isDeleteUnrestorableFiles() - Method in class com.aspectran.core.context.config.SessionFileStoreConfig
 
isDerived() - Method in class com.aspectran.core.service.AbstractCoreService
 
isDerived() - Method in class com.aspectran.core.service.AbstractServiceController
Returns whether this service is derived from another root service.
isDerived() - Method in interface com.aspectran.core.service.CoreService
 
isDerived() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
isDestroyed() - Method in class com.aspectran.core.component.AbstractComponent
 
isDestroyed() - Method in interface com.aspectran.core.component.Component
Returns whether or not the component has been destroyed.
isDestroying() - Method in class com.aspectran.core.component.AbstractComponent
 
isDestroying() - Method in interface com.aspectran.core.component.Component
Returns whether the component is being destroyed.
isDirty() - Method in class com.aspectran.core.component.session.SessionData
 
isDirty() - Method in class com.aspectran.core.util.OutputStringWriter
 
isDisabled() - Method in class com.aspectran.core.context.rule.AspectRule
 
isDisabled() - Method in class com.aspectran.core.context.rule.ScheduledJobRule
 
isDisposableBean() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean implements DisposableBean.
isEmpty() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
isEmpty() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
isEmpty() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
isEmpty() - Method in class com.aspectran.shell.command.option.Options
Returns true if no options have been added.
isEmpty() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 
isEmpty(String) - Static method in class com.aspectran.core.util.StringUtils
Returns true if the given string is null or is the empty string.
isExceptionRaised() - Method in class com.aspectran.core.activity.AbstractActivity
 
isExceptionRaised() - Method in interface com.aspectran.core.activity.Activity
Returns whether the exception was thrown.
isExceptionRaised() - Method in class com.aspectran.core.activity.CoreTranslet
 
isExceptionRaised() - Method in interface com.aspectran.core.activity.Translet
Returns whether the exception was thrown.
isExcludeEmptyParameters() - Method in class com.aspectran.core.context.rule.RedirectRule
Returns whether to exclude parameters with empty values.
isExcludeNullParameters() - Method in class com.aspectran.core.context.rule.RedirectRule
Returns whether to exclude parameters with null values.
isExpiredAt(long) - Method in class com.aspectran.core.component.session.DefaultSession
Check to see if session has expired as at the time given.
isExpiredAt(long) - Method in class com.aspectran.core.component.session.SessionData
 
isExplicit() - Method in class com.aspectran.core.activity.process.ActionList
 
isExplicit() - Method in class com.aspectran.core.activity.process.ContentList
 
isExplicit() - Method in class com.aspectran.core.activity.process.result.ContentResult
 
isExplicit() - Method in class com.aspectran.core.activity.process.result.ProcessResult
 
isExplicit() - Method in class com.aspectran.core.context.rule.RequestRule
Gets whether the request rule is explicitly generated.
isExplicit() - Method in class com.aspectran.core.context.rule.ResponseRule
 
isExposable(String) - Method in class com.aspectran.core.service.AbstractCoreService
 
isExposable(String) - Method in class com.aspectran.daemon.service.AbstractDaemonService
 
isExposable(String) - Method in interface com.aspectran.daemon.service.DaemonService
Returns whether or not the translet can be exposed to the daemon service.
isExposable(String) - Method in class com.aspectran.embed.service.AbstractEmbeddedAspectran
 
isExposable(String) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Returns whether or not the translet can be exposed to the daemon service.
isExposable(String) - Method in class com.aspectran.shell.service.AbstractShellService
 
isExposable(String) - Method in interface com.aspectran.shell.service.ShellService
Returns whether or not the translet can be exposed to the shell service.
isExternalEngine() - Method in class com.aspectran.core.context.rule.TemplateRule
 
isFactoryable() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean can be proxied.
isFactoryBean() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean implements FactoryBean.
isFactoryOffered() - Method in class com.aspectran.core.context.rule.BeanRule
 
isFactoryProductionRequired() - Method in class com.aspectran.core.context.rule.BeanRule
 
isFailed() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
isFailed() - Method in interface com.aspectran.core.util.lifecycle.LifeCycle
 
isFavorPathExtension() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
isFavorPathExtension() - Method in interface com.aspectran.web.activity.response.RestResponse
 
isFieldAutowireParsed() - Method in class com.aspectran.core.context.rule.BeanRule
 
isFirstborn() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
isFormField() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Determines whether or not a FileItem instance represents a simple form field.
isHardReload() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
isHardReload() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
isHardReload() - Method in class com.aspectran.core.service.AbstractCoreService
 
isHardReload() - Method in interface com.aspectran.core.service.CoreService
Returns whether to reload all Java classes, resources, and activity context configurations.
isHidden() - Method in class com.aspectran.core.activity.process.action.AnnotatedAction
 
isHidden() - Method in class com.aspectran.core.activity.process.action.ChooseAction
 
isHidden() - Method in class com.aspectran.core.activity.process.action.EchoAction
 
isHidden() - Method in interface com.aspectran.core.activity.process.action.Executable
Returns whether this action is hidden.
isHidden() - Method in class com.aspectran.core.activity.process.action.HeaderAction
 
isHidden() - Method in class com.aspectran.core.activity.process.action.IncludeAction
 
isHidden() - Method in class com.aspectran.core.activity.process.action.InvokeAction
 
isHidden() - Method in class com.aspectran.core.context.rule.EchoActionRule
Returns whether to hide result of the action.
isHidden() - Method in class com.aspectran.core.context.rule.HeaderActionRule
Returns whether to hide result of the action.
isHidden() - Method in class com.aspectran.core.context.rule.IncludeActionRule
Returns whether to hide result of the action.
isHidden() - Method in class com.aspectran.core.context.rule.InvokeActionRule
Returns whether to hide result of the action.
isIdleLongerThan(int) - Method in class com.aspectran.core.component.session.DefaultSession
Check if the Session has been idle longer than a number of seconds.
isIgnoreAcceptHeader() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
isIgnoreAcceptHeader() - Method in interface com.aspectran.web.activity.response.RestResponse
 
isIgnoreInvalidLocale() - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
Return whether to ignore an invalid value for the locale parameter.
isIgnoreUnknownPathExtensions() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
isIgnoreUnknownPathExtensions() - Method in interface com.aspectran.web.activity.response.RestResponse
 
isImportant() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean is important.
isInitializableBean() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean implements InitializableBean.
isInitializableTransletBean() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean implements InitializableTransletBean.
isInitialized() - Method in class com.aspectran.core.component.AbstractComponent
 
isInitialized() - Method in interface com.aspectran.core.component.Component
Returns whether or not the component has been initialized.
isInMemory() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Provides a hint as to whether or not the file contents will be read from memory.
isInMemory() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
Determines whether or not the data for this output stream has been retained in memory.
isInnerBean() - Method in class com.aspectran.core.context.rule.BeanRule
 
isInstanceOf(Class<?>, Object) - Static method in class com.aspectran.core.util.Assert
Assert that the provided object is an instance of the provided class.
isInstanceOf(Class<?>, Object, String) - Static method in class com.aspectran.core.util.Assert
Assert that the provided object is an instance of the provided class.
isInstanceOf(Class<?>, Object, Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert that the provided object is an instance of the provided class.
isIsolated() - Method in class com.aspectran.core.context.rule.AspectRule
 
isIsolated() - Method in class com.aspectran.daemon.command.AbstractCommand
 
isIsolated() - Method in interface com.aspectran.daemon.command.Command
Returns whether it is a command that must be guaranteed not to be executed at the same time as another command.
isJarSimilarURL(URL) - Static method in class com.aspectran.core.util.ResourceUtils
 
isJarURL(URL) - Static method in class com.aspectran.core.util.ResourceUtils
 
isLateStart() - Method in class com.aspectran.core.service.AbstractCoreService
 
isLateStart() - Method in interface com.aspectran.core.service.CoreService
Returns whether the service should be started separately late after the root service is started.
isLazyInit() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean is to be lazily initialized.
isLenient() - Method in class com.aspectran.core.util.json.JsonReader
Returns true if this parser is liberal in what it accepts.
isLimited() - Method in class com.aspectran.shell.jline.console.CommandCompleter
 
isLimited() - Method in class com.aspectran.shell.jline.console.CommandHighlighter
 
isListableType() - Method in class com.aspectran.core.context.rule.ItemRule
Return whether this item is listable type.
isLocked() - Method in class com.aspectran.core.util.thread.Locker
 
isMandatory() - Method in class com.aspectran.core.context.rule.ItemRule
Returns whether this item is mandatory.
isMappableType() - Method in class com.aspectran.core.context.rule.ItemRule
Return whether this item is mappable type.
isMethodAutowireParsed() - Method in class com.aspectran.core.context.rule.BeanRule
 
isMultipartForm(MethodType, MediaType) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
 
isNew() - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
isNew() - Method in interface com.aspectran.core.adapter.SessionAdapter
Returns true if a new session was created for this request.
isNew() - Method in class com.aspectran.core.component.session.DefaultSession
 
isNew() - Method in interface com.aspectran.core.component.session.Session
 
isNew() - Method in class com.aspectran.core.component.session.SessionAgent
 
isNew() - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
isNew() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
isNoBrackets() - Method in class com.aspectran.core.util.apon.ParameterKey
 
isNoCache() - Method in class com.aspectran.core.context.rule.TemplateRule
 
isNonPersistentAttributes(String) - Method in class com.aspectran.core.component.session.AbstractSessionStore
 
isNull(Object, String) - Static method in class com.aspectran.core.util.Assert
Assert that an object is null.
isNull(Object, Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert that an object is null.
isolated - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
 
isolated() - Method in annotation type com.aspectran.core.component.bean.annotation.Aspect
 
isOutsourcing() - Method in class com.aspectran.core.context.rule.TemplateRule
 
isPointcutPatternVerifiable() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns whether the pointcut pattern validation is required.
isPointcutPatternVerifiable() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
isPreFlightRequest(HttpServletRequest) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
Returns true if the request is a valid CORS pre-flight one.
isPresentIn(Collection<MediaType>) - Method in class com.aspectran.web.support.http.MediaType
Unlike Collection.contains(Object) which relies on MediaType.equals(Object), this method only checks the type and the subtype, but otherwise ignores parameters.
isPretty() - Method in class com.aspectran.core.activity.FormattingContext
 
isPretty() - Method in class com.aspectran.core.context.rule.TransformRule
Returns whether to format the content of the response to make it easier to read by adding spaces or tabs.
isPrettyPrint() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
isPrettyPrint() - Method in interface com.aspectran.web.activity.response.RestResponse
 
isPrimitiveArray(Class<?>) - Static method in class com.aspectran.core.util.TypeUtils
Check if the given class represents an array of primitives, i.e.
isPrimitiveWrapper(Class<?>) - Static method in class com.aspectran.core.util.TypeUtils
Check if the given class represents a primitive wrapper, i.e.
isPrimitiveWrapperArray(Class<?>) - Static method in class com.aspectran.core.util.TypeUtils
Check if the given class represents an array of primitive wrappers, i.e.
isProxied() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean is proxied.
isRefused() - Method in class com.aspectran.core.activity.request.FileParameter
Checks if the file is refused.
isRemoveUnloadableSessions() - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
isRemoveUnloadableSessions() - Method in interface com.aspectran.core.component.session.SessionCache
 
isReplicated() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean has been replicated.
isRequeue() - Method in class com.aspectran.core.context.config.DaemonPollerConfig
 
isRequeue() - Method in class com.aspectran.daemon.command.polling.AbstractCommandPoller
 
isRequeue() - Method in interface com.aspectran.daemon.command.polling.CommandPoller
 
isRequired() - Method in class com.aspectran.core.context.rule.AutowireRule
 
isRequired() - Method in class com.aspectran.core.context.rule.ParameterBindingRule
 
isRequired() - Method in class com.aspectran.shell.command.option.Arguments
 
isRequired() - Method in class com.aspectran.shell.command.option.Option
Query to see if this Option is mandatory
isRequired() - Method in class com.aspectran.shell.command.option.OptionGroup
Returns whether this option group is required.
isRequiresTranslet() - Method in class com.aspectran.core.context.rule.InvokeActionRule
 
isResident() - Method in class com.aspectran.core.component.session.DefaultSession
 
isResponseReserved() - Method in interface com.aspectran.core.activity.Activity
Returns whether the response is reserved.
isResponseReserved() - Method in class com.aspectran.core.activity.CoreActivity
 
isResponseReserved() - Method in class com.aspectran.core.activity.DefaultActivity
 
isRoot() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
isRunning() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
isRunning() - Method in interface com.aspectran.core.util.lifecycle.LifeCycle
 
isRunning() - Method in class com.aspectran.core.util.ProcessRunner
 
isRunning() - Method in class com.aspectran.core.util.thread.ScheduledExecutorScheduler
 
isRunning() - Method in interface com.aspectran.core.util.thread.Scheduler
 
isSaveOnCreate() - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
isSaveOnCreate() - Method in interface com.aspectran.core.component.session.SessionCache
 
isSaveOnInactiveEviction() - Method in class com.aspectran.core.component.session.AbstractSessionCache
Whether we should save a session that has been inactive before we boot it from the cache.
isSaveOnInactiveEviction() - Method in interface com.aspectran.core.component.session.SessionCache
 
isScavengable() - Method in class com.aspectran.core.component.session.HouseKeeper
 
isSecret() - Method in class com.aspectran.core.context.rule.ItemRule
Returns whether this item requires secure input.
isServiceAvailable() - Method in class com.aspectran.shell.command.AbstractCommand
 
isSingleton() - Method in interface com.aspectran.core.activity.response.dispatch.ViewDispatcher
Return whether this view dispatcher corresponds to a singleton instance.
isSingleton() - Method in class com.aspectran.core.context.config.ContextConfig
 
isSingleton() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean is a singleton.
isSingleton() - Method in class com.aspectran.freemarker.view.FreeMarkerViewDispatcher
 
isSingleton() - Method in class com.aspectran.pebble.view.PebbleViewDispatcher
 
isSingleton() - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
 
isSingleton() - Method in class com.aspectran.web.support.view.JspViewDispatcher
 
isSkipParsingAtNonOption() - Method in class com.aspectran.shell.command.option.Options
 
isSplitted() - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
isStarted() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
isStarted() - Method in interface com.aspectran.core.util.lifecycle.LifeCycle
 
isStarting() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
isStarting() - Method in interface com.aspectran.core.util.lifecycle.LifeCycle
 
isStartup() - Method in class com.aspectran.core.context.config.ContextAutoReloadConfig
 
isStartup() - Method in class com.aspectran.core.context.config.SchedulerConfig
 
isStartup() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
isStopped() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
isStopped() - Method in interface com.aspectran.core.util.lifecycle.LifeCycle
 
isStopping() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
isStopping() - Method in interface com.aspectran.core.util.lifecycle.LifeCycle
 
isStructureFixed() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
isStructureFixed() - Method in interface com.aspectran.core.util.apon.Parameters
Returns whether the parameter can be added after the parameters instance is created.
isSuccess() - Method in class com.aspectran.daemon.command.CommandResult
 
isTerminated() - Method in class com.aspectran.core.util.ProcessRunner
 
isTokenize() - Method in class com.aspectran.core.context.rule.ItemRule
Returns whether tokenize.
isTokenize() - Method in class com.aspectran.core.context.rule.TemplateRule
 
isTokenSymbol(char) - Static method in class com.aspectran.core.context.expr.token.Token
Returns whether a specified character is the token symbol.
isTraceEnabled() - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
isTraceEnabled() - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
isTraceEnabled() - Method in interface com.aspectran.core.util.logging.Log
 
isTraceEnabled() - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
Deprecated.
 
isTraceEnabled() - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
isTraceEnabled() - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
isTraceEnabled() - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
isTraceEnabled() - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
isTraceEnabled() - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
isTraceEnabled() - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
isTrue(boolean, String) - Static method in class com.aspectran.core.util.Assert
Assert a boolean expression, throwing an IllegalArgumentException if the expression evaluates to false.
isTrue(boolean, Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert a boolean expression, throwing an IllegalArgumentException if the expression evaluates to false.
isUrl(String) - Static method in class com.aspectran.core.util.ResourceUtils
 
isURLEncodedForm(MediaType) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
 
isUseAponToLoadXml() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
isUseCodeAsDefaultMessage() - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
Return whether to use the message code as default message instead of throwing a NoSuchMessageException.
isUseXmlToApon() - Method in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
 
isValid() - Method in class com.aspectran.core.component.session.DefaultSession
 
isValid() - Method in interface com.aspectran.core.component.session.Session
 
isValid() - Method in class com.aspectran.core.util.thread.IdleTimeout
 
isValid() - Method in class com.aspectran.core.util.timer.IdleTimeout
 
isValidFileExtension(String, String, String) - Static method in class com.aspectran.core.util.FilenameUtils
Checks whether the extension of the filename is valid.
isValueTypeFixed() - Method in interface com.aspectran.core.util.apon.Parameter
Returns whether this is a predefined parameter.
isValueTypeFixed() - Method in class com.aspectran.core.util.apon.ParameterValue
 
isValueTypeHinted() - Method in interface com.aspectran.core.util.apon.Parameter
Returns whether the value type is hinted.
isValueTypeHinted() - Method in class com.aspectran.core.util.apon.ParameterValue
 
isVerbose() - Method in class com.aspectran.core.context.config.ShellConfig
 
isVerbose() - Method in class com.aspectran.shell.service.AbstractShellService
Tests if the verbose mode is enabled.
isVerbose() - Method in interface com.aspectran.shell.service.ShellService
Tests if the verbose mode is enabled.
isVisible(Class<?>, ClassLoader) - Static method in class com.aspectran.core.util.ClassUtils
Check whether the given class is visible in the given ClassLoader.
isWait() - Method in class com.aspectran.daemon.AbstractDaemon
 
isWait() - Method in interface com.aspectran.daemon.Daemon
 
isWaitOnShutdown() - Method in class com.aspectran.core.context.config.SchedulerConfig
 
isWaitOnShutdown() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
isWaitOnShutdown() - Method in interface com.aspectran.scheduler.service.SchedulerService
 
isWildcardSubtype() - Method in class com.aspectran.web.support.http.MediaType
Indicates whether the subtype is the wildcard character * or the wildcard character followed by a suffix (e.g.
isWildcardType() - Method in class com.aspectran.web.support.http.MediaType
Indicates whether the type is the wildcard character * or not.
isWithEqualSign() - Method in class com.aspectran.shell.command.option.Option
 
item - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
item - Static variable in class com.aspectran.core.context.rule.params.ItemHolderParameters
 
ItemEvaluationException - Exception in com.aspectran.core.context.expr
The Class ItemEvaluationException.
ItemEvaluationException(ItemRule, Throwable) - Constructor for exception com.aspectran.core.context.expr.ItemEvaluationException
Instantiates a new item evaluation exception.
ItemEvaluator - Interface in com.aspectran.core.context.expr
Evaluates expressions of tokens that determine the value of an item.
ItemExpression - Class in com.aspectran.core.context.expr
The Class ItemExpression.
ItemExpression(Activity) - Constructor for class com.aspectran.core.context.expr.ItemExpression
Instantiates a new ItemExpression.
ItemHolderParameters - Class in com.aspectran.core.context.rule.params
 
ItemHolderParameters() - Constructor for class com.aspectran.core.context.rule.params.ItemHolderParameters
 
ItemHolderParameters(String) - Constructor for class com.aspectran.core.context.rule.params.ItemHolderParameters
 
ItemParameters - Class in com.aspectran.core.context.rule.params
 
ItemParameters() - Constructor for class com.aspectran.core.context.rule.params.ItemParameters
 
ItemRule - Class in com.aspectran.core.context.rule
The Class ItemRule.
ItemRule() - Constructor for class com.aspectran.core.context.rule.ItemRule
Instantiates a new ItemRule.
ItemRuleList - Class in com.aspectran.core.context.rule
The Class ItemRuleList.
ItemRuleList() - Constructor for class com.aspectran.core.context.rule.ItemRuleList
 
ItemRuleList(int) - Constructor for class com.aspectran.core.context.rule.ItemRuleList
 
ItemRuleList(Collection<ItemRule>) - Constructor for class com.aspectran.core.context.rule.ItemRuleList
 
ItemRuleMap - Class in com.aspectran.core.context.rule
The Class ItemRuleMap.
ItemRuleMap() - Constructor for class com.aspectran.core.context.rule.ItemRuleMap
 
ItemRuleMap(ItemRuleMap) - Constructor for class com.aspectran.core.context.rule.ItemRuleMap
 
ItemRuleUtils - Class in com.aspectran.core.context.rule
Miscellaneous ItemRule utility methods.
ItemType - Enum in com.aspectran.core.context.rule.type
Supported Item types.
ItemValueType - Enum in com.aspectran.core.context.rule.type
Supported Item value types.
iterator() - Method in class com.aspectran.core.activity.response.ResponseMap
 
iterator() - Method in class com.aspectran.core.util.apon.ArrayParameters
 
iterator() - Method in class com.aspectran.shell.command.option.ParsedOptions
Returns an iterator over the Option members of ParsedOptions.

J

JakartaCommonsLoggingImpl - Class in com.aspectran.core.util.logging.commons
 
JakartaCommonsLoggingImpl(String) - Constructor for class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
JAR_FILE_SUFFIX - Static variable in class com.aspectran.core.util.ResourceUtils
 
JAR_URL_PREFIX - Static variable in class com.aspectran.core.util.ResourceUtils
 
JAR_URL_SEPARATOR - Static variable in class com.aspectran.core.util.ResourceUtils
 
JAVASSIST - com.aspectran.core.context.rule.type.BeanProxifierType
 
JavassistDynamicProxyBean - Class in com.aspectran.core.component.bean.proxy
The Class JavassistDynamicBeanProxy.
JDK - com.aspectran.core.context.rule.type.BeanProxifierType
 
Jdk14LoggingImpl - Class in com.aspectran.core.util.logging.jdk14
 
Jdk14LoggingImpl(String) - Constructor for class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
JdkDynamicProxyBean - Class in com.aspectran.core.component.bean.proxy
Create an instance of the dynamic proxy bean using JDK.
JettyCommand - Class in com.aspectran.daemon.command.builtins
Use the command 'jetty' to control the Jetty Server.
JettyCommand - Class in com.aspectran.shell.command.builtins
Use the command 'jetty' to control the Jetty Server.
JettyCommand(CommandRegistry) - Constructor for class com.aspectran.daemon.command.builtins.JettyCommand
 
JettyCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.JettyCommand
 
JettyServer - Class in com.aspectran.jetty
The Jetty Server managed by Aspectran.
JettyServer() - Constructor for class com.aspectran.jetty.JettyServer
 
JettyServer(int) - Constructor for class com.aspectran.jetty.JettyServer
 
JettyServer(ThreadPool) - Constructor for class com.aspectran.jetty.JettyServer
 
JettySessionHandler - Class in com.aspectran.jetty
Extended Jetty's SessionHandler.
JettySessionHandler() - Constructor for class com.aspectran.jetty.JettySessionHandler
 
JettyWebAppContext - Class in com.aspectran.jetty
The Class JettyWebAppContext.
JettyWebAppContext() - Constructor for class com.aspectran.jetty.JettyWebAppContext
 
JLineAnsiStyler - Class in com.aspectran.shell.jline.console
Utilities to handle ANSI escape sequences with JLine.
JLineAnsiStyler() - Constructor for class com.aspectran.shell.jline.console.JLineAnsiStyler
 
JLineAspectranShell - Class in com.aspectran.shell.jline
Main entry point for the Aspectran Shell using JLine.
JLineAspectranShell() - Constructor for class com.aspectran.shell.jline.JLineAspectranShell
 
JLineConsole - Class in com.aspectran.shell.jline.console
Console I/O implementation that supports JLine.
JLineConsole() - Constructor for class com.aspectran.shell.jline.console.JLineConsole
 
JLineConsole(String) - Constructor for class com.aspectran.shell.jline.console.JLineConsole
 
job - Static variable in class com.aspectran.core.context.rule.params.ScheduleParameters
 
JobActivity - Class in com.aspectran.scheduler.activity
The Class JobActivity.
JobActivity(ActivityContext, JobExecutionContext) - Constructor for class com.aspectran.scheduler.activity.JobActivity
Instantiates a new job activity.
JobActivityReport - Class in com.aspectran.scheduler.service
The Class JobActivityReport.
JobActivityReport(JobExecutionContext, JobExecutionException) - Constructor for class com.aspectran.scheduler.service.JobActivityReport
 
JobCommand - Class in com.aspectran.shell.command.builtins
 
JobCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.JobCommand
 
jobExecutionVetoed(JobExecutionContext) - Method in class com.aspectran.scheduler.service.QuartzJobListener
 
jobToBeExecuted(JobExecutionContext) - Method in class com.aspectran.scheduler.service.QuartzJobListener
 
jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class com.aspectran.scheduler.service.QuartzJobListener
 
join(String) - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
join(String, String, String) - Static method in class com.aspectran.core.util.PrefixSuffixPattern
 
joinBrother(String) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
joinCommaDelimitedList(String[]) - Static method in class com.aspectran.core.util.StringUtils
Convert a String array into a comma delimited String (i.e., CSV).
joinCommaDelimitedList(Collection<?>) - Static method in class com.aspectran.core.util.StringUtils
Convert a Collection into a comma delimited String (i.e., CSV).
joinDerivedService(CoreService) - Method in class com.aspectran.core.service.AbstractCoreService
 
joinDerivedService(CoreService) - Method in interface com.aspectran.core.service.CoreService
Add a derived core service.
joinDerivedService(ServiceController) - Method in class com.aspectran.core.service.AbstractServiceController
 
joinpoint - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
 
Joinpoint - Annotation Type in com.aspectran.core.component.bean.annotation
 
JoinpointParameters - Class in com.aspectran.core.context.rule.params
 
JoinpointParameters() - Constructor for class com.aspectran.core.context.rule.params.JoinpointParameters
 
JoinpointParameters(String) - Constructor for class com.aspectran.core.context.rule.params.JoinpointParameters
 
JoinpointRule - Class in com.aspectran.core.context.rule
A join point is the specific point in the application such as method execution, exception handling, injecting settings values etc.
JoinpointRule() - Constructor for class com.aspectran.core.context.rule.JoinpointRule
 
JoinpointTargetType - Enum in com.aspectran.core.context.rule.type
Supported Joinpoint target types.
JSON - com.aspectran.core.context.rule.type.TransformType
 
JsonReader - Class in com.aspectran.core.util.json
This class is a clone of com.google.gson.stream.JsonReader
JsonReader(Reader) - Constructor for class com.aspectran.core.util.json.JsonReader
Creates a new instance that reads a JSON-encoded stream from in.
JsonToApon - Class in com.aspectran.core.util.apon
Converts JSON to APON.
JsonToApon() - Constructor for class com.aspectran.core.util.apon.JsonToApon
 
JsonToken - Enum in com.aspectran.core.util.json
This class is a clone of com.google.gson.stream.JsonToken
JsonTransformResponse - Class in com.aspectran.core.activity.response.transform
Response to transform into JSON.
JsonTransformResponse(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.JsonTransformResponse
Instantiates a new JsonTransformResponse.
JsonWriter - Class in com.aspectran.core.util.json
Converts an object to a JSON formatted string.
JsonWriter() - Constructor for class com.aspectran.core.util.json.JsonWriter
Instantiates a new JsonWriter.
JsonWriter(Writer) - Constructor for class com.aspectran.core.util.json.JsonWriter
Instantiates a new JsonWriter.
JspTemplateViewDispatcher - Class in com.aspectran.web.support.view
JSP or other web resource integration.
JspTemplateViewDispatcher() - Constructor for class com.aspectran.web.support.view.JspTemplateViewDispatcher
 
JspViewDispatcher - Class in com.aspectran.web.support.view
JSP or other web resource integration.
JspViewDispatcher() - Constructor for class com.aspectran.web.support.view.JspViewDispatcher
 
JsvcDaemon - Class in com.aspectran.daemon
Start and Stop Aspectran Daemon using Jsvc.
JsvcDaemon() - Constructor for class com.aspectran.daemon.JsvcDaemon
 

K

keySet() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
keySet() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
keySet() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 

L

last() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
LAST_MODIFIED - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Last-Modified header field name.
lazyInit - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
lazyInit() - Method in annotation type com.aspectran.core.component.bean.annotation.Bean
 
leaveFromRootService() - Method in class com.aspectran.core.service.AbstractCoreService
 
leaveFromRootService() - Method in interface com.aspectran.core.service.CoreService
 
LENGTH_REQUIRED - com.aspectran.web.support.http.HttpStatus
411 Length Required.
LettucePool - Class in com.aspectran.core.component.session.redis.lettuce
Redis connection pool using Lettuce.
LettucePool(LettucePoolConfig) - Constructor for class com.aspectran.core.component.session.redis.lettuce.LettucePool
 
LettucePoolConfig - Class in com.aspectran.core.component.session.redis.lettuce
Redis connection pool configuration using Lettuce.
LettucePoolConfig() - Constructor for class com.aspectran.core.component.session.redis.lettuce.LettucePoolConfig
 
LettuceSessionStore - Class in com.aspectran.core.component.session.redis.lettuce
A Redis-based session store using Lettuce as the client.
LettuceSessionStore(LettucePool) - Constructor for class com.aspectran.core.component.session.redis.lettuce.LettuceSessionStore
 
LettuceSessionStoreFactory - Class in com.aspectran.core.component.session.redis.lettuce
Factory that creates a Redis-based session store using Lettuce as a client.
LettuceSessionStoreFactory() - Constructor for class com.aspectran.core.component.session.redis.lettuce.LettuceSessionStoreFactory
 
LifeCycle - Interface in com.aspectran.core.util.lifecycle
The lifecycle interface for generic components.
LifeCycle.Listener - Interface in com.aspectran.core.util.lifecycle
A listener for Lifecycle events.
lifeCycleFailure(LifeCycle, Throwable) - Method in interface com.aspectran.core.util.lifecycle.LifeCycle.Listener
 
lifeCycleStarted(LifeCycle) - Method in interface com.aspectran.core.util.lifecycle.LifeCycle.Listener
 
lifeCycleStarted(LifeCycle) - Method in class com.aspectran.core.util.lifecycle.StopLifeCycle
 
lifeCycleStarting(LifeCycle) - Method in interface com.aspectran.core.util.lifecycle.LifeCycle.Listener
 
lifeCycleStopped(LifeCycle) - Method in interface com.aspectran.core.util.lifecycle.LifeCycle.Listener
 
lifeCycleStopping(LifeCycle) - Method in interface com.aspectran.core.util.lifecycle.LifeCycle.Listener
 
LINK - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Link header field name.
LinkedCaseInsensitiveMap<V> - Class in com.aspectran.core.util
This class is a clone of org.springframework.util.LinkedCaseInsensitiveMap
LinkedCaseInsensitiveMap() - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that stores case-insensitive keys according to the default Locale (by default in lower case).
LinkedCaseInsensitiveMap(int) - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that wraps a LinkedHashMap with the given initial capacity and stores case-insensitive keys according to the default Locale (by default in lower case).
LinkedCaseInsensitiveMap(int, Locale) - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that wraps a LinkedHashMap with the given initial capacity and stores case-insensitive keys according to the given Locale (by default in lower case).
LinkedCaseInsensitiveMap(Locale) - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that stores case-insensitive keys according to the given Locale (by default in lower case).
LinkedCaseInsensitiveMultiValueMap<V> - Class in com.aspectran.core.util
This class is a clone of org.springframework.util.LinkedCaseInsensitiveMultiValueMap
LinkedCaseInsensitiveMultiValueMap() - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
Constructs a new, empty instance of the LinkedCaseInsensitiveMultiValueMap object.
LinkedCaseInsensitiveMultiValueMap(int) - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
Constructs a new, empty instance of the LinkedCaseInsensitiveMultiValueMap object.
LinkedMultiValueMap<K,​V> - Class in com.aspectran.core.util
This class is a clone of org.springframework.util.LinkedMultiValueMap
LinkedMultiValueMap() - Constructor for class com.aspectran.core.util.LinkedMultiValueMap
Create a new LinkedMultiValueMap that wraps a LinkedHashMap.
LinkedMultiValueMap(int) - Constructor for class com.aspectran.core.util.LinkedMultiValueMap
Create a new LinkedMultiValueMap that wraps a LinkedHashMap with the given initial capacity.
LinkedMultiValueMap(Map<K, List<V>>) - Constructor for class com.aspectran.core.util.LinkedMultiValueMap
Copy constructor: Create a new LinkedMultiValueMap with the same mappings as the specified Map.
LIST - com.aspectran.core.context.rule.type.ItemType
 
load(String) - Method in class com.aspectran.core.component.session.FileSessionStore
 
load(String) - Method in class com.aspectran.core.component.session.redis.lettuce.LettuceSessionStore
 
load(String) - Method in interface com.aspectran.core.component.session.SessionStore
Read in session data.
loadActivityContext() - Method in class com.aspectran.core.service.AbstractCoreService
 
loadBundle(InputStream) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Load a property-based resource bundle from the given input stream, picking up the default properties encoding on JDK 9+.
loadBundle(Reader) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Load a property-based resource bundle from the given reader.
loadClass(String, boolean) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
loadProperties(String) - Static method in class com.aspectran.core.util.PropertiesLoaderUtils
Load all properties from the specified class path resource (in ISO-8859-1 encoding), using the default class loader.
loadProperties(String, ClassLoader) - Static method in class com.aspectran.core.util.PropertiesLoaderUtils
Load all properties from the specified class path resource (in ISO-8859-1 encoding), using the given class loader.
LOCALE_CHANGE_INTERCEPTOR_SETTING_NAME - Static variable in class com.aspectran.core.context.rule.RequestRule
 
LOCALE_RESOLVER_SETTING_NAME - Static variable in class com.aspectran.core.context.rule.RequestRule
 
LOCALE_SESSION_ATTR_NAME - Static variable in class com.aspectran.core.support.i18n.locale.SessionLocaleResolver
Name of the session attribute that holds the Locale.
LocaleChangeInterceptor - Class in com.aspectran.core.support.i18n.locale
Interceptor that allows for changing the current locale on every request, via a configurable request parameter (default parameter name: "locale").
LocaleChangeInterceptor() - Constructor for class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
 
LocaleResolver - Interface in com.aspectran.core.support.i18n.locale
Interface for locale and timezone resolution strategies
LocalResourceManager - Class in com.aspectran.core.context.resource
The Class LocalResourceManager.
LocalResourceManager(AspectranClassLoader) - Constructor for class com.aspectran.core.context.resource.LocalResourceManager
 
LocalResourceManager(String, AspectranClassLoader) - Constructor for class com.aspectran.core.context.resource.LocalResourceManager
 
LOCATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Location header field name.
lock() - Method in class com.aspectran.core.component.session.DefaultSession
Grab the lock on the session.
lock() - Method in class com.aspectran.core.util.FileLocker
Try to lock the file and return true if the locking succeeds.
lock() - Method in class com.aspectran.core.util.thread.Locker
Acquires the lock.
Lock() - Constructor for class com.aspectran.core.util.thread.Locker.Lock
 
LOCKED - com.aspectran.web.support.http.HttpStatus
423 Locked.
Locker - Class in com.aspectran.core.util.thread
Convenience Lock Wrapper.
Locker() - Constructor for class com.aspectran.core.util.thread.Locker
 
Locker.Lock - Class in com.aspectran.core.util.thread
The unlocker object that unlocks when it is closed.
log - Variable in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
 
log - Variable in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
 
log - Variable in class com.aspectran.core.support.i18n.message.MessageSourceSupport
Logger available to subclasses
log - Variable in class com.aspectran.daemon.command.polling.FileCommandPoller
 
Log - Interface in com.aspectran.core.util.logging
This class provides a static logging interface.
Log4j2AbstractLoggerImpl - Class in com.aspectran.core.util.logging.log4j2
 
Log4j2AbstractLoggerImpl(AbstractLogger) - Constructor for class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
Log4j2Impl - Class in com.aspectran.core.util.logging.log4j2
 
Log4j2Impl(String) - Constructor for class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
Log4j2LoggerImpl - Class in com.aspectran.core.util.logging.log4j2
 
Log4j2LoggerImpl(Logger) - Constructor for class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
Log4jImpl - Class in com.aspectran.core.util.logging.log4j
Deprecated.
Since 6.0.0 - This class will remove future.
Log4jImpl(String) - Constructor for class com.aspectran.core.util.logging.log4j.Log4jImpl
Deprecated.
 
LogException - Exception in com.aspectran.core.util.logging
 
LogException() - Constructor for exception com.aspectran.core.util.logging.LogException
 
LogException(String) - Constructor for exception com.aspectran.core.util.logging.LogException
 
LogException(String, Throwable) - Constructor for exception com.aspectran.core.util.logging.LogException
 
LogException(Throwable) - Constructor for exception com.aspectran.core.util.logging.LogException
 
LogFactory - Class in com.aspectran.core.util.logging
 
logMessage(String) - Method in class com.aspectran.undertow.server.accesslog.AspectranAccessLogReceiver
 
LONG - com.aspectran.core.context.rule.type.ItemValueType
 
LONG - com.aspectran.core.util.apon.ValueType
 
LONG - com.aspectran.shell.command.option.OptionValueType
 
LONG_OPTION_PREFIX - Static variable in class com.aspectran.shell.command.option.HelpFormatter
Default prefix for long Option
longName(String) - Method in class com.aspectran.shell.command.option.Option.Builder
Sets the long name of the Option.
LOOP_DETECTED - com.aspectran.web.support.http.HttpStatus
508 Loop Detected

M

main(String[]) - Static method in class com.aspectran.core.util.Aspectran
Prints Aspectran information to System.out.
main(String[]) - Static method in class com.aspectran.daemon.DefaultDaemon
 
main(String[]) - Static method in class com.aspectran.daemon.ProcrunDaemon
 
main(String[]) - Static method in class com.aspectran.shell.AspectranShell
 
main(String[]) - Static method in class com.aspectran.shell.jline.JLineAspectranShell
 
makeIndentString() - Method in class com.aspectran.core.activity.FormattingContext
 
makeRedirectPath(RedirectRule, Activity) - Static method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
makeStyle(String...) - Static method in class com.aspectran.shell.jline.console.JLineAnsiStyler
 
makeStyle(AttributedStyle, String...) - Static method in class com.aspectran.shell.jline.console.JLineAnsiStyler
 
makeTokens(String, boolean) - Static method in class com.aspectran.core.context.expr.token.TokenParser
Convert the given string into tokens.
MalformedAponException - Exception in com.aspectran.core.util.apon
This exception is raised when attempting to read (or write) a malformed APON element.
MalformedAponException(int, String, String, ParameterValue, ValueType) - Constructor for exception com.aspectran.core.util.apon.MalformedAponException
Constructor to create exception with a message.
MalformedAponException(int, String, String, String) - Constructor for exception com.aspectran.core.util.apon.MalformedAponException
Constructor to create exception with a message.
MalformedAponException(String) - Constructor for exception com.aspectran.core.util.apon.MalformedAponException
Constructor to create exception with a message.
MalformedJsonException - Exception in com.aspectran.core.util.json
This class is a clone of com.google.gson.stream.MalformedJsonException
MalformedJsonException(String) - Constructor for exception com.aspectran.core.util.json.MalformedJsonException
 
MalformedJsonException(String, Throwable) - Constructor for exception com.aspectran.core.util.json.MalformedJsonException
 
MalformedJsonException(Throwable) - Constructor for exception com.aspectran.core.util.json.MalformedJsonException
 
mandatory - Static variable in class com.aspectran.core.context.rule.params.ItemParameters
 
mandatory() - Method in annotation type com.aspectran.core.component.bean.annotation.Attribute
 
mandatory() - Method in annotation type com.aspectran.core.component.bean.annotation.Parameter
 
MAP - com.aspectran.core.context.rule.type.ItemType
 
MARKER - Static variable in class com.aspectran.core.util.logging.LogFactory
Marker to be used by logging implementations that support markers
mask - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
mask - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
mask(WildcardPattern, CharSequence) - Static method in class com.aspectran.core.util.wildcard.WildcardMasker
Erase the characters that does not corresponds to the wildcard, and returns collect only the remaining characters.
mask(String) - Method in class com.aspectran.core.util.wildcard.WildcardPattern
Erase the characters that corresponds to the wildcard, and returns collect only the remaining characters.
MASK_CHAR - Static variable in interface com.aspectran.shell.console.Console
 
matches(WildcardPattern, CharSequence) - Static method in class com.aspectran.core.util.wildcard.WildcardMatcher
Checks whether a string matches a given wildcard pattern.
matches(CharSequence) - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
Checks whether a string matches a given wildcard pattern.
matches(String) - Method in class com.aspectran.core.component.aspect.pointcut.AbstractPointcut
 
matches(String) - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
 
matches(String) - Method in enum com.aspectran.core.context.rule.type.MethodType
 
matches(String) - Method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
matches(String) - Method in class com.aspectran.core.util.wildcard.WildcardPattern
If the pattern matches then returns true.
matches(String, String, String) - Method in class com.aspectran.core.component.aspect.pointcut.AbstractPointcut
 
matches(String, String, String) - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
 
matches(String, String, String, String) - Method in class com.aspectran.core.component.aspect.pointcut.AbstractPointcut
 
matches(String, String, String, String) - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
 
max - Variable in class com.aspectran.core.util.statistic.CounterStatistic
 
max - Variable in class com.aspectran.core.util.statistic.SampleStatistic
 
MAX_FORWARDS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Max-Forwards header field name.
MEDIA_TYPE_ALL_LIST - Static variable in class com.aspectran.web.activity.request.RequestHeaderParser
A singleton list with MediaType.ALL that is returned from RequestHeaderParser.resolveAcceptContentTypes(com.aspectran.core.adapter.RequestAdapter) when no specific media types are requested.
MediaType - Class in com.aspectran.web.support.http
This class is a clone of org.springframework.http.MediaType
MediaType(MediaType, Charset) - Constructor for class com.aspectran.web.support.http.MediaType
Copy-constructor that copies the type, subtype and parameters of the given MediaType, and allows to set the specified character set.
MediaType(MediaType, Map<String, String>) - Constructor for class com.aspectran.web.support.http.MediaType
Copy-constructor that copies the type and subtype of the given MediaType, and allows for different parameter.
MediaType(String) - Constructor for class com.aspectran.web.support.http.MediaType
Create a new MediaType for the given primary type.
MediaType(String, String) - Constructor for class com.aspectran.web.support.http.MediaType
Create a new MediaType for the given primary type and subtype.
MediaType(String, String, double) - Constructor for class com.aspectran.web.support.http.MediaType
Create a new MediaType for the given type, subtype, and quality value.
MediaType(String, String, Charset) - Constructor for class com.aspectran.web.support.http.MediaType
Create a new MediaType for the given type, subtype, and character set.
MediaType(String, String, Map<String, String>) - Constructor for class com.aspectran.web.support.http.MediaType
Create a new MediaType for the given type, subtype, and parameters.
MediaType.SpecificityComparator<T extends MediaType> - Class in com.aspectran.web.support.http
Comparator to sort MediaTypes in order of specificity.
MediaTypeUtils - Class in com.aspectran.web.support.http
Miscellaneous MediaType utility methods.
MediaTypeUtils() - Constructor for class com.aspectran.web.support.http.MediaTypeUtils
 
merge(AspectAdviceRuleRegistry) - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
MESSAGE_SOURCE_BEAN_ID - Static variable in interface com.aspectran.core.context.ActivityContext
 
MessageSource - Interface in com.aspectran.core.support.i18n.message
Strategy interface for resolving messages, with support for the parameterization and internationalization of such messages.
MessageSourceResourceBundle - Class in com.aspectran.core.support.i18n.message
This class is a clone of org.springframework.context.support.MessageSourceResourceBundle
MessageSourceResourceBundle(MessageSource, Locale) - Constructor for class com.aspectran.core.support.i18n.message.MessageSourceResourceBundle
Create a new MessageSourceResourceBundle for the given MessageSource and Locale.
MessageSourceResourceBundle(MessageSource, Locale, ResourceBundle) - Constructor for class com.aspectran.core.support.i18n.message.MessageSourceResourceBundle
Create a new MessageSourceResourceBundle for the given MessageSource and Locale.
MessageSourceSupport - Class in com.aspectran.core.support.i18n.message
Base class for message source implementations, providing support infrastructure such as MessageFormat handling but not implementing concrete methods defined in the MessageSource.
MessageSourceSupport() - Constructor for class com.aspectran.core.support.i18n.message.MessageSourceSupport
 
method - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
method - Static variable in class com.aspectran.core.context.rule.params.ForwardParameters
 
method - Static variable in class com.aspectran.core.context.rule.params.PointcutQualifierParameters
 
method - Static variable in class com.aspectran.core.context.rule.params.RequestParameters
 
method - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
method() - Method in annotation type com.aspectran.core.component.bean.annotation.Request
 
METHOD - com.aspectran.core.context.rule.type.AutowireTargetType
 
METHOD - com.aspectran.core.context.rule.type.JoinpointTargetType
 
METHOD - com.aspectran.core.context.rule.type.TokenDirectiveType
 
METHOD_NOT_ALLOWED - com.aspectran.web.support.http.HttpStatus
405 Method Not Allowed.
MethodArgumentTypeMismatchException - Exception in com.aspectran.core.activity.process.action
This exception will be thrown when failing to bind the request parameter to the action method parameter.
MethodArgumentTypeMismatchException(Class<?>, Class<?>, Throwable) - Constructor for exception com.aspectran.core.activity.process.action.MethodArgumentTypeMismatchException
 
methodNotAllowed() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
methodNotAllowed() - Method in interface com.aspectran.web.activity.response.RestResponse
 
methodNotAllowed(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
405 Method Not Allowed.
methods - Static variable in class com.aspectran.core.context.rule.params.JoinpointParameters
 
methods() - Method in annotation type com.aspectran.core.component.bean.annotation.Joinpoint
 
MethodType - Enum in com.aspectran.core.context.rule.type
Supported Method types.
MethodUtils - Class in com.aspectran.core.util
Utility reflection methods.
MethodUtils() - Constructor for class com.aspectran.core.util.MethodUtils
 
minus - Static variable in class com.aspectran.core.context.rule.params.PointcutParameters
 
MISSING_ACCESS_CONTROL_REQUEST_METHOD_HEADER - Static variable in exception com.aspectran.web.support.cors.CorsException
Missing Access-Control-Request-Method header.
MissingClosingBracketException - Exception in com.aspectran.core.util.apon
This exception will be thrown when missing closing brackets.
MissingClosingBracketException(String, String, ParameterValue) - Constructor for exception com.aspectran.core.util.apon.MissingClosingBracketException
Constructor to create exception with a message.
MissingMandatoryAttributesException - Exception in com.aspectran.core.activity.request
An exception to indicate mandatory attributes missing from the request.
MissingMandatoryAttributesException(Collection<ItemRule>) - Constructor for exception com.aspectran.core.activity.request.MissingMandatoryAttributesException
Creates a new MissingMandatoryAttributesException referencing the specified attribute.
MissingMandatoryParametersException - Exception in com.aspectran.core.activity.request
An exception to indicate mandatory parameters missing from the request.
MissingMandatoryParametersException(Collection<ItemRule>) - Constructor for exception com.aspectran.core.activity.request.MissingMandatoryParametersException
Creates a new MissingMandatoryParametersException referencing the specified parameter.
MissingOptionException - Exception in com.aspectran.shell.command.option
Thrown when a required option has not been provided.
MissingOptionException(String) - Constructor for exception com.aspectran.shell.command.option.MissingOptionException
Construct a new MissingSelectedException with the specified detail message.
MissingOptionException(List<?>) - Constructor for exception com.aspectran.shell.command.option.MissingOptionException
Constructs a new MissingSelectedException with the specified list of missing options.
MissingOptionValueException - Exception in com.aspectran.shell.command.option
Thrown when an option requiring a value is not provided with a value.
MissingOptionValueException(Option) - Constructor for exception com.aspectran.shell.command.option.MissingOptionValueException
Construct a new MissingOptionValueException with the specified detail message.
MissingOptionValueException(String) - Constructor for exception com.aspectran.shell.command.option.MissingOptionValueException
Construct a new MissingOptionValueException with the specified detail message.
MOVED_PERMANENTLY - com.aspectran.web.support.http.HttpStatus
301 Moved Permanently.
movedPermanently() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
movedPermanently() - Method in interface com.aspectran.web.activity.response.RestResponse
 
movedPermanently(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
301 Moved Permanently.
MULTI_STATUS - com.aspectran.web.support.http.HttpStatus
207 Multi-Status.
MultiException - Exception in com.aspectran.core.util
Wraps multiple exceptions.
MultiException() - Constructor for exception com.aspectran.core.util.MultiException
 
MULTILINE_DELIMITER - Static variable in interface com.aspectran.shell.console.Console
 
MULTILINE_PROMPT - Static variable in interface com.aspectran.shell.console.Console
 
MULTIPART_FILE - com.aspectran.core.context.rule.type.ItemValueType
 
MULTIPART_FORM_DATA - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for multipart/form-data.
MULTIPART_FORM_DATA_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.MULTIPART_FORM_DATA.
MultipartFormDataParser - Interface in com.aspectran.web.activity.request
Multi-part form data parser.
MultipartRequestParseException - Exception in com.aspectran.web.activity.request
Exception thrown when multipart request parse fails.
MultipartRequestParseException(String) - Constructor for exception com.aspectran.web.activity.request.MultipartRequestParseException
Constructor to create exception with a message.
MultipartRequestParseException(String, Throwable) - Constructor for exception com.aspectran.web.activity.request.MultipartRequestParseException
Constructor to create exception to wrap another exception and pass a message.
MULTIPLE_CHOICES - com.aspectran.web.support.http.HttpStatus
300 Multiple Choices.
MultiValueMap<K,​V> - Interface in com.aspectran.core.util
Extension of the Map interface that stores multiple values.
MultiWriter(Writer[]) - Constructor for class com.aspectran.shell.command.OutputRedirection.MultiWriter
 

N

name - Static variable in class com.aspectran.core.context.rule.params.ContentParameters
 
name - Static variable in class com.aspectran.core.context.rule.params.ContentsParameters
 
name - Static variable in class com.aspectran.core.context.rule.params.DispatchParameters
 
name - Static variable in class com.aspectran.core.context.rule.params.EntryParameters
 
name - Static variable in class com.aspectran.core.context.rule.params.ItemParameters
 
name - Static variable in class com.aspectran.core.context.rule.params.ResponseParameters
 
name - Static variable in class com.aspectran.core.context.rule.params.SettingParameters
 
name - Static variable in class com.aspectran.core.context.rule.params.TemplateParameters
 
name - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
name() - Method in annotation type com.aspectran.core.component.bean.annotation.Attribute
 
name() - Method in annotation type com.aspectran.core.component.bean.annotation.Dispatch
 
name() - Method in annotation type com.aspectran.core.component.bean.annotation.Parameter
 
NAME - com.aspectran.core.util.json.JsonToken
A JSON property name.
NAME_SEPARATOR_CHAR - Static variable in interface com.aspectran.core.context.ActivityContext
 
NAME_VALUE_SEPARATOR - Static variable in class com.aspectran.core.util.apon.AponFormat
 
NETWORK_AUTHENTICATION_REQUIRED - com.aspectran.web.support.http.HttpStatus
511 Network Authentication Required.
NEVER - com.aspectran.core.util.ConcurrentReferenceHashMap.Restructure
 
NEVER_EVICT - Static variable in interface com.aspectran.core.component.session.SessionCache
 
NEW_LINE - Static variable in class com.aspectran.core.util.apon.AponFormat
 
NEW_LINE_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
 
newAppendRule() - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
newArgumentItemRule(String) - Method in class com.aspectran.core.context.rule.InvokeActionRule
Adds a new argument rule with the specified name and returns it.
newAspectAdviceRule(AspectAdviceType) - Method in class com.aspectran.core.context.rule.AspectRule
 
newAspectranParameters() - Method in class com.aspectran.core.context.config.ContextConfig
 
newAspectranParameters() - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
newAspectranParameters(String) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
newAspectRule() - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
newAttributeItemRule(String) - Method in class com.aspectran.core.context.rule.ForwardRule
Adds a new attribute rule with the specified name and returns it.
newAttributeItemRule(String) - Method in class com.aspectran.core.context.rule.IncludeActionRule
Adds a new attribute rule with the specified name and returns it.
newAttributeItemRule(String) - Method in class com.aspectran.core.context.rule.RequestRule
Adds a new attribute rule with the specified name and returns it.
newAutoReloadConfig() - Method in class com.aspectran.core.context.config.ContextConfig
 
newBeanRule() - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
newChooseWhenRule() - Method in class com.aspectran.core.context.rule.ChooseRule
 
newCondition() - Method in class com.aspectran.core.util.thread.Locker
 
newConfiguration() - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Return a new Configuration object.
newConstructorArgumentItemRule() - Method in class com.aspectran.core.context.rule.BeanRule
Adds a new constructor argument item rule and returns it.
newContextConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
newDaemonConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
newEchoItemRule(String) - Method in class com.aspectran.core.context.rule.EchoActionRule
Adds a new echo item rule with the specified name and returns it.
newEmbedConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
newEnvironmentRule() - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
newExposalsConfig() - Method in class com.aspectran.core.context.config.DaemonConfig
 
newExposalsConfig() - Method in class com.aspectran.core.context.config.EmbedConfig
 
newExposalsConfig() - Method in class com.aspectran.core.context.config.SchedulerConfig
 
newExposalsConfig() - Method in class com.aspectran.core.context.config.ShellConfig
 
newExposalsConfig() - Method in class com.aspectran.core.context.config.WebConfig
 
newFileStoreConfig() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
newHeaderItemRule(String) - Method in class com.aspectran.core.context.rule.HeaderActionRule
Adds a new header rule with the specified name and returns it.
newInnerBeanRule(String, String, String, String) - Static method in class com.aspectran.core.context.rule.BeanRule
 
newInnerOfferedFactoryBeanRule(String, String, String, String) - Static method in class com.aspectran.core.context.rule.BeanRule
 
newInstance() - Static method in class com.aspectran.core.context.rule.ChooseRule
 
newInstance() - Static method in class com.aspectran.core.context.rule.CustomTransformRule
 
newInstance() - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
newInstance(boolean) - Static method in class com.aspectran.core.context.rule.RequestRule
 
newInstance(CustomTransformer) - Static method in class com.aspectran.core.context.rule.CustomTransformRule
 
newInstance(CustomTransformResponse) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
newInstance(ActivityContext, BeanRule, Object) - Static method in class com.aspectran.core.component.bean.proxy.JdkDynamicProxyBean
 
newInstance(ActivityContext, BeanRule, Object[], Class<?>[]) - Static method in class com.aspectran.core.component.bean.proxy.CglibDynamicProxyBean
Creates a proxy class of bean and returns an instance of that class.
newInstance(ActivityContext, BeanRule, Object[], Class<?>[]) - Static method in class com.aspectran.core.component.bean.proxy.JavassistDynamicProxyBean
Creates a proxy class of bean and returns an instance of that class.
newInstance(AspectRule) - Static method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
newInstance(AspectRule, SettingsParameters) - Static method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
newInstance(AspectRule, AspectAdviceType) - Static method in class com.aspectran.core.context.rule.AspectAdviceRule
 
newInstance(DispatchRule) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
newInstance(ForwardRule) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
newInstance(AspectranParameters, String) - Static method in class com.aspectran.core.context.rule.AppendRule
Create a new AppendRule.
newInstance(RedirectRule) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
newInstance(ScheduleRule, String, Boolean) - Static method in class com.aspectran.core.context.rule.ScheduledJobRule
 
newInstance(TransformRule) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
newInstance(TransformType, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.TransformRule
 
newInstance(TransformType, String, String, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.TransformRule
 
newInstance(Class<? extends Throwable>[], AnnotatedAction) - Static method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
newInstance(String) - Static method in class com.aspectran.core.activity.process.ActionList
 
newInstance(String) - Static method in class com.aspectran.core.activity.process.ContentList
 
newInstance(String) - Static method in class com.aspectran.core.context.rule.DispatchRule
Returns a new instance of DispatchRule.
newInstance(String) - Static method in class com.aspectran.core.context.rule.EnvironmentRule
Returns a new instance of EnvironmentRule.
newInstance(String) - Static method in class com.aspectran.core.context.rule.ForwardRule
Returns a new instance of ForwardRule.
newInstance(String) - Static method in class com.aspectran.core.context.rule.PointcutRule
 
newInstance(String) - Static method in class com.aspectran.core.context.rule.RedirectRule
 
newInstance(String) - Static method in class com.aspectran.core.context.rule.ScheduleRule
 
newInstance(String[]) - Static method in class com.aspectran.core.context.rule.PointcutRule
 
newInstance(String, MethodType[]) - Static method in class com.aspectran.core.context.rule.TransletRule
 
newInstance(String, Boolean) - Static method in class com.aspectran.core.context.rule.EchoActionRule
Returns a new derived instance of EchoActionRule.
newInstance(String, Boolean) - Static method in class com.aspectran.core.context.rule.HeaderActionRule
Returns a new derived instance of HeaderActionRule.
newInstance(String, Boolean) - Static method in class com.aspectran.core.context.rule.InvokeActionRule
Returns a new instance of BeanActionRule.
newInstance(String, String) - Static method in class com.aspectran.core.context.rule.RequestRule
 
newInstance(String, String) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
newInstance(String, String) - Static method in class com.aspectran.core.context.rule.TransletRule
 
newInstance(String, String, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.AspectRule
 
newInstance(String, String, String) - Static method in class com.aspectran.core.context.rule.PointcutPatternRule
 
newInstance(String, String, String, MethodType[]) - Static method in class com.aspectran.core.context.rule.TransletRule
 
newInstance(String, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.ForwardRule
Returns a new instance of ForwardRule.
newInstance(String, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.IncludeActionRule
Returns a new instance of IncludeActionRule.
newInstance(String, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.InvokeActionRule
Returns a new instance of BeanActionRule.
newInstance(String, String, String, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.TransformRule
 
newInstance(String, String, String, Boolean, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.ItemRule
Returns a new derived instance of ItemRule.
newInstance(String, String, String, Boolean, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.RedirectRule
 
newInstance(String, String, String, String) - Static method in class com.aspectran.core.context.rule.DispatchRule
Returns a new instance of DispatchRule.
newInstance(String, String, String, String) - Static method in class com.aspectran.core.context.rule.TransletRule
 
newInstance(String, String, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.DispatchRule
Returns a new instance of DispatchRule.
newInstance(String, String, String, String, String) - Static method in class com.aspectran.core.context.rule.AppendRule
Create a new AppendRule.
newInstance(String, String, String, String, String, String, String, String, Boolean, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.BeanRule
 
newInstance(String, String, String, String, String, String, String, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.TemplateRule
 
newInstanceForBuiltin(String, String, String, String, String, String, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.TemplateRule
 
newItemParameters() - Method in class com.aspectran.core.context.rule.params.ItemHolderParameters
 
newOfferedFactoryBeanInstance(String, String, String, String, String, String, Boolean, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.BeanRule
 
newParameterItemRule(String) - Method in class com.aspectran.core.context.rule.IncludeActionRule
Adds a new parameter rule with the specified name and returns it.
newParameterItemRule(String) - Method in class com.aspectran.core.context.rule.RedirectRule
Adds a new parameter rule with the specified name and returns it.
newParameterItemRule(String) - Method in class com.aspectran.core.context.rule.RequestRule
Adds a new parameter rule with the specified name and returns it.
newParameters(Parameter) - Method in interface com.aspectran.core.util.apon.Parameter
Creates a new instance of Parameters with the specified identifier Parameter.
newParameters(Parameter) - Method in class com.aspectran.core.util.apon.ParameterValue
 
newParameters(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
newParameters(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
 
newParameters(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
newParameters(String) - Method in class com.aspectran.core.util.apon.ArrayParameters
 
newParameters(String) - Method in interface com.aspectran.core.util.apon.Parameters
 
newParameterValue() - Method in class com.aspectran.core.util.apon.ParameterKey
 
newParameterValue(String, ValueType) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
newParameterValue(String, ValueType) - Method in interface com.aspectran.core.util.apon.Parameters
 
newParameterValue(String, ValueType, boolean) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
newParameterValue(String, ValueType, boolean) - Method in interface com.aspectran.core.util.apon.Parameters
 
newPointcutParameters() - Method in class com.aspectran.core.context.rule.params.JoinpointParameters
 
newPointcutPatternRuleList() - Method in class com.aspectran.core.context.rule.PointcutRule
 
newPointcutPatternRuleList(int) - Method in class com.aspectran.core.context.rule.PointcutRule
 
newPollerConfig() - Method in class com.aspectran.core.context.config.DaemonConfig
 
newProfilesConfig() - Method in class com.aspectran.core.context.config.ContextConfig
 
newPropertyItemRule(String) - Method in class com.aspectran.core.context.rule.BeanRule
Adds a new property rule with the specified name and returns it.
newPropertyItemRule(String) - Method in class com.aspectran.core.context.rule.InvokeActionRule
Adds a new property rule with the specified name and returns it.
newSchedulerConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
newScheduleRule() - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
newSessionAdapter() - Method in class com.aspectran.daemon.service.AbstractDaemonService
 
newSessionAdapter() - Method in interface com.aspectran.daemon.service.DaemonService
Create and return a new session adapter from the daemon service.
newSessionAdapter() - Method in class com.aspectran.embed.service.AbstractEmbeddedAspectran
 
newSessionAdapter() - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Create and return a new session adapter from the embedded aspectran.
newSessionAdapter() - Method in class com.aspectran.shell.service.AbstractShellService
 
newSessionAdapter() - Method in interface com.aspectran.shell.service.ShellService
Create and return a new session adapter from the shell service.
newSessionManagerConfig() - Method in class com.aspectran.core.context.config.DaemonConfig
 
newSessionManagerConfig() - Method in class com.aspectran.core.context.config.EmbedConfig
 
newSessionManagerConfig() - Method in class com.aspectran.core.context.config.ShellConfig
 
newSessionScope() - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
newSessionScope() - Method in interface com.aspectran.core.adapter.SessionAdapter
 
newSessionScope() - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
newSessionScope() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
newShellConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
newTemplateRule() - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
newTldScanner(ServletContext, boolean, boolean, boolean) - Method in class com.aspectran.undertow.server.servlet.TowJasperInitializer
 
newTransletRule() - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
newWebConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
next() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
nextBoolean() - Method in class com.aspectran.core.util.json.JsonReader
Returns the boolean value of the next token, consuming it.
nextDouble() - Method in class com.aspectran.core.util.json.JsonReader
Returns the double value of the next token, consuming it.
nextInt() - Method in class com.aspectran.core.util.json.JsonReader
Returns the int value of the next token, consuming it.
nextLong() - Method in class com.aspectran.core.util.json.JsonReader
Returns the long value of the next token, consuming it.
nextName() - Method in class com.aspectran.core.util.json.JsonReader
Returns the next token, a property name, and consumes it.
nextNull() - Method in class com.aspectran.core.util.json.JsonReader
Consumes the next token from the JSON stream and asserts that it is a literal null.
nextString() - Method in class com.aspectran.core.util.json.JsonReader
Returns the string value of the next token, consuming it.
NO_CONTENT - com.aspectran.web.support.http.HttpStatus
204 No Content.
NO_CONTROL_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
 
NO_METHODS - Static variable in class com.aspectran.core.util.MethodUtils
 
NO_RESULT - Static variable in class com.aspectran.core.activity.process.result.ActionResult
 
noCache - Static variable in class com.aspectran.core.context.rule.params.TemplateParameters
 
noContent() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
noContent() - Method in interface com.aspectran.web.activity.response.RestResponse
 
noContent(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
204 No Content.
NodeEndlet - Interface in com.aspectran.core.util.nodelet
A nodelet is a sort of callback or event handler that can be registered to handle an XPath event registered with the NodeParser.
Nodelet - Interface in com.aspectran.core.util.nodelet
A nodelet is a sort of callback or event handler that can be registered to handle an XPath event registered with the NodeParser.
NodeletAdder - Interface in com.aspectran.core.util.nodelet
 
NodeletException - Exception in com.aspectran.core.util.nodelet
 
NodeletException() - Constructor for exception com.aspectran.core.util.nodelet.NodeletException
 
NodeletException(String) - Constructor for exception com.aspectran.core.util.nodelet.NodeletException
 
NodeletException(String, Throwable) - Constructor for exception com.aspectran.core.util.nodelet.NodeletException
 
NodeletException(Throwable) - Constructor for exception com.aspectran.core.util.nodelet.NodeletException
 
NodeletParser - Class in com.aspectran.core.util.nodelet
The NodeletParser is a callback based parser similar to SAX.
NodeletParser(Object) - Constructor for class com.aspectran.core.util.nodelet.NodeletParser
 
NodeTracker - Class in com.aspectran.core.util.nodelet
Inner helper class for tracking the line number and column number of the element's start tag while reading an XML document.
NodeTracker() - Constructor for class com.aspectran.core.util.nodelet.NodeTracker
 
NoLoggingImpl - Class in com.aspectran.core.util.logging.nologging
 
NoLoggingImpl(String) - Constructor for class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
NON_AUTHORITATIVE_INFORMATION - com.aspectran.web.support.http.HttpStatus
203 Non-Authoritative Information.
NONAME - Static variable in class com.aspectran.core.util.apon.ArrayParameters
 
NONE - com.aspectran.core.context.rule.type.TransformType
 
NONE - com.aspectran.undertow.adapter.TowResponseAdapter.ResponseState
 
NoneTransformResponse - Class in com.aspectran.core.activity.response.transform
The Class NoneTransformResponse.
NoneTransformResponse(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.NoneTransformResponse
Instantiates a new NoneTransformResponse.
NonNull - Annotation Type in com.aspectran.core.lang
This class is a clone of org.springframework.lang.NonNull
NonNullApi - Annotation Type in com.aspectran.core.lang
This class is a clone of org.springframework.lang.NonNullApi
NonNullFields - Annotation Type in com.aspectran.core.lang
This class is a clone of org.springframework.lang.NonNullFields
NonPersistent - Interface in com.aspectran.core.component.session
Implement the NoPersistent interface for non-persistent objects in session data.
NonSerializable - Annotation Type in com.aspectran.core.component.bean.annotation
The NonSerializable attribute marks a variable to not be serialized.
noNullElements(Object[], String) - Static method in class com.aspectran.core.util.Assert
Assert that an array contains no null elements.
noNullElements(Object[], Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert that an array contains no null elements.
NoSuchBeanException - Exception in com.aspectran.core.component.bean
The Class NoSuchBeanException.
NoSuchBeanException(Class<?>) - Constructor for exception com.aspectran.core.component.bean.NoSuchBeanException
Instantiates a new NoSuchBeanException.
NoSuchBeanException(Class<?>, String) - Constructor for exception com.aspectran.core.component.bean.NoSuchBeanException
Instantiates a new NoSuchBeanException.
NoSuchBeanException(String) - Constructor for exception com.aspectran.core.component.bean.NoSuchBeanException
Instantiates a new NoSuchBeanException.
NoSuchMessageException - Exception in com.aspectran.core.support.i18n.message
Exception thrown when a message can't be resolved.
NoSuchMessageException(String) - Constructor for exception com.aspectran.core.support.i18n.message.NoSuchMessageException
Create a new exception.
NoSuchMessageException(String, Locale) - Constructor for exception com.aspectran.core.support.i18n.message.NoSuchMessageException
Create a new exception.
NOT_ACCEPTABLE - com.aspectran.web.support.http.HttpStatus
406 Not Acceptable.
NOT_EXTENDED - com.aspectran.web.support.http.HttpStatus
510 Not Extended
NOT_FOUND - com.aspectran.web.support.http.HttpStatus
404 Not Found.
NOT_IMPLEMENTED - com.aspectran.web.support.http.HttpStatus
501 Not Implemented.
NOT_MODIFIED - com.aspectran.web.support.http.HttpStatus
304 Not Modified.
notAcceptable() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
notAcceptable() - Method in interface com.aspectran.web.activity.response.RestResponse
 
notAcceptable(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
406 Not Acceptable.
notEmpty(Object[], String) - Static method in class com.aspectran.core.util.Assert
Assert that an array contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Object[], Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert that an array contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Collection<?>, String) - Static method in class com.aspectran.core.util.Assert
Assert that a collection contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Collection<?>, Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert that a collection contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Map<?, ?>, String) - Static method in class com.aspectran.core.util.Assert
Assert that a Map contains entries; that is, it must not be null and must contain at least one entry.
notEmpty(Map<?, ?>, Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert that a Map contains entries; that is, it must not be null and must contain at least one entry.
notFound() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
notFound() - Method in interface com.aspectran.web.activity.response.RestResponse
 
notFound(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
404 Not Found.
notIdle() - Method in class com.aspectran.core.util.thread.IdleTimeout
 
notIdle() - Method in class com.aspectran.core.util.timer.IdleTimeout
 
notModified() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
notModified() - Method in interface com.aspectran.web.activity.response.RestResponse
 
notModified(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
304 Not Modified.
notNull(Object, String) - Static method in class com.aspectran.core.util.Assert
Assert that an object is not null.
notNull(Object, Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert that an object is not null.
NoUniqueBeanException - Exception in com.aspectran.core.component.bean
The Class NoUniqueBeanException.
NoUniqueBeanException(Class<?>, BeanRule[]) - Constructor for exception com.aspectran.core.component.bean.NoUniqueBeanException
Instantiates a new NoUniqueBeanException.
NULL - com.aspectran.core.util.json.JsonToken
A JSON null.
NULL - Static variable in class com.aspectran.core.util.apon.AponFormat
 
Nullable - Annotation Type in com.aspectran.core.lang
This class is a clone of org.springframework.lang.Nullable
nullSafeEquals(Object, Object) - Static method in class com.aspectran.core.util.ObjectUtils
Determine if the given objects are equal, returning true if both are null or false if only one is null.
nullSafeHashCode(boolean[]) - Static method in class com.aspectran.core.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(byte[]) - Static method in class com.aspectran.core.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(char[]) - Static method in class com.aspectran.core.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(double[]) - Static method in class com.aspectran.core.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(float[]) - Static method in class com.aspectran.core.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(int[]) - Static method in class com.aspectran.core.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(long[]) - Static method in class com.aspectran.core.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(short[]) - Static method in class com.aspectran.core.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(Object) - Static method in class com.aspectran.core.util.ObjectUtils
Return as hash code for the given object; typically the value of Object#hashCode()}.
nullSafeHashCode(Object[]) - Static method in class com.aspectran.core.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullToEmpty(String) - Static method in class com.aspectran.core.util.StringUtils
Returns the given string if it is non-null; the empty string otherwise.
nullWritable(boolean) - Method in class com.aspectran.core.util.apon.AponWriter
 
nullWritable(boolean) - Method in class com.aspectran.core.util.json.JsonWriter
 
NUMBER - com.aspectran.core.util.json.JsonToken
A JSON number represented in this API by a Java double, long, or int.
numberOfValues(int) - Method in class com.aspectran.shell.command.option.Option.Builder
Sets the number of argument values the Option can take.

O

OBJECT - com.aspectran.core.util.apon.ValueType
 
ObjectToAponConverter - Class in com.aspectran.core.util.apon
Converts Object to APON.
ObjectToAponConverter() - Constructor for class com.aspectran.core.util.apon.ObjectToAponConverter
 
ObjectUtils - Class in com.aspectran.core.util
This class is a clone of org.springframework.util.ObjectUtils
ObjectUtils() - Constructor for class com.aspectran.core.util.ObjectUtils
 
offAponStyle(String) - Static method in class com.aspectran.core.util.TextStyler
 
OgnlMemberAccess - Class in com.aspectran.core.context.expr.ognl
 
OgnlMemberAccess() - Constructor for class com.aspectran.core.context.expr.ognl.OgnlMemberAccess
 
OgnlSupport - Class in com.aspectran.core.context.expr.ognl
Support for expressions using OGNL.
ok() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
ok() - Method in interface com.aspectran.web.activity.response.RestResponse
 
ok(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
200 OK.
OK - com.aspectran.web.support.http.HttpStatus
200 OK.
onTimeoutExpired() - Method in class com.aspectran.core.util.timer.CyclicTimeout
Invoked when the timeout expires.
open() - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
Opens a new SqlSession and store its instance inside.
open(boolean) - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
 
open(String) - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
 
open(String, boolean) - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
 
optimize(Token[]) - Static method in class com.aspectran.core.context.expr.token.Tokenizer
Returns an array of tokens that is optimized.
Option - Class in com.aspectran.shell.command.option
Describes a single command-line option.
Option(String, boolean, String) - Constructor for class com.aspectran.shell.command.option.Option
Creates an Option using the specified parameters.
Option(String, String) - Constructor for class com.aspectran.shell.command.option.Option
Creates an Option using the specified parameters.
Option(String, String, boolean, String) - Constructor for class com.aspectran.shell.command.option.Option
Creates an Option using the specified parameters.
OPTION_PREFIX - Static variable in class com.aspectran.shell.command.option.HelpFormatter
Default prefix for shortOpts
Option.Builder - Class in com.aspectran.shell.command.option
A nested builder class to create Option instances using descriptive methods.
optionalValue() - Method in class com.aspectran.shell.command.option.Option.Builder
Sets whether the Option can have an optional argument value.
OptionGroup - Class in com.aspectran.shell.command.option
A group of mutually exclusive options.
OptionGroup() - Constructor for class com.aspectran.shell.command.option.OptionGroup
 
OptionParser - Interface in com.aspectran.shell.command.option
A class that implements this OptionParser interface can parse a String array according to the Options specified and return a ParsedOptions.
OptionParserException - Exception in com.aspectran.shell.command.option
Base for Exceptions thrown during parsing of a command-line.
OptionParserException(String) - Constructor for exception com.aspectran.shell.command.option.OptionParserException
Construct a new OptionParseException with the specified detail message.
Options - Class in com.aspectran.shell.command.option
Main entry-point into the library.
Options() - Constructor for class com.aspectran.shell.command.option.Options
 
Options(boolean) - Constructor for class com.aspectran.shell.command.option.Options
 
OPTIONS - com.aspectran.core.context.rule.type.MethodType
returns the actions supported for specified the resource - also without side-effects.
OptionUtils - Class in com.aspectran.shell.command.option
Contains useful helper methods for classes within this package.
OptionUtils() - Constructor for class com.aspectran.shell.command.option.OptionUtils
 
OptionValueType - Enum in com.aspectran.shell.command.option
Supported Option value types.
order - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
 
order() - Method in annotation type com.aspectran.core.component.bean.annotation.Aspect
 
ORIGIN - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Origin header field name.
ORIGIN_DENIED - Static variable in exception com.aspectran.web.support.cors.CorsException
CORS origin denied exception.
otherwise - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
OutputRedirection - Class in com.aspectran.shell.command
Created: 2017.
OutputRedirection(OutputRedirection.Operator) - Constructor for class com.aspectran.shell.command.OutputRedirection
 
OutputRedirection.MultiWriter - Class in com.aspectran.shell.command
The writer that handles multiple writers.
OutputRedirection.Operator - Enum in com.aspectran.shell.command
Output redirection operators.
OutputStringWriter - Class in com.aspectran.core.util
A character stream that collects its output in a string builder, which can then be used to construct a string.
OutputStringWriter() - Constructor for class com.aspectran.core.util.OutputStringWriter
Create a new string writer using the default initial string-builder size.
OutputStringWriter(int) - Constructor for class com.aspectran.core.util.OutputStringWriter
Create a new string writer using the specified initial string-builder size.
overrideThreadContextClassLoader(ClassLoader) - Static method in class com.aspectran.core.util.ClassUtils
Override the thread context ClassLoader with the environment's bean ClassLoader if necessary, i.e.
OVERWRITE_OUT - com.aspectran.shell.command.OutputRedirection.Operator
Writes the command output to a text file.

P

PACKAGE_SEPARATOR_CHAR - Static variable in class com.aspectran.core.util.ClassUtils
The package separator character '.'
packageNameToResourceName(String) - Static method in class com.aspectran.core.context.resource.AspectranClassLoader
 
Parameter - Interface in com.aspectran.core.util.apon
 
Parameter - Annotation Type in com.aspectran.core.component.bean.annotation
 
PARAMETER - com.aspectran.core.context.rule.type.TokenType
 
PARAMETER_SYMBOL - Static variable in class com.aspectran.core.context.expr.token.Token
 
ParameterBindingException - Exception in com.aspectran.core.activity.process.action
This exception will be thrown when failing to bind the request parameter to the action method parameter.
ParameterBindingException(ParameterBindingRule, Throwable) - Constructor for exception com.aspectran.core.activity.process.action.ParameterBindingException
 
ParameterBindingRule - Class in com.aspectran.core.context.rule
The Class ParameterBindingRule.
ParameterBindingRule() - Constructor for class com.aspectran.core.context.rule.ParameterBindingRule
 
ParameterKey - Class in com.aspectran.core.util.apon
A class for defining parameter attributes.
ParameterKey(String, ValueType) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
ParameterKey(String, ValueType, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
ParameterKey(String, ValueType, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
ParameterKey(String, Class<? extends AbstractParameters>) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
ParameterKey(String, Class<? extends AbstractParameters>, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
ParameterKey(String, Class<? extends AbstractParameters>, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
ParameterKey(String, String[], ValueType) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
ParameterKey(String, String[], ValueType, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
ParameterKey(String, String[], ValueType, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
ParameterKey(String, String[], Class<? extends AbstractParameters>) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
ParameterKey(String, String[], Class<? extends AbstractParameters>, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
ParameterKey(String, String[], Class<? extends AbstractParameters>, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterKey
 
parameterKeys - Static variable in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
ParameterMap - Class in com.aspectran.core.activity.request
The Class ParameterMap.
ParameterMap() - Constructor for class com.aspectran.core.activity.request.ParameterMap
Instantiates a new ParameterMap.
ParameterMap(int) - Constructor for class com.aspectran.core.activity.request.ParameterMap
Instantiates a new ParameterMap.
ParameterMap(Map<String, String[]>) - Constructor for class com.aspectran.core.activity.request.ParameterMap
Instantiates a new ParameterMap.
parameters - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
parameters - Static variable in class com.aspectran.core.context.rule.params.RedirectParameters
 
parameters - Static variable in class com.aspectran.core.context.rule.params.RequestParameters
 
parameters - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
parameters() - Method in annotation type com.aspectran.core.component.bean.annotation.Redirect
 
parameters() - Method in annotation type com.aspectran.core.component.bean.annotation.Request
 
parameters() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToDelete
 
parameters() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToGet
 
parameters() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPatch
 
parameters() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPost
 
parameters() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPut
 
Parameters - Interface in com.aspectran.core.util.apon
The Interface Parameters.
PARAMETERS - com.aspectran.core.context.rule.type.AppenderType
 
PARAMETERS - com.aspectran.core.context.rule.type.ItemValueType
 
PARAMETERS - com.aspectran.core.util.apon.ValueType
 
ParametersRuleAppender - Class in com.aspectran.core.context.rule.appender
The Class ParametersRuleAppender.
ParametersRuleAppender() - Constructor for class com.aspectran.core.context.rule.appender.ParametersRuleAppender
 
ParametersToRules - Class in com.aspectran.core.context.rule.converter
Converts Parameters objects to rules for context configuration.
ParametersToRules(ContextRuleAssistant) - Constructor for class com.aspectran.core.context.rule.converter.ParametersToRules
 
ParameterValue - Class in com.aspectran.core.util.apon
 
ParameterValue(String, ValueType) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, ValueType, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, ValueType, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, ValueType, boolean, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, Class<? extends AbstractParameters>) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, Class<? extends AbstractParameters>, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, Class<? extends AbstractParameters>, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, Class<? extends AbstractParameters>, boolean, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
parse() - Method in class com.aspectran.core.component.bean.AnnotatedConfigParser
 
parse() - Method in class com.aspectran.shell.command.AbstractCommandLine
 
parse() - Method in class com.aspectran.shell.command.TransletCommandLine
 
parse(Activity) - Static method in class com.aspectran.core.activity.FormattingContext
 
parse(RequestAdapter) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Parse the given servlet request, resolving its multipart elements.
parse(RequestAdapter) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
parse(RequestAdapter) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
 
parse(Token[], String) - Static method in class com.aspectran.core.activity.request.PathVariableMap
 
parse(RuleAppender) - Method in class com.aspectran.core.context.rule.parser.xml.AspectranNodeParser
Parses the aspectran configuration.
parse(AspectranParameters) - Method in interface com.aspectran.core.context.rule.parser.ActivityContextParser
 
parse(AspectranParameters) - Method in class com.aspectran.core.context.rule.parser.HybridActivityContextParser
 
parse(Options, String[]) - Method in class com.aspectran.shell.command.option.DefaultOptionParser
 
parse(Options, String[]) - Method in interface com.aspectran.shell.command.option.OptionParser
Parse the arguments according to the specified options.
parse(Options, String[], boolean) - Method in class com.aspectran.shell.command.option.DefaultOptionParser
 
parse(Options, String[], boolean) - Method in interface com.aspectran.shell.command.option.OptionParser
Parse the arguments according to the specified options.
parse(Options, String[], Properties) - Method in class com.aspectran.shell.command.option.DefaultOptionParser
Parse the arguments according to the specified options and properties.
parse(Options, String[], Properties) - Method in interface com.aspectran.shell.command.option.OptionParser
Parse the arguments according to the specified options and properties.
parse(Options, String[], Properties, boolean) - Method in class com.aspectran.shell.command.option.DefaultOptionParser
Parse the arguments according to the specified options and properties.
parse(Options, String[], Properties, boolean) - Method in interface com.aspectran.shell.command.option.OptionParser
Parse the arguments according to the specified options and properties.
parse(File) - Static method in class com.aspectran.core.util.apon.AponReader
Converts to a Parameters object from a file.
parse(File, String) - Static method in class com.aspectran.core.util.apon.AponReader
Converts to a Parameters object from a file.
parse(File, String, T) - Static method in class com.aspectran.core.util.apon.AponReader
Converts into a given Parameters object from a file.
parse(File, T) - Static method in class com.aspectran.core.util.apon.AponReader
Converts into a given Parameters object from a file.
parse(InputStream) - Method in class com.aspectran.core.util.nodelet.NodeletParser
Begins parsing from the provided InputStream.
parse(Reader) - Static method in class com.aspectran.core.util.apon.AponReader
Converts to a Parameters object from a character-input stream.
parse(Reader) - Method in class com.aspectran.core.util.nodelet.NodeletParser
Begins parsing from the provided Reader.
parse(Reader, T) - Static method in class com.aspectran.core.util.apon.AponReader
Converts into a given Parameters object from a character-input stream.
parse(String) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
parse(String) - Static method in class com.aspectran.core.context.expr.token.TokenParser
Returns an array of tokens that contains tokenized string.
parse(String) - Method in interface com.aspectran.core.context.rule.parser.ActivityContextParser
 
parse(String) - Method in class com.aspectran.core.context.rule.parser.HybridActivityContextParser
 
parse(String) - Static method in enum com.aspectran.core.context.rule.type.MethodType
Returns an array of MethodType with a value represented by the specified String.
parse(String) - Static method in class com.aspectran.core.util.apon.AponReader
Converts an APON formatted string into a Parameters object.
parse(String) - Static method in class com.aspectran.core.util.PrefixSuffixPattern
 
parse(String) - Static method in class com.aspectran.shell.jline.console.JLineAnsiStyler
 
parse(String, boolean) - Static method in class com.aspectran.core.context.expr.token.TokenParser
Returns an array of tokens that contains tokenized string.
parse(String, Class<T>) - Static method in class com.aspectran.core.util.apon.AponReader
 
parse(String, Terminal) - Static method in class com.aspectran.shell.jline.console.JLineAnsiStyler
 
parse(String, T) - Static method in class com.aspectran.core.util.apon.AponReader
Converts an APON formatted string into a given Parameters object.
parse(InputSource) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
parse(InputSource) - Method in class com.aspectran.core.util.nodelet.NodeletParser
Begins parsing from the provided InputSource.
parseAsList(String) - Static method in class com.aspectran.core.context.expr.token.TokenParser
 
parseAsMap(String) - Static method in class com.aspectran.core.context.expr.token.TokenParser
 
parseBody(InputStream, String) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
 
parseBody(InputStream, String, long) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
 
parseBodyAsParameters(RequestAdapter, MediaType, Class<T>) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
 
parseBodyAsParameters(String, Class<T>) - Static method in class com.aspectran.core.activity.request.RequestBodyParser
 
parseDeclaredAttributes() - Method in class com.aspectran.core.activity.CoreActivity
Parses the declared attributes.
parseDeclaredParameters() - Method in class com.aspectran.core.activity.CoreActivity
Parses the declared parameters.
ParsedOptions - Class in com.aspectran.shell.command.option
Represents list of arguments parsed against a Options descriptor.
ParsedOptions() - Constructor for class com.aspectran.shell.command.option.ParsedOptions
 
parseExpression(String) - Static method in class com.aspectran.core.context.expr.BooleanExpression
 
parseExpression(String) - Static method in class com.aspectran.core.context.expr.ognl.OgnlSupport
 
parseLocaleString(String) - Static method in class com.aspectran.core.util.StringUtils
Parse the given localeString value into a Locale.
parseMediaType(String) - Static method in class com.aspectran.web.support.http.MediaType
Parse the given String into a single MediaType.
parseMediaType(String) - Static method in class com.aspectran.web.support.http.MediaTypeUtils
Parse the given String into a single MediaType.
parseMediaTypes(String) - Static method in class com.aspectran.web.support.http.MediaType
Parse the comma-separated string into a list of MediaType objects.
parseMediaTypes(String) - Static method in class com.aspectran.web.support.http.MediaTypeUtils
Parse the comma-separated string into a list of MediaType objects.
parseMediaTypes(List<String>) - Static method in class com.aspectran.web.support.http.MediaType
Parse the given list of (potentially) comma-separated strings into a list of MediaType objects.
parseOptions(Options) - Method in class com.aspectran.shell.command.CommandLineParser
 
parsePattern(String) - Static method in class com.aspectran.core.context.rule.PointcutPatternRule
 
parseRequest() - Method in class com.aspectran.core.activity.CoreActivity
 
parseRequest() - Method in class com.aspectran.core.activity.InstantActivity
 
parseRequest() - Method in class com.aspectran.daemon.activity.DaemonActivity
 
parseRequest() - Method in class com.aspectran.embed.activity.AspectranActivity
 
parseRequest() - Method in class com.aspectran.shell.activity.ShellActivity
 
parseRequest() - Method in class com.aspectran.undertow.activity.TowActivity
 
parseRequest() - Method in class com.aspectran.web.activity.WebActivity
 
parseSequenceParameter(Map, String) - Method in class com.aspectran.freemarker.directive.AbstractTrimDirectiveModel
Parse sequence parameter.
parseStringParameter(Map, String) - Method in class com.aspectran.freemarker.directive.AbstractTrimDirectiveModel
Parse string parameter.
parseTimeZoneString(String) - Static method in class com.aspectran.core.util.StringUtils
Parse the given timeZoneString value into a TimeZone.
parseToken(String) - Method in class com.aspectran.core.util.security.PBTokenIssuer
 
parseToken(String) - Method in class com.aspectran.core.util.security.TimeLimitedPBTokenIssuer
 
parseToken(String, Class<T>) - Method in class com.aspectran.core.util.security.PBTokenIssuer
 
parseToken(String, Class<T>) - Method in class com.aspectran.core.util.security.TimeLimitedPBTokenIssuer
 
parseURLEncoded(RequestAdapter) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
 
parseURLEncoded(RequestAdapter, Class<T>) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
 
parseURLEncoded(String, String) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
 
parsingFailed(String, Throwable) - Method in class com.aspectran.core.context.rule.parser.xml.AspectranNodeParser
 
PARTIAL_CONTENT - com.aspectran.web.support.http.HttpStatus
206 Partial Content.
PATCH - com.aspectran.core.context.rule.type.MethodType
partial modification of a resource.
path - Static variable in class com.aspectran.core.context.rule.params.RedirectParameters
 
path() - Method in annotation type com.aspectran.core.component.bean.annotation.Redirect
 
PathVariableMap - Class in com.aspectran.core.activity.request
The Class PathVariableMap.
PathVariableMap() - Constructor for class com.aspectran.core.activity.request.PathVariableMap
 
patternMatches(String, String) - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
 
patternMatches(String, String) - Method in class com.aspectran.core.component.aspect.pointcut.RegexpPointcut
 
patternMatches(String, String) - Method in class com.aspectran.core.component.aspect.pointcut.WildcardPointcut
 
patternMatches(String, String, char) - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
 
patternMatches(String, String, char) - Method in class com.aspectran.core.component.aspect.pointcut.RegexpPointcut
 
patternMatches(String, String, char) - Method in class com.aspectran.core.component.aspect.pointcut.WildcardPointcut
 
pause() - Method in class com.aspectran.core.service.AbstractServiceController
 
pause() - Method in interface com.aspectran.core.service.ServiceController
Pauses the service.
pause(long) - Method in class com.aspectran.core.service.AbstractServiceController
 
pause(long) - Method in interface com.aspectran.core.service.ServiceController
Pauses the service for a specified period of time.
pause(String) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
paused() - Method in interface com.aspectran.core.service.ServiceStateListener
This method is called when the service is paused for a period of time.
paused(long) - Method in interface com.aspectran.core.service.ServiceStateListener
This method is called when the service is paused.
PAYLOAD_TOO_LARGE - com.aspectran.web.support.http.HttpStatus
413 Payload Too Large.
PAYMENT_REQUIRED - com.aspectran.web.support.http.HttpStatus
402 Payment Required.
PBDecryptCommand - Class in com.aspectran.shell.command.builtins
Decrypts the input string using the encryption password.
PBDecryptCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.PBDecryptCommand
 
PBEncryptCommand - Class in com.aspectran.shell.command.builtins
Encrypts the input string using the encryption password.
PBEncryptCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.PBEncryptCommand
 
PBEncryptionUtils - Class in com.aspectran.core.util
This class provides basic encryption/decryption capabilities to implement PBE.
PBEncryptionUtils() - Constructor for class com.aspectran.core.util.PBEncryptionUtils
 
PBTokenIssuer - Class in com.aspectran.core.util.security
Password based token issuer.
PBTokenIssuer() - Constructor for class com.aspectran.core.util.security.PBTokenIssuer
 
PebbleEngineFactory - Class in com.aspectran.pebble
Factory that configures a Pebble Engine Configuration.
PebbleEngineFactory() - Constructor for class com.aspectran.pebble.PebbleEngineFactory
 
PebbleEngineFactoryBean - Class in com.aspectran.pebble
JavaBean to configure Pebble Engine.
PebbleEngineFactoryBean() - Constructor for class com.aspectran.pebble.PebbleEngineFactoryBean
 
PebbleTemplateEngine - Class in com.aspectran.pebble
The Class PebbleTemplateEngine.
PebbleTemplateEngine(PebbleEngine) - Constructor for class com.aspectran.pebble.PebbleTemplateEngine
 
PebbleViewDispatcher - Class in com.aspectran.pebble.view
The Class PebbleViewDispatcher.
PebbleViewDispatcher(PebbleEngine) - Constructor for class com.aspectran.pebble.view.PebbleViewDispatcher
 
peek() - Method in class com.aspectran.core.util.ArrayStack
Returns the top item off of this stack without removing it.
peek() - Method in class com.aspectran.core.util.json.JsonReader
Returns the type of the next token without consuming it.
peek(int) - Method in class com.aspectran.core.util.ArrayStack
Returns the n'th item down (zero-relative) from the top of this stack without removing it.
peek(Class<?>) - Method in class com.aspectran.core.util.ArrayStack
 
peekObject() - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
peekObject(int) - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
peekObject(Class<?>) - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
pending(AppendRule) - Method in interface com.aspectran.core.context.rule.appender.RuleAppendHandler
 
perform() - Method in interface com.aspectran.core.activity.Activity
Performs the prepared activity.
perform() - Method in class com.aspectran.core.activity.CoreActivity
 
perform() - Method in class com.aspectran.core.activity.DefaultActivity
 
perform() - Method in class com.aspectran.shell.command.ShellCommandInterpreter
 
perform(Callable<V>) - Method in interface com.aspectran.core.activity.Activity
Performs the given instant activity.
perform(Callable<V>) - Method in class com.aspectran.core.activity.CoreActivity
 
perform(Callable<V>) - Method in class com.aspectran.core.activity.DefaultActivity
 
perform(Callable<V>) - Method in class com.aspectran.core.activity.InstantActivity
 
PERMANENT_REDIRECT - com.aspectran.web.support.http.HttpStatus
308 Permanent Redirect.
PluralWildcardPattern - Class in com.aspectran.core.util.wildcard
Class for Wildcard Matching with multiple Include and Exclude patterns.
PluralWildcardPattern(WildcardPattern[], WildcardPattern[]) - Constructor for class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
PluralWildcardPattern(String[], String[]) - Constructor for class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
PluralWildcardPattern(String[], String[], char) - Constructor for class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
plus - Static variable in class com.aspectran.core.context.rule.params.PointcutParameters
 
PLUS_CHAR - Static variable in class com.aspectran.core.util.wildcard.WildcardPattern
 
pointcut - Static variable in class com.aspectran.core.context.rule.params.JoinpointParameters
 
pointcut() - Method in annotation type com.aspectran.core.component.bean.annotation.Joinpoint
 
Pointcut - Interface in com.aspectran.core.component.aspect.pointcut
The Interface Pointcut.
POINTCUT_PATTERN_VERIFIABLE - com.aspectran.core.context.rule.type.DefaultSettingType
 
PointcutFactory - Class in com.aspectran.core.component.aspect.pointcut
A factory for creating Pointcut objects.
PointcutFactory() - Constructor for class com.aspectran.core.component.aspect.pointcut.PointcutFactory
 
PointcutParameters - Class in com.aspectran.core.context.rule.params
 
PointcutParameters() - Constructor for class com.aspectran.core.context.rule.params.PointcutParameters
 
PointcutParameters(String) - Constructor for class com.aspectran.core.context.rule.params.PointcutParameters
 
PointcutPatternRule - Class in com.aspectran.core.context.rule
The pattern rule for identifying pointcut targets
PointcutPatternRule() - Constructor for class com.aspectran.core.context.rule.PointcutPatternRule
 
PointcutQualifierParameters - Class in com.aspectran.core.context.rule.params
 
PointcutQualifierParameters() - Constructor for class com.aspectran.core.context.rule.params.PointcutQualifierParameters
 
PointcutRule - Class in com.aspectran.core.context.rule
Pointcut are expressions that is matched with join points to determine whether advice needs to be executed or not.
PointcutRule(PointcutType) - Constructor for class com.aspectran.core.context.rule.PointcutRule
 
PointcutType - Enum in com.aspectran.core.context.rule.type
Supported Pointcut types.
pollForPurge() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.ReferenceManager
Return any reference that has been garbage collected and can be purged from the underlying structure or null if no references need purging.
polling() - Method in interface com.aspectran.daemon.command.polling.CommandPoller
 
polling() - Method in class com.aspectran.daemon.command.polling.FileCommandPoller
 
PollingIntervalCommand - Class in com.aspectran.daemon.command.builtins
 
PollingIntervalCommand(CommandRegistry) - Constructor for class com.aspectran.daemon.command.builtins.PollingIntervalCommand
 
pop() - Method in class com.aspectran.core.util.ArrayStack
Pops the top item off of this stack and return it.
popObject() - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
POST - com.aspectran.core.context.rule.type.MethodType
creates a resource.
postProcess(ContextRuleAssistant) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
 
POWERED_BY - Static variable in class com.aspectran.core.util.Aspectran
 
POWERED_BY_LINK - Static variable in class com.aspectran.core.util.Aspectran
 
PRAGMA - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Pragma header field name.
PRECONDITION_FAILED - com.aspectran.web.support.http.HttpStatus
412 Precondition failed.
PRECONDITION_REQUIRED - com.aspectran.web.support.http.HttpStatus
428 Precondition Required.
preconditionFailed() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
preconditionFailed() - Method in interface com.aspectran.web.activity.response.RestResponse
 
preconditionFailed(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
412 Precondition failed.
PREFIX_PARAM_NAME - Static variable in interface com.aspectran.freemarker.directive.TrimDirective
 
PREFIX_SUFFIX_PATTERN_SEPARATOR - Static variable in class com.aspectran.core.util.PrefixSuffixPattern
 
PrefixSuffixPattern - Class in com.aspectran.core.util
 
PrefixSuffixPattern() - Constructor for class com.aspectran.core.util.PrefixSuffixPattern
 
PrefixSuffixPattern(String) - Constructor for class com.aspectran.core.util.PrefixSuffixPattern
 
prepare(AspectranConfig) - Method in class com.aspectran.core.service.AbstractCoreService
 
prepare(TransletRule) - Method in class com.aspectran.core.activity.CoreActivity
Prepare for the activity.
prepare(String) - Method in class com.aspectran.core.activity.CoreActivity
Prepare for the activity.
prepare(String, TransletRule) - Method in class com.aspectran.core.activity.CoreActivity
Prepare for the activity.
prepare(String, MethodType) - Method in class com.aspectran.core.activity.CoreActivity
Prepare for the activity.
prepare(String, MethodType) - Method in class com.aspectran.undertow.activity.TowActivity
 
prepare(String, MethodType) - Method in class com.aspectran.web.activity.WebActivity
 
prepare(String, String) - Method in class com.aspectran.core.activity.CoreActivity
Prepare for the activity.
prepareAspectAdviceRule(TransletRule) - Method in class com.aspectran.core.activity.AdviceActivity
 
preparse() - Method in class com.aspectran.undertow.adapter.TowRequestAdapter
 
preparse() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
preparse(ParameterMap, Map<String, Object>) - Method in class com.aspectran.core.adapter.DefaultRequestAdapter
 
preparse(TowRequestAdapter) - Method in class com.aspectran.undertow.adapter.TowRequestAdapter
 
preparse(HttpServletRequestAdapter) - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
pretty - Static variable in class com.aspectran.core.context.rule.params.TransformParameters
 
pretty() - Method in annotation type com.aspectran.core.component.bean.annotation.Transform
 
prettyPrint(boolean) - Method in class com.aspectran.core.util.apon.AponWriter
 
prettyPrint(boolean) - Method in class com.aspectran.core.util.json.JsonWriter
 
prettyPrint(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
prettyPrint(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
 
previous() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
printAboutMe(PrintStream) - Static method in class com.aspectran.core.util.Aspectran
Prints Aspectran information to the specified print stream.
printArguments(List<Arguments>, int) - Method in class com.aspectran.shell.command.option.HelpFormatter
 
printGreetings() - Method in class com.aspectran.shell.service.AbstractShellService
 
printGreetings() - Method in interface com.aspectran.shell.service.ShellService
Prints greeting message.
printHelp() - Method in class com.aspectran.shell.service.AbstractShellService
 
printHelp() - Method in interface com.aspectran.shell.service.ShellService
Prints help information.
printHelp(Command) - Method in class com.aspectran.shell.command.option.HelpFormatter
Print the help with the given Command object.
printHelp(Console) - Method in class com.aspectran.shell.command.AbstractCommand
 
printHelp(Console) - Method in interface com.aspectran.shell.command.Command
Prints the usage statement for the specified command.
printOptions(Options) - Method in class com.aspectran.shell.command.option.HelpFormatter
Print the help for the specified Options to the specified writer, using the specified width, left padding and description padding.
printPrettyAboutMe(PrintStream) - Static method in class com.aspectran.core.util.Aspectran
Prints Aspectran information to the specified print stream.
printQuickHelp(Console) - Method in class com.aspectran.shell.command.AbstractCommand
 
printQuickHelp(Console) - Method in interface com.aspectran.shell.command.Command
 
printUsage(Command) - Method in class com.aspectran.shell.command.option.HelpFormatter
Prints the usage statement for the specified command.
printUsage(String) - Method in class com.aspectran.shell.command.option.HelpFormatter
Print the help for options with the specified command line syntax.
printWrapped(String) - Method in class com.aspectran.shell.command.option.HelpFormatter
Print the specified text to the specified PrintWriter.
process(String) - Method in interface com.aspectran.core.util.nodelet.NodeEndlet
For a registered XPath, the NodeletParser will call the Nodelet's process method for processing.
process(String, Map<String, Object>, Writer) - Method in interface com.aspectran.core.component.template.engine.TemplateEngine
Executes template, using the data-model provided, writing the generated output to the supplied Writer.
process(String, Map<String, Object>, Writer) - Method in class com.aspectran.freemarker.FreeMarkerTemplateEngine
 
process(String, Map<String, Object>, Writer) - Method in class com.aspectran.pebble.PebbleTemplateEngine
 
process(String, Map<String, Object>, Writer, Locale) - Method in interface com.aspectran.core.component.template.engine.TemplateEngine
Executes template, using the data-model provided, writing the generated output to the supplied Writer.
process(String, Map<String, Object>, Writer, Locale) - Method in class com.aspectran.freemarker.FreeMarkerTemplateEngine
 
process(String, Map<String, Object>, Writer, Locale) - Method in class com.aspectran.pebble.PebbleTemplateEngine
 
process(String, Map<String, Object>, String, Writer) - Method in interface com.aspectran.core.component.template.engine.TemplateEngine
Executes template, using the data-model provided, writing the generated output to the supplied Writer.
process(String, Map<String, Object>, String, Writer) - Method in class com.aspectran.freemarker.FreeMarkerTemplateEngine
 
process(String, Map<String, Object>, String, Writer) - Method in class com.aspectran.pebble.PebbleTemplateEngine
 
process(Map<String, String>) - Method in interface com.aspectran.core.util.nodelet.Nodelet
For a registered XPath, the NodeletParser will call the Nodelet's process method for processing.
processActualRequest(Translet) - Method in interface com.aspectran.web.support.cors.CorsProcessor
Process a simple or actual CORS request.
processActualRequest(Translet) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
 
ProcessException - Exception in com.aspectran.core.activity.process
This exception will be thrown if the translet processing fails.
ProcessException(String) - Constructor for exception com.aspectran.core.activity.process.ProcessException
Constructor to create exception with a message.
ProcessException(String, Throwable) - Constructor for exception com.aspectran.core.activity.process.ProcessException
Constructor to create exception to wrap another exception and pass a message.
PROCESSING - com.aspectran.web.support.http.HttpStatus
102 Processing.
ProcessLogger - Interface in com.aspectran.core.util
Created: 2019/11/17
processPreflightRequest(Translet) - Method in interface com.aspectran.web.support.cors.CorsProcessor
Process a preflight CORS request.
processPreflightRequest(Translet) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
 
ProcessResult - Class in com.aspectran.core.activity.process.result
The Class ProcessResult.
ProcessResult() - Constructor for class com.aspectran.core.activity.process.result.ProcessResult
 
ProcessResult(int) - Constructor for class com.aspectran.core.activity.process.result.ProcessResult
 
ProcessRunner - Class in com.aspectran.core.util
The ProcessRunner class helps running external processes.
ProcessRunner() - Constructor for class com.aspectran.core.util.ProcessRunner
 
ProcessRunner(ProcessLogger) - Constructor for class com.aspectran.core.util.ProcessRunner
 
ProcrunDaemon - Class in com.aspectran.daemon
Start and Stop Aspectran Daemon using Procrun.
ProcrunDaemon() - Constructor for class com.aspectran.daemon.ProcrunDaemon
 
profile - Static variable in class com.aspectran.core.context.rule.params.AppendParameters
 
profile - Static variable in class com.aspectran.core.context.rule.params.EnvironmentParameters
 
profile - Static variable in class com.aspectran.core.context.rule.params.ItemHolderParameters
 
Profile - Annotation Type in com.aspectran.core.component.bean.annotation
 
profiling(ItemRuleMap, ItemRuleMap) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
properties - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
properties - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
properties - Static variable in class com.aspectran.core.context.rule.params.EnvironmentParameters
 
PROPERTIES - com.aspectran.core.context.rule.type.ItemType
 
PropertiesLoaderUtils - Class in com.aspectran.core.util
Convenient utility methods for loading of java.util.Properties, performing standard handling of input streams.
PropertiesLoaderUtils() - Constructor for class com.aspectran.core.util.PropertiesLoaderUtils
 
PROPERTY - com.aspectran.core.context.rule.type.TokenType
 
PROPERTY_SYMBOL - Static variable in class com.aspectran.core.context.expr.token.Token
 
PROTOTYPE - com.aspectran.core.context.rule.type.ScopeType
 
PROXY_AUTHENTICATE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Proxy-Authenticate header field name.
PROXY_AUTHENTICATION_REQUIRED - com.aspectran.web.support.http.HttpStatus
407 Proxy Authentication Required.
PROXY_AUTHORIZATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Proxy-Authorization header field name.
ProxyBeanInstantiationException - Exception in com.aspectran.core.component.bean.proxy
Exception thrown when instantiation of a proxy bean failed.
ProxyBeanInstantiationException(BeanRule, Throwable) - Constructor for exception com.aspectran.core.component.bean.proxy.ProxyBeanInstantiationException
Create a new ProxyBeanInstantiationException.
purgeUnreferencedEntries() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
Remove any entries that have been garbage collected and are no longer referenced.
push(E) - Method in class com.aspectran.core.util.ArrayStack
Pushes a new item onto the top of this stack.
pushObject(Object) - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
put(String, Object) - Method in class com.aspectran.core.activity.ActivityDataMap
 
put(String, Object) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 
put(String, URL) - Method in class com.aspectran.core.context.resource.ResourceEntries
 
put(String, List<V>) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
put(String, V) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
put(String, V[]) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
put(K, V) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
put(K, V[]) - Method in class com.aspectran.core.util.LinkedMultiValueMap
 
put(K, V[]) - Method in interface com.aspectran.core.util.MultiValueMap
Set the given values under the given key.
PUT - com.aspectran.core.context.rule.type.MethodType
(completely) replaces an existing resource.
putAdviceResult(AspectAdviceRule, Object) - Method in class com.aspectran.core.activity.AdviceActivity
Puts the result of the advice.
putAdviceResult(AspectAdviceRule, Object) - Method in class com.aspectran.core.activity.aspect.AspectAdviceResult
 
putAll(Parameters) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
putAll(Parameters) - Method in interface com.aspectran.core.util.apon.Parameters
 
putAll(Map<? extends String, ?>) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 
putAll(Map<? extends String, ? extends List<V>>) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
putAll(Map<? extends String, ? extends V>) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
putAllAttributes(Map<String, Object>) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
putAllAttributes(Map<String, Object>) - Method in interface com.aspectran.core.adapter.RequestAdapter
Copies all of the mappings from the specified attributes.
putAllAttributes(Map<String, Object>) - Method in class com.aspectran.core.component.session.SessionData
Copies all of the mappings from the specified attributes.
putAllFileParameters(MultiValueMap<String, FileParameter>) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
putAllFileParameters(MultiValueMap<String, FileParameter>) - Method in interface com.aspectran.core.adapter.RequestAdapter
Copies all of the mappings from the specified file parameters.
putAllParameters(ParameterMap) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
putAllParameters(ParameterMap) - Method in interface com.aspectran.core.adapter.RequestAdapter
Copies all of the mappings from the specified parameters.
putAllParameters(MultiValueMap<String, String>) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
putAllParameters(MultiValueMap<String, String>) - Method in interface com.aspectran.core.adapter.RequestAdapter
Copies all of the mappings from the specified parameters.
putAspectAdviceBean(String, Object) - Method in class com.aspectran.core.activity.AdviceActivity
Puts the aspect advice bean.
putAspectAdviceBean(String, Object) - Method in class com.aspectran.core.activity.aspect.AspectAdviceResult
 
putBeanInstance(Activity, BeanRule, BeanInstance) - Method in class com.aspectran.core.component.bean.scope.AbstractScope
 
putBeanInstance(Activity, BeanRule, BeanInstance) - Method in interface com.aspectran.core.component.bean.scope.Scope
Saves an instantiated bean with the given bean rule into the scope.
putBeanInstance(Activity, BeanRule, BeanInstance) - Method in class com.aspectran.core.component.bean.scope.SessionScope
 
putBeanRule(String, BeanRule) - Method in class com.aspectran.core.context.rule.ItemRule
 
putExceptionThrownRule(ExceptionThrownRule) - Method in class com.aspectran.core.context.rule.AspectRule
 
putExceptionThrownRule(ExceptionThrownRule) - Method in class com.aspectran.core.context.rule.ExceptionRule
Puts the exception thrown rule.
putIfAbsent(K, V) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
putItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.ItemRuleMap
Adds a item rule.
putResource(File, JarEntry) - Method in class com.aspectran.core.context.resource.ResourceEntries
 
putResource(File, JarEntry) - Method in class com.aspectran.core.context.resource.ResourceManager
 
putResource(String, File) - Method in class com.aspectran.core.context.resource.ResourceEntries
 
putResource(String, File) - Method in class com.aspectran.core.context.resource.ResourceManager
 
putSetting(String, Object) - Method in class com.aspectran.core.context.rule.params.SettingsParameters
 
putSetting(String, Object) - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
putSetting(String, String) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Puts the setting value.
putTrimDirective(TrimDirective) - Method in class com.aspectran.freemarker.directive.TrimDirectiveGroup
 
putTypeAlias(String, Object) - Method in class com.aspectran.core.context.rule.params.TypeAliasesParameters
 
putValue(ParameterKey, Object) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
putValue(ParameterKey, Object) - Method in interface com.aspectran.core.util.apon.Parameters
Put a value into the Parameter with the specified parameter definition.
putValue(Parameters, Object) - Method in class com.aspectran.core.util.apon.ObjectToAponConverter
 
putValue(Parameters, String, Object) - Method in class com.aspectran.core.util.apon.ObjectToAponConverter
 
putValue(Object) - Method in interface com.aspectran.core.util.apon.Parameter
Puts the parameter value.
putValue(Object) - Method in class com.aspectran.core.util.apon.ParameterValue
 
putValue(String, Token[]) - Method in class com.aspectran.core.context.rule.ItemRule
Puts the specified value with the specified key to this Map type item.
putValue(String, Object) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
putValue(String, Object) - Method in interface com.aspectran.core.util.apon.Parameters
Put a value into the Parameter with the specified name.
putValue(String, Object) - Method in class com.aspectran.core.util.apon.VariableParameters
 
putValue(String, String) - Method in class com.aspectran.core.context.rule.ItemRule
Puts the specified value with the specified key to this Map type item.
putValueNonNull(ParameterKey, Object) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
putValueNonNull(ParameterKey, Object) - Method in interface com.aspectran.core.util.apon.Parameters
Put a value of the parameter corresponding to the given parameter definition.
putValueNonNull(String, Object) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
putValueNonNull(String, Object) - Method in interface com.aspectran.core.util.apon.Parameters
Put a value of the parameter corresponding to the given name.

Q

Qualifier - Annotation Type in com.aspectran.core.component.bean.annotation
 
QUALITY_VALUE_COMPARATOR - Static variable in class com.aspectran.web.support.http.MediaType
QuartzJobListener - Class in com.aspectran.scheduler.service
The Class QuartzJobListener.
QuartzJobListener() - Constructor for class com.aspectran.scheduler.service.QuartzJobListener
 
QuartzJobRequestAdapter - Class in com.aspectran.scheduler.adapter
Adapt Quartz Job Request to Core RequestAdapter.
QuartzJobRequestAdapter(MethodType, JobExecutionContext) - Constructor for class com.aspectran.scheduler.adapter.QuartzJobRequestAdapter
Instantiates a new QuartzJobRequestAdapter.
QuartzJobResponseAdapter - Class in com.aspectran.scheduler.adapter
Adapt Quartz Job Response to Core ResponseAdapter.
QuartzJobResponseAdapter() - Constructor for class com.aspectran.scheduler.adapter.QuartzJobResponseAdapter
 
QuartzSchedulerFactoryBean - Class in com.aspectran.scheduler.support
FactoryBean implementation that builds a QuartzScheduler.
QuartzSchedulerFactoryBean() - Constructor for class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
 
QuartzSchedulerService - Class in com.aspectran.scheduler.service
The Class QuartzSchedulerService.
QuartzSchedulerService(CoreService) - Constructor for class com.aspectran.scheduler.service.QuartzSchedulerService
 
QUESTION_CHAR - Static variable in class com.aspectran.core.util.wildcard.WildcardPattern
 
QuitCommand - Class in com.aspectran.daemon.command.builtins
 
QuitCommand - Class in com.aspectran.shell.command.builtins
Releases all resources and exits this application.
QuitCommand(CommandRegistry) - Constructor for class com.aspectran.daemon.command.builtins.QuitCommand
 
QuitCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.QuitCommand
 

R

RANGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Range header field name.
read() - Method in class com.aspectran.core.util.apon.AponReader
Reads an APON document into a VariableParameters object.
read(File, String) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a string from the specified file.
read(Reader) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a string from the specified Reader object.
read(URL, String) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a string from the specified url.
read(T) - Method in class com.aspectran.core.util.apon.AponReader
Reads an APON formatted document into the specified Parameters object.
readCommandLine() - Method in interface com.aspectran.shell.console.Console
 
readCommandLine() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
readCommandLine() - Method in class com.aspectran.shell.console.DefaultConsole
 
readCommandLine() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
readCommandLine(String) - Method in interface com.aspectran.shell.console.Console
 
readCommandLine(String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
readCommandLine(String) - Method in class com.aspectran.shell.console.DefaultConsole
 
readCommandLine(String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
readFrom(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
readFrom(String) - Method in interface com.aspectran.core.util.apon.Parameters
 
readLine() - Method in interface com.aspectran.shell.console.Console
 
readLine() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
readLine() - Method in class com.aspectran.shell.console.DefaultConsole
 
readLine() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
readLine(String) - Method in interface com.aspectran.shell.console.Console
 
readLine(String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
readLine(String) - Method in class com.aspectran.shell.console.DefaultConsole
 
readLine(String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
readLine(String, String) - Method in interface com.aspectran.shell.console.Console
 
readLine(String, String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
readLine(String, String) - Method in class com.aspectran.shell.console.DefaultConsole
 
readLine(String, String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
readMultiCommandLine(String) - Method in class com.aspectran.shell.console.AbstractConsole
 
readMultiLine(String) - Method in class com.aspectran.shell.console.AbstractConsole
 
readPassword() - Method in interface com.aspectran.shell.console.Console
 
readPassword() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
readPassword() - Method in class com.aspectran.shell.console.DefaultConsole
 
readPassword() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
readPassword(String) - Method in interface com.aspectran.shell.console.Console
 
readPassword(String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
readPassword(String) - Method in class com.aspectran.shell.console.DefaultConsole
 
readPassword(String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
readPassword(String, String) - Method in interface com.aspectran.shell.console.Console
 
readPassword(String, String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
readPassword(String, String) - Method in class com.aspectran.shell.console.DefaultConsole
 
readPassword(String, String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
readRawCommandLine(String) - Method in class com.aspectran.shell.console.AbstractConsole
 
readRawCommandLine(String) - Method in class com.aspectran.shell.console.DefaultConsole
 
readRawCommandLine(String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
readRawLine(String) - Method in class com.aspectran.shell.console.AbstractConsole
 
readRawLine(String) - Method in class com.aspectran.shell.console.DefaultConsole
 
readRawLine(String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
ready() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
ready() - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
record(long) - Method in class com.aspectran.core.util.statistic.SampleStatistic
Records a sample value.
recordSessionTime(DefaultSession) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
recordSessionTime(DefaultSession) - Method in interface com.aspectran.core.component.session.SessionHandler
Record length of time session has been active.
redirect - Static variable in class com.aspectran.core.context.rule.params.ChooseWhenParameters
 
redirect - Static variable in class com.aspectran.core.context.rule.params.ExceptionThrownParameters
 
redirect - Static variable in class com.aspectran.core.context.rule.params.ResponseParameters
 
redirect - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
redirect(RedirectRule) - Method in class com.aspectran.core.activity.CoreTranslet
 
redirect(RedirectRule) - Method in interface com.aspectran.core.activity.Translet
Redirect a client according to the given rule.
redirect(RedirectRule) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
 
redirect(RedirectRule) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Redirects a client to a new URL.
redirect(RedirectRule) - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
redirect(RedirectRule) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
redirect(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
redirect(String) - Method in interface com.aspectran.core.activity.Translet
Redirect a client to a new target resource.
redirect(String) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
 
redirect(String) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Redirects a client to a new URL.
redirect(String) - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
redirect(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
redirect(String, Map<String, String>) - Method in class com.aspectran.core.activity.CoreTranslet
 
redirect(String, Map<String, String>) - Method in interface com.aspectran.core.activity.Translet
Redirect to the other target resource.
Redirect - Annotation Type in com.aspectran.core.component.bean.annotation
 
REDIRECT - com.aspectran.core.context.rule.type.ResponseType
 
RedirectParameters - Class in com.aspectran.core.context.rule.params
 
RedirectParameters() - Constructor for class com.aspectran.core.context.rule.params.RedirectParameters
 
RedirectResponse - Class in com.aspectran.core.activity.response
The Class RedirectResponse.
RedirectResponse(RedirectRule) - Constructor for class com.aspectran.core.activity.response.RedirectResponse
Instantiates a new RedirectResponse.
RedirectRule - Class in com.aspectran.core.context.rule
The Class RedirectRule.
RedirectRule() - Constructor for class com.aspectran.core.context.rule.RedirectRule
 
redrawLine() - Method in interface com.aspectran.shell.console.Console
 
redrawLine() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
redrawLine() - Method in class com.aspectran.shell.console.DefaultConsole
 
redrawLine() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
ReferenceManager() - Constructor for class com.aspectran.core.util.ConcurrentReferenceHashMap.ReferenceManager
 
REFERER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Referer header field name.
ReflectionUtils - Class in com.aspectran.core.util
Simple utility class for working with the reflection API.
ReflectionUtils() - Constructor for class com.aspectran.core.util.ReflectionUtils
 
refresh() - Method in class com.aspectran.core.activity.ActivityDataMap
 
REGEXP - com.aspectran.core.context.rule.type.PointcutType
 
RegexpPointcut - Class in com.aspectran.core.component.aspect.pointcut
Pointcut using Regular Expression Matching to identify joinpoints.
RegexpPointcut(List<PointcutPatternRule>) - Constructor for class com.aspectran.core.component.aspect.pointcut.RegexpPointcut
 
register(BeanRuleRegistry) - Method in class com.aspectran.core.component.aspect.AspectAdviceRulePreRegister
 
register(TransletRuleRegistry) - Method in class com.aspectran.core.component.aspect.AspectAdviceRulePreRegister
 
register(AspectRule) - Method in class com.aspectran.core.component.aspect.AspectAdviceRulePostRegister
 
register(AspectRule) - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
registerAspectAdviceRule(AspectRule) - Method in interface com.aspectran.core.activity.Activity
Register an aspect rule dynamically.
registerAspectAdviceRule(AspectRule) - Method in class com.aspectran.core.activity.AdviceActivity
 
registerAspectAdviceRule(AspectRule) - Method in class com.aspectran.core.activity.DefaultActivity
 
registerEndpoints() - Method in class com.aspectran.web.socket.jsr356.ServerEndpointExporter
Actually register the endpoints.
registerSessionListener(SessionListener) - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
registerSettingsAdviceRule(SettingsAdviceRule) - Method in interface com.aspectran.core.activity.Activity
Register a settings advice rule dynamically.
registerSettingsAdviceRule(SettingsAdviceRule) - Method in class com.aspectran.core.activity.AdviceActivity
 
registerSettingsAdviceRule(SettingsAdviceRule) - Method in class com.aspectran.core.activity.DefaultActivity
 
REGULAR_FILE_SEPARATOR - Static variable in class com.aspectran.core.util.ResourceUtils
 
REGULAR_FILE_SEPARATOR_CHAR - Static variable in class com.aspectran.core.util.ResourceUtils
 
rejectRequest(Translet, CorsException) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
Invoked when one of the CORS checks failed.
release() - Method in class com.aspectran.core.activity.CoreActivity
 
release() - Method in class com.aspectran.core.activity.InstantActivity
 
release() - Method in class com.aspectran.core.activity.request.FileParameter
Sets the access permission that allow write operations on the file associated with this FileParameter.
release() - Method in class com.aspectran.core.context.resource.ResourceManager
 
release() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
release() - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
release() - Method in interface com.aspectran.core.util.ConcurrentReferenceHashMap.Reference
Release this entry and ensure that it will be returned from ReferenceManager#pollForPurge().
release() - Method in class com.aspectran.core.util.FileLocker
Releases the lock.
release() - Method in class com.aspectran.daemon.activity.DaemonActivity
 
release() - Method in class com.aspectran.embed.activity.AspectranActivity
 
release() - Method in class com.aspectran.embed.service.AbstractEmbeddedAspectran
 
release() - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Stop the service and release all allocated resources.
release() - Method in class com.aspectran.shell.activity.ShellActivity
 
release() - Method in class com.aspectran.shell.command.ShellCommandInterpreter
 
release() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
 
release() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
 
release(String, DefaultSession) - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
release(String, DefaultSession) - Method in interface com.aspectran.core.component.session.SessionCache
Finish using a Session.
releaseSavedFile() - Method in class com.aspectran.core.activity.request.FileParameter
 
releaseSession(DefaultSession) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
releaseSession(DefaultSession) - Method in interface com.aspectran.core.component.session.SessionHandler
 
RelevantAspectRuleHolder - Class in com.aspectran.core.component.bean.proxy
The Class RelevantAspectRuleHolder.
RelevantAspectRuleHolder() - Constructor for class com.aspectran.core.component.bean.proxy.RelevantAspectRuleHolder
 
reload() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
remove(ShutdownHooks.Task) - Static method in class com.aspectran.core.util.thread.ShutdownHooks
 
remove(Object) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
remove(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
remove(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
remove(Object) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 
remove(Object, Object) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
removeAttribute(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
removeAttribute(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
removeAttribute(String) - Method in interface com.aspectran.core.activity.Translet
Removes an attribute from this request.
removeAttribute(String) - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Removes the attribute.
removeAttribute(String) - Method in class com.aspectran.core.adapter.DefaultApplicationAdapter
 
removeAttribute(String) - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
removeAttribute(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Removes an attribute from this request.
removeAttribute(String) - Method in interface com.aspectran.core.adapter.SessionAdapter
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in class com.aspectran.core.component.session.DefaultSession
 
removeAttribute(String) - Method in interface com.aspectran.core.component.session.Session
 
removeAttribute(String) - Method in class com.aspectran.core.component.session.SessionAgent
 
removeAttribute(String) - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
removeAttribute(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
removeAttribute(String) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
removeCurrentActivity() - Method in class com.aspectran.core.activity.AbstractActivity
Removes the current activity.
removeCurrentActivity() - Method in interface com.aspectran.core.context.ActivityContext
Removes the current activity.
removeCurrentActivity() - Method in class com.aspectran.core.context.AspectranActivityContext
 
removeDeployment(DeploymentInfo) - Method in class com.aspectran.undertow.server.servlet.TowServletContainer
 
removeEldestEntry(Map.Entry<String, V>) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
Determine whether this map should remove the given eldest entry.
removeExtension(String) - Static method in class com.aspectran.core.util.FilenameUtils
Removes the extension from a filename.
removeFileParameter(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
removeFileParameter(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
removeFileParameter(String) - Method in interface com.aspectran.core.activity.Translet
Removes the file parameter with the specified name.
removeFileParameter(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Removes the file parameter with the specified name.
removeLifeCycleListener(LifeCycle.Listener) - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
removeLifeCycleListener(LifeCycle.Listener) - Method in interface com.aspectran.core.util.lifecycle.LifeCycle
 
removeQualityValue() - Method in class com.aspectran.web.support.http.MediaType
Return a replica of this instance with its quality value removed.
removeRaisedException() - Method in class com.aspectran.core.activity.CoreTranslet
 
removeRaisedException() - Method in interface com.aspectran.core.activity.Translet
Remove the raised exception.
removeSession(String, boolean) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
removeSession(String, boolean) - Method in interface com.aspectran.core.component.session.SessionHandler
Remove session from manager.
removeSession(String, boolean, Session.DestroyedReason) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
removeSession(String, boolean, Session.DestroyedReason) - Method in interface com.aspectran.core.component.session.SessionHandler
 
removeSessionListener(SessionListener) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
removeSessionListener(SessionListener) - Method in interface com.aspectran.core.component.session.SessionHandler
Removes an event listener for for session-related events.
removeSessionListener(SessionListener) - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
renameTo(File) - Method in class com.aspectran.core.activity.request.FileParameter
 
renameTo(File, boolean) - Method in class com.aspectran.core.activity.request.FileParameter
 
renameTo(File, boolean) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
 
renameTo(File, boolean) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
 
render(TemplateRule, Activity) - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
render(TemplateRule, Activity) - Method in interface com.aspectran.core.component.template.TemplateRenderer
Renders the template with specified TemplateRule.
render(TemplateRule, Activity, Map<String, Object>) - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
render(TemplateRule, Activity, Map<String, Object>) - Method in interface com.aspectran.core.component.template.TemplateRenderer
Renders the template with specified TemplateRule.
render(TemplateRule, Activity, Map<String, Object>, Writer) - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
render(TemplateRule, Activity, Map<String, Object>, Writer) - Method in interface com.aspectran.core.component.template.TemplateRenderer
Renders the template with specified TemplateRule.
render(TemplateRule, Map<String, Object>) - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
render(TemplateRule, Map<String, Object>) - Method in interface com.aspectran.core.component.template.TemplateRenderer
Renders the template with specified TemplateRule.
render(String) - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
render(String) - Method in interface com.aspectran.core.component.template.TemplateRenderer
Renders the template with specified TemplateRule by its ID.
render(String) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
render(String) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Renders the template without the supplied variables.
render(String, Activity) - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
render(String, Activity) - Method in interface com.aspectran.core.component.template.TemplateRenderer
Renders the template with specified TemplateRule by its ID.
render(String, Activity, Writer) - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
render(String, Activity, Writer) - Method in interface com.aspectran.core.component.template.TemplateRenderer
Renders the template with specified TemplateRule by its ID.
render(String, Activity, Map<String, Object>) - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
render(String, Activity, Map<String, Object>) - Method in interface com.aspectran.core.component.template.TemplateRenderer
Renders the template with specified TemplateRule by its ID.
render(String, Activity, Map<String, Object>, Writer) - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
render(String, Activity, Map<String, Object>, Writer) - Method in interface com.aspectran.core.component.template.TemplateRenderer
TRenders the template with specified TemplateRule by its ID.
render(String, ParameterMap) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
render(String, ParameterMap) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Renders the template with the given parameters.
render(String, ParameterMap, Map<String, Object>) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
render(String, ParameterMap, Map<String, Object>) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Renders the template with the given parameters and attributes.
render(String, Map<String, Object>) - Method in class com.aspectran.core.component.template.ContextualTemplateRenderer
 
render(String, Map<String, Object>) - Method in interface com.aspectran.core.component.template.TemplateRenderer
Renders the template with specified TemplateRule by its ID.
render(String, Map<String, Object>) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
render(String, Map<String, Object>) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Renders the template with the given attributes.
renderDefaultMessage(String, Object[], Locale) - Method in class com.aspectran.core.support.i18n.message.MessageSourceSupport
Render the given default message String.
renderWrappedText(StringBuilder, int, int, String) - Static method in class com.aspectran.shell.command.option.HelpFormatter
Render the specified text and return the rendered Options in a StringBuilder.
renewSessionId(DefaultSession, String) - Method in class com.aspectran.core.component.session.AbstractSessionCache
Swap the id on a session.
renewSessionId(String, String) - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
renewSessionId(String, String) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
renewSessionId(String, String) - Method in interface com.aspectran.core.component.session.SessionCache
Change the id of a Session.
renewSessionId(String, String) - Method in interface com.aspectran.core.component.session.SessionHandler
Change the id of a Session.
repeat(char, int) - Static method in class com.aspectran.core.util.StringUtils
Returns padding using the specified delimiter repeated to a given length.
repeatCount - Static variable in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
repeatForever - Static variable in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
replace(String, String[], String[]) - Static method in class com.aspectran.core.util.StringUtils
Replace all occurrences of a substring within a string with another string.
replace(String, String, String) - Static method in class com.aspectran.core.util.StringUtils
Replace all occurrences of a substring within a string with another string.
replace(K, V) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
replace(K, V, V) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
Replicable<T> - Interface in com.aspectran.core.context.rule.ability
The Interface Replicable.
replicate() - Method in class com.aspectran.core.activity.process.ContentList
 
replicate() - Method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
 
replicate() - Method in class com.aspectran.core.activity.response.ForwardResponse
 
replicate() - Method in class com.aspectran.core.activity.response.RedirectResponse
 
replicate() - Method in interface com.aspectran.core.activity.response.Response
Replicates and returns this response.
replicate() - Method in class com.aspectran.core.activity.response.transform.AponTransformResponse
 
replicate() - Method in class com.aspectran.core.activity.response.transform.CustomTransformResponse
 
replicate() - Method in class com.aspectran.core.activity.response.transform.JsonTransformResponse
 
replicate() - Method in class com.aspectran.core.activity.response.transform.NoneTransformResponse
 
replicate() - Method in class com.aspectran.core.activity.response.transform.TextTransformResponse
 
replicate() - Method in class com.aspectran.core.activity.response.transform.XmlTransformResponse
 
replicate() - Method in class com.aspectran.core.activity.response.transform.XslTransformResponse
 
replicate() - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
replicate() - Method in class com.aspectran.core.context.expr.token.Token
 
replicate() - Method in interface com.aspectran.core.context.rule.ability.Replicable
Creates and returns a new instance after replicating a rule or Object.
replicate() - Method in class com.aspectran.core.context.rule.assistant.AssistantLocal
 
replicate() - Method in class com.aspectran.core.context.rule.BeanRule
 
replicate() - Method in class com.aspectran.core.context.rule.DispatchRule
 
replicate() - Method in class com.aspectran.core.context.rule.ForwardRule
 
replicate() - Method in class com.aspectran.core.context.rule.RedirectRule
 
replicate() - Method in class com.aspectran.core.context.rule.ResponseRule
 
replicate() - Method in class com.aspectran.core.context.rule.TemplateRule
 
replicate() - Method in class com.aspectran.core.context.rule.TransformRule
 
replicate() - Method in class com.aspectran.core.context.rule.TransletRule
 
replicate(Token[]) - Method in class com.aspectran.core.context.expr.token.Token
 
replicate(BeanRule) - Static method in class com.aspectran.core.context.rule.BeanRule
 
replicate(DispatchRule) - Static method in class com.aspectran.core.context.rule.DispatchRule
Returns a new derived instance of DispatchRule.
replicate(ForwardRule) - Static method in class com.aspectran.core.context.rule.ForwardRule
 
replicate(RedirectRule) - Static method in class com.aspectran.core.context.rule.RedirectRule
 
replicate(ResponseRule) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
replicate(TemplateRule) - Static method in class com.aspectran.core.context.rule.TemplateRule
 
replicate(TransformRule) - Static method in class com.aspectran.core.context.rule.TransformRule
 
replicate(TransletRule) - Static method in class com.aspectran.core.context.rule.TransletRule
 
replicate(TransletRule, String) - Static method in class com.aspectran.core.context.rule.TransletRule
 
replicateAspectAdviceRuleRegistry() - Method in class com.aspectran.core.context.rule.TransletRule
 
reporting() - Method in class com.aspectran.scheduler.service.JobActivityReport
 
request - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
Request - Annotation Type in com.aspectran.core.component.bean.annotation
 
REQUEST - com.aspectran.core.context.rule.type.ScopeType
 
REQUEST_HEADER_FIELDS_TOO_LARGE - com.aspectran.web.support.http.HttpStatus
431 Request Header Fields Too Large.
REQUEST_TIMEOUT - com.aspectran.web.support.http.HttpStatus
408 Request Timeout.
RequestAdapter - Interface in com.aspectran.core.adapter
The Interface RequestAdapter.
RequestAttributeMap - Class in com.aspectran.web.activity.request
Wrapper class for getting attributes from HttpServletRequest.
RequestAttributeMap(HttpServletRequest) - Constructor for class com.aspectran.web.activity.request.RequestAttributeMap
 
RequestBodyParser - Class in com.aspectran.core.activity.request
Provides convenient methods to parse the request body.
REQUESTED_RANGE_NOT_SATISFIABLE - com.aspectran.web.support.http.HttpStatus
416 Requested Range Not Satisfiable.
RequestException - Exception in com.aspectran.core.activity.request
This exception will be thrown when a translet request is failed.
RequestException() - Constructor for exception com.aspectran.core.activity.request.RequestException
Instantiates a new RequestException.
RequestException(String) - Constructor for exception com.aspectran.core.activity.request.RequestException
Instantiates a new RequestException.
RequestException(String, Throwable) - Constructor for exception com.aspectran.core.activity.request.RequestException
Instantiates a new RequestException.
RequestException(Throwable) - Constructor for exception com.aspectran.core.activity.request.RequestException
Instantiates a new RequestException.
RequestHeaderParser - Class in com.aspectran.web.activity.request
Provides convenient methods to parse the request headers.
RequestMethodNotAllowedException - Exception in com.aspectran.core.activity.request
Exception thrown when a request handler does not allow a specific request method.
RequestMethodNotAllowedException() - Constructor for exception com.aspectran.core.activity.request.RequestMethodNotAllowedException
Instantiates a new RequestMethodNotAllowedException.
RequestMethodNotAllowedException(MethodType) - Constructor for exception com.aspectran.core.activity.request.RequestMethodNotAllowedException
Instantiates a new RequestMethodNotAllowedException.
RequestMethodNotAllowedException(MethodType, String) - Constructor for exception com.aspectran.core.activity.request.RequestMethodNotAllowedException
Instantiates a new RequestMethodNotAllowedException.
RequestMethodNotAllowedException(String) - Constructor for exception com.aspectran.core.activity.request.RequestMethodNotAllowedException
Instantiates a new RequestMethodNotAllowedException.
RequestMethodNotAllowedException(String, Throwable) - Constructor for exception com.aspectran.core.activity.request.RequestMethodNotAllowedException
Instantiates a new RequestMethodNotAllowedException.
RequestMethodNotAllowedException(Throwable) - Constructor for exception com.aspectran.core.activity.request.RequestMethodNotAllowedException
Instantiates a new RequestMethodNotAllowedException.
RequestParameters - Class in com.aspectran.core.context.rule.params
 
RequestParameters() - Constructor for class com.aspectran.core.context.rule.params.RequestParameters
 
RequestParseException - Exception in com.aspectran.core.activity.request
Exception thrown when request could not be parsed.
RequestParseException() - Constructor for exception com.aspectran.core.activity.request.RequestParseException
Simple constructor.
RequestParseException(String) - Constructor for exception com.aspectran.core.activity.request.RequestParseException
Constructor to create exception with a message.
RequestParseException(String, Throwable) - Constructor for exception com.aspectran.core.activity.request.RequestParseException
Constructor to create exception to wrap another exception and pass a message.
RequestRule - Class in com.aspectran.core.context.rule
The Class RequestRule.
RequestRule(boolean) - Constructor for class com.aspectran.core.context.rule.RequestRule
Instantiates a new RequestRule.
RequestScope - Class in com.aspectran.core.component.bean.scope
The Class RequestScope.
RequestScope() - Constructor for class com.aspectran.core.component.bean.scope.RequestScope
Instantiates a new Request scope.
RequestToDelete - Annotation Type in com.aspectran.core.component.bean.annotation
 
RequestToGet - Annotation Type in com.aspectran.core.component.bean.annotation
 
RequestToPatch - Annotation Type in com.aspectran.core.component.bean.annotation
 
RequestToPost - Annotation Type in com.aspectran.core.component.bean.annotation
 
RequestToPut - Annotation Type in com.aspectran.core.component.bean.annotation
 
requeue() - Method in interface com.aspectran.daemon.command.polling.CommandPoller
 
requeue() - Method in class com.aspectran.daemon.command.polling.FileCommandPoller
 
required() - Method in annotation type com.aspectran.core.component.bean.annotation.Autowired
Declares whether the annotated dependency is required.
required() - Method in class com.aspectran.shell.command.option.Option.Builder
Marks this Option as required.
required(boolean) - Method in class com.aspectran.shell.command.option.Option.Builder
Sets whether the Option is mandatory.
Required - Annotation Type in com.aspectran.core.component.bean.annotation
Marks a method (typically a JavaBean setter method) as being 'required': that is, the setter method must be configured to be dependency-injected with a value.
reserve(String, Class<?>, BeanReferenceable, RuleAppender) - Method in class com.aspectran.core.context.rule.assistant.BeanReferenceInspector
Reserves to bean reference inspection.
reserveBeanReference(Class<?>, BeanReferenceable) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
reserveBeanReference(String, BeanReferenceable) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
reserveBeanReference(String, Class<?>, BeanReferenceable) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
reserveBeanReference(String, Class<?>, BeanReferenceable) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
reserveResponse() - Method in class com.aspectran.core.activity.CoreActivity
 
reserveResponse(Response) - Method in class com.aspectran.core.activity.CoreActivity
 
reset() - Method in class com.aspectran.core.context.resource.LocalResourceManager
 
reset() - Method in class com.aspectran.core.context.resource.ResourceManager
 
reset() - Method in class com.aspectran.core.util.statistic.CounterStatistic
 
reset() - Method in class com.aspectran.core.util.statistic.SampleStatistic
Resets the statistics.
reset(long) - Method in class com.aspectran.core.util.statistic.CounterStatistic
 
RESET_CONTENT - com.aspectran.web.support.http.HttpStatus
205 Reset Content.
resetStatistics() - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
resetStatistics() - Method in interface com.aspectran.core.component.session.SessionCache
Resets the running total session count in the cache.
resolve(ContentType) - Static method in enum com.aspectran.core.context.rule.type.TransformType
Returns a TransformType with a value corresponding to the specified ContentType.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.ActionType
Returns an ActionType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.AppendedFileFormatType
Returns an AppendedFileFormatType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.AppenderType
Returns an AppenderType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.AspectAdviceType
Returns an AspectAdviceType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.AutoReloadType
Returns an AutoReloadType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.AutowireTargetType
Returns an AutowireTargetType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.BeanProxifierType
Returns a BeanProxifierType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.BeanRefererType
Returns a BeanReferrerType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.ContentType
Returns a ContentType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.DefaultSettingType
Returns a DefaultSettingType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.ItemType
Returns an ItemType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.ItemValueType
Returns an ItemValueType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.JoinpointTargetType
Returns a JoinpointTargetType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.MethodType
Returns a MethodType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.PointcutType
Returns a PointcutType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.ResponseType
Returns a ResponseType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.ScopeType
Returns a ScopeType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.TextStyleType
Returns an TextStyleType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.TokenDirectiveType
Returns a TokenDirectiveType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.TokenType
Returns a TokenType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.TransformType
Returns a TransformType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.TriggerType
Returns a TriggerType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.util.apon.ValueType
Returns a ValueType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.shell.command.option.OptionValueType
Returns an OptionValueType with a value represented by the specified String.
resolveAcceptContentTypes(RequestAdapter) - Static method in class com.aspectran.web.activity.request.RequestHeaderParser
 
resolveActionBeanClass(InvokeActionRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Resolve bean class for bean method action rule.
resolveActionBeanClass(InvokeActionRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
resolveAdviceBeanClass(AspectRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Resolve bean class for the aspect rule.
resolveAdviceBeanClass(AspectRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
resolveAliasType(String) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Returns a type of an aliased type that is defined by assigning the type to the alias.
resolveAliasType(String) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
resolveAlternativeValue(Token, ClassLoader) - Static method in class com.aspectran.core.context.expr.token.Token
 
resolveAppender(String) - Method in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
 
resolveArguments(Object[], Locale) - Method in class com.aspectran.core.support.i18n.message.MessageSourceSupport
Template method for resolving argument objects.
resolveBeanClass(Token) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Resolve bean class for token.
resolveBeanClass(Token) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
resolveBeanClass(Token[]) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Resolve bean class for token.
resolveBeanClass(Token[]) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
resolveBeanClass(AutowireRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Resolve bean class for the autowire rule.
resolveBeanClass(AutowireRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
resolveBeanClass(BeanRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
 
resolveBeanClass(BeanRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
resolveBeanClass(ItemRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Resolve bean class.
resolveBeanClass(ItemRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
resolveBeanClass(ScheduleRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Resolve bean class for the schedule rule.
resolveBeanClass(ScheduleRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
resolveBeanClass(TemplateRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Resolve bean class for the template rule.
resolveBeanClass(TemplateRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
resolveByHint(String) - Static method in enum com.aspectran.core.util.apon.ValueType
 
resolveClass(ObjectStreamClass) - Method in class com.aspectran.core.util.CustomObjectInputStream
 
resolveCode(String, Locale) - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
Subclasses must implement this method to resolve a message.
resolveCode(String, Locale) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Resolves the given message code as key in the registered resource bundles, using a cached MessageFormat instance per message code.
resolveCodeWithoutArguments(String, Locale) - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
Subclasses can override this method to resolve a message without arguments in an optimized fashion, i.e.
resolveCodeWithoutArguments(String, Locale) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Resolves the given message code as key in the registered resource bundles, returning the value found in the bundle as-is (without MessageFormat parsing).
resolveDefaultLocale(Translet) - Method in class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
Resolve the default locale for the given translet, Called if can not find specified Locale.
resolveDefaultTimeZone(Translet) - Method in class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
Resolve the default time zone for the given translet, Called if can not find specified TimeZone.
resolveEntity(String, String) - Method in class com.aspectran.core.context.rule.parser.xml.AspectranDtdResolver
Converts a public DTD into a local one.
resolveFactoryBeanClass(BeanRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Resolve bean class for factory bean rule.
resolveFactoryBeanClass(BeanRule) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
resolveLocale() - Method in class com.aspectran.core.activity.CoreActivity
 
resolveLocale() - Method in class com.aspectran.undertow.activity.TowActivity
 
resolveLocale() - Method in class com.aspectran.web.activity.WebActivity
 
resolveLocale(Translet) - Method in class com.aspectran.core.support.i18n.locale.FixedLocaleResolver
 
resolveLocale(Translet) - Method in interface com.aspectran.core.support.i18n.locale.LocaleResolver
Resolve the current locale via the given translet.
resolveLocale(Translet) - Method in class com.aspectran.core.support.i18n.locale.SessionLocaleResolver
 
resolveProxyClass(String[]) - Method in class com.aspectran.core.util.CustomObjectInputStream
 
resolveTimeZone(Translet) - Method in class com.aspectran.core.support.i18n.locale.FixedLocaleResolver
 
resolveTimeZone(Translet) - Method in interface com.aspectran.core.support.i18n.locale.LocaleResolver
Resolve the current timezone via the given translet.
resolveTimeZone(Translet) - Method in class com.aspectran.core.support.i18n.locale.SessionLocaleResolver
 
resolveTypeAsSymbol(char) - Static method in class com.aspectran.core.context.expr.token.Token
Returns the token type for the specified character.
resource - Static variable in class com.aspectran.core.context.rule.params.AppendParameters
 
resource - Static variable in class com.aspectran.core.context.rule.params.TemplateParameters
 
RESOURCE - com.aspectran.core.context.rule.type.AppenderType
 
ResourceAppendRule - Class in com.aspectran.core.context.rule
Defines a rule to append a resource with defined rules.
ResourceAppendRule(String) - Constructor for class com.aspectran.core.context.rule.ResourceAppendRule
 
ResourceAppendRule(String, AppendedFileFormatType) - Constructor for class com.aspectran.core.context.rule.ResourceAppendRule
 
ResourceAppendRule(String, AppendedFileFormatType, String) - Constructor for class com.aspectran.core.context.rule.ResourceAppendRule
 
ResourceAppendRule(String, String) - Constructor for class com.aspectran.core.context.rule.ResourceAppendRule
 
ResourceBundleMessageSource - Class in com.aspectran.core.support.i18n.message
This class is a clone of org.springframework.context.support.ResourceBundleMessageSource
ResourceBundleMessageSource() - Constructor for class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
 
ResourceEntries - Class in com.aspectran.core.context.resource
The Class ResourceEntries.
ResourceEntries() - Constructor for class com.aspectran.core.context.resource.ResourceEntries
 
ResourceManager - Class in com.aspectran.core.context.resource
The Class ResourceManager.
ResourceManager() - Constructor for class com.aspectran.core.context.resource.ResourceManager
 
resourceNameToClassName(String) - Static method in class com.aspectran.core.context.resource.AspectranClassLoader
 
ResourcePathPatterns - Class in com.aspectran.undertow.server.resource
 
ResourcePathPatterns() - Constructor for class com.aspectran.undertow.server.resource.ResourcePathPatterns
 
ResourcePathPatterns(String) - Constructor for class com.aspectran.undertow.server.resource.ResourcePathPatterns
 
ResourceRuleAppender - Class in com.aspectran.core.context.rule.appender
The Class ResourceRuleAppender.
ResourceRuleAppender(String) - Constructor for class com.aspectran.core.context.rule.appender.ResourceRuleAppender
 
ResourceRuleAppender(String, ClassLoader) - Constructor for class com.aspectran.core.context.rule.appender.ResourceRuleAppender
 
ResourceUtils - Class in com.aspectran.core.util
A class to simplify access to ResourceUtils through the classloader.
ResourceUtils() - Constructor for class com.aspectran.core.util.ResourceUtils
 
response - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
response() - Method in class com.aspectran.core.activity.CoreTranslet
 
response() - Method in interface com.aspectran.core.activity.Translet
Respond immediately, and the remaining jobs will be canceled.
response(Response) - Method in class com.aspectran.core.activity.CoreTranslet
 
response(Response) - Method in interface com.aspectran.core.activity.Translet
Respond immediately, and the remaining jobs will be canceled.
Response - Interface in com.aspectran.core.activity.response
The Interface Response.
RESPONSE_TYPE - Static variable in class com.aspectran.core.context.rule.DispatchRule
 
RESPONSE_TYPE - Static variable in class com.aspectran.core.context.rule.ForwardRule
 
RESPONSE_TYPE - Static variable in class com.aspectran.core.context.rule.RedirectRule
 
RESPONSE_TYPE - Static variable in class com.aspectran.core.context.rule.TransformRule
 
ResponseAdapter - Interface in com.aspectran.core.adapter
The Interface ResponseAdapter.
ResponseException - Exception in com.aspectran.core.activity.response
The Class ResponseException.
ResponseException() - Constructor for exception com.aspectran.core.activity.response.ResponseException
Simple constructor.
ResponseException(String) - Constructor for exception com.aspectran.core.activity.response.ResponseException
Constructor to create exception with a message.
ResponseException(String, Throwable) - Constructor for exception com.aspectran.core.activity.response.ResponseException
Constructor to create exception to wrap another exception and pass a message.
ResponseException(Throwable) - Constructor for exception com.aspectran.core.activity.response.ResponseException
Constructor to create exception to wrap another exception.
ResponseMap - Class in com.aspectran.core.activity.response
The Class ResponseMap.
ResponseMap() - Constructor for class com.aspectran.core.activity.response.ResponseMap
 
ResponseParameters - Class in com.aspectran.core.context.rule.params
 
ResponseParameters() - Constructor for class com.aspectran.core.context.rule.params.ResponseParameters
 
ResponseRule - Class in com.aspectran.core.context.rule
The Class ResponseRule.
ResponseRule(boolean) - Constructor for class com.aspectran.core.context.rule.ResponseRule
Instantiates a new ResponseRule.
ResponseRuleApplicable - Interface in com.aspectran.core.context.rule.ability
The Interface ResponseRuleApplicable.
ResponseType - Enum in com.aspectran.core.context.rule.type
Supported Response types.
restart() - Method in class com.aspectran.core.service.AbstractServiceController
 
restart() - Method in interface com.aspectran.core.service.ServiceController
Restarts the service.
restart(String) - Method in class com.aspectran.core.service.AbstractServiceController
 
restart(String) - Method in interface com.aspectran.core.service.ServiceController
Restarts the service.
restart(String) - Method in class com.aspectran.shell.service.AbstractShellService
 
RestartCommand - Class in com.aspectran.daemon.command.builtins
 
RestartCommand - Class in com.aspectran.shell.command.builtins
Restarts the Aspectran Shell.
RestartCommand(CommandRegistry) - Constructor for class com.aspectran.daemon.command.builtins.RestartCommand
 
RestartCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.RestartCommand
 
restarted() - Method in interface com.aspectran.core.service.ServiceStateListener
This method is called when the service is restarted.
restore(Activity, BeanRuleRegistry) - Static method in class com.aspectran.core.component.bean.scope.SessionScope
 
restore(Map, Object, Member, String, Object) - Method in class com.aspectran.core.context.expr.ognl.OgnlMemberAccess
 
restoreAssistantLocal(AssistantLocal) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Restore the assistant local.
restoreThreadContextClassLoader(ClassLoader) - Static method in class com.aspectran.core.util.ClassUtils
 
RestResponse - Interface in com.aspectran.web.activity.response
Base class that represents an HTTP response for a REST resource.
restructureIfNecessary(boolean) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Segment
Restructure the underlying data structure when it becomes necessary.
ResultValueMap - Class in com.aspectran.core.activity.process.result
 
ResultValueMap() - Constructor for class com.aspectran.core.activity.process.result.ResultValueMap
 
resume() - Method in class com.aspectran.core.service.AbstractServiceController
 
resume() - Method in interface com.aspectran.core.service.ServiceController
Continues the service after it has been paused.
resume(String) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
resumed() - Method in interface com.aspectran.core.service.ServiceStateListener
This method is called when the service is resumed.
RETRY_AFTER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Retry-After header field name.
rollback() - Method in class com.aspectran.core.activity.request.FileParameter
If the saved file exists, delete it.
rollback() - Method in class com.aspectran.mybatis.SqlSessionAgent
 
rollback() - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
Discards pending batch statements and rolls database connection back.
rollback(boolean) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
rollback(boolean) - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
Discards pending batch statements and rolls database connection back.
ROOT_WEB_SERVICE_ATTR_NAME - Static variable in interface com.aspectran.web.service.WebService
ServletContext attribute name used to obtain the root WebService object.
RootParameters - Class in com.aspectran.core.context.rule.params
 
RootParameters() - Constructor for class com.aspectran.core.context.rule.params.RootParameters
 
RootParameters(AspectranParameters) - Constructor for class com.aspectran.core.context.rule.params.RootParameters
 
RootParameters(Reader) - Constructor for class com.aspectran.core.context.rule.params.RootParameters
 
ROUND_BRACKET_CLOSE - Static variable in class com.aspectran.core.activity.response.transform.JsonTransformResponse
 
ROUND_BRACKET_CLOSE - Static variable in class com.aspectran.core.util.apon.AponFormat
 
ROUND_BRACKET_OPEN - Static variable in class com.aspectran.core.activity.response.transform.JsonTransformResponse
 
ROUND_BRACKET_OPEN - Static variable in class com.aspectran.core.util.apon.AponFormat
 
rtrim(String) - Static method in class com.aspectran.shell.command.option.OptionUtils
Remove the trailing whitespace from the specified String.
RuleAppender - Interface in com.aspectran.core.context.rule.appender
The Interface RuleAppender.
RuleAppendHandler - Interface in com.aspectran.core.context.rule.appender
The Interface RuleAppendHandler.
RulesToParameters - Class in com.aspectran.core.context.rule.converter
Converts rules for context configuration into Parameters objects.
run() - Method in class com.aspectran.core.context.builder.reload.ActivityContextReloadingTimerTask
 
run() - Method in interface com.aspectran.core.util.thread.ShutdownHooks.Task
 
run(AspectranConfig) - Static method in interface com.aspectran.embed.service.EmbeddedAspectran
Creates and starts a new DefaultEmbeddedAspectran.
run(File) - Static method in interface com.aspectran.embed.service.EmbeddedAspectran
Creates and starts a new DefaultEmbeddedAspectran.
run(Reader) - Static method in interface com.aspectran.embed.service.EmbeddedAspectran
Creates and starts a new DefaultEmbeddedAspectran.
run(String) - Static method in interface com.aspectran.embed.service.EmbeddedAspectran
Creates and starts a new DefaultEmbeddedAspectran.
run(String[]) - Method in class com.aspectran.core.util.ProcessRunner
 
run(String[], PrintWriter) - Method in class com.aspectran.core.util.ProcessRunner
 
runInBackground(String[]) - Method in class com.aspectran.core.util.ProcessRunner
 
RUNNING - Static variable in interface com.aspectran.core.util.lifecycle.LifeCycle
 

S

SampleStatistic - Class in com.aspectran.core.util.statistic
Statistics on a sampled value.
SampleStatistic() - Constructor for class com.aspectran.core.util.statistic.SampleStatistic
 
save(String, SessionData) - Method in class com.aspectran.core.component.session.AbstractSessionStore
 
save(String, SessionData) - Method in interface com.aspectran.core.component.session.SessionStore
Save the session data.
save(String, File) - Method in interface com.aspectran.core.util.FileScanner.SaveHandler
 
save(String, Class<?>) - Method in interface com.aspectran.core.util.ClassScanner.SaveHandler
 
saveAs(File) - Method in class com.aspectran.core.activity.request.FileParameter
Save an uploaded file as a given destination file.
saveAs(File, boolean) - Method in class com.aspectran.core.activity.request.FileParameter
Save an file as a given destination file.
saveAs(File, boolean) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Save an uploaded file as a given destination file.
saveAs(File, boolean) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
Save an uploaded file as a given destination file.
saveAttributes(RequestAdapter, ProcessResult) - Static method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
Save processing results as request attributes.
saveCurrentActivity() - Method in class com.aspectran.core.activity.AbstractActivity
Saves the current activity.
scan - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
scan - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
scan() - Method in class com.aspectran.undertow.server.servlet.TowTldScanner
 
scan(String) - Method in class com.aspectran.core.util.ClassScanner
Find all classes that match the class name pattern.
scan(String) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, ClassScanner.SaveHandler) - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
 
scan(String, ClassScanner.SaveHandler) - Method in class com.aspectran.core.util.ClassScanner
Find all classes that match the class name pattern.
scan(String, FileScanner.SaveHandler) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, WildcardMatcher, FileScanner.SaveHandler) - Method in class com.aspectran.core.component.translet.scan.TransletScanner
 
scan(String, WildcardMatcher, FileScanner.SaveHandler) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, String) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, String, FileScanner.SaveHandler) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, String, Map<String, File>) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, Map<String, File>) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, Map<String, Class<?>>) - Method in class com.aspectran.core.util.ClassScanner
Find all classes that match the class name pattern.
scanConfigurableBeans(String...) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
Scans for annotated components.
scanFromJarResource(URL, WildcardMatcher, ClassScanner.SaveHandler) - Method in class com.aspectran.core.util.ClassScanner
 
scanJar(Jar, String) - Method in class com.aspectran.undertow.server.servlet.TowTldScanner
 
scavenge() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
scavenge() - Method in interface com.aspectran.core.component.session.SessionHandler
Called periodically by the HouseKeeper to handle the list of sessions that have expired since the last call to scavenge.
schedule - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
 
schedule(long) - Method in class com.aspectran.core.component.session.DefaultSession.SessionInactivityTimer
 
schedule(long, TimeUnit) - Method in class com.aspectran.core.util.timer.CyclicTimeout
Schedules a timeout, even if already set, cancelled or expired.
schedule(Runnable, long, TimeUnit) - Method in class com.aspectran.core.util.thread.ScheduledExecutorScheduler
 
schedule(Runnable, long, TimeUnit) - Method in interface com.aspectran.core.util.thread.Scheduler
 
SCHEDULE_RULE - com.aspectran.core.context.rule.type.BeanRefererType
 
ScheduledExecutorScheduler - Class in com.aspectran.core.util.thread
Implementation of Scheduler based on JDK's ScheduledThreadPoolExecutor.
ScheduledExecutorScheduler() - Constructor for class com.aspectran.core.util.thread.ScheduledExecutorScheduler
 
ScheduledExecutorScheduler(String, boolean) - Constructor for class com.aspectran.core.util.thread.ScheduledExecutorScheduler
 
ScheduledExecutorScheduler(String, boolean, ClassLoader) - Constructor for class com.aspectran.core.util.thread.ScheduledExecutorScheduler
 
ScheduledExecutorScheduler(String, boolean, ClassLoader, ThreadGroup) - Constructor for class com.aspectran.core.util.thread.ScheduledExecutorScheduler
 
ScheduledJobParameters - Class in com.aspectran.core.context.rule.params
 
ScheduledJobParameters() - Constructor for class com.aspectran.core.context.rule.params.ScheduledJobParameters
 
ScheduledJobRule - Class in com.aspectran.core.context.rule
The Class ScheduledJobRule.
ScheduledJobRule(ScheduleRule) - Constructor for class com.aspectran.core.context.rule.ScheduledJobRule
 
ScheduleParameters - Class in com.aspectran.core.context.rule.params
 
ScheduleParameters() - Constructor for class com.aspectran.core.context.rule.params.ScheduleParameters
 
scheduler - Static variable in class com.aspectran.core.context.rule.params.ScheduleParameters
 
Scheduler - Interface in com.aspectran.core.util.thread
 
Scheduler.Task - Interface in com.aspectran.core.util.thread
 
SchedulerConfig - Class in com.aspectran.core.context.config
 
SchedulerConfig() - Constructor for class com.aspectran.core.context.config.SchedulerConfig
 
SchedulerParameters - Class in com.aspectran.core.context.rule.params
 
SchedulerParameters() - Constructor for class com.aspectran.core.context.rule.params.SchedulerParameters
 
SchedulerService - Interface in com.aspectran.scheduler.service
The Interface SchedulerService.
SchedulerServiceException - Exception in com.aspectran.scheduler.service
The Class SchedulerServiceException.
SchedulerServiceException() - Constructor for exception com.aspectran.scheduler.service.SchedulerServiceException
Simple constructor.
SchedulerServiceException(String) - Constructor for exception com.aspectran.scheduler.service.SchedulerServiceException
Constructor to create exception with a message.
SchedulerServiceException(String, Throwable) - Constructor for exception com.aspectran.scheduler.service.SchedulerServiceException
Constructor to create exception to wrap another exception and pass a message
SchedulerServiceException(Throwable) - Constructor for exception com.aspectran.scheduler.service.SchedulerServiceException
Constructor to create exception to wrap another exception.
ScheduleRule - Class in com.aspectran.core.context.rule
The Class ScheduleRule.
ScheduleRule() - Constructor for class com.aspectran.core.context.rule.ScheduleRule
 
ScheduleRuleRegistry - Class in com.aspectran.core.component.schedule
The Class ScheduleRuleRegistry.
ScheduleRuleRegistry() - Constructor for class com.aspectran.core.component.schedule.ScheduleRuleRegistry
 
scope - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
Scope - Interface in com.aspectran.core.component.bean.scope
The Interface Scope.
Scope - Annotation Type in com.aspectran.core.component.bean.annotation
 
ScopeType - Enum in com.aspectran.core.context.rule.type
Supported Scope types.
search(E) - Method in class com.aspectran.core.util.ArrayStack
Returns the one-based position of the distance from the top that the specified object exists on this stack, where the top-most element is considered to be at distance 1.
search(CharSequence, char) - Static method in class com.aspectran.core.util.StringUtils
Returns the number of times the specified character was found in the target string, or 0 if there is no specified character.
search(String, String) - Static method in class com.aspectran.core.util.StringUtils
Returns the number of times the specified string was found in the target string, or 0 if there is no specified string.
searchIgnoreCase(CharSequence, char) - Static method in class com.aspectran.core.util.StringUtils
Returns the number of times the specified character was found in the target string, or 0 if there is no specified character.
searchIgnoreCase(String, String) - Static method in class com.aspectran.core.util.StringUtils
Returns the number of times the specified string was found in the target string, or 0 if there is no specified string.
searchResources(Iterator<AspectranClassLoader>, String) - Static method in class com.aspectran.core.context.resource.ResourceManager
 
searchResources(Iterator<AspectranClassLoader>, String, Enumeration<URL>) - Static method in class com.aspectran.core.context.resource.ResourceManager
 
secret - Static variable in class com.aspectran.core.context.rule.params.ItemParameters
 
secret() - Method in annotation type com.aspectran.core.component.bean.annotation.Attribute
 
secret() - Method in annotation type com.aspectran.core.component.bean.annotation.Parameter
 
SEE_OTHER - com.aspectran.web.support.http.HttpStatus
303 See Other.
seeOther() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
seeOther() - Method in interface com.aspectran.web.activity.response.RestResponse
 
seeOther(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
303 See Other.
Segment(int, int) - Constructor for class com.aspectran.core.util.ConcurrentReferenceHashMap.Segment
 
select(String, Object, ResultHandler) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
select(String, Object, RowBounds, ResultHandler) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
select(String, ResultHandler) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
selectCursor(String) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
selectCursor(String, Object) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
selectCursor(String, Object, RowBounds) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
selectList(String) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
selectList(String, Object) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
selectList(String, Object, RowBounds) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
selectMap(String, Object, String) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
selectMap(String, Object, String, RowBounds) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
selectMap(String, String) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
selectOne(String) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
selectOne(String, Object) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
sendError(Translet) - Method in interface com.aspectran.web.support.cors.CorsProcessor
Sends an error response to the client using the specified status.
sendError(Translet) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
 
separate(CharSequence) - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
SerializationUtils - Class in com.aspectran.core.util
This class is a clone of org.springframework.util.SerializationUtils.java
SerializationUtils() - Constructor for class com.aspectran.core.util.SerializationUtils
 
serialize(SessionData, OutputStream, Set<String>) - Static method in class com.aspectran.core.component.session.SessionData
Save the session data.
serialize(Object) - Static method in class com.aspectran.core.util.SerializationUtils
Serialize the given object to a byte array.
serialize(Collection<OutputRedirection>) - Static method in class com.aspectran.shell.command.OutputRedirection
 
SERVER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Server header field name.
ServerEndpointExporter - Class in com.aspectran.web.socket.jsr356
Detects beans of type ServerEndpointConfig and registers with the standard Java WebSocket runtime.
ServerEndpointExporter(ActivityContext) - Constructor for class com.aspectran.web.socket.jsr356.ServerEndpointExporter
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.startup.servlet.SpecificIPAllowedWebActivityServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.startup.servlet.WebActivityServlet
 
SERVICE_UNAVAILABLE - com.aspectran.web.support.http.HttpStatus
503 Service Unavailable.
ServiceController - Interface in com.aspectran.core.service
The Interface ServiceController.
ServiceStateListener - Interface in com.aspectran.core.service
The listener interface for receiving service state change events.
Session - Interface in com.aspectran.core.component.session
The Interface Session.
SESSION - com.aspectran.core.context.rule.type.ScopeType
 
Session.DestroyedReason - Enum in com.aspectran.core.component.session
 
SessionAdapter - Interface in com.aspectran.core.adapter
The Interface SessionAdapter.
SessionAgent - Class in com.aspectran.core.component.session
Session processing delegate by request.
SessionAgent(SessionHandler) - Constructor for class com.aspectran.core.component.session.SessionAgent
 
SessionBindingListener - Interface in com.aspectran.core.component.session
Causes an object to be notified when it is bound to or unbound from a session.
SessionCache - Interface in com.aspectran.core.component.session
An interface for managing a set of Session objects pertaining to a context in memory.
sessionCreated(Session) - Method in interface com.aspectran.core.component.session.SessionListener
Receives notification that a session has been created.
SessionData - Class in com.aspectran.core.component.session
The data associated with a session.
SessionData(String, long, long, long, long) - Constructor for class com.aspectran.core.component.session.SessionData
 
SessionDataCodec - Class in com.aspectran.core.component.session.redis.lettuce
SessionDataCodec encodes the session data sent to Redis, and decodes the session data in the command output.
SessionDataCodec(Set<String>) - Constructor for class com.aspectran.core.component.session.redis.lettuce.SessionDataCodec
 
SessionDataSerializationException - Exception in com.aspectran.core.component.session.redis.lettuce
Exception thrown when an error occurs during serialization or deserialization of session data.
SessionDataSerializationException(String, Throwable) - Constructor for exception com.aspectran.core.component.session.redis.lettuce.SessionDataSerializationException
 
sessionDestroyed(Session) - Method in interface com.aspectran.core.component.session.SessionListener
Receives notification that a session is about to be invalidated.
SessionFileStoreConfig - Class in com.aspectran.core.context.config
 
SessionFileStoreConfig() - Constructor for class com.aspectran.core.context.config.SessionFileStoreConfig
 
SessionHandler - Interface in com.aspectran.core.component.session
The session handler is responsible for session start, session exists, session write, time to live and session destroy.
sessionIdChanged(Session, String) - Method in interface com.aspectran.core.component.session.SessionListener
 
SessionIdGenerator - Class in com.aspectran.core.component.session
The Session ID Generator.
SessionIdGenerator() - Constructor for class com.aspectran.core.component.session.SessionIdGenerator
 
SessionIdGenerator(String) - Constructor for class com.aspectran.core.component.session.SessionIdGenerator
 
sessionInactivityTimerExpired(DefaultSession, long) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
sessionInactivityTimerExpired(DefaultSession, long) - Method in interface com.aspectran.core.component.session.SessionHandler
Each session has a timer that is configured to go off when either the session has not been accessed for a configurable amount of time, or the session itself has passed its expiry.
SessionListener - Interface in com.aspectran.core.component.session
Interface for receiving notification events about DefaultSession lifecycle changes.
SessionLocaleResolver - Class in com.aspectran.core.support.i18n.locale
LocaleResolver implementation that uses a locale attribute in the user's session in case of a custom setting, with a fallback to the specified default locale or the request's accept-header locale.
SessionLocaleResolver() - Constructor for class com.aspectran.core.support.i18n.locale.SessionLocaleResolver
 
SessionManager - Interface in com.aspectran.core.component.session
The session manager initializes and destroys the session handler and session cache.
SessionManagerConfig - Class in com.aspectran.core.context.config
 
SessionManagerConfig() - Constructor for class com.aspectran.core.context.config.SessionManagerConfig
 
SessionManagerConfig(VariableParameters) - Constructor for class com.aspectran.core.context.config.SessionManagerConfig
 
SessionManagerConfig(String) - Constructor for class com.aspectran.core.context.config.SessionManagerConfig
 
SessionScope - Class in com.aspectran.core.component.bean.scope
The Class SessionScope.
SessionScope() - Constructor for class com.aspectran.core.component.bean.scope.SessionScope
Instantiates a new Session scope.
SessionStore - Interface in com.aspectran.core.component.session
A SessionStore is a mechanism for (persistently) storing data associated with sessions.
SessionStoreFactory - Interface in com.aspectran.core.component.session
Created: 2019/12/06
set(String, V) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
set(K, V) - Method in class com.aspectran.core.util.LinkedMultiValueMap
 
set(K, V) - Method in interface com.aspectran.core.util.MultiValueMap
Set the given single value under the given key.
SET - com.aspectran.core.context.rule.type.ItemType
 
SET_COOKIE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Set-Cookie header field name.
SET_COOKIE2 - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Set-Cookie2 header field name.
setAccessedTime(long) - Method in class com.aspectran.core.component.session.SessionData
 
setAction(AnnotatedAction) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
setActionId(String) - Method in class com.aspectran.core.context.rule.AnnotatedActionRule
 
setActionId(String) - Method in class com.aspectran.core.context.rule.EchoActionRule
Sets the action id.
setActionId(String) - Method in class com.aspectran.core.context.rule.HeaderActionRule
Sets the action id.
setActionId(String) - Method in class com.aspectran.core.context.rule.IncludeActionRule
Sets the id.
setActionId(String) - Method in class com.aspectran.core.context.rule.InvokeActionRule
Sets the action id.
setActionList(ActionList) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
setActionList(ActionList) - Method in class com.aspectran.core.context.rule.ResponseRule
 
setActiveProfiles(String...) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setActiveProfiles(String...) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setActiveProfiles(String...) - Method in class com.aspectran.core.context.env.ContextEnvironment
Specify the set of profiles active for this Environment.
setActivityContext(ActivityContext) - Method in interface com.aspectran.core.component.bean.aware.ActivityContextAware
 
setActivityContext(ActivityContext) - Method in class com.aspectran.core.service.AbstractCoreService
 
setActivityContext(ActivityContext) - Method in class com.aspectran.jetty.JettyWebAppContext
 
setActivityContext(ActivityContext) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
setActivityContext(ActivityContext) - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactory
 
setActivityContext(ActivityContext) - Method in class com.aspectran.undertow.server.servlet.HybridServletHandlerFactory
 
setActivityContext(ActivityContext) - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
 
setActualName(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
setActualName(String) - Method in interface com.aspectran.core.util.apon.Parameters
Specifies the actual name of this Parameters.
setAdviceBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.AspectRule
 
setAdviceBeanId(String) - Method in class com.aspectran.core.context.rule.AspectRule
 
setAjpListeners(AjpListenerConfig...) - Method in class com.aspectran.undertow.server.TowServer
 
setAjpPacketSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setAll(Map<String, String>) - Method in class com.aspectran.core.activity.request.ParameterMap
Set the given parameters under.
setAll(Map<String, V>) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
setAll(Map<K, V>) - Method in class com.aspectran.core.util.LinkedMultiValueMap
 
setAll(Map<K, V>) - Method in interface com.aspectran.core.util.MultiValueMap
Set the given values under.
setAllowBlocking(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setAllowCredentials(boolean) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedFileExtensions(String) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Sets the allowed file extensions.
setAllowedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setAllowedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the allowed file extensions.
setAllowedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
 
setAllowedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
Sets the allowed file extensions.
setAllowedHeaders(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedHeaders(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedHeaders(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedMethod(MethodType) - Method in class com.aspectran.core.context.rule.RequestRule
Sets the method allowed on the requested resource.
setAllowedMethods(MethodType[]) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the array of methods allowed on the requested resource.
setAllowedMethods(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedMethods(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedMethods(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedOrigins(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedOrigins(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedOrigins(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowEncodedSlash(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setAllowEqualsInCookieValue(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setAllowUnescapedCharactersInUrl(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setAllowUnknownProtocols(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setAlternativeValue(Object) - Method in class com.aspectran.core.context.expr.token.Token
Sets the alternative value.
setAlwaysSetDate(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setAlwaysSetKeepAlive(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setAlwaysUseMessageFormat(boolean) - Method in class com.aspectran.core.support.i18n.message.MessageSourceSupport
Set whether to always apply the MessageFormat rules, parsing even messages without arguments.
setAnnotatedEndpointClasses(Class<?>...) - Method in class com.aspectran.web.socket.jsr356.ServerEndpointExporter
Explicitly list annotated endpoint types that should be registered on startup.
setAppendedFileFormatType(AppendedFileFormatType) - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
setAppendRule(AppendRule) - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
setApplicationAdapter(ApplicationAdapter) - Method in interface com.aspectran.core.component.bean.aware.ApplicationAdapterAware
 
setApplicationAdapter(ApplicationAdapter) - Method in class com.aspectran.core.component.session.AbstractSessionStoreFactory
 
setApplicationAdapter(ApplicationAdapter) - Method in class com.aspectran.core.component.session.DefaultSessionManager
 
setApplicationAdapter(ApplicationAdapter) - Method in class com.aspectran.core.support.BasePathFactoryBean
 
setApplicationAdapter(ApplicationAdapter) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
 
setApplicationAdapter(ApplicationAdapter) - Method in class com.aspectran.mybatis.SqlSessionFactoryBean
 
setApplicationAdapter(ApplicationAdapter) - Method in class com.aspectran.pebble.PebbleEngineFactory
 
setApplicationAdapter(ApplicationAdapter) - Method in class com.aspectran.undertow.server.resource.TowResourceManager
 
setApplicationAdapter(ApplicationAdapter) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setApplicationAdapter(ApplicationAdapter) - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
setArgName(String) - Method in class com.aspectran.shell.command.option.HelpFormatter
 
setArgumentItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.InvokeActionRule
Sets the argument item rule map.
setAspectAdviceRuleList(List<AspectAdviceRule>) - Method in class com.aspectran.core.context.rule.AspectRule
 
setAspectAdviceRuleRegistry(AspectAdviceRuleRegistry) - Method in class com.aspectran.core.component.bean.proxy.RelevantAspectRuleHolder
Sets the aspect advice rule registry.
setAspectAdviceRuleRegistry(AspectAdviceRuleRegistry) - Method in class com.aspectran.core.context.rule.TransletRule
 
setAspectranConfig(AspectranConfig) - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactory
 
setAspectranParameters(AspectranParameters) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setAspectranParameters(AspectranParameters) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setAspectranParameters(AspectranParameters) - Method in class com.aspectran.core.context.rule.AppendRule
 
setAspectRuleRegistry(AspectRuleRegistry) - Method in class com.aspectran.core.context.AspectranActivityContext
 
setAssistantLocal(AssistantLocal) - Method in class com.aspectran.core.component.schedule.ScheduleRuleRegistry
 
setAssistantLocal(AssistantLocal) - Method in class com.aspectran.core.component.template.TemplateRuleRegistry
 
setAssistantLocal(AssistantLocal) - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
 
setAttribute(String, Object) - Method in class com.aspectran.core.activity.CoreTranslet
 
setAttribute(String, Object) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
setAttribute(String, Object) - Method in interface com.aspectran.core.activity.Translet
Stores an attribute in this request.
setAttribute(String, Object) - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Sets the attribute.
setAttribute(String, Object) - Method in class com.aspectran.core.adapter.DefaultApplicationAdapter
 
setAttribute(String, Object) - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
setAttribute(String, Object) - Method in interface com.aspectran.core.adapter.RequestAdapter
Stores an attribute in this request.
setAttribute(String, Object) - Method in interface com.aspectran.core.adapter.SessionAdapter
Stores an attribute in this session.
setAttribute(String, Object) - Method in class com.aspectran.core.component.session.DefaultSession
 
setAttribute(String, Object) - Method in interface com.aspectran.core.component.session.Session
 
setAttribute(String, Object) - Method in class com.aspectran.core.component.session.SessionAgent
 
setAttribute(String, Object) - Method in class com.aspectran.core.component.session.SessionData
 
setAttribute(String, Object) - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
setAttribute(String, Object) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
setAttribute(String, Object) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
setAttributeItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.ForwardRule
Sets the attribute item rule map.
setAttributeItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.IncludeActionRule
Sets the attribute item rule map.
setAttributeItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.RequestRule
Sets the attribute item rule map.
setAttributeMap(Map<String, Object>) - Method in class com.aspectran.core.activity.InstantActivity
 
setAttributeMap(Map<String, Object>) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
setAttributeMap(Map<String, Object>) - Method in class com.aspectran.daemon.activity.DaemonActivity
 
setAttributeMap(Map<String, Object>) - Method in class com.aspectran.embed.activity.AspectranActivity
 
setAttributeName(String) - Method in class com.aspectran.core.support.CurrentActivityDataFactoryBean
Specifies the attribute name for registering the current ActivityDataMap as an attribute in the request scope.
setAttributeName(String) - Method in class com.aspectran.core.support.CurrentTransletFactoryBean
Specifies the attribute name for registering the current Translet as an attribute in the request scope.
setAutoCommit(boolean) - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
 
setAutoNamed(boolean) - Method in class com.aspectran.core.context.rule.ItemRule
Sets whether the item is an auto generated name.
setAutoParameters(boolean) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
setAutoStart(boolean) - Method in class com.aspectran.jetty.JettyServer
 
setAutoStart(boolean) - Method in class com.aspectran.undertow.server.TowServer
Specifies whether the server should start automatically.
setBacklog(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setBalancingConnections(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setBalancingTokens(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setBase(File) - Method in class com.aspectran.undertow.server.resource.TowResourceManager
 
setBase(String) - Method in class com.aspectran.undertow.server.resource.TowResourceManager
 
setBasename(String) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Set a single basename, following ResourceBundle conventions: essentially, a fully-qualified classpath location.
setBasenames(String...) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Set an array of basenames, each following ResourceBundle conventions: essentially, a fully-qualified classpath location.
setBasePackages(String...) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setBasePackages(String...) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
Sets the base packages to scan for annotated components.
setBasePath(String) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setBasePath(String) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setBasePath(String) - Method in class com.aspectran.core.context.config.ContextConfig
 
setBasePath(String) - Method in class com.aspectran.core.service.AbstractCoreService
 
setBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.AnnotatedActionRule
 
setBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the bean class.
setBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.InvokeActionRule
 
setBeanClassScanFilter(BeanClassScanFilter) - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
 
setBeanId(String) - Method in class com.aspectran.core.context.rule.InvokeActionRule
Sets bean id.
setBeanIdMaskPattern(String) - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
 
setBeanIdPattern(String) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
setBeanName(String) - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
setBeanProxifier(String) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
setBeanProxifier(String) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
setBeanRelevanted(boolean) - Method in class com.aspectran.core.context.rule.AspectRule
 
setBeanRule(BeanRule) - Method in class com.aspectran.core.context.rule.ItemRule
 
setBody(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
setBody(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
 
setBody(String) - Method in class com.aspectran.embed.activity.AspectranActivity
 
setBracketed(boolean) - Method in class com.aspectran.core.util.apon.ParameterValue
 
setBroadcast(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setBufferPipelinedData(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setBufferSize(int) - Method in class com.aspectran.undertow.server.servlet.TowWebSocketInitializer
 
setBufferSize(int) - Method in class com.aspectran.undertow.server.TowServer
 
setBuiltin(boolean) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setCacheSeconds(int) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Set the number of seconds to cache loaded resource bundle files.
setCandidates(List<ItemRuleMap>) - Method in class com.aspectran.core.context.rule.ItemRuleMap
 
setCaseSensitive(boolean) - Method in class com.aspectran.freemarker.directive.Trimmer
 
setCategory(String) - Method in class com.aspectran.undertow.server.accesslog.AccessLogHandlerWrapper
 
setClassLoader(ClassLoader) - Method in interface com.aspectran.core.component.bean.aware.ClassLoaderAware
Specify the ClassLoader to provide.
setClassLoader(ClassLoader) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
 
setClassLoader(ClassLoader) - Method in class com.aspectran.undertow.server.accesslog.AccessLogHandlerWrapper
 
setClassLoader(ClassLoader) - Method in class com.aspectran.undertow.server.servlet.TowJasperInitializer
 
setClassName(String) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the class type.
setClassNamePattern(String) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
setClonedNodeTracker(NodeTracker) - Method in class com.aspectran.core.util.nodelet.NodeTracker
 
setCloseAbort(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setClustered(boolean) - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
setCommandHistoryFile(String) - Method in interface com.aspectran.shell.console.Console
 
setCommandHistoryFile(String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
setCommandHistoryFile(String) - Method in class com.aspectran.shell.console.DefaultConsole
 
setCommandHistoryFile(String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
setCommandName(String) - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
setCommandName(String) - Method in class com.aspectran.shell.command.CommandLineParser
 
setCommandPrompt(String) - Method in class com.aspectran.shell.console.AbstractConsole
 
setCommandPrompt(String) - Method in interface com.aspectran.shell.console.Console
 
setCommandPrompt(String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
setCommonMessages(Properties) - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
Specify locale-independent common messages, with the message code as key and the full message String (may contain argument placeholders) as value.
setCompressionLevel(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setCompressionType(CompressionType) - Method in class com.aspectran.undertow.server.TowOptions
 
setConfigLocation(String) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Set the location of the Freemarker settings file.
setConfigLocation(String) - Method in class com.aspectran.mybatis.SqlSessionFactoryBean
Set the location of the MyBatis SqlSessionFactory config file.
setConnectionHighWater(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setConnectionLowWater(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setConstructorArgumentItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the constructor argument item rule map.
setConstructorAutowireParsed(boolean) - Method in class com.aspectran.core.context.rule.BeanRule
 
setConstructorAutowireRule(AutowireRule) - Method in class com.aspectran.core.context.rule.BeanRule
 
setContainer(Parameters) - Method in class com.aspectran.core.util.apon.ParameterValue
 
setContent(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setContentEncodingProviders(String...) - Method in class com.aspectran.undertow.server.encoding.EncodingHandlerWrapper
 
setContentHandler(ContentHandler) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
setContentList(ContentList) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the content list.
setContentStyle(TextStyleType) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setContentType(String) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
 
setContentType(String) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Sets the content type of the response being sent to the client, if the response has not been committed yet.
setContentType(String) - Method in class com.aspectran.core.context.rule.DispatchRule
Sets the content type.
setContentType(String) - Method in class com.aspectran.core.context.rule.ForwardRule
Sets the content type.
setContentType(String) - Method in class com.aspectran.core.context.rule.RedirectRule
Sets the content type.
setContentType(String) - Method in class com.aspectran.core.context.rule.TransformRule
Sets the content type.
setContentType(String) - Method in class com.aspectran.freemarker.view.FreeMarkerViewDispatcher
 
setContentType(String) - Method in class com.aspectran.pebble.view.PebbleViewDispatcher
 
setContentType(String) - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
setContentType(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
setContentType(String) - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
 
setContentType(String) - Method in class com.aspectran.web.support.view.JspViewDispatcher
 
setContextConfig(ContextConfig) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setContextConfig(ContextConfig) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setContextualBeanRegistry(ContextualBeanRegistry) - Method in class com.aspectran.core.context.AspectranActivityContext
Sets the context bean registry.
setContextualTemplateRenderer(ContextualTemplateRenderer) - Method in class com.aspectran.core.context.AspectranActivityContext
Sets the template processor.
setCork(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setCurrentActivity(Activity) - Method in interface com.aspectran.core.component.bean.aware.CurrentActivityAware
 
setCurrentActivity(Activity) - Method in interface com.aspectran.core.context.ActivityContext
Sets the current activity.
setCurrentActivity(Activity) - Method in class com.aspectran.core.context.AspectranActivityContext
 
setCurrentActivity(Activity) - Method in class com.aspectran.core.support.CurrentActivityDataFactoryBean
 
setCurrentActivity(Activity) - Method in class com.aspectran.core.support.CurrentTransletFactoryBean
 
setCurrentAspectAdviceType(AspectAdviceType) - Method in class com.aspectran.core.activity.AdviceActivity
 
setCurrentRuleAppender(RuleAppender) - Method in interface com.aspectran.core.context.rule.appender.RuleAppendHandler
 
setData(Object) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
setData(Object) - Method in interface com.aspectran.web.activity.response.RestResponse
Specifies response data.
setData(String, Object) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
setData(String, Object) - Method in interface com.aspectran.web.activity.response.RestResponse
Specifies response data with a name.
setDateFormat(String) - Method in class com.aspectran.core.activity.FormattingContext
 
setDateFormat(String) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
setDateFormat(String) - Method in class com.aspectran.core.util.apon.ObjectToAponConverter
 
setDateTimeFormat(String) - Method in class com.aspectran.core.activity.FormattingContext
 
setDateTimeFormat(String) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
setDateTimeFormat(String) - Method in class com.aspectran.core.util.apon.ObjectToAponConverter
 
setDebugMode(boolean) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setDebugMode(boolean) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setDebugMode(boolean) - Method in interface com.aspectran.core.context.rule.appender.RuleAppendHandler
 
setDebugMode(boolean) - Method in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
 
setDebugMode(boolean) - Method in interface com.aspectran.core.context.rule.parser.ActivityContextParser
 
setDecodeUrl(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setDefaultContentType(MediaType) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
setDefaultContentType(MediaType) - Method in interface com.aspectran.web.activity.response.RestResponse
 
setDefaultContentType(String) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
setDefaultContentType(String) - Method in interface com.aspectran.web.activity.response.RestResponse
 
setDefaultEncoding(String) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Set the default charset to use for parsing resource bundle files.
setDefaultEncoding(String) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Set the default encoding for the FreeMarker configuration.
setDefaultLocale(String) - Method in class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
Set a default Locale that this resolver will return if no other locale found.
setDefaultLocale(String) - Method in class com.aspectran.pebble.PebbleEngineFactory
 
setDefaultLocale(Locale) - Method in class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
Set a default Locale that this resolver will return if no other locale found.
setDefaultMaxIdleSecs(int) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
setDefaultMaxIdleSecs(int) - Method in interface com.aspectran.core.component.session.SessionHandler
 
setDefaultProfiles(String...) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setDefaultProfiles(String...) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setDefaultProfiles(String...) - Method in class com.aspectran.core.context.env.ContextEnvironment
Specify the set of profiles to be made active by default if no other profiles are explicitly made active through ContextEnvironment.setActiveProfiles(java.lang.String...).
setDefaultResponse(Boolean) - Method in class com.aspectran.core.context.rule.DispatchRule
Sets whether the default response.
setDefaultResponse(Boolean) - Method in class com.aspectran.core.context.rule.ForwardRule
Sets whether the default response.
setDefaultResponse(Boolean) - Method in class com.aspectran.core.context.rule.RedirectRule
Sets whether the default response.
setDefaultResponse(Boolean) - Method in class com.aspectran.core.context.rule.TransformRule
Sets whether the default response.
setDefaultSchedulerBean(String) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
setDefaultSchedulerBean(String) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
setDefaultServletName(String) - Method in class com.aspectran.core.context.config.WebConfig
 
setDefaultServletName(String) - Method in class com.aspectran.web.service.DefaultServletHttpRequestHandler
Set the name of the default Servlet to be forwarded to for static resource requests.
setDefaultSessionTimeout(int) - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
setDefaultSettings(DefaultSettings) - Method in class com.aspectran.core.context.rule.assistant.AssistantLocal
 
setDefaultTemplateEngineBean(String) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
setDefaultTemplateEngineBean(String) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
setDefaultTimeZone(String) - Method in class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
Set a default TimeZone that this resolver will return if no other time zone found.
setDefaultTimeZone(TimeZone) - Method in class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
Set a default TimeZone that this resolver will return if no other time zone found.
setDefaultValue(String) - Method in class com.aspectran.core.context.expr.token.Token
Sets the default value.
setDeleteUnrestorableFiles(boolean) - Method in class com.aspectran.core.component.session.FileSessionStore
 
setDeleteUnrestorableFiles(boolean) - Method in class com.aspectran.core.component.session.FileSessionStoreFactory
 
setDeleteUnrestorableFiles(boolean) - Method in class com.aspectran.core.context.config.SessionFileStoreConfig
 
setDeniedFileExtensions(String) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Sets the denied file extensions.
setDeniedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setDeniedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the denied file extensions.
setDeniedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
 
setDeniedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
Sets the denied file extensions.
setDeprefixes(String[]) - Method in class com.aspectran.freemarker.directive.Trimmer
 
setDerived(boolean) - Method in class com.aspectran.jetty.JettyWebAppContext
Specifies whether this is a derived web service that inherits the root web service.
setDerived(boolean) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
Specifies whether this is a derived web service that inherits the root web service.
setDescPad(int) - Method in class com.aspectran.shell.command.option.HelpFormatter
 
setDescription(String) - Method in class com.aspectran.core.context.AspectranActivityContext
 
setDescription(String) - Method in class com.aspectran.core.context.rule.AspectRule
Sets the description.
setDescription(String) - Method in class com.aspectran.core.context.rule.assistant.AssistantLocal
 
setDescription(String) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the description of this bean.
setDescription(String) - Method in class com.aspectran.core.context.rule.EnvironmentRule
 
setDescription(String) - Method in class com.aspectran.core.context.rule.ExceptionRule
Sets the description.
setDescription(String) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
setDescription(String) - Method in class com.aspectran.core.context.rule.ScheduleRule
Sets the description.
setDescription(String) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the description.
setDescription(String) - Method in class com.aspectran.shell.command.option.Option
Sets the self-documenting description of this Option
setDestroyedReason(Session.DestroyedReason) - Method in class com.aspectran.core.component.session.DefaultSession
 
setDestroyMethod(Method) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the destroy method.
setDestroyMethodName(String) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the destroy method name.
setDesuffixes(String[]) - Method in class com.aspectran.freemarker.directive.Trimmer
 
setDirectBuffers(boolean) - Method in class com.aspectran.undertow.server.servlet.TowWebSocketInitializer
 
setDirectBuffers(boolean) - Method in class com.aspectran.undertow.server.TowServer
 
setDirty(boolean) - Method in class com.aspectran.core.component.session.SessionData
 
setDisabled(Boolean) - Method in class com.aspectran.core.context.rule.AspectRule
 
setDisabled(Boolean) - Method in class com.aspectran.core.context.rule.ScheduledJobRule
 
setDispatcherName(String) - Method in class com.aspectran.core.context.rule.DispatchRule
Gets the id or class name of the view dispatcher bean that implements ViewDispatcher.
setDTDHandler(DTDHandler) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
setDynamicAspectRuleList(List<AspectRule>) - Method in class com.aspectran.core.component.bean.proxy.RelevantAspectRuleHolder
Sets the relevant aspect rule list.
setEchoItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.EchoActionRule
Sets the echo item rule map.
setEnableHttp2(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setEnableRFC6265CookieValidation(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setEnableStatistics(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setEncoding(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
setEncoding(String) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
 
setEncoding(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Overrides the name of the character encoding used in the body of this request.
setEncoding(String) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Sets the character encoding of the response being sent to the client.
setEncoding(String) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setEncoding(String) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setEncoding(String) - Method in class com.aspectran.core.context.config.ContextConfig
 
setEncoding(String) - Method in class com.aspectran.core.context.rule.DispatchRule
Sets the character encoding.
setEncoding(String) - Method in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
 
setEncoding(String) - Method in interface com.aspectran.core.context.rule.parser.ActivityContextParser
 
setEncoding(String) - Method in class com.aspectran.core.context.rule.RedirectRule
Sets the character encoding.
setEncoding(String) - Method in class com.aspectran.core.context.rule.RequestRule
Sets the request encoding.
setEncoding(String) - Method in class com.aspectran.core.context.rule.ResponseRule
Sets the response encoding.
setEncoding(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setEncoding(String) - Method in class com.aspectran.core.context.rule.TransformRule
Sets the character encoding.
setEncoding(String) - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
setEncoding(String) - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
setEncoding(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
setEndpointIdentificationAlgorithm(String) - Method in class com.aspectran.undertow.server.TowOptions
 
setEngineBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setEngineBeanId(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setEntityResolver(EntityResolver) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
setEntityResolver(EntityResolver) - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
setEnvironment(Environment) - Method in interface com.aspectran.core.component.bean.aware.EnvironmentAware
 
setEnvironment(String) - Method in class com.aspectran.mybatis.SqlSessionFactoryBean
 
setErrorHandler(ErrorHandler) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
setErrorIndex(int) - Method in class com.aspectran.shell.jline.console.CommandHighlighter
 
setErrorPages(ErrorPage[]) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setErrorPattern(Pattern) - Method in class com.aspectran.shell.jline.console.CommandHighlighter
 
setEvictionIdleSeconds(int) - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
setEvictionIdleSecs(int) - Method in class com.aspectran.core.component.session.AbstractSessionCache
-1 means we never evict inactive sessions.
setEvictionIdleSecs(int) - Method in interface com.aspectran.core.component.session.SessionCache
Sessions in this cache can be: never evicted evicted once the last request exits evicted after a configurable period of inactivity
setExceptionRule(ExceptionRule) - Method in class com.aspectran.core.context.rule.AspectRule
 
setExceptionRule(ExceptionRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
setExceptionThrownRule(ExceptionThrownRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
setExceptionTypes(String...) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
setExcludedUserAgents(String[]) - Method in class com.aspectran.undertow.server.encoding.EncodingHandlerWrapper
 
setExcludeEmptyParameters(Boolean) - Method in class com.aspectran.core.context.rule.RedirectRule
Sets whether to exclude parameters with empty values.
setExcludeNullParameters(Boolean) - Method in class com.aspectran.core.context.rule.RedirectRule
Sets whether to exclude parameters with null values.
setExcludePatterns(String[]) - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
 
setExcludePatterns(String[]) - Method in class com.aspectran.core.component.translet.scan.TransletScanner
 
setExcludePointcutPatternRuleList(List<PointcutPatternRule>) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
setExecutableAction(AnnotatedAction) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
setExecutorType(String) - Method in class com.aspectran.mybatis.SqlSessionTxAdvice
 
setExpiryTime(long) - Method in class com.aspectran.core.component.session.SessionData
 
setExplicit(boolean) - Method in class com.aspectran.core.activity.process.result.ContentResult
 
setExplicit(boolean) - Method in class com.aspectran.core.activity.process.result.ProcessResult
 
setExposals(String[], String[]) - Method in class com.aspectran.core.service.AbstractCoreService
 
setExposals(String[], String[]) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
setExposedHeaders(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setExposedHeaders(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setExposedHeaders(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setExposeSchedulerInRepository(boolean) - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
Set whether to expose the Aspectran-managed Scheduler instance in the Quartz SchedulerRepository.
setExpression(String) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
setFactoryBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.BeanRule
Sets factory bean class.
setFactoryBeanId(String) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the factory bean id.
setFactoryMethod(Method) - Method in class com.aspectran.core.context.rule.BeanRule
 
setFactoryMethodName(String) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the factory method name.
setFactoryMethodParameterBindingRules(ParameterBindingRule[]) - Method in class com.aspectran.core.context.rule.BeanRule
 
setFactoryOffered(boolean) - Method in class com.aspectran.core.context.rule.BeanRule
 
setFallbackToSystemLocale(boolean) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
Set whether to fall back to the system Locale if no files for a specific Locale have been found.
setFavorPathExtension(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
setFavorPathExtension(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
 
setFeature(String, boolean) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
setField(Field, Object, Object) - Static method in class com.aspectran.core.util.ReflectionUtils
Set the field represented by the supplied field object on the specified target object to the specified value.
setFieldAutowireParsed(boolean) - Method in class com.aspectran.core.context.rule.BeanRule
 
setFieldName(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Sets the field name used to reference this file item.
setFile(String) - Method in class com.aspectran.core.context.rule.AppendRule
 
setFile(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setFileAppend(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setFileCreate(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setFileParameter(String, FileParameter) - Method in class com.aspectran.core.activity.CoreTranslet
 
setFileParameter(String, FileParameter) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
setFileParameter(String, FileParameter) - Method in class com.aspectran.core.activity.request.FileParameterMap
 
setFileParameter(String, FileParameter) - Method in interface com.aspectran.core.activity.Translet
Sets the FileParameter object to the file parameter with the given name.
setFileParameter(String, FileParameter) - Method in interface com.aspectran.core.adapter.RequestAdapter
Sets the FileParameter object to the file parameter with the given name.
setFileParameter(String, FileParameter[]) - Method in class com.aspectran.core.activity.CoreTranslet
 
setFileParameter(String, FileParameter[]) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
setFileParameter(String, FileParameter[]) - Method in interface com.aspectran.core.activity.Translet
Sets the value to the file parameter with the given name.
setFileParameter(String, FileParameter[]) - Method in interface com.aspectran.core.adapter.RequestAdapter
Sets the value to the file parameter with the given name.
setFileParameterValues(String, FileParameter[]) - Method in class com.aspectran.core.activity.request.FileParameterMap
 
setFilterClass(String) - Method in class com.aspectran.core.context.rule.params.FilterParameters
 
setFilterParameters(FilterParameters) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the filter parameters.
setFilterParameters(FilterParameters) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the filter parameters.
setFilters(TowFilter[]) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setFilterServletMappings(TowFilterServletMapping[]) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setFilterUrlMappings(TowFilterUrlMapping[]) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setFormat(AppendedFileFormatType) - Method in class com.aspectran.core.context.rule.AppendRule
 
setFormat(String) - Method in class com.aspectran.core.context.rule.ParameterBindingRule
 
setFormats(String[]) - Method in class com.aspectran.core.context.rule.AutowireRule
 
setFormatString(String) - Method in class com.aspectran.undertow.server.accesslog.AccessLogHandlerWrapper
 
setFormField(boolean) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Specifies whether or not a FileItem instance represents a simple form field.
setFreemarkerSettings(Properties) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Set properties that contain well-known FreeMarker keys which will be passed to FreeMarker's Configuration.setSettings method.
setFreemarkerVariables(Map<String, Object>) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Set a Map that contains well-known FreeMarker objects which will be passed to FreeMarker's Configuration.setAllSharedVariables() method.
setGetterName(String) - Method in class com.aspectran.core.context.expr.token.Token
Sets the name of the property whose value is to be retrieved.
setGracePeriodSecs(int) - Method in class com.aspectran.core.component.session.AbstractSessionStore
Sets the interval in secs to prevent too eager session scavenging.
setGreetings(String) - Method in class com.aspectran.core.context.config.ShellConfig
 
setGreetings(String) - Method in class com.aspectran.shell.service.AbstractShellService
 
setGreetings(String) - Method in interface com.aspectran.shell.service.ShellService
Specifies the greeting message.
setHandler(HttpHandler) - Method in class com.aspectran.undertow.server.TowServer
 
setHardReload(boolean) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setHardReload(boolean) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setHeader(String, String) - Method in class com.aspectran.core.activity.request.AbstractRequest
Set the given single header value under the given header name.
setHeader(String, String) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
Set the given single header value under the given header name.
setHeader(String, String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Set the given single header value under the given header name.
setHeader(String, String) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Set the given single header value under the given header name.
setHeader(String, String) - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
setHeader(String, String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
setHeaderItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.HeaderActionRule
Sets the header rule map.
setHeaderMap(MultiValueMap<String, String>) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
setHeaders(String[]) - Method in class com.aspectran.core.context.rule.JoinpointRule
 
setHeaders(String...) - Method in class com.aspectran.core.context.rule.params.JoinpointParameters
 
setHeaders(FileItemHeaders) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Sets the file item headers.
setHidden(Boolean) - Method in class com.aspectran.core.context.rule.EchoActionRule
Sets whether to hide result of the action.
setHidden(Boolean) - Method in class com.aspectran.core.context.rule.HeaderActionRule
Sets whether to hide result of the action.
setHidden(Boolean) - Method in class com.aspectran.core.context.rule.IncludeActionRule
Sets whether to hide result of the action.
setHidden(Boolean) - Method in class com.aspectran.core.context.rule.InvokeActionRule
Sets whether to hide result of the action.
setHistoryFile(String) - Method in class com.aspectran.core.context.config.ShellConfig
 
setHost(String) - Method in class com.aspectran.undertow.server.AjpListenerConfig
 
setHost(String) - Method in class com.aspectran.undertow.server.HttpListenerConfig
 
setHost(String) - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
setHouseKeeper(HouseKeeper) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
setHttp2HuffmanCacheSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setHttp2PaddingSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setHttp2SettingsEnablePush(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setHttp2SettingsHeaderTableSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setHttp2SettingsInitialWindowSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setHttp2SettingsMaxConcurrentStreams(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setHttp2SettingsMaxFrameSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setHttpHeadersCacheSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setHttpListeners(HttpListenerConfig...) - Method in class com.aspectran.undertow.server.TowServer
 
setHttpsListeners(HttpsListenerConfig...) - Method in class com.aspectran.undertow.server.TowServer
 
setId(String) - Method in class com.aspectran.core.component.session.SessionData
 
setId(String) - Method in class com.aspectran.core.context.rule.AspectRule
 
setId(String) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the bean id.
setId(String) - Method in class com.aspectran.core.context.rule.ScheduleRule
 
setId(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setIdleTimeout(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setIdleTimeout(long) - Method in class com.aspectran.core.util.thread.IdleTimeout
 
setIdleTimeout(long) - Method in class com.aspectran.core.util.timer.IdleTimeout
 
setIgnoreAcceptHeader(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
setIgnoreAcceptHeader(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
 
setIgnoreInvalidLocale(boolean) - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
Set whether to ignore an invalid value for the locale parameter.
setIgnoreUnknownPathExtensions(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
setIgnoreUnknownPathExtensions(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
 
setImportant(Boolean) - Method in class com.aspectran.core.context.rule.BeanRule
Sets whether this bean is important.
setInboundPath(String) - Method in class com.aspectran.core.context.config.DaemonPollerConfig
 
setIncludePageKey(String) - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
 
setIndentSize(int) - Method in class com.aspectran.core.activity.FormattingContext
 
setIndentString(String) - Method in class com.aspectran.core.util.apon.AponWriter
Specifies the indent string.
setIndentTab(boolean) - Method in class com.aspectran.core.activity.FormattingContext
 
setIndexedProperty(Object, String, Object) - Static method in class com.aspectran.core.util.BeanUtils
 
setInitMethod(Method) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the initialization method.
setInitMethodName(String) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the initialization method name.
setInitMethodParameterBindingRules(ParameterBindingRule[]) - Method in class com.aspectran.core.context.rule.BeanRule
 
setInitParams(Map<String, String>) - Method in class com.aspectran.undertow.server.servlet.TowFilter
 
setInitParams(Map<String, String>) - Method in class com.aspectran.undertow.server.servlet.TowServlet
 
setInnerBean(boolean) - Method in class com.aspectran.core.context.rule.BeanRule
 
setInnerHandlerChainWrappers(HandlerWrapper[]) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setInterpreter(CommandInterpreter) - Method in class com.aspectran.shell.console.AbstractConsole
 
setInterpreter(CommandInterpreter) - Method in interface com.aspectran.shell.console.Console
 
setInterpreter(CommandInterpreter) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
setIoThreads(int) - Method in class com.aspectran.undertow.server.TowServer
 
setIpTrafficClass(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setIsolated(Boolean) - Method in class com.aspectran.core.context.rule.AspectRule
 
setJarsToScan(String[]) - Method in class com.aspectran.undertow.server.servlet.TowJasperInitializer
 
setJarsToScan(String[]) - Method in class com.aspectran.undertow.server.servlet.TowTldScanner
 
setJoinpointRule(JoinpointRule) - Method in class com.aspectran.core.context.rule.AspectRule
 
setJoinpointTargetType(JoinpointTargetType) - Method in class com.aspectran.core.context.rule.JoinpointRule
 
setJoinpointTargetType(String) - Method in class com.aspectran.core.context.rule.params.JoinpointParameters
 
setKeepAlive(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setKeyAlias(String) - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
setKeyStorePassword(String) - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
setKeyStorePath(String) - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
setKeyStoreProvider(String) - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
setKeyStoreType(String) - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
setLastAccessedTime(long) - Method in class com.aspectran.core.component.session.SessionData
 
setLastModified(long) - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
setLastSavedTime(long) - Method in class com.aspectran.core.component.session.SessionData
 
setLazyInit(Boolean) - Method in class com.aspectran.core.context.rule.BeanRule
Sets whether this bean is to be lazily initialized.
setLeftPad(int) - Method in class com.aspectran.shell.command.option.HelpFormatter
 
setLenient(boolean) - Method in class com.aspectran.core.util.json.JsonReader
Configure this parser to be liberal in what it accepts.
setLimited(boolean) - Method in class com.aspectran.shell.jline.console.CommandCompleter
 
setLimited(boolean) - Method in class com.aspectran.shell.jline.console.CommandHighlighter
 
setLocale(Translet, Locale) - Method in class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
 
setLocale(Translet, Locale) - Method in class com.aspectran.core.support.i18n.locale.FixedLocaleResolver
 
setLocale(Translet, Locale) - Method in interface com.aspectran.core.support.i18n.locale.LocaleResolver
Set the current locale to the given one.
setLocale(Translet, Locale) - Method in class com.aspectran.core.support.i18n.locale.SessionLocaleResolver
 
setLocale(Locale) - Method in class com.aspectran.core.activity.request.AbstractRequest
Sets the locale.
setLocale(Locale) - Method in interface com.aspectran.core.adapter.RequestAdapter
Sets the preferred Locale.
setLocaleParamName(String) - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
Set the name of the parameter that contains a locale specification in a locale change request.
setLocation(int, int) - Method in class com.aspectran.core.util.nodelet.NodeTracker
 
setLongName(String) - Method in class com.aspectran.shell.command.option.Option
Sets the long name of this Option.
setMandatory(Boolean) - Method in class com.aspectran.core.context.rule.ItemRule
Sets whether this item is mandatory.
setMappings(String[]) - Method in class com.aspectran.undertow.server.servlet.TowServlet
 
setMaskPattern(String) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the mask pattern.
setMaskPattern(String) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the mask pattern.
setMaxAgeSeconds(int) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setMaxBufferedRequestSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setMaxCachedHeaderSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setMaxConcurrentRequestsPerConnection(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setMaxContentSize(long) - Method in class com.aspectran.undertow.server.encoding.EncodingHandlerWrapper
 
setMaxCookies(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setMaxEntitySize(long) - Method in class com.aspectran.undertow.server.TowOptions
 
setMaxFileSize(long) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Set the maximum allowed size (in bytes) for each individual file before an upload gets rejected.
setMaxFileSize(long) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setMaxFileSize(long) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the maximum size of the file.
setMaxFileSize(long) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
 
setMaxFileSize(long) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
Sets the maximum size of the file.
setMaxFileSize(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the maximum size of the file in human readable format.
setMaxFileSize(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
Sets the maximum size of the file.
setMaxHeaders(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setMaxHeaderSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setMaxIdleSeconds(int) - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
setMaximumPoolSize(int) - Method in class com.aspectran.undertow.server.servlet.TowWebSocketInitializer
 
setMaxInactiveInterval(int) - Method in class com.aspectran.core.adapter.DefaultSessionAdapter
 
setMaxInactiveInterval(int) - Method in interface com.aspectran.core.adapter.SessionAdapter
 
setMaxInactiveInterval(int) - Method in class com.aspectran.core.component.session.DefaultSession
 
setMaxInactiveInterval(int) - Method in interface com.aspectran.core.component.session.Session
 
setMaxInactiveInterval(int) - Method in class com.aspectran.core.component.session.SessionAgent
 
setMaxInactiveInterval(int) - Method in class com.aspectran.undertow.adapter.TowSessionAdapter
 
setMaxInactiveInterval(int) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
setMaxInactiveInterval(long) - Method in class com.aspectran.core.component.session.SessionData
 
setMaxInboundMessageSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setMaxInMemorySize(int) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Set the maximum allowed size (in bytes) before uploads are written to disk.
setMaxInMemorySize(int) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setMaxInMemorySize(int) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Set the maximum allowed size (in bytes) before uploads are written to disk.
setMaxInMemorySize(int) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
 
setMaxInMemorySize(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Set the maximum allowed size (in bytes) before uploads are written to disk.
setMaxLeftWidth(int) - Method in class com.aspectran.shell.command.option.HelpFormatter
 
setMaxOutboundMessageSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setMaxParameters(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setMaxQueuedReadBuffers(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setMaxRequestSize(long) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
setMaxRequestSize(long) - Method in interface com.aspectran.core.adapter.RequestAdapter
 
setMaxRequestSize(long) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Sets the maximum length of HTTP GET Request -1 indicates no limit (the default).
setMaxRequestSize(long) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setMaxRequestSize(long) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the maximum size of the request.
setMaxRequestSize(long) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
 
setMaxRequestSize(long) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
Sets the maximum size of the request.
setMaxRequestSize(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the maximum size of the request in human readable format.
setMaxRequestSize(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
Sets the maximum size of the request.
setMaxSessions(int) - Method in class com.aspectran.core.component.session.DefaultSessionCache
 
setMaxSessions(int) - Method in interface com.aspectran.core.component.session.SessionCache
Sets the maximum number of active sessions allowed in this session cache.
setMaxSessions(int) - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
setMaxThreads(int) - Method in class com.aspectran.core.context.config.DaemonPollerConfig
 
setMediaTypes(String[]) - Method in class com.aspectran.undertow.server.encoding.EncodingHandlerWrapper
 
setMethod(Method) - Method in class com.aspectran.core.context.rule.AnnotatedActionRule
 
setMethod(Method) - Method in class com.aspectran.core.context.rule.InvokeActionRule
 
setMethodAutowireParsed(boolean) - Method in class com.aspectran.core.context.rule.BeanRule
 
setMethodName(String) - Method in class com.aspectran.core.context.rule.InvokeActionRule
Sets the action method name.
setMethodName(String) - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
setMethodNamePattern(String) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
setMethods(MethodType[]) - Method in class com.aspectran.core.context.rule.JoinpointRule
 
setMethods(String...) - Method in class com.aspectran.core.context.rule.params.JoinpointParameters
 
setMethodType(MethodType) - Method in class com.aspectran.core.context.rule.IncludeActionRule
 
setMulticast(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setMulticastTtl(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setMultipartMaxEntitySize(long) - Method in class com.aspectran.undertow.server.TowOptions
 
setName(String) - Method in class com.aspectran.core.activity.process.ActionList
 
setName(String) - Method in class com.aspectran.core.activity.process.ContentList
 
setName(String) - Method in class com.aspectran.core.activity.process.result.ContentResult
 
setName(String) - Method in class com.aspectran.core.activity.process.result.ProcessResult
 
setName(String) - Method in class com.aspectran.core.context.rule.DispatchRule
Sets the dispatch name.
setName(String) - Method in class com.aspectran.core.context.rule.ItemRule
Sets the name of the item.
setName(String) - Method in class com.aspectran.core.context.rule.ParameterBindingRule
 
setName(String) - Method in class com.aspectran.core.context.rule.ResponseRule
 
setName(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setName(String) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the name.
setName(String) - Method in class com.aspectran.core.util.nodelet.NodeTracker
 
setName(String) - Method in class com.aspectran.daemon.AbstractDaemon
 
setName(String) - Method in interface com.aspectran.daemon.Daemon
 
setName(String, Token[]) - Method in class com.aspectran.core.context.rule.DispatchRule
Sets the dispatch name and its name tokens.
setNamePattern(WildcardPattern) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the name pattern.
setNameTokens(Token[]) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the name tokens.
setNoCache(Boolean) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setNodeTracker(NodeTracker) - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
setNonPersistentAttributes(String...) - Method in class com.aspectran.core.component.session.AbstractSessionStore
Specifies attributes that should be excluded from serialization.
setNonPersistentAttributes(String[]) - Method in class com.aspectran.core.component.session.AbstractSessionStoreFactory
 
setNonPersistentAttributes(String[]) - Method in interface com.aspectran.core.component.session.SessionStoreFactory
 
setNonPersistentAttributes(String[]) - Method in class com.aspectran.core.context.config.SessionFileStoreConfig
 
setNonPersistentAttributes(Set<String>) - Method in class com.aspectran.core.component.session.redis.lettuce.LettucePool
 
setNoRequestTimeout(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setNullWritable(Boolean) - Method in class com.aspectran.core.activity.FormattingContext
 
setNumberOfValues(int) - Method in class com.aspectran.shell.command.option.Option
Sets the number of argument values this Option can take.
setOperand(String) - Method in class com.aspectran.shell.command.OutputRedirection
 
setOptionalValue(boolean) - Method in class com.aspectran.shell.command.option.Option
Sets whether this Option can have an optional argument.
setOptionComparator(Comparator<Option>) - Method in class com.aspectran.shell.command.option.HelpFormatter
Set the comparator used to sort the options when they output in help text.
setOrder(int) - Method in class com.aspectran.core.context.rule.AspectRule
 
setOuterHandlerChainWrappers(HandlerWrapper[]) - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactory
 
setOuterHandlerChainWrappers(HandlerWrapper[]) - Method in class com.aspectran.undertow.server.servlet.HybridServletHandlerFactory
 
setOuterHandlerChainWrappers(HandlerWrapper[]) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setOutput(String) - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
setOutputStream(OutputStream) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
 
setOutputWriter(Writer) - Method in class com.aspectran.daemon.activity.DaemonActivity
 
setOutputWriter(Writer) - Method in class com.aspectran.shell.activity.ShellActivity
 
setParameter(String, String) - Method in class com.aspectran.core.activity.CoreTranslet
 
setParameter(String, String) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
setParameter(String, String) - Method in class com.aspectran.core.activity.request.ParameterMap
Sets the value to the parameter with the given name.
setParameter(String, String) - Method in interface com.aspectran.core.activity.Translet
Sets the value to the parameter with the given name.
setParameter(String, String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Sets the value to the parameter with the given name.
setParameter(String, String[]) - Method in class com.aspectran.core.activity.CoreTranslet
 
setParameter(String, String[]) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
setParameter(String, String[]) - Method in interface com.aspectran.core.activity.Translet
Sets the value to the parameter with the given name.
setParameter(String, String[]) - Method in interface com.aspectran.core.adapter.RequestAdapter
Sets the value to the parameter with the given name.
setParameterBindingRules(ParameterBindingRule[]) - Method in class com.aspectran.core.context.rule.AnnotatedActionRule
 
setParameterItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.IncludeActionRule
Sets the attribute item rule map.
setParameterItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.RedirectRule
Sets the attribute item rule map.
setParameterItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.RequestRule
Sets the attribute item rule map.
setParameterMap(ParameterMap) - Method in class com.aspectran.core.activity.InstantActivity
 
setParameterMap(ParameterMap) - Method in class com.aspectran.core.activity.request.AbstractRequest
 
setParameterMap(ParameterMap) - Method in class com.aspectran.daemon.activity.DaemonActivity
 
setParameterMap(ParameterMap) - Method in class com.aspectran.embed.activity.AspectranActivity
 
setParameterMap(ParameterMap) - Method in class com.aspectran.shell.activity.ShellActivity
 
setParameters(Map<String, String>) - Method in class com.aspectran.core.context.rule.RedirectRule
Sets the parameter map.
setParameterValues(String, String[]) - Method in class com.aspectran.core.activity.request.ParameterMap
Sets the values to the parameter with the given name.
setParentMessageSource(MessageSource) - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
 
setParentMessageSource(MessageSource) - Method in class com.aspectran.core.support.i18n.message.DelegatingMessageSource
 
setParentMessageSource(MessageSource) - Method in interface com.aspectran.core.support.i18n.message.HierarchicalMessageSource
Set the parent that will be used to try to resolve messages that this object can't resolve.
setParentTranslet(Translet) - Method in class com.aspectran.core.activity.AbstractTranslet
 
setPath(String) - Method in class com.aspectran.core.context.rule.RedirectRule
Sets the redirect path.
setPath(String, Token[]) - Method in class com.aspectran.core.context.rule.RedirectRule
 
setPatternString(String) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
setPointcut(Pointcut) - Method in class com.aspectran.core.context.rule.AspectRule
 
setPointcutPatternRuleList(List<PointcutPatternRule>) - Method in class com.aspectran.core.context.rule.PointcutRule
 
setPointcutPatternVerifiable(boolean) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
setPointcutPatternVerifiable(boolean) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
setPointcutRule(PointcutRule) - Method in class com.aspectran.core.context.rule.JoinpointRule
 
setPointcutType(PointcutType) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
setPollingInterval(long) - Method in class com.aspectran.core.context.config.DaemonPollerConfig
 
setPollingInterval(long) - Method in class com.aspectran.daemon.command.polling.AbstractCommandPoller
 
setPollingInterval(long) - Method in interface com.aspectran.daemon.command.polling.CommandPoller
 
setPoolConfig(LettucePoolConfig) - Method in class com.aspectran.core.component.session.redis.lettuce.LettuceSessionStoreFactory
 
setPort(int) - Method in class com.aspectran.undertow.server.AjpListenerConfig
 
setPort(int) - Method in class com.aspectran.undertow.server.HttpListenerConfig
 
setPort(int) - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
setPrefix(String) - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
setPrefix(String) - Method in class com.aspectran.freemarker.directive.Trimmer
 
setPrefix(String) - Method in class com.aspectran.freemarker.view.FreeMarkerViewDispatcher
Sets the prefix for the template name.
setPrefix(String) - Method in class com.aspectran.pebble.view.PebbleViewDispatcher
Sets the prefix for the template name.
setPrefix(String) - Method in class com.aspectran.web.support.view.JspViewDispatcher
Sets the prefix for the template name.
setPretty(boolean) - Method in class com.aspectran.core.activity.FormattingContext
 
setPretty(Boolean) - Method in class com.aspectran.core.context.rule.TransformRule
Set whether to format the content of the response to make it easier to read by adding spaces or tabs.
setPrettyPrint(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
setPrettyPrint(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
Sets whether to apply indentations and line breaks when generating response data.
setProcedural(boolean) - Method in class com.aspectran.shell.activity.ShellActivity
 
setProcessResult(ProcessResult) - Method in class com.aspectran.core.activity.CoreTranslet
 
setProcessResult(ProcessResult) - Method in interface com.aspectran.core.activity.Translet
Sets the process result.
setProfile(String) - Method in class com.aspectran.core.context.rule.AppendRule
 
setProfile(String) - Method in class com.aspectran.core.context.rule.EnvironmentRule
 
setProfile(String) - Method in class com.aspectran.core.context.rule.ItemRuleMap
 
setProfile(String) - Method in class com.aspectran.core.context.rule.params.ItemHolderParameters
 
setProfiles(String[]) - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
 
setPrompt(String) - Method in class com.aspectran.core.context.config.ShellConfig
 
setProperties(Properties) - Method in class com.aspectran.mybatis.SqlSessionFactoryBean
Set optional properties to be passed into the SqlSession configuration.
setProperty(Class<?>, String, Object) - Static method in class com.aspectran.core.util.BeanUtils
Invokes the static method of the specified class to get the bean property value.
setProperty(Object, String, Object) - Static method in class com.aspectran.core.util.BeanUtils
Sets the value of the specified property of the specified bean.
setProperty(String, Object) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
setPropertyItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setPropertyItemRuleMap(ItemRuleMap) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setPropertyItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.env.ContextEnvironment
 
setPropertyItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the property item rule map.
setPropertyItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.InvokeActionRule
Sets the property item rule map.
setPropertyItemRuleMapList(List<ItemRuleMap>) - Method in class com.aspectran.core.context.rule.EnvironmentRule
 
setProprietor(Parameter) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
setProprietor(Parameter) - Method in interface com.aspectran.core.util.apon.Parameters
Specifies the owner of this Parameters.
setProtocol(String) - Method in class com.aspectran.undertow.server.TowOptions
 
setProxied(boolean) - Method in class com.aspectran.core.context.rule.BeanRule
Sets whether this bean is proxied.
setQualifiers(String...) - Method in class com.aspectran.core.context.rule.AutowireRule
 
setQuartzProperties(Properties) - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
Set quartz properties.
setRaisedException(Throwable) - Method in class com.aspectran.core.activity.AbstractActivity
 
setRaisedException(Throwable) - Method in interface com.aspectran.core.activity.Activity
Sets an instance of the currently raised exception.
setReadTimeout(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setReceiveBuffer(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setRecordRequestStartTime(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setRefused(boolean) - Method in class com.aspectran.core.activity.request.FileParameter
Sets whether the refused file.
setReloadMode(AutoReloadType) - Method in class com.aspectran.core.context.config.ContextAutoReloadConfig
 
setRemoveUnloadableSessions(boolean) - Method in class com.aspectran.core.component.session.AbstractSessionCache
If a session's data cannot be loaded from the store without error, remove it from the persistent store.
setRemoveUnloadableSessions(boolean) - Method in interface com.aspectran.core.component.session.SessionCache
If the data for a session exists but is unreadable, the SessionCache can instruct the SessionStore to delete it.
setRemoveUnloadableSessions(boolean) - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
setReplicated(boolean) - Method in class com.aspectran.core.context.rule.BeanRule
Sets whether this bean is replicated.
setRequestAdapter(RequestAdapter) - Method in class com.aspectran.core.activity.AbstractActivity
Sets the request adapter.
setRequestAdapter(RequestAdapter) - Method in class com.aspectran.core.activity.InstantActivity
 
setRequestMethod(MethodType) - Method in class com.aspectran.core.activity.AbstractTranslet
 
setRequestMethod(MethodType) - Method in class com.aspectran.core.context.rule.ForwardRule
 
setRequestMethods(String...) - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
Configure the request method(s) over which the locale can be changed.
setRequestName(String) - Method in class com.aspectran.core.activity.AbstractTranslet
 
setRequestParseTimeout(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setRequestRule(RequestRule) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the request rule.
setRequeue(boolean) - Method in class com.aspectran.core.context.config.DaemonPollerConfig
 
setRequired(boolean) - Method in class com.aspectran.core.context.rule.AutowireRule
 
setRequired(boolean) - Method in class com.aspectran.core.context.rule.ParameterBindingRule
 
setRequired(boolean) - Method in class com.aspectran.shell.command.option.Arguments
 
setRequired(boolean) - Method in class com.aspectran.shell.command.option.Option
Sets whether this Option is mandatory.
setRequired(boolean) - Method in class com.aspectran.shell.command.option.OptionGroup
 
setRequireHostHttp11(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setRequiresTranslet(boolean) - Method in class com.aspectran.core.context.rule.InvokeActionRule
 
setResident(boolean) - Method in class com.aspectran.core.component.session.DefaultSession
 
setResource(String) - Method in class com.aspectran.core.context.rule.AppendRule
 
setResource(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setResourceLocations(String...) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setResourceLocations(String...) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setResourceLocations(String...) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
setResourceManager(ResourceManager) - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactory
 
setResourcePathPatterns(ResourcePathPatterns) - Method in class com.aspectran.undertow.server.resource.StaticResourceHandler
 
setResources(Enumeration<URL>) - Method in class com.aspectran.core.context.builder.reload.ActivityContextReloadingTimer
 
setResources(Enumeration<URL>) - Method in class com.aspectran.core.context.builder.reload.ActivityContextReloadingTimerTask
 
setResponse(Response) - Method in class com.aspectran.core.context.rule.ChooseWhenRule
 
setResponse(Response) - Method in class com.aspectran.core.context.rule.ResponseRule
 
setResponseAdapter(ResponseAdapter) - Method in class com.aspectran.core.activity.AbstractActivity
Sets the response adapter.
setResponseAdapter(ResponseAdapter) - Method in class com.aspectran.core.activity.InstantActivity
 
setResponseRule(ResponseRule) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the response rule.
setResponseRuleList(List<ResponseRule>) - Method in class com.aspectran.core.context.rule.TransletRule
 
setResultValue(String, Object) - Method in class com.aspectran.core.activity.process.result.ActionResult
Sets the result value of the action.
setReuseAddresses(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setRootFile(String) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setRootFile(String) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setRootFile(String) - Method in class com.aspectran.core.context.config.ContextConfig
 
setRootService(CoreService) - Method in interface com.aspectran.core.context.ActivityContext
Sets the Aspectran Service that created the current ActivityContext.
setRootService(CoreService) - Method in class com.aspectran.core.context.AspectranActivityContext
 
setRuleAppendHandler(RuleAppendHandler) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
Sets the rule append handler.
setSaslPolicyForwardSecrecy(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSaslPolicyNoactive(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSaslPolicyNoanonymous(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSaslPolicyNodictionary(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSaslPolicyNoplaintext(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSaslPolicyPassCredentials(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSaslReuse(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSaslServerAuth(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSavedFile(File) - Method in class com.aspectran.core.activity.request.FileParameter
 
setSaveOnCreate(boolean) - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
setSaveOnCreate(boolean) - Method in interface com.aspectran.core.component.session.SessionCache
Whether or not a session that is newly created should be immediately saved.
setSaveOnCreate(boolean) - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
setSaveOnInactiveEviction(boolean) - Method in class com.aspectran.core.component.session.AbstractSessionCache
 
setSaveOnInactiveEviction(boolean) - Method in interface com.aspectran.core.component.session.SessionCache
Whether or not a a session that is about to be evicted should be saved before being evicted.
setSaveOnInactiveEviction(boolean) - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
setSavePeriodSecs(int) - Method in class com.aspectran.core.component.session.AbstractSessionStore
The minimum time in seconds between save operations.
setScanIntervalSeconds(int) - Method in class com.aspectran.core.context.config.ContextAutoReloadConfig
 
setScanPath(String) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the scan path.
setScanPattern(String) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the scan pattern.
setScavengingInterval(int) - Method in class com.aspectran.core.component.session.HouseKeeper
Set the period between scavenge cycles.
setScavengingIntervalSeconds(int) - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
setScheduledJobRuleList(List<ScheduledJobRule>) - Method in class com.aspectran.core.context.rule.ScheduleRule
 
setSchedulerBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.ScheduleRule
 
setSchedulerBeanId(String) - Method in class com.aspectran.core.context.rule.ScheduleRule
 
setSchedulerName(String) - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
Set the name of the Scheduler to create via the SchedulerFactory.
setScheduleRuleRegistry(ScheduleRuleRegistry) - Method in class com.aspectran.core.context.AspectranActivityContext
 
setScopeType(ScopeType) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the scope type.
setScratchDir(String) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setSecret(Boolean) - Method in class com.aspectran.core.context.rule.ItemRule
Sets whether this item requires secure input.
setSecure(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSelected(Option) - Method in class com.aspectran.shell.command.option.OptionGroup
Set the selected option of this group to name.
setSendBuffer(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setServerContainer(ServerContainer) - Method in class com.aspectran.web.socket.jsr356.ServerEndpointExporter
Set the JSR-356 ServerContainer to use for endpoint registration.
setServerOption(Option<T>, T) - Method in class com.aspectran.undertow.server.TowServer
 
setServerOptions(TowOptions) - Method in class com.aspectran.undertow.server.TowServer
 
setServiceController(ServiceController) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setServiceController(ServiceController) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setServiceStateListener(ServiceStateListener) - Method in class com.aspectran.core.service.AbstractServiceController
 
setServiceStateListener(ServiceStateListener) - Method in interface com.aspectran.core.service.ServiceController
Sets the service state listener.
setServletContainerInitializers(ServletContainerInitializer[]) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setServlets(TowServlet[]) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setSessionAdapter(SessionAdapter) - Method in class com.aspectran.core.activity.AbstractActivity
Sets the session adapter.
setSessionAdapter(SessionAdapter) - Method in class com.aspectran.core.activity.InstantActivity
 
setSessionCache(SessionCache) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
setSessionCache(SessionCacheFactory) - Method in class com.aspectran.jetty.JettySessionHandler
 
setSessionConfig(SessionConfig) - Method in class com.aspectran.undertow.server.http.HybridHttpHandler
 
setSessionConfig(SessionConfig) - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactory
 
setSessionDataStore(SessionDataStoreFactory) - Method in class com.aspectran.jetty.JettySessionHandler
 
setSessionIdGenerator(SessionIdGenerator) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
setSessionManager(SessionManager) - Method in class com.aspectran.undertow.server.http.HybridHttpHandler
 
setSessionManager(SessionManager) - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactory
 
setSessionManager(SessionManager) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setSessionManagerConfig(SessionManagerConfig) - Method in class com.aspectran.core.component.session.DefaultSessionManager
 
setSessionManagerConfig(SessionManagerConfig) - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
setSessionManagerConfigWithApon(String) - Method in class com.aspectran.core.component.session.DefaultSessionManager
 
setSessionManagerConfigWithApon(String) - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
setSessionStoreFactory(SessionStoreFactory) - Method in class com.aspectran.core.component.session.DefaultSessionManager
 
setSessionStoreFactory(SessionStoreFactory) - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
setSettings(Map<String, Object>) - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
setSettingsAdviceRule(SettingsAdviceRule) - Method in class com.aspectran.core.context.rule.AspectRule
 
setShutdownTimeout(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setShutdownTimeout(int) - Method in class com.aspectran.undertow.server.TowServer
 
setSimpleProperty(Object, String, Object) - Static method in class com.aspectran.core.util.BeanUtils
Sets the value of the specified property of the specified bean.
setSingleton(boolean) - Method in class com.aspectran.core.context.config.ContextConfig
 
setSingleton(Boolean) - Method in class com.aspectran.core.context.rule.BeanRule
Sets whether this bean is a singleton.
setSizeThreshold(int) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItemFactory
Sets the size threshold for storing data in memory.
setSkipParsingAtNonOption(boolean) - Method in class com.aspectran.shell.command.option.Options
 
setSocketOption(Option<T>, T) - Method in class com.aspectran.undertow.server.TowServer
 
setSocketOptions(TowOptions) - Method in class com.aspectran.undertow.server.TowServer
 
setSslApplicationBufferRegionSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslClientSessionCacheSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslClientSessionTimeout(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslEnabled(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslEnableSessionCreation(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslNonBlockingKeyManager(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslNonBlockingTrustManager(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslPacketBufferSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslPacketRegionSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslPeerHostName(String) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslPeerPort(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslProvider(String) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslServerSessionCacheSize(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslServerSessionTimeout(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslStartTls(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslUseClientMode(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setSslUserCipherSuitesOrder(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setStackSize(long) - Method in class com.aspectran.undertow.server.TowOptions
 
setStartDelaySeconds(int) - Method in class com.aspectran.core.context.config.SchedulerConfig
 
setStartDelaySeconds(int) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
setStartup(boolean) - Method in class com.aspectran.core.context.config.ContextAutoReloadConfig
 
setStartup(boolean) - Method in class com.aspectran.core.context.config.SchedulerConfig
 
setStartup(boolean) - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
setStaticResourceHandler(StaticResourceHandler) - Method in class com.aspectran.undertow.server.http.HybridHttpHandler
 
setStaticResourceHandler(StaticResourceHandler) - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactory
 
setStaticResourceHandler(StaticResourceHandler) - Method in class com.aspectran.undertow.server.servlet.HybridServletHandlerFactory
 
setStatus(int) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
Sets the status code.
setStatus(int) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Sets the status code.
setStatus(int) - Method in class com.aspectran.undertow.adapter.TowResponseAdapter
 
setStatus(int) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
setStatus(int) - Method in interface com.aspectran.web.activity.response.RestResponse
 
setStatus(int) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
setStatus(int, Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
Sets the status code.
setStatus(HttpStatus) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
setStatus(HttpStatus) - Method in interface com.aspectran.web.activity.response.RestResponse
 
setStatus(HttpStatus, Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
Sets the status code.
setStopDelayTime(int) - Method in class com.aspectran.undertow.server.TowServer
 
setStoreDir(File) - Method in class com.aspectran.core.component.session.FileSessionStore
 
setStoreDir(String) - Method in class com.aspectran.core.component.session.FileSessionStoreFactory
 
setStoreDir(String) - Method in class com.aspectran.core.context.config.SessionFileStoreConfig
 
setStrictVariables(boolean) - Method in class com.aspectran.pebble.PebbleEngineFactory
 
setStyle(String...) - Method in interface com.aspectran.shell.console.Console
 
setStyle(String...) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
setStyle(String...) - Method in class com.aspectran.shell.console.DefaultConsole
 
setStyle(String...) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
setSuffix(String) - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
setSuffix(String) - Method in class com.aspectran.freemarker.directive.Trimmer
 
setSuffix(String) - Method in class com.aspectran.freemarker.view.FreeMarkerViewDispatcher
Sets the suffix for the template name.
setSuffix(String) - Method in class com.aspectran.pebble.view.PebbleViewDispatcher
Sets the suffix for the template name.
setSuffix(String) - Method in class com.aspectran.web.support.view.JspViewDispatcher
Sets the suffix for the template name.
setSyntaxPrefix(String) - Method in class com.aspectran.shell.command.option.HelpFormatter
 
setSystemProperty(String, String) - Method in class com.aspectran.jetty.JettyServer
 
setSystemProperty(String, String) - Method in class com.aspectran.undertow.server.TowServer
 
setTarget(Constructor<?>) - Method in class com.aspectran.core.context.rule.AutowireRule
 
setTarget(Field) - Method in class com.aspectran.core.context.rule.AutowireRule
 
setTarget(Method) - Method in class com.aspectran.core.context.rule.AutowireRule
 
setTargetBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.BeanRule
 
setTargetType(AutowireTargetType) - Method in class com.aspectran.core.context.rule.AutowireRule
 
setTcpNodelay(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setTcpOobInline(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setTempDirectory(String) - Method in class com.aspectran.jetty.JettyWebAppContext
 
setTempDirectoryPath(String) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Sets the directory path used to temporarily files.
setTempDirectoryPath(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setTempDirectoryPath(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the temporary directory path.
setTempDirectoryPath(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
 
setTemplate(String) - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
 
setTemplateId(String) - Method in class com.aspectran.core.context.rule.TransformRule
Sets the template id.
setTemplateLoader(Loader<?>) - Method in class com.aspectran.pebble.PebbleEngineFactory
 
setTemplateLoader(Loader<?>[]) - Method in class com.aspectran.pebble.PebbleEngineFactory
 
setTemplateLoader(TemplateLoader) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Set a TemplateLoader that will be used to search for templates.
setTemplateLoader(TemplateLoader...) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Set multiple TemplateLoaders that will be used to search for templates.
setTemplateLoader(List<Loader<?>>) - Method in class com.aspectran.pebble.PebbleEngineFactory
 
setTemplateLoader(List<TemplateLoader>) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Set a List of TemplateLoaders that will be used to search for templates.
setTemplateLoaderPath(String) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Set the Freemarker template loader path.
setTemplateLoaderPath(String) - Method in class com.aspectran.pebble.PebbleEngineFactory
 
setTemplateLoaderPath(String...) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Set multiple Freemarker template loader paths.
setTemplateLoaderPath(String[]) - Method in class com.aspectran.pebble.PebbleEngineFactory
 
setTemplateLoaderPath(List<String>) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
Set a List of Freemarker template loader paths.
setTemplateLoaderPath(List<String>) - Method in class com.aspectran.pebble.PebbleEngineFactory
 
setTemplateRule(TemplateRule) - Method in class com.aspectran.core.context.rule.TransformRule
Sets the template rule.
setTemplateSource(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setTemplateSource(String, Token[]) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setThreadDaemon(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setThreadLocalCacheSize(int) - Method in class com.aspectran.undertow.server.servlet.TowWebSocketInitializer
 
setThreadPriority(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setTimeZone(Translet, TimeZone) - Method in class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
 
setTimeZone(Translet, TimeZone) - Method in class com.aspectran.core.support.i18n.locale.FixedLocaleResolver
 
setTimeZone(Translet, TimeZone) - Method in interface com.aspectran.core.support.i18n.locale.LocaleResolver
Set the current timezone to the given one.
setTimeZone(Translet, TimeZone) - Method in class com.aspectran.core.support.i18n.locale.SessionLocaleResolver
 
setTimeZone(TimeZone) - Method in class com.aspectran.core.activity.request.AbstractRequest
Sets the time zone.
setTimeZone(TimeZone) - Method in interface com.aspectran.core.adapter.RequestAdapter
Sets the preferred TimeZone.
setTimeZoneParamName(String) - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
Set the name of the parameter that contains a timezone specification in a locale change request.
setting - Static variable in class com.aspectran.core.context.rule.params.SettingsParameters
 
SettingParameters - Class in com.aspectran.core.context.rule.params
 
SettingParameters() - Constructor for class com.aspectran.core.context.rule.params.SettingParameters
 
settings - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
 
settings - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
 
Settings - Annotation Type in com.aspectran.core.component.bean.annotation
 
SettingsAdviceRule - Class in com.aspectran.core.context.rule
The Class SettingsAdviceRule.
SettingsAdviceRule(AspectRule) - Constructor for class com.aspectran.core.context.rule.SettingsAdviceRule
 
SettingsParameters - Class in com.aspectran.core.context.rule.params
 
SettingsParameters() - Constructor for class com.aspectran.core.context.rule.params.SettingsParameters
 
setTitle(String) - Method in class com.aspectran.shell.command.option.Arguments
 
setTitle(String) - Method in class com.aspectran.shell.command.option.Options
 
setToken(Token) - Method in class com.aspectran.core.context.rule.AutowireRule
 
setTokenize(Boolean) - Method in class com.aspectran.core.context.rule.ItemRule
Sets whether tokenize.
setTowServer(TowServer) - Method in class com.aspectran.undertow.server.http.HybridHttpHandlerFactory
 
setTowService(TowService) - Method in class com.aspectran.undertow.server.http.HybridHttpHandler
 
setTowServletContainer(TowServletContainer) - Method in class com.aspectran.undertow.server.servlet.HybridServletHandlerFactory
 
setTowServletContainer(TowServletContainer) - Method in class com.aspectran.undertow.server.TowServer
 
setTowServletContexts(TowServletContext...) - Method in class com.aspectran.undertow.server.servlet.TowServletContainer
 
setTransformType(TransformType) - Method in class com.aspectran.core.context.rule.TransformRule
Sets the transform type.
setTransletName(String) - Method in class com.aspectran.core.context.rule.ForwardRule
Sets the translet name.
setTransletName(String) - Method in class com.aspectran.core.context.rule.IncludeActionRule
Sets the translet name.
setTransletName(String) - Method in class com.aspectran.core.context.rule.ScheduledJobRule
 
setTransletName(String) - Method in class com.aspectran.daemon.command.polling.CommandParameters
 
setTransletNameMaskPattern(String) - Method in class com.aspectran.core.component.translet.scan.TransletScanner
 
setTransletNamePattern(String) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
setTransletNamePrefix(String) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
setTransletNamePrefix(String) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
setTransletNameSuffix(String) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
 
setTransletNameSuffix(String) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
 
setTransletRuleRegistry(TransletRuleRegistry) - Method in class com.aspectran.core.context.AspectranActivityContext
Sets the translet rule registry.
setTransletScanFilter(TransletScanFilter) - Method in class com.aspectran.core.component.translet.scan.TransletScanner
 
setTriggerExpressionParameters(TriggerExpressionParameters) - Method in class com.aspectran.core.context.rule.ScheduleRule
 
setTriggerType(TriggerType) - Method in class com.aspectran.core.context.rule.ScheduleRule
 
setTrimDirectives(Parameters) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
 
setTrimDirectives(TrimDirective...) - Method in class com.aspectran.freemarker.FreeMarkerConfigurationFactory
 
setTrustStorePassword(String) - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
setTrustStorePath(String) - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
setTrustStoreProvider(String) - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
setTrustStoreType(String) - Method in class com.aspectran.undertow.server.HttpsListenerConfig
 
setType(ItemType) - Method in class com.aspectran.core.context.rule.ItemRule
Sets the item type.
setType(Class<?>) - Method in class com.aspectran.core.context.rule.ParameterBindingRule
 
setTypes(Class<?>...) - Method in class com.aspectran.core.context.rule.AutowireRule
 
setup(Map, Object, Member, String) - Method in class com.aspectran.core.context.expr.ognl.OgnlMemberAccess
 
setUri(String) - Method in class com.aspectran.core.component.session.redis.lettuce.LettucePoolConfig
 
setUriDecoding(String) - Method in class com.aspectran.core.context.config.WebConfig
 
setUriDecoding(String) - Method in class com.aspectran.undertow.service.AbstractTowService
 
setUriDecoding(String) - Method in class com.aspectran.web.service.DefaultWebService
 
setUrl(String) - Method in class com.aspectran.core.context.rule.AppendRule
 
setUrl(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setUrlCharset(String) - Method in class com.aspectran.undertow.server.TowOptions
 
setUseAponToLoadXml(boolean) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
setUseAponToLoadXml(boolean) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setUseAponToLoadXml(boolean) - Method in interface com.aspectran.core.context.rule.appender.RuleAppendHandler
 
setUseCodeAsDefaultMessage(boolean) - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
Set whether to use the message code as default message instead of throwing a NoSuchMessageException.
setUseDirectBuffers(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setUseXmlToApon(boolean) - Method in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
 
setUseXmlToApon(boolean) - Method in interface com.aspectran.core.context.rule.parser.ActivityContextParser
 
setValidating(boolean) - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
setValue(Token[]) - Method in class com.aspectran.core.context.rule.ItemRule
Sets the specified value to this Single type item.
setValue(String) - Method in class com.aspectran.core.context.expr.token.Token
Sets the class name of the bean or the classpath of the Properties file, depending on the type of the token.
setValue(String) - Method in class com.aspectran.core.context.rule.ItemRule
Sets the specified value to this Single type item.
setValue(List<Token[]>) - Method in class com.aspectran.core.context.rule.ItemRule
Sets a value to this List type item.
setValue(Map<String, Token[]>) - Method in class com.aspectran.core.context.rule.ItemRule
Sets a value to this Map type item.
setValue(Properties) - Method in class com.aspectran.core.context.rule.ItemRule
Sets a value to this Properties type item.
setValue(Set<Token[]>) - Method in class com.aspectran.core.context.rule.ItemRule
Sets a value to this Set type item.
setValue(V) - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Entry
 
setValueName(String) - Method in class com.aspectran.shell.command.option.Option
Sets the display name for the argument value.
setValueType(ItemValueType) - Method in class com.aspectran.core.context.rule.ItemRule
Sets the value type of this item.
setValueType(ValueType) - Method in interface com.aspectran.core.util.apon.Parameter
Sets the parameter value type.
setValueType(ValueType) - Method in class com.aspectran.core.util.apon.ParameterValue
 
setValueType(OptionValueType) - Method in class com.aspectran.shell.command.option.Option
Sets the type of this Option.
setValueTypeHinted(boolean) - Method in interface com.aspectran.core.util.apon.Parameter
Sets whether the value type is hinted.
setValueTypeHinted(boolean) - Method in class com.aspectran.core.util.apon.ParameterValue
 
setVerbose(boolean) - Method in class com.aspectran.core.context.config.ShellConfig
 
setVerbose(boolean) - Method in class com.aspectran.shell.service.AbstractShellService
Enables or disables the verbose mode.
setVerbose(boolean) - Method in interface com.aspectran.shell.service.ShellService
Enables or disables the verbose mode.
setViewDispatcher(ViewDispatcher) - Method in class com.aspectran.core.context.rule.DispatchRule
 
setWaitOnShutdown(boolean) - Method in class com.aspectran.core.context.config.SchedulerConfig
 
setWaitOnShutdown(boolean) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
setWatcherPollInterval(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setWebActivity(WebActivity) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
 
setWebSocketEnabled(boolean) - Method in class com.aspectran.jetty.JettyWebAppContext
 
setWebSocketInitializer(TowWebSocketInitializer) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setWelcomePages(String[]) - Method in class com.aspectran.undertow.server.servlet.TowServletContext
 
setWidth(int) - Method in class com.aspectran.shell.command.option.HelpFormatter
 
setWithEqualSign(boolean) - Method in class com.aspectran.shell.command.option.Option
 
setWorkerEstablishWriting(boolean) - Method in class com.aspectran.undertow.server.TowOptions
 
setWorkerIoThreads(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setWorkerName(String) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
setWorkerName(String) - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
setWorkerName(String) - Method in class com.aspectran.undertow.server.TowOptions
 
setWorkerOption(Option<T>, T) - Method in class com.aspectran.undertow.server.TowServer
 
setWorkerOptions(TowOptions) - Method in class com.aspectran.undertow.server.TowServer
 
setWorkerTaskCoreThreads(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setWorkerTaskKeepalive(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setWorkerTaskLimit(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setWorkerTaskMaxThreads(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setWorkerThreads(int) - Method in class com.aspectran.undertow.server.TowServer
 
setWorkingDir(File) - Method in class com.aspectran.shell.console.AbstractConsole
 
setWorkingDir(File) - Method in interface com.aspectran.shell.console.Console
 
setWorkingDir(File) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
setWorkingDir(String) - Method in class com.aspectran.core.context.config.ShellConfig
 
setWorkingDir(String) - Method in class com.aspectran.core.util.ProcessRunner
 
setWriter(PrintWriter) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
setWriter(Writer) - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
 
setWriteTimeout(int) - Method in class com.aspectran.undertow.server.TowOptions
 
setXpath(String) - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
ShallowContextRuleAssistant - Class in com.aspectran.core.context.rule.assistant
The Class ShallowContextRuleAssistant.
ShallowContextRuleAssistant() - Constructor for class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
 
ShallowRuleAppendHandler - Class in com.aspectran.core.context.rule.appender
The Class ShallowRuleAppendHandler.
ShallowRuleAppendHandler(ContextRuleAssistant) - Constructor for class com.aspectran.core.context.rule.appender.ShallowRuleAppendHandler
 
ShellActivity - Class in com.aspectran.shell.activity
An activity that processes a shell command.
ShellActivity(ShellService, Console) - Constructor for class com.aspectran.shell.activity.ShellActivity
Instantiates a new ShellActivity.
ShellCommandInterpreter - Class in com.aspectran.shell.command
The Shell Command Interpreter.
ShellCommandInterpreter(Console) - Constructor for class com.aspectran.shell.command.ShellCommandInterpreter
 
ShellCommandRegistry - Class in com.aspectran.shell.command
A registry that contains the commands known by a shell.
ShellCommandRegistry(CommandInterpreter) - Constructor for class com.aspectran.shell.command.ShellCommandRegistry
 
ShellConfig - Class in com.aspectran.core.context.config
 
ShellConfig() - Constructor for class com.aspectran.core.context.config.ShellConfig
 
ShellRequestAdapter - Class in com.aspectran.shell.adapter
Adapt Shell Request to Core RequestAdapter.
ShellRequestAdapter(MethodType) - Constructor for class com.aspectran.shell.adapter.ShellRequestAdapter
Instantiates a new ShellRequestAdapter.
ShellResponseAdapter - Class in com.aspectran.shell.adapter
Adapt Shell Response to Core ResponseAdapter.
ShellResponseAdapter(Writer) - Constructor for class com.aspectran.shell.adapter.ShellResponseAdapter
Instantiates a new ShellResponseAdapter.
ShellService - Interface in com.aspectran.shell.service
The Interface ShellService.
ShellSessionAdapter - Class in com.aspectran.shell.adapter
ShellSessionAdapter(SessionAgent) - Constructor for class com.aspectran.shell.adapter.ShellSessionAdapter
Instantiates a new ShellSessionAdapter.
shift() - Method in class com.aspectran.shell.command.CommandLineParser
 
shutdown() - Method in class com.aspectran.daemon.command.polling.CommandExecutor
 
ShutdownHooks - Class in com.aspectran.core.util.thread
Manages the shutdown-hook thread and tasks to execute on shutdown.
ShutdownHooks() - Constructor for class com.aspectran.core.util.thread.ShutdownHooks
 
ShutdownHooks.Task - Interface in com.aspectran.core.util.thread
Essentially a Runnable which allows running to throw an exception.
SIMPLE - com.aspectran.core.context.rule.type.TriggerType
 
SIMPLE_TRIGGER - com.aspectran.core.context.rule.type.PointcutType
 
SimpleDaemon - Class in com.aspectran.daemon
SimpleDaemon does not run Aspectran Service internally, so only shell commands are available.
SimpleDaemon() - Constructor for class com.aspectran.daemon.SimpleDaemon
 
SINGLE - com.aspectran.core.context.rule.type.ItemType
 
SINGLE_QUOTE_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
 
singleton - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
 
SINGLETON - com.aspectran.core.context.rule.type.ScopeType
 
SingletonScope - Class in com.aspectran.core.component.bean.scope
The Class SingletonScope.
SingletonScope() - Constructor for class com.aspectran.core.component.bean.scope.SingletonScope
Instantiates a new Singleton scope.
size() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap
 
size() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
size() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
size() - Method in exception com.aspectran.core.util.MultiException
 
size() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 
SizeLimitExceededException - Exception in com.aspectran.core.activity.request
Thrown to indicate that the request size exceeds the configured maximum.
SizeLimitExceededException(String, long, long) - Constructor for exception com.aspectran.core.activity.request.SizeLimitExceededException
Constructs a SizeExceededException with the specified detail message, and actual and permitted sizes.
skipParsingAtNonOption() - Method in class com.aspectran.shell.command.AbstractCommand
 
skipValue() - Method in class com.aspectran.core.util.json.JsonReader
Skips the next value recursively.
Slf4jImpl - Class in com.aspectran.core.util.logging.slf4j
 
Slf4jImpl(String) - Constructor for class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
SOFT - com.aspectran.core.context.rule.type.AutoReloadType
 
SOFT - com.aspectran.core.util.ConcurrentReferenceHashMap.ReferenceType
Use SoftReferences.
sortByQualityValue(List<MediaType>) - Static method in class com.aspectran.web.support.http.MediaType
Sorts the given list of MediaType objects by quality value.
sortBySpecificity(List<MediaType>) - Static method in class com.aspectran.web.support.http.MediaType
Sorts the given list of MediaType objects by specificity.
sortBySpecificity(List<MediaType>) - Static method in class com.aspectran.web.support.http.MediaTypeUtils
Sorts the given list of MediaType objects by specificity.
sortBySpecificityAndQuality(List<MediaType>) - Static method in class com.aspectran.web.support.http.MediaType
Sorts the given list of MediaType objects by specificity as the primary criteria and quality value the secondary.
SPACE - Static variable in class com.aspectran.core.util.apon.AponFormat
 
SPACE_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
 
SpecificIPAllowedWebActivityServlet - Class in com.aspectran.web.startup.servlet
The Class SpecificIPAllowedWebActivityServlet.
SpecificIPAllowedWebActivityServlet() - Constructor for class com.aspectran.web.startup.servlet.SpecificIPAllowedWebActivityServlet
Instantiates a new SpecificIPAllowedWebActivityServlet.
SPECIFICITY_COMPARATOR - Static variable in class com.aspectran.web.support.http.MediaType
SPECIFICITY_COMPARATOR - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
SpecificityComparator() - Constructor for class com.aspectran.web.support.http.MediaType.SpecificityComparator
 
split(String) - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
split(String, char) - Static method in class com.aspectran.core.util.StringUtils
Returns an array of strings separated by the delimiter string.
split(String, char, int) - Static method in class com.aspectran.core.util.StringUtils
Returns an array of strings separated by the delimiter string.
split(String, String) - Static method in class com.aspectran.core.util.StringUtils
Returns an array of strings separated by the delimiter string.
split(String, String, int) - Static method in class com.aspectran.core.util.StringUtils
Returns an array of strings separated by the delimiter string.
splitCommaDelimitedString(String) - Static method in class com.aspectran.core.util.StringUtils
Convert a comma delimited list (e.g., a row from a CSV file) into an array of strings.
SqlSessionAgent - Class in com.aspectran.mybatis
The SqlSession Agent.
SqlSessionAgent(String) - Constructor for class com.aspectran.mybatis.SqlSessionAgent
 
SqlSessionFactoryBean - Class in com.aspectran.mybatis
FactoryBean that creates an MyBatis SqlSessionFactory using default MyBatis Configuration.
SqlSessionFactoryBean() - Constructor for class com.aspectran.mybatis.SqlSessionFactoryBean
 
SqlSessionTxAdvice - Class in com.aspectran.mybatis
Advice for SqlSession Transactions.
SqlSessionTxAdvice(SqlSessionFactory) - Constructor for class com.aspectran.mybatis.SqlSessionTxAdvice
 
SQUARE_BRACKET_CLOSE - Static variable in class com.aspectran.core.util.apon.AponFormat
 
SQUARE_BRACKET_OPEN - Static variable in class com.aspectran.core.util.apon.AponFormat
 
STABLE - Static variable in class com.aspectran.core.util.Aspectran
 
STANDALONE_WEB_SERVICE_ATTR_PREFIX - Static variable in interface com.aspectran.web.service.WebService
The prefix of the ServletContext property name used to get the standalone WebService object.
STAR_CHAR - Static variable in class com.aspectran.core.util.wildcard.WildcardPattern
 
start() - Method in class com.aspectran.core.service.AbstractServiceController
 
start() - Method in interface com.aspectran.core.service.ServiceController
Starts the service.
start() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
start() - Method in interface com.aspectran.core.util.lifecycle.LifeCycle
Starts the component.
start() - Method in class com.aspectran.core.util.thread.ScheduledExecutorScheduler
 
start() - Method in interface com.aspectran.core.util.thread.Scheduler
 
start() - Method in class com.aspectran.daemon.AbstractDaemon
 
start() - Method in class com.aspectran.daemon.JsvcDaemon
 
start() - Method in class com.aspectran.daemon.SimpleDaemon
 
start() - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
start(boolean) - Method in class com.aspectran.daemon.AbstractDaemon
 
start(boolean) - Method in class com.aspectran.daemon.SimpleDaemon
 
start(int) - Method in class com.aspectran.core.context.builder.reload.ActivityContextReloadingTimer
 
start(long) - Method in class com.aspectran.daemon.AbstractDaemon
 
start(long) - Method in class com.aspectran.daemon.SimpleDaemon
 
start(Object) - Static method in interface com.aspectran.core.util.lifecycle.LifeCycle
Utility to start an object if it is a LifeCycle and to convert any exception thrown to a RuntimeException.
start(String[]) - Static method in class com.aspectran.daemon.ProcrunDaemon
 
startDelaySeconds - Static variable in class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
started() - Method in interface com.aspectran.core.service.ServiceStateListener
This method is called when the service is started.
STARTED - Static variable in interface com.aspectran.core.util.lifecycle.LifeCycle
 
STARTING - Static variable in interface com.aspectran.core.util.lifecycle.LifeCycle
 
startReloadingTimer() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
startScavenging() - Method in class com.aspectran.core.component.session.HouseKeeper
 
startScavenging(int) - Method in class com.aspectran.core.component.session.HouseKeeper
If scavenging is not scheduled, schedule it.
startsWith(String, char) - Static method in class com.aspectran.core.util.StringUtils
Test if the given String starts with the specified prefix character.
startsWithIgnoreCase(String, String) - Static method in class com.aspectran.core.util.StringUtils
Test if the given String starts with the specified prefix, ignoring upper/lower case.
state(boolean, String) - Static method in class com.aspectran.core.util.Assert
Assert a boolean expression, throwing an IllegalStateException if the expression evaluates to false.
state(boolean, Supplier<String>) - Static method in class com.aspectran.core.util.Assert
Assert a boolean expression, throwing an IllegalStateException if the expression evaluates to false.
StaticResourceHandler - Class in com.aspectran.undertow.server.resource
 
StaticResourceHandler(ResourceManager) - Constructor for class com.aspectran.undertow.server.resource.StaticResourceHandler
 
StaticResourceHandler(ResourceManager, HttpHandler) - Constructor for class com.aspectran.undertow.server.resource.StaticResourceHandler
 
StaticResourceHandler(ResourceSupplier) - Constructor for class com.aspectran.undertow.server.resource.StaticResourceHandler
 
StaticResourceHandler(ResourceSupplier, HttpHandler) - Constructor for class com.aspectran.undertow.server.resource.StaticResourceHandler
 
statsReset() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
 
statsReset() - Method in interface com.aspectran.core.component.session.SessionHandler
Resets the session usage statistics.
StdOutImpl - Class in com.aspectran.core.util.logging.stdout
 
StdOutImpl(String) - Constructor for class com.aspectran.core.util.logging.stdout.StdOutImpl
 
stop() - Method in class com.aspectran.core.context.builder.reload.ActivityContextReloadingTimer
 
stop() - Method in class com.aspectran.core.service.AbstractServiceController
 
stop() - Method in interface com.aspectran.core.service.ServiceController
Stops the service.
stop() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
stop() - Method in interface com.aspectran.core.util.lifecycle.LifeCycle
Stops the component.
stop() - Method in class com.aspectran.core.util.thread.ScheduledExecutorScheduler
 
stop() - Method in interface com.aspectran.core.util.thread.Scheduler
 
stop() - Method in class com.aspectran.daemon.AbstractDaemon
 
stop() - Method in class com.aspectran.daemon.command.polling.AbstractCommandPoller
 
stop() - Method in interface com.aspectran.daemon.command.polling.CommandPoller
 
stop() - Method in interface com.aspectran.daemon.Daemon
 
stop() - Method in class com.aspectran.daemon.JsvcDaemon
 
stop() - Static method in class com.aspectran.daemon.ProcrunDaemon
 
stop() - Method in class com.aspectran.undertow.server.session.TowSessionManager
 
stop(Object) - Static method in interface com.aspectran.core.util.lifecycle.LifeCycle
Utility to stop an object if it is a LifeCycle and to convert any exception thrown to a RuntimeException.
stop(String[]) - Static method in class com.aspectran.daemon.ProcrunDaemon
 
StopLifeCycle - Class in com.aspectran.core.util.lifecycle
A LifeCycle that when started will stop another LifeCycle.
StopLifeCycle(LifeCycle) - Constructor for class com.aspectran.core.util.lifecycle.StopLifeCycle
 
stopped() - Method in interface com.aspectran.core.service.ServiceStateListener
This method is called when the service is stopped.
STOPPED - Static variable in interface com.aspectran.core.util.lifecycle.LifeCycle
 
STOPPING - Static variable in interface com.aspectran.core.util.lifecycle.LifeCycle
 
stopReloadingTimer() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
 
stopScavenging() - Method in class com.aspectran.core.component.session.HouseKeeper
If scavenging is scheduled, stop it.
STREAM - com.aspectran.undertow.adapter.TowResponseAdapter.ResponseState
 
STRING - com.aspectran.core.context.rule.type.ItemValueType
 
STRING - com.aspectran.core.util.apon.ValueType
 
STRING - com.aspectran.core.util.json.JsonToken
A JSON string.
STRING - com.aspectran.shell.command.option.OptionValueType
 
stringify() - Method in class com.aspectran.core.context.expr.token.Token
Convert a Token object into a string.
stringify(MethodType[]) - Static method in enum com.aspectran.core.context.rule.type.MethodType
Converts an array of MethodType to a comma separated String.
StringUtils - Class in com.aspectran.core.util
Static utility methods pertaining to String or CharSequence instances.
StringUtils() - Constructor for class com.aspectran.core.util.StringUtils
 
stripValueTypeHint(String) - Static method in enum com.aspectran.core.util.apon.ValueType
 
style - Static variable in class com.aspectran.core.context.rule.params.TemplateParameters
 
styleOff() - Method in interface com.aspectran.shell.console.Console
 
styleOff() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
styleOff() - Method in class com.aspectran.shell.console.DefaultConsole
 
styleOff() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
styling(String, TextStyleType) - Static method in class com.aspectran.core.util.TextStyler
 
styling(String, String) - Static method in class com.aspectran.core.util.TextStyler
 
success(String) - Method in class com.aspectran.daemon.command.AbstractCommand
 
SUFFIX_PARAM_NAME - Static variable in interface com.aspectran.freemarker.directive.TrimDirective
 
SWITCHING_PROTOCOLS - com.aspectran.web.support.http.HttpStatus
101 Switching Protocols.
SysInfoCommand - Class in com.aspectran.shell.command.builtins
Displays current JVM runtime information.
SysInfoCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.SysInfoCommand
 
SystemUtils - Class in com.aspectran.core.util
Helpers for java.lang.System.
SystemUtils() - Constructor for class com.aspectran.core.util.SystemUtils
 

T

target - Static variable in class com.aspectran.core.context.rule.params.JoinpointParameters
 
target() - Method in annotation type com.aspectran.core.component.bean.annotation.Joinpoint
 
TE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP TE header field name.
template - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
 
template - Static variable in class com.aspectran.core.context.rule.params.TransformParameters
 
template() - Method in annotation type com.aspectran.core.component.bean.annotation.Transform
 
TEMPLATE - com.aspectran.core.context.rule.type.TokenType
 
TEMPLATE_RULE - com.aspectran.core.context.rule.type.BeanRefererType
 
TEMPLATE_SYMBOL - Static variable in class com.aspectran.core.context.expr.token.Token
 
TemplateDataMap - Class in com.aspectran.core.component.template
The Class TemplateDataMap.
TemplateDataMap(Activity) - Constructor for class com.aspectran.core.component.template.TemplateDataMap
 
TemplateEngine - Interface in com.aspectran.core.component.template.engine
The Interface TemplateEngine.
TemplateEngineProcessException - Exception in com.aspectran.core.component.template.engine
The Class TemplateEngineProcessException.
TemplateEngineProcessException(String) - Constructor for exception com.aspectran.core.component.template.engine.TemplateEngineProcessException
Instantiates a new TemplateEngineProcessException.
TemplateEngineProcessException(String, Throwable) - Constructor for exception com.aspectran.core.component.template.engine.TemplateEngineProcessException
Instantiates a new TemplateEngineProcessException.
TemplateEngineProcessException(Throwable) - Constructor for exception com.aspectran.core.component.template.engine.TemplateEngineProcessException
Instantiates a new TemplateEngineProcessException.
TemplateException - Exception in com.aspectran.core.component.template
This class is the basic exception that gets thrown from the template package.
TemplateException() - Constructor for exception com.aspectran.core.component.template.TemplateException
Creates a new TemplateException without detail message.
TemplateException(String) - Constructor for exception com.aspectran.core.component.template.TemplateException
Constructs a TemplateException with the specified detail message.
TemplateException(String, Throwable) - Constructor for exception com.aspectran.core.component.template.TemplateException
Constructs a TemplateException with the specified error message and also the specified root cause exception.
TemplateException(Throwable) - Constructor for exception com.aspectran.core.component.template.TemplateException
Constructor to create exception to wrap another exception.
TemplateNotFoundException - Exception in com.aspectran.core.component.template
The Class TemplateNotFoundException.
TemplateNotFoundException(String) - Constructor for exception com.aspectran.core.component.template.TemplateNotFoundException
Instantiates a new TemplateNotFoundException.
TemplateParameters - Class in com.aspectran.core.context.rule.params
 
TemplateParameters() - Constructor for class com.aspectran.core.context.rule.params.TemplateParameters
 
TemplateRenderer - Interface in com.aspectran.core.component.template
The Interface TemplateRenderer.
TemplateRenderingException - Exception in com.aspectran.core.component.template
Thrown when an error occurs during template rendering.
TemplateRenderingException(String, TemplateRule) - Constructor for exception com.aspectran.core.component.template.TemplateRenderingException
Instantiates a new TemplateRenderingException.
TemplateRenderingException(String, TemplateRule, Throwable) - Constructor for exception com.aspectran.core.component.template.TemplateRenderingException
Instantiates a new TemplateRenderingException.
TemplateRule - Class in com.aspectran.core.context.rule
The Class TemplateRule.
TemplateRule() - Constructor for class com.aspectran.core.context.rule.TemplateRule
 
TemplateRuleRegistry - Class in com.aspectran.core.component.template
The Class TemplateRuleRegistry.
TemplateRuleRegistry() - Constructor for class com.aspectran.core.component.template.TemplateRuleRegistry
 
TEMPORARY_REDIRECT - com.aspectran.web.support.http.HttpStatus
307 Temporary Redirect.
temporaryRedirect() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
temporaryRedirect() - Method in interface com.aspectran.web.activity.response.RestResponse
 
temporaryRedirect(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
307 Temporary Redirect.
terminate() - Method in class com.aspectran.core.activity.AbstractActivity
 
terminate() - Method in interface com.aspectran.core.activity.Activity
Throws an ActivityTerminatedException to terminate the current activity.
terminate() - Method in class com.aspectran.core.util.ProcessRunner
 
terminate(String) - Method in class com.aspectran.core.activity.AbstractActivity
 
terminate(String) - Method in interface com.aspectran.core.activity.Activity
Throws an ActivityTerminatedException with the reason for terminating the current activity.
test - Static variable in class com.aspectran.core.context.rule.params.ChooseWhenParameters
 
TEXT - com.aspectran.core.context.rule.type.TokenType
 
TEXT - com.aspectran.core.context.rule.type.TransformType
 
TEXT - com.aspectran.core.util.apon.ValueType
 
TEXT_EVENT_STREAM - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for text/event-stream.
TEXT_EVENT_STREAM_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.TEXT_EVENT_STREAM.
TEXT_HTML - com.aspectran.core.context.rule.type.ContentType
 
TEXT_HTML - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for text/html.
TEXT_HTML - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
Public constant media type for text/html.
TEXT_HTML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.TEXT_HTML.
TEXT_HTML_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
A String equivalent of MediaTypeUtils.TEXT_HTML.
TEXT_LINE_START - Static variable in class com.aspectran.core.util.apon.AponFormat
 
TEXT_MARKDOWN - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for text/markdown.
TEXT_MARKDOWN_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.TEXT_MARKDOWN.
TEXT_PLAIN - com.aspectran.core.context.rule.type.ContentType
 
TEXT_PLAIN - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for text/plain.
TEXT_PLAIN - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
Public constant media type for text/plain.
TEXT_PLAIN_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.TEXT_PLAIN.
TEXT_PLAIN_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
A String equivalent of MediaTypeUtils.TEXT_PLAIN.
TEXT_XML - Static variable in class com.aspectran.web.support.http.MediaType
Public constant media type for text/xml.
TEXT_XML - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
Public constant media type for text/xml.
TEXT_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
A String equivalent of MediaType.TEXT_XML.
TEXT_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
A String equivalent of MediaTypeUtils.TEXT_XML.
TextStyler - Class in com.aspectran.core.util
Contains methods to transform a given text to a specific style.
TextStyler() - Constructor for class com.aspectran.core.util.TextStyler
 
TextStyleType - Enum in com.aspectran.core.context.rule.type
Enumeration for styles of the text.
TextTransformResponse - Class in com.aspectran.core.activity.response.transform
Response to transform to plain text.
TextTransformResponse(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.TextTransformResponse
Instantiates a new TextTransformResponse.
thresholdReached() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
Not possible in GAE.
throwAsIAE(Throwable) - Static method in class com.aspectran.core.util.ExceptionUtils
Method that will wrap 't' as an IllegalArgumentException if it is a checked exception; otherwise (runtime exception or error) throw as is.
throwAsIAE(Throwable, String) - Static method in class com.aspectran.core.util.ExceptionUtils
Method that will wrap 't' as an IllegalArgumentException (and with specified message) if it is a checked exception; otherwise (runtime exception or error) throw as is.
throwIfError(Throwable) - Static method in class com.aspectran.core.util.ExceptionUtils
Helper method that will check if argument is an Error, and if so, (re)throw it; otherwise just return.
throwIfIOE(Throwable) - Static method in class com.aspectran.core.util.ExceptionUtils
Helper method that will check if argument is an IOException, and if so, (re)throw it; otherwise just return.
throwIfRTE(Throwable) - Static method in class com.aspectran.core.util.ExceptionUtils
Helper method that will check if argument is an RuntimeException, and if so, (re)throw it; otherwise just return.
thrown - Static variable in class com.aspectran.core.context.rule.params.AdviceActionParameters
 
thrown - Static variable in class com.aspectran.core.context.rule.params.ExceptionParameters
 
THROWN - com.aspectran.core.context.rule.type.AspectAdviceType
 
throwRootCauseIfIOE(Throwable) - Static method in class com.aspectran.core.util.ExceptionUtils
Method that works like by calling ExceptionUtils.getRootCause(java.lang.Throwable) and then either throwing it (if instanceof IOException), or return.
TIME_ZONE_SESSION_ATTR_NAME - Static variable in class com.aspectran.core.support.i18n.locale.SessionLocaleResolver
Name of the session attribute that holds the TimeZone.
TimeLimitedPBTokenIssuer - Class in com.aspectran.core.util.security
Time-limited, password based token issuer.
TimeLimitedPBTokenIssuer() - Constructor for class com.aspectran.core.util.security.TimeLimitedPBTokenIssuer
 
TimeLimitedPBTokenIssuer(long) - Constructor for class com.aspectran.core.util.security.TimeLimitedPBTokenIssuer
 
TIMEOUT - com.aspectran.core.component.session.Session.DestroyedReason
 
timer - Variable in class com.aspectran.core.component.session.DefaultSession.SessionInactivityTimer
 
toActionParameters(AnnotatedActionRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toActionParameters(EchoActionRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toActionParameters(HeaderActionRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toActionParameters(IncludeActionRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toActionParameters(InvokeActionRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toAppendParameters(AppendRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toAspectParameters(AspectRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toBeanParameters(BeanRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toBoolean(Boolean) - Static method in class com.aspectran.core.util.BooleanUtils
 
toBoolean(Boolean, boolean) - Static method in class com.aspectran.core.util.BooleanUtils
 
toBooleanObject(String) - Static method in class com.aspectran.core.util.BooleanUtils
 
toComponentTypeArray(Object, Class<?>) - Static method in class com.aspectran.core.util.ReflectionUtils
Converts an array of objects to an array of the specified component type.
toDelimitedString(Object[], String) - Static method in class com.aspectran.core.util.StringUtils
Convert a String array into a delimited String (e.g.
toDelimitedString(Collection<?>, String) - Static method in class com.aspectran.core.util.StringUtils
Convert a Collection into a delimited String (e.g.
toDispatchParameters(DispatchRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toEnvironmentParameters(EnvironmentRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toExceptionThrownParameters(ExceptionThrownRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toForwardParameters(ForwardRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toItemHolderParameters(ItemRuleMap) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toItemParameters(ItemRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toItemRule(ItemParameters) - Static method in class com.aspectran.core.context.rule.ItemRuleUtils
Convert the given ItemParameters into an ItemRule.
toItemRuleList(List<ItemParameters>) - Static method in class com.aspectran.core.context.rule.ItemRuleUtils
Convert the given ItemParameters list into an ItemRuleList.
toItemRuleMap(Attribute[]) - Static method in class com.aspectran.core.context.rule.ItemRuleUtils
 
toItemRuleMap(Parameter[]) - Static method in class com.aspectran.core.context.rule.ItemRuleUtils
 
toItemRuleMap(List<ItemParameters>) - Static method in class com.aspectran.core.context.rule.ItemRuleUtils
Convert the given ItemParameters list into an ItemRuleMap.
Token - Class in com.aspectran.core.context.expr.token
A token has a string value of its own or contains information for fetching a specific value from another provider.
Token(TokenType, TokenDirectiveType, String) - Constructor for class com.aspectran.core.context.expr.token.Token
Instantiates a new Token.
Token(TokenType, String) - Constructor for class com.aspectran.core.context.expr.token.Token
Instantiates a new Token.
Token(String) - Constructor for class com.aspectran.core.context.expr.token.Token
Instantiates a new Token.
TOKEN - com.aspectran.core.context.rule.type.BeanRefererType
 
TokenDirectiveType - Enum in com.aspectran.core.context.rule.type
Supported Token directive types.
TokenEvaluationException - Exception in com.aspectran.core.context.expr
The Class TokenEvaluationException.
TokenEvaluationException(Token, Throwable) - Constructor for exception com.aspectran.core.context.expr.TokenEvaluationException
Instantiates a new token evaluation exception.
TokenEvaluator - Interface in com.aspectran.core.context.expr
Evaluates token expressions.
TokenExpression - Class in com.aspectran.core.context.expr
The Class TokenExpression.
TokenExpression(Activity) - Constructor for class com.aspectran.core.context.expr.TokenExpression
Instantiates a new token expression parser.
tokenIterator(ItemRule) - Static method in class com.aspectran.core.context.rule.ItemRuleUtils
Returns an Iterator of all the tokens the item has.
tokenize - Static variable in class com.aspectran.core.context.rule.params.EntryParameters
 
tokenize - Static variable in class com.aspectran.core.context.rule.params.ItemParameters
 
tokenize() - Method in annotation type com.aspectran.core.component.bean.annotation.Attribute
 
tokenize() - Method in annotation type com.aspectran.core.component.bean.annotation.Parameter
 
tokenize(CharSequence, boolean) - Static method in class com.aspectran.core.context.expr.token.Tokenizer
Returns a list of tokens that contains tokenized string.
tokenize(String) - Static method in class com.aspectran.web.support.http.MediaTypeUtils
Tokenize the given comma-separated string of MediaType objects into a List<String>.
tokenize(String, String) - Static method in class com.aspectran.core.util.StringUtils
Tokenize the given String into a String array via a StringTokenizer.
tokenize(String, String, boolean) - Static method in class com.aspectran.core.util.StringUtils
Tokenize the given String into a String array via a StringTokenizer.
Tokenizer - Class in com.aspectran.core.context.expr.token
The Class Tokenizer.
Tokenizer() - Constructor for class com.aspectran.core.context.expr.token.Tokenizer
 
TokenParser - Class in com.aspectran.core.context.expr.token
The Class TokenParser.
TokenParser() - Constructor for class com.aspectran.core.context.expr.token.TokenParser
 
TokenType - Enum in com.aspectran.core.context.rule.type
Supported Token types.
toLanguageTag(Locale) - Static method in class com.aspectran.core.util.StringUtils
Determine the RFC 3066 compliant language tag, as used for the HTTP "Accept-Language" header.
toLineDelimitedString(Object[]) - Static method in class com.aspectran.core.util.StringUtils
Convert a String array into a delimited String by a system-dependent line separator.
toLineDelimitedString(Collection<?>) - Static method in class com.aspectran.core.util.StringUtils
Convert a Collection into a delimited String by a system-dependent line separator.
toNullableBooleanObject(String) - Static method in class com.aspectran.core.util.BooleanUtils
 
TOO_MANY_REQUESTS - com.aspectran.web.support.http.HttpStatus
429 Too Many Requests.
toParameters(ProcessResult) - Method in class com.aspectran.core.activity.response.transform.apon.ContentsToAponConverter
 
toParameters(Object) - Method in class com.aspectran.core.util.apon.ObjectToAponConverter
 
toParameters(String, Object) - Method in class com.aspectran.core.util.apon.ObjectToAponConverter
 
toPrimitiveArray(Object) - Static method in class com.aspectran.core.util.ReflectionUtils
Converts an array of objects to an array of their primitive types.
toRealPath(String) - Method in class com.aspectran.core.adapter.AbstractApplicationAdapter
 
toRealPath(String) - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Returns to convert the given file path with the real file path.
toRealPathAsFile(String) - Method in class com.aspectran.core.adapter.AbstractApplicationAdapter
 
toRealPathAsFile(String) - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Returns to convert the given file path with the real file path.
toRedirectParameters(RedirectRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toResponseParameters(ResponseRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toRootParameters(ContextRuleAssistant) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toScheduledJobParameters(ScheduledJobRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toScheduleParameters(ScheduleRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toSingleValueMap() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
toSingleValueMap() - Method in class com.aspectran.core.util.LinkedMultiValueMap
 
toSingleValueMap() - Method in interface com.aspectran.core.util.MultiValueMap
Returns the first values contained in this MultiValueMap.
toString() - Method in class com.aspectran.core.activity.CoreTranslet
 
toString() - Method in class com.aspectran.core.activity.process.action.AdviceAction
 
toString() - Method in class com.aspectran.core.activity.process.action.AnnotatedAction
 
toString() - Method in class com.aspectran.core.activity.process.action.ChooseAction
 
toString() - Method in class com.aspectran.core.activity.process.action.EchoAction
 
toString() - Method in class com.aspectran.core.activity.process.action.HeaderAction
 
toString() - Method in class com.aspectran.core.activity.process.action.IncludeAction
 
toString() - Method in class com.aspectran.core.activity.process.action.InvokeAction
 
toString() - Method in class com.aspectran.core.activity.process.ActionList
 
toString() - Method in class com.aspectran.core.activity.process.ContentList
 
toString() - Method in class com.aspectran.core.activity.process.result.ActionResult
 
toString() - Method in class com.aspectran.core.activity.process.result.ContentResult
 
toString() - Method in class com.aspectran.core.activity.request.FileParameter
 
toString() - Method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
 
toString() - Method in class com.aspectran.core.activity.response.ForwardResponse
 
toString() - Method in class com.aspectran.core.activity.response.RedirectResponse
 
toString() - Method in class com.aspectran.core.activity.response.transform.CustomTransformResponse
 
toString() - Method in class com.aspectran.core.activity.response.transform.TransformResponse
 
toString() - Method in class com.aspectran.core.adapter.AbstractSessionAdapter
 
toString() - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
 
toString() - Method in class com.aspectran.core.component.bean.proxy.RelevantAspectRuleHolder
 
toString() - Method in class com.aspectran.core.component.session.DefaultSession
 
toString() - Method in class com.aspectran.core.component.session.FileSessionStore
 
toString() - Method in class com.aspectran.core.component.session.HouseKeeper
 
toString() - Method in class com.aspectran.core.component.session.SessionData
 
toString() - Method in class com.aspectran.core.context.expr.token.Token
 
toString() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
 
toString() - Method in class com.aspectran.core.context.resource.LocalResourceManager
 
toString() - Method in class com.aspectran.core.context.rule.AnnotatedActionRule
 
toString() - Method in class com.aspectran.core.context.rule.appender.FileRuleAppender
 
toString() - Method in class com.aspectran.core.context.rule.appender.ParametersRuleAppender
 
toString() - Method in class com.aspectran.core.context.rule.appender.ResourceRuleAppender
 
toString() - Method in class com.aspectran.core.context.rule.appender.UrlRuleAppender
 
toString() - Method in class com.aspectran.core.context.rule.AppendRule
 
toString() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
toString() - Method in class com.aspectran.core.context.rule.AspectRule
 
toString() - Method in class com.aspectran.core.context.rule.AutowireRule
 
toString() - Method in class com.aspectran.core.context.rule.BeanRule
 
toString() - Method in class com.aspectran.core.context.rule.CustomTransformRule
 
toString() - Method in class com.aspectran.core.context.rule.DispatchRule
 
toString() - Method in class com.aspectran.core.context.rule.EchoActionRule
 
toString() - Method in class com.aspectran.core.context.rule.ForwardRule
 
toString() - Method in class com.aspectran.core.context.rule.HeaderActionRule
 
toString() - Method in class com.aspectran.core.context.rule.IncludeActionRule
 
toString() - Method in class com.aspectran.core.context.rule.InvokeActionRule
 
toString() - Method in class com.aspectran.core.context.rule.ItemRule
 
toString() - Method in class com.aspectran.core.context.rule.JoinpointRule
 
toString() - Method in class com.aspectran.core.context.rule.ParameterBindingRule
 
toString() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
toString() - Method in class com.aspectran.core.context.rule.PointcutRule
 
toString() - Method in class com.aspectran.core.context.rule.RedirectRule
 
toString() - Method in class com.aspectran.core.context.rule.RequestRule
 
toString() - Method in class com.aspectran.core.context.rule.ResponseRule
 
toString() - Method in class com.aspectran.core.context.rule.ScheduledJobRule
 
toString() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
toString() - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
toString() - Method in class com.aspectran.core.context.rule.TemplateRule
 
toString() - Method in class com.aspectran.core.context.rule.TransformRule
 
toString() - Method in class com.aspectran.core.context.rule.TransletRule
 
toString() - Method in enum com.aspectran.core.context.rule.type.ActionType
 
toString() - Method in enum com.aspectran.core.context.rule.type.AppendedFileFormatType
 
toString() - Method in enum com.aspectran.core.context.rule.type.AppenderType
 
toString() - Method in enum com.aspectran.core.context.rule.type.AspectAdviceType
 
toString() - Method in enum com.aspectran.core.context.rule.type.AutoReloadType
 
toString() - Method in enum com.aspectran.core.context.rule.type.AutowireTargetType
 
toString() - Method in enum com.aspectran.core.context.rule.type.BeanProxifierType
 
toString() - Method in enum com.aspectran.core.context.rule.type.BeanRefererType
 
toString() - Method in enum com.aspectran.core.context.rule.type.ContentType
 
toString() - Method in enum com.aspectran.core.context.rule.type.DefaultSettingType
 
toString() - Method in enum com.aspectran.core.context.rule.type.ItemType
 
toString() - Method in enum com.aspectran.core.context.rule.type.ItemValueType
 
toString() - Method in enum com.aspectran.core.context.rule.type.JoinpointTargetType
 
toString() - Method in enum com.aspectran.core.context.rule.type.PointcutType
 
toString() - Method in enum com.aspectran.core.context.rule.type.ResponseType
 
toString() - Method in enum com.aspectran.core.context.rule.type.ScopeType
 
toString() - Method in enum com.aspectran.core.context.rule.type.TextStyleType
 
toString() - Method in enum com.aspectran.core.context.rule.type.TokenDirectiveType
 
toString() - Method in enum com.aspectran.core.context.rule.type.TokenType
 
toString() - Method in enum com.aspectran.core.context.rule.type.TransformType
 
toString() - Method in enum com.aspectran.core.context.rule.type.TriggerType
 
toString() - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
 
toString() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
toString() - Method in class com.aspectran.core.util.apon.AponWriter
 
toString() - Method in class com.aspectran.core.util.apon.ParameterKey
 
toString() - Method in class com.aspectran.core.util.apon.ParameterValue
 
toString() - Method in enum com.aspectran.core.util.apon.ValueType
 
toString() - Method in class com.aspectran.core.util.ConcurrentReferenceHashMap.Entry
 
toString() - Method in class com.aspectran.core.util.json.JsonReader
 
toString() - Method in class com.aspectran.core.util.json.JsonWriter
 
toString() - Method in class com.aspectran.core.util.lifecycle.AbstractLifeCycle
 
toString() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
toString() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
toString() - Method in exception com.aspectran.core.util.MultiException
 
toString() - Method in class com.aspectran.core.util.nodelet.NodeTracker
 
toString() - Method in class com.aspectran.core.util.OutputStringWriter
 
toString() - Method in class com.aspectran.core.util.statistic.CounterStatistic
 
toString() - Method in class com.aspectran.core.util.statistic.SampleStatistic
 
toString() - Method in class com.aspectran.core.util.ToStringBuilder
 
toString() - Method in class com.aspectran.core.util.wildcard.WildcardPattern
 
toString() - Method in class com.aspectran.freemarker.directive.CustomTrimDirective
 
toString() - Method in class com.aspectran.freemarker.directive.Trimmer
 
toString() - Method in class com.aspectran.shell.command.option.Option
Dump state, suitable for debugging.
toString() - Method in class com.aspectran.shell.command.option.OptionGroup
Returns the stringified version of this OptionGroup.
toString() - Method in class com.aspectran.shell.command.option.Options
Dump state, suitable for debugging.
toString() - Method in enum com.aspectran.shell.command.option.OptionValueType
 
toString() - Method in enum com.aspectran.shell.command.OutputRedirection.Operator
 
toString() - Method in class com.aspectran.shell.command.OutputRedirection
 
toString() - Method in enum com.aspectran.web.support.http.HttpStatus
Return a string representation of this status code.
toString() - Method in class com.aspectran.web.support.http.MediaType
 
toString() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
Returns a string representation of this object.
toString() - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
 
toString() - Method in class com.aspectran.web.support.view.JspViewDispatcher
 
toString(ViewDispatcher, String) - Method in class com.aspectran.core.context.rule.DispatchRule
Returns a string representation of DispatchRule with used Dispatcher.
toString(Token[]) - Static method in class com.aspectran.core.context.expr.token.TokenParser
Convert to string from the token array.
toString(Collection<MediaType>) - Static method in class com.aspectran.web.support.http.MediaType
Return a string representation of the given list of MediaType objects.
toString(Collection<MediaType>) - Static method in class com.aspectran.web.support.http.MediaTypeUtils
Return a string representation of the given list of MediaType objects.
ToStringBuilder - Class in com.aspectran.core.util
This class enables a good and consistent toString() to be built for any class or object.
ToStringBuilder() - Constructor for class com.aspectran.core.util.ToStringBuilder
 
ToStringBuilder(int) - Constructor for class com.aspectran.core.util.ToStringBuilder
 
ToStringBuilder(String) - Constructor for class com.aspectran.core.util.ToStringBuilder
 
ToStringBuilder(String, int) - Constructor for class com.aspectran.core.util.ToStringBuilder
 
total - Variable in class com.aspectran.core.util.statistic.CounterStatistic
 
total - Variable in class com.aspectran.core.util.statistic.SampleStatistic
 
totalVariance100 - Variable in class com.aspectran.core.util.statistic.SampleStatistic
 
toTemplateParameters(TemplateRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toTransformParameters(TransformRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
toTransletParameters(TransletRule) - Static method in class com.aspectran.core.context.rule.converter.RulesToParameters
 
touchArguments() - Method in class com.aspectran.shell.command.AbstractCommand
 
touchAspectAdviceRuleRegistry() - Method in class com.aspectran.core.context.rule.TransletRule
 
touchAspectranParameters() - Method in class com.aspectran.core.context.config.ContextConfig
 
touchAutoReloadConfig() - Method in class com.aspectran.core.context.config.ContextConfig
 
touchContextConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
touchDaemonConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
touchDefaultSettings() - Method in class com.aspectran.core.context.rule.assistant.AssistantLocal
 
touchEmbedConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
touchExposalsConfig() - Method in class com.aspectran.core.context.config.DaemonConfig
 
touchExposalsConfig() - Method in class com.aspectran.core.context.config.EmbedConfig
 
touchExposalsConfig() - Method in class com.aspectran.core.context.config.SchedulerConfig
 
touchExposalsConfig() - Method in class com.aspectran.core.context.config.ShellConfig
 
touchExposalsConfig() - Method in class com.aspectran.core.context.config.WebConfig
 
touchFileStoreConfig() - Method in class com.aspectran.core.context.config.SessionManagerConfig
 
touchHeaders() - Method in class com.aspectran.core.adapter.DefaultResponseAdapter
Returns a map of the response headers that can be modified.
touchParameters(ParameterKey) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
touchParameters(ParameterKey) - Method in interface com.aspectran.core.util.apon.Parameters
 
touchParameters(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
touchParameters(String) - Method in interface com.aspectran.core.util.apon.Parameters
 
touchPointcutParameters() - Method in class com.aspectran.core.context.rule.params.JoinpointParameters
 
touchPointcutPatternRuleList() - Method in class com.aspectran.core.context.rule.PointcutRule
 
touchPollerConfig() - Method in class com.aspectran.core.context.config.DaemonConfig
 
touchProfilesConfig() - Method in class com.aspectran.core.context.config.ContextConfig
 
touchRequestRule(boolean) - Method in class com.aspectran.core.context.rule.TransletRule
 
touchSchedulerConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
touchSessionManagerConfig() - Method in class com.aspectran.core.context.config.DaemonConfig
 
touchSessionManagerConfig() - Method in class com.aspectran.core.context.config.EmbedConfig
 
touchSessionManagerConfig() - Method in class com.aspectran.core.context.config.ShellConfig
 
touchSettingsAdviceRule() - Method in class com.aspectran.core.context.rule.AspectRule
 
touchShellConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
touchWebConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
 
toURI(String) - Static method in class com.aspectran.core.util.ResourceUtils
 
toURI(URL) - Static method in class com.aspectran.core.util.ResourceUtils
 
TowActivity - Class in com.aspectran.undertow.activity
Created: 2019-07-27
TowActivity(TowService, HttpServerExchange) - Constructor for class com.aspectran.undertow.activity.TowActivity
Instantiates a new tow service
TowFilter - Class in com.aspectran.undertow.server.servlet
Created: 2019-08-05
TowFilter(String, Class<? extends Filter>) - Constructor for class com.aspectran.undertow.server.servlet.TowFilter
 
TowFilter(String, String) - Constructor for class com.aspectran.undertow.server.servlet.TowFilter
 
TowFilterServletMapping - Class in com.aspectran.undertow.server.servlet
Created: 2019-08-05
TowFilterServletMapping(String, String) - Constructor for class com.aspectran.undertow.server.servlet.TowFilterServletMapping
 
TowFilterServletMapping(String, String, DispatcherType) - Constructor for class com.aspectran.undertow.server.servlet.TowFilterServletMapping
 
TowFilterUrlMapping - Class in com.aspectran.undertow.server.servlet
Created: 2019-08-05
TowFilterUrlMapping(String, String) - Constructor for class com.aspectran.undertow.server.servlet.TowFilterUrlMapping
 
TowFilterUrlMapping(String, String, DispatcherType) - Constructor for class com.aspectran.undertow.server.servlet.TowFilterUrlMapping
 
TowJasperInitializer - Class in com.aspectran.undertow.server.servlet
Initializer for the Jasper JSP Engine.
TowJasperInitializer() - Constructor for class com.aspectran.undertow.server.servlet.TowJasperInitializer
 
TowOptions - Class in com.aspectran.undertow.server
Created: 2019-08-18
TowOptions() - Constructor for class com.aspectran.undertow.server.TowOptions
 
TowRequestAdapter - Class in com.aspectran.undertow.adapter
The Class TowRequestAdapter.
TowRequestAdapter(MethodType, HttpServerExchange) - Constructor for class com.aspectran.undertow.adapter.TowRequestAdapter
Instantiates a new TowRequestAdapter.
TowResourceManager - Class in com.aspectran.undertow.server.resource
 
TowResourceManager() - Constructor for class com.aspectran.undertow.server.resource.TowResourceManager
 
TowResourceManager(long, boolean, boolean, String...) - Constructor for class com.aspectran.undertow.server.resource.TowResourceManager
 
TowResourceManager(File) - Constructor for class com.aspectran.undertow.server.resource.TowResourceManager
 
TowResourceManager(File, long) - Constructor for class com.aspectran.undertow.server.resource.TowResourceManager
 
TowResourceManager(File, long, boolean) - Constructor for class com.aspectran.undertow.server.resource.TowResourceManager
 
TowResourceManager(File, long, boolean, boolean, String...) - Constructor for class com.aspectran.undertow.server.resource.TowResourceManager
 
TowResourceManager(File, long, boolean, String...) - Constructor for class com.aspectran.undertow.server.resource.TowResourceManager
 
TowResponseAdapter - Class in com.aspectran.undertow.adapter
The Class TowResponseAdapter.
TowResponseAdapter(HttpServerExchange, TowActivity) - Constructor for class com.aspectran.undertow.adapter.TowResponseAdapter
 
TowResponseAdapter.ResponseState - Enum in com.aspectran.undertow.adapter
 
TowServer - Class in com.aspectran.undertow.server
The Undertow Server managed by Aspectran.
TowServer() - Constructor for class com.aspectran.undertow.server.TowServer
 
TowService - Interface in com.aspectran.undertow.service
Created: 2019-07-27
TowServlet - Class in com.aspectran.undertow.server.servlet
Created: 2019-08-05
TowServlet(String, Class<? extends Servlet>) - Constructor for class com.aspectran.undertow.server.servlet.TowServlet
 
TowServlet(String, String) - Constructor for class com.aspectran.undertow.server.servlet.TowServlet
 
TowServletContainer - Class in com.aspectran.undertow.server.servlet
Created: 2019-08-05
TowServletContainer() - Constructor for class com.aspectran.undertow.server.servlet.TowServletContainer
 
TowServletContext - Class in com.aspectran.undertow.server.servlet
Created: 2019-08-05
TowServletContext() - Constructor for class com.aspectran.undertow.server.servlet.TowServletContext
 
TowServletContext.WebSocketConnectionsUnboundListener - Class in com.aspectran.undertow.server.servlet
 
TowSessionAdapter - Class in com.aspectran.undertow.adapter
Adapt HttpServerExchange to Core SessionAdapter.
TowSessionAdapter(HttpServerExchange) - Constructor for class com.aspectran.undertow.adapter.TowSessionAdapter
 
TowSessionManager - Class in com.aspectran.undertow.server.session
Created: 2019-08-07
TowSessionManager() - Constructor for class com.aspectran.undertow.server.session.TowSessionManager
 
TowTldScanner - Class in com.aspectran.undertow.server.servlet
Scans for and loads Tag Library Descriptors contained in a web application.
TowTldScanner(ServletContext, boolean, boolean, boolean) - Constructor for class com.aspectran.undertow.server.servlet.TowTldScanner
Initialise with the application's ServletContext.
TowWebSocketInitializer - Class in com.aspectran.undertow.server.servlet
Initializer for WebSocket Support in Undertow.
TowWebSocketInitializer() - Constructor for class com.aspectran.undertow.server.servlet.TowWebSocketInitializer
 
trace(String) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
trace(String) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
trace(String) - Method in interface com.aspectran.core.util.logging.Log
 
trace(String) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
Deprecated.
 
trace(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
trace(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
trace(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
trace(String) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
trace(String) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
trace(String) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
TRACE - com.aspectran.core.context.rule.type.MethodType
 
trackingLocation() - Method in class com.aspectran.core.util.nodelet.NodeletParser
 
TRAILER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Trailer header field name.
TRANSFER_ENCODING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Transfer-Encoding header field name.
transform - Static variable in class com.aspectran.core.context.rule.params.ChooseWhenParameters
 
transform - Static variable in class com.aspectran.core.context.rule.params.ExceptionThrownParameters
 
transform - Static variable in class com.aspectran.core.context.rule.params.ResponseParameters
 
transform - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
 
transform(Activity) - Method in interface com.aspectran.core.activity.response.transform.CustomTransformer
 
transform(Activity) - Method in class com.aspectran.web.activity.response.DefaultRestResponse
 
transform(CustomTransformer) - Method in class com.aspectran.core.activity.CoreTranslet
 
transform(CustomTransformer) - Method in interface com.aspectran.core.activity.Translet
 
transform(TransformRule) - Method in class com.aspectran.core.activity.CoreTranslet
 
transform(TransformRule) - Method in interface com.aspectran.core.activity.Translet
Transformation according to a given rule, and transmits this response.
transform(Parameters, Writer, FormattingContext) - Static method in class com.aspectran.core.activity.response.transform.AponTransformResponse
 
transform(Object, Writer, String, FormattingContext) - Static method in class com.aspectran.core.activity.response.transform.XmlTransformResponse
 
Transform - Annotation Type in com.aspectran.core.component.bean.annotation
 
TRANSFORM - com.aspectran.core.context.rule.type.ResponseType
 
transformByContentType(Activity, String, MediaType) - Method in class com.aspectran.web.activity.response.DefaultRestResponse
 
TransformParameters - Class in com.aspectran.core.context.rule.params
 
TransformParameters() - Constructor for class com.aspectran.core.context.rule.params.TransformParameters
 
TransformResponse - Class in com.aspectran.core.activity.response.transform
The Class TransformResponse.
TransformResponse(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.TransformResponse
Instantiates a new TransformResponse.
TransformResponseException - Exception in com.aspectran.core.activity.response.transform
Thrown if an error occurs while transforming the data needed for a response.
TransformResponseException(TransformRule, Throwable) - Constructor for exception com.aspectran.core.activity.response.transform.TransformResponseException
Instantiates a new TransformResponseException.
TransformResponseFactory - Class in com.aspectran.core.activity.response.transform
A factory for creating TransformResponse objects.
TransformResponseFactory() - Constructor for class com.aspectran.core.activity.response.transform.TransformResponseFactory
 
TransformRule - Class in com.aspectran.core.context.rule
The Class TransformRule.
TransformRule() - Constructor for class com.aspectran.core.context.rule.TransformRule
Instantiates a new TransformRule.
TransformType - Enum in com.aspectran.core.context.rule.type
Supported Transform types.
translate(TransletCommandLine, Console) - Method in class com.aspectran.shell.service.DefaultShellService
 
translate(TransletCommandLine, Console) - Method in interface com.aspectran.shell.service.ShellService
Executes translet.
translate(String) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
translate(String) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Executes the translet.
translate(String, ParameterMap) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
translate(String, ParameterMap) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Executes the translet with the given parameters.
translate(String, ParameterMap, Map<String, Object>) - Method in interface com.aspectran.daemon.service.DaemonService
Executes the translet with the given parameters and attributes.
translate(String, ParameterMap, Map<String, Object>) - Method in class com.aspectran.daemon.service.DefaultDaemonService
 
translate(String, ParameterMap, Map<String, Object>) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
translate(String, ParameterMap, Map<String, Object>) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Executes the translet with the given parameters and attributes.
translate(String, MethodType) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
translate(String, MethodType) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Executes the translet without the supplied variables.
translate(String, MethodType, ParameterMap) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
translate(String, MethodType, ParameterMap) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Executes the translet with the given parameters.
translate(String, MethodType, ParameterMap, Map<String, Object>) - Method in interface com.aspectran.daemon.service.DaemonService
Executes the translet with the given parameters and attributes.
translate(String, MethodType, ParameterMap, Map<String, Object>) - Method in class com.aspectran.daemon.service.DefaultDaemonService
 
translate(String, MethodType, ParameterMap, Map<String, Object>, String) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
translate(String, MethodType, ParameterMap, Map<String, Object>, String) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Executes the translet with the given parameters and attributes.
translate(String, MethodType, Map<String, Object>) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
translate(String, MethodType, Map<String, Object>) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Executes the translet with the given attributes.
translate(String, String) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
translate(String, String) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Executes the translet.
translate(String, Map<String, Object>) - Method in class com.aspectran.embed.service.DefaultEmbeddedAspectran
 
translate(String, Map<String, Object>) - Method in interface com.aspectran.embed.service.EmbeddedAspectran
Executes the translet with the given parameters.
translet - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
translet - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
 
translet - Static variable in class com.aspectran.core.context.rule.params.ForwardParameters
 
translet - Static variable in class com.aspectran.core.context.rule.params.PointcutQualifierParameters
 
translet - Static variable in class com.aspectran.core.context.rule.params.ScheduledJobParameters
 
translet() - Method in annotation type com.aspectran.core.component.bean.annotation.Forward
 
translet() - Method in annotation type com.aspectran.core.component.bean.annotation.Request
 
translet() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToDelete
 
translet() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToGet
 
translet() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPatch
 
translet() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPost
 
translet() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPut
 
Translet - Interface in com.aspectran.core.activity
The Interface Translet.
TRANSLET_ACTION_PARAMETER_TYPES - Static variable in class com.aspectran.core.component.bean.BeanRuleAnalyzer
 
TRANSLET_NAME_PREFIX - com.aspectran.core.context.rule.type.DefaultSettingType
 
TRANSLET_NAME_SUFFIX - com.aspectran.core.context.rule.type.DefaultSettingType
 
TransletCommand - Class in com.aspectran.daemon.command.builtins
 
TransletCommand - Class in com.aspectran.shell.command.builtins
 
TransletCommand(CommandRegistry) - Constructor for class com.aspectran.daemon.command.builtins.TransletCommand
 
TransletCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.TransletCommand
 
TransletCommandLine - Class in com.aspectran.shell.command
Parses the command line entered to execute the translet.
TransletCommandLine(CommandLineParser) - Constructor for class com.aspectran.shell.command.TransletCommandLine
 
TransletException - Exception in com.aspectran.core.component.translet
The Class TransletException.
TransletException() - Constructor for exception com.aspectran.core.component.translet.TransletException
Creates a new TransletException without detail message.
TransletException(String) - Constructor for exception com.aspectran.core.component.translet.TransletException
Constructs a TransletException with the specified detail message.
TransletException(String, Throwable) - Constructor for exception com.aspectran.core.component.translet.TransletException
Constructor to create exception to wrap another exception and pass a message.
TransletException(Throwable) - Constructor for exception com.aspectran.core.component.translet.TransletException
Constructor to create exception to wrap another exception.
TransletNotFoundException - Exception in com.aspectran.core.activity
This exception will be thrown when a translet not found.
TransletNotFoundException(String) - Constructor for exception com.aspectran.core.activity.TransletNotFoundException
Constructor to create exception with a message.
TransletNotFoundException(String, MethodType) - Constructor for exception com.aspectran.core.activity.TransletNotFoundException
Constructor to create exception with a message.
TransletParameters - Class in com.aspectran.core.context.rule.params
 
TransletParameters() - Constructor for class com.aspectran.core.context.rule.params.TransletParameters
 
TransletRule - Class in com.aspectran.core.context.rule
The Class TransletRule.
TransletRule() - Constructor for class com.aspectran.core.context.rule.TransletRule
Instantiates a new TransletRule.
TransletRuleRegistry - Class in com.aspectran.core.component.translet
The Class TransletRuleRegistry.
TransletRuleRegistry(ApplicationAdapter) - Constructor for class com.aspectran.core.component.translet.TransletRuleRegistry
 
TransletScanFailedException - Exception in com.aspectran.core.component.translet.scan
The Class TransletScanFailedException.
TransletScanFailedException() - Constructor for exception com.aspectran.core.component.translet.scan.TransletScanFailedException
Simple constructor.
TransletScanFailedException(String) - Constructor for exception com.aspectran.core.component.translet.scan.TransletScanFailedException
Constructor to create exception with a message.
TransletScanFailedException(String, Throwable) - Constructor for exception com.aspectran.core.component.translet.scan.TransletScanFailedException
Constructor to create exception to wrap another exception and pass a message.
TransletScanFailedException(Throwable) - Constructor for exception com.aspectran.core.component.translet.scan.TransletScanFailedException
Constructor to create exception to wrap another exception.
TransletScanFilter - Interface in com.aspectran.core.component.translet.scan
The Interface TransletScanFilter.
TransletScanner - Class in com.aspectran.core.component.translet.scan
The Class TransletScanner.
TransletScanner(String) - Constructor for class com.aspectran.core.component.translet.scan.TransletScanner
 
trigger - Static variable in class com.aspectran.core.context.rule.params.SchedulerParameters
 
TriggerExpressionParameters - Class in com.aspectran.core.context.rule.params
 
TriggerExpressionParameters() - Constructor for class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
TriggerExpressionParameters(String) - Constructor for class com.aspectran.core.context.rule.params.TriggerExpressionParameters
 
TriggerParameters - Class in com.aspectran.core.context.rule.params
 
TriggerParameters() - Constructor for class com.aspectran.core.context.rule.params.TriggerParameters
 
TriggerType - Enum in com.aspectran.core.context.rule.type
Supported Trigger types.
trim(String) - Method in class com.aspectran.freemarker.directive.Trimmer
 
trimAllWhitespace(String) - Static method in class com.aspectran.core.util.StringUtils
Trim all whitespace from the given String: leading, trailing, and in between characters.
TrimDirective - Interface in com.aspectran.freemarker.directive
The Class TrimDirective.
TrimDirectiveGroup - Class in com.aspectran.freemarker.directive
The Class TrimDirectiveGroup.
TrimDirectiveGroup(TrimDirective[]) - Constructor for class com.aspectran.freemarker.directive.TrimDirectiveGroup
 
trimLeadingCharacter(String, char) - Static method in class com.aspectran.core.util.StringUtils
Trim all occurrences of the supplied leading character from the given String.
trimLeadingWhitespace(String) - Static method in class com.aspectran.core.util.StringUtils
Trim leading whitespace from the given String.
Trimmer - Class in com.aspectran.freemarker.directive
The Class Trimmer.
Trimmer() - Constructor for class com.aspectran.freemarker.directive.Trimmer
 
trimTrailingCharacter(String, char) - Static method in class com.aspectran.core.util.StringUtils
Trim all occurrences of the supplied trailing character from the given String.
trimTrailingWhitespace(String) - Static method in class com.aspectran.core.util.StringUtils
Trim trailing whitespace from the given String.
trimWhitespace(String) - Static method in class com.aspectran.core.util.StringUtils
Trim leading and trailing whitespace from the given String.
TRUE - Static variable in class com.aspectran.core.util.apon.AponFormat
 
type - Static variable in class com.aspectran.core.context.rule.params.ExceptionThrownParameters
 
type - Static variable in class com.aspectran.core.context.rule.params.ItemParameters
 
type - Static variable in class com.aspectran.core.context.rule.params.PointcutParameters
 
type - Static variable in class com.aspectran.core.context.rule.params.TransformParameters
 
type - Static variable in class com.aspectran.core.context.rule.params.TriggerParameters
 
type - Static variable in class com.aspectran.core.context.rule.params.TypeAliasParameters
 
type() - Method in annotation type com.aspectran.core.component.bean.annotation.Transform
 
typeAlias - Static variable in class com.aspectran.core.context.rule.params.TypeAliasesParameters
 
typeAliases - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
 
TypeAliasesParameters - Class in com.aspectran.core.context.rule.params
 
TypeAliasesParameters() - Constructor for class com.aspectran.core.context.rule.params.TypeAliasesParameters
 
TypeAliasParameters - Class in com.aspectran.core.context.rule.params
 
TypeAliasParameters() - Constructor for class com.aspectran.core.context.rule.params.TypeAliasParameters
 
TypeUtils - Class in com.aspectran.core.util
Utility methods focusing on type inspection, particularly with regard to generics.
TypeUtils() - Constructor for class com.aspectran.core.util.TypeUtils
 

U

unauthorized() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
unauthorized() - Method in interface com.aspectran.web.activity.response.RestResponse
 
unauthorized(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
401 Unauthorized.
UNAUTHORIZED - com.aspectran.web.support.http.HttpStatus
401 Unauthorized.
UNAVAILABLE_FOR_LEGAL_REASONS - com.aspectran.web.support.http.HttpStatus
451 Unavailable For Legal Reasons.
unbindValue(String, Object) - Method in class com.aspectran.core.component.session.DefaultSession
UNDEPLOY - com.aspectran.core.component.session.Session.DestroyedReason
 
UndertowCommand - Class in com.aspectran.daemon.command.builtins
Use the command 'undertow' to control the Undertow Server.
UndertowCommand - Class in com.aspectran.shell.command.builtins
Use the command 'undertow' to control the Undertow Server.
UndertowCommand(CommandRegistry) - Constructor for class com.aspectran.daemon.command.builtins.UndertowCommand
 
UndertowCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.UndertowCommand
 
unescape(String) - Static method in class com.aspectran.core.util.apon.AponFormat
 
UNINITIALIZED - Static variable in class com.aspectran.shell.command.option.Option
Constant that specifies the number of argument values has not been specified
UnknownParameterException - Exception in com.aspectran.core.util.apon
The Class UnknownParameterException.
UnknownParameterException(String, Parameters) - Constructor for exception com.aspectran.core.util.apon.UnknownParameterException
Constructor to create exception with a message.
UNLIMITED_VALUES - Static variable in class com.aspectran.shell.command.option.Option
Constant that specifies the number of argument values is infinite
UNPROCESSABLE_ENTITY - com.aspectran.web.support.http.HttpStatus
422 Unprocessable Entity.
UnreadableSessionDataException - Exception in com.aspectran.core.component.session
Exception raised when session data can not be read.
UnreadableSessionDataException(String, Throwable) - Constructor for exception com.aspectran.core.component.session.UnreadableSessionDataException
 
UnrecognizedOptionException - Exception in com.aspectran.shell.command.option
Exception thrown during parsing signalling an unrecognized option was seen.
UnrecognizedOptionException(String) - Constructor for exception com.aspectran.shell.command.option.UnrecognizedOptionException
Construct a new UnrecognizedArgumentException with the specified detail message.
UnrecognizedOptionException(String, String) - Constructor for exception com.aspectran.shell.command.option.UnrecognizedOptionException
Construct a new UnrecognizedArgumentException with the specified option and detail message.
UNSUPPORTED_MEDIA_TYPE - com.aspectran.web.support.http.HttpStatus
415 Unsupported Media Type.
UNSUPPORTED_METHOD - Static variable in exception com.aspectran.web.support.cors.CorsException
Unsupported HTTP method.
UNSUPPORTED_REQUEST_HEADER - Static variable in exception com.aspectran.web.support.cors.CorsException
Unsupported HTTP request header.
UnsupportedBeanScopeException - Exception in com.aspectran.core.component.bean
The Class UnsupportedBeanScopeException.
UnsupportedBeanScopeException(ScopeType, BeanRule) - Constructor for exception com.aspectran.core.component.bean.UnsupportedBeanScopeException
Create a new UnsupportedBeanScopeException.
unsupportedMediaType() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
 
unsupportedMediaType() - Method in interface com.aspectran.web.activity.response.RestResponse
 
unsupportedMediaType(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
415 Unsupported Media Type.
unwrapAndThrowAsIAE(Throwable) - Static method in class com.aspectran.core.util.ExceptionUtils
Method that will locate the innermost exception for given Throwable; and then wrap it as an IllegalArgumentException if it is a checked exception; otherwise (runtime exception or error) throw as is.
unwrapAndThrowAsIAE(Throwable, String) - Static method in class com.aspectran.core.util.ExceptionUtils
Method that will locate the innermost exception for given Throwable; and then wrap it as an IllegalArgumentException if it is a checked exception; otherwise (runtime exception or error) throw as is.
UnwritableSessionDataException - Exception in com.aspectran.core.component.session
Exception raised when session data can not be written.
UnwritableSessionDataException(String, Throwable) - Constructor for exception com.aspectran.core.component.session.UnwritableSessionDataException
 
update(int, E) - Method in class com.aspectran.core.util.ArrayStack
Replaces the n'th item down (zero-relative) from the top of this stack with another item without removing it.
update(NodeTracker) - Method in class com.aspectran.core.util.nodelet.NodeTracker
 
update(E) - Method in class com.aspectran.core.util.ArrayStack
Replaces the top item of this stack with another item without removing it.
update(String) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
update(String, Object) - Method in class com.aspectran.mybatis.SqlSessionAgent
 
updateContainer(Parameters) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
updateContainer(Parameters) - Method in interface com.aspectran.core.util.apon.Parameters
Updates the holder of the subparameters belonging to this parameter.
updateHeaders(JoinpointRule, String[]) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updateJoinpoint(AspectRule, JoinpointParameters) - Static method in class com.aspectran.core.context.rule.AspectRule
 
updateJoinpoint(AspectRule, String, String) - Static method in class com.aspectran.core.context.rule.AspectRule
 
updateJoinpoint(JoinpointRule, JoinpointParameters) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updateJoinpoint(JoinpointRule, String) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updateJoinpointTargetType(JoinpointRule, String) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updateMethods(JoinpointRule, String[]) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updatePointcutRule(JoinpointRule, PointcutParameters) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updateSettingsAdviceRule(SettingsAdviceRule, String) - Static method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
updateTemplateSource(TemplateRule, String) - Static method in class com.aspectran.core.context.rule.TemplateRule
 
updateTrigger(ScheduleRule, TriggerParameters) - Static method in class com.aspectran.core.context.rule.ScheduleRule
 
updateTrigger(ScheduleRule, String, String) - Static method in class com.aspectran.core.context.rule.ScheduleRule
 
updateTriggerExpression(ScheduleRule, TriggerExpressionParameters) - Static method in class com.aspectran.core.context.rule.ScheduleRule
 
updateTriggerExpression(ScheduleRule, String) - Static method in class com.aspectran.core.context.rule.ScheduleRule
 
updateTriggerType(ScheduleRule, String) - Static method in class com.aspectran.core.context.rule.ScheduleRule
 
UPGRADE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Upgrade header field name.
UPGRADE_REQUIRED - com.aspectran.web.support.http.HttpStatus
426 Upgrade Required.
URI_TOO_LONG - com.aspectran.web.support.http.HttpStatus
414 URI Too Long.
url - Static variable in class com.aspectran.core.context.rule.params.AppendParameters
 
url - Static variable in class com.aspectran.core.context.rule.params.TemplateParameters
 
URL - com.aspectran.core.context.rule.type.AppenderType
 
URL_PROTOCOL_CODE_SOURCE - Static variable in class com.aspectran.core.util.ResourceUtils
 
URL_PROTOCOL_FILE - Static variable in class com.aspectran.core.util.ResourceUtils
 
URL_PROTOCOL_JAR - Static variable in class com.aspectran.core.util.ResourceUtils
 
URL_PROTOCOL_VFSZIP - Static variable in class com.aspectran.core.util.ResourceUtils
 
URL_PROTOCOL_WSJAR - Static variable in class com.aspectran.core.util.ResourceUtils
 
URL_PROTOCOL_ZIP - Static variable in class com.aspectran.core.util.ResourceUtils
 
UrlAppendRule - Class in com.aspectran.core.context.rule
Defines a rule to append a URL with defined rules.
UrlAppendRule(String) - Constructor for class com.aspectran.core.context.rule.UrlAppendRule
 
UrlAppendRule(String, AppendedFileFormatType) - Constructor for class com.aspectran.core.context.rule.UrlAppendRule
 
UrlAppendRule(String, AppendedFileFormatType, String) - Constructor for class com.aspectran.core.context.rule.UrlAppendRule
 
UrlAppendRule(String, String) - Constructor for class com.aspectran.core.context.rule.UrlAppendRule
 
UrlRuleAppender - Class in com.aspectran.core.context.rule.appender
The Class UrlRuleAppender.
UrlRuleAppender(String) - Constructor for class com.aspectran.core.context.rule.appender.UrlRuleAppender
 
USE_APON_TO_LOAD_XML_PROPERTY_NAME - Static variable in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
USE_PROXY - com.aspectran.web.support.http.HttpStatus
Deprecated.
due to security concerns regarding in-band configuration of a proxy
useCommonsLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
 
useCustomLogging(Class<? extends Log>) - Static method in class com.aspectran.core.util.logging.LogFactory
 
useJdkLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
 
useLog4J2Logging() - Static method in class com.aspectran.core.util.logging.LogFactory
 
useLog4JLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
Deprecated.
useNoLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
 
USER_AGENT - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP User-Agent header field name.
useSlf4jLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
 
useStdOutLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
 

V

validate(String) - Static method in class com.aspectran.core.util.security.TimeLimitedPBTokenIssuer
 
validateProfile(String) - Method in class com.aspectran.core.context.env.ContextEnvironment
Validate the given profile, called internally prior to adding to the set of active or default profiles.
value - Static variable in class com.aspectran.core.context.rule.params.EntryParameters
 
value - Static variable in class com.aspectran.core.context.rule.params.ItemParameters
 
value - Static variable in class com.aspectran.core.context.rule.params.SettingParameters
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Action
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Aspect
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Attribute
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Bean
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Component
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Description
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Dispatch
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.ExceptionThrown
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Format
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Forward
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Parameter
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Profile
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Qualifier
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Redirect
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Request
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToDelete
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToGet
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPatch
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPost
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.RequestToPut
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Scope
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Settings
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Transform
 
value() - Method in annotation type com.aspectran.core.component.bean.annotation.Value
 
value() - Method in enum com.aspectran.web.support.http.HttpStatus
Return the integer value of this status code.
Value - Annotation Type in com.aspectran.core.component.bean.annotation
 
VALUE_SEPARATOR - Static variable in class com.aspectran.core.context.expr.token.Token
 
valueBound(Session, String, Object) - Method in interface com.aspectran.core.component.session.SessionBindingListener
Notifies the object that it is being bound to a session and identifies the session.
valueBound(HttpSessionBindingEvent) - Method in class com.aspectran.web.adapter.HttpSessionScope
 
valueName(String) - Method in class com.aspectran.shell.command.option.Option.Builder
Sets the display name for the argument value.
valueOf(int) - Static method in enum com.aspectran.web.support.http.HttpStatus
Return the enum constant of this type with the specified numeric value.
valueOf(String) - Static method in enum com.aspectran.core.component.session.Session.DestroyedReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.AppendedFileFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.AppenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.AspectAdviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.AutoReloadType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.AutowireTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.BeanProxifierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.BeanRefererType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.DefaultSettingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ItemValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.JoinpointTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.MethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.PointcutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.TextStyleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.TokenDirectiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.TransformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.util.apon.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.util.ConcurrentReferenceHashMap.ReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.util.ConcurrentReferenceHashMap.Restructure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.util.json.JsonToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.shell.command.option.OptionValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.shell.command.OutputRedirection.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.undertow.adapter.TowResponseAdapter.ResponseState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.web.support.http.HttpStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.aspectran.web.support.http.MediaType
Parse the given String value into a MediaType object, with this method name following the 'valueOf' naming convention.
values() - Method in class com.aspectran.core.activity.ActivityDataMap
 
values() - Static method in enum com.aspectran.core.component.session.Session.DestroyedReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.AppendedFileFormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.AppenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.AspectAdviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.AutoReloadType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.AutowireTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.BeanProxifierType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.BeanRefererType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.DefaultSettingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ItemValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.JoinpointTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.PointcutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.TextStyleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.TokenDirectiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.TransformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.util.apon.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.util.ConcurrentReferenceHashMap.ReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.util.ConcurrentReferenceHashMap.Restructure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.util.json.JsonToken
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
values() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
values() - Static method in enum com.aspectran.shell.command.option.OptionValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.shell.command.OutputRedirection.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.undertow.adapter.TowResponseAdapter.ResponseState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
 
values() - Static method in enum com.aspectran.web.support.http.HttpStatus
Returns an array containing the constants of this enum type, in the order they are declared.
valueType - Static variable in class com.aspectran.core.context.rule.params.ItemParameters
 
valueType(OptionValueType) - Method in class com.aspectran.shell.command.option.Option.Builder
Sets the type of the Option.
ValueType - Enum in com.aspectran.core.util.apon
Defines the type of the parameter value.
valueTypeHintable(boolean) - Method in class com.aspectran.core.util.apon.AponWriter
Sets whether write a type hint for values.
ValueTypeMismatchException - Exception in com.aspectran.core.util.apon
This exception will be thrown when the value type of the parameter does not match.
ValueTypeMismatchException(Class<?>, Class<?>, Throwable) - Constructor for exception com.aspectran.core.util.apon.ValueTypeMismatchException
 
valueUnbound(Session, String, Object) - Method in class com.aspectran.core.component.bean.scope.SessionScope
 
valueUnbound(Session, String, Object) - Method in interface com.aspectran.core.component.session.SessionBindingListener
Notifies the object that it is being unbound from a session and identifies the session.
valueUnbound(HttpSessionBindingEvent) - Method in class com.aspectran.web.adapter.HttpSessionScope
 
VARIABLE - com.aspectran.core.util.apon.ValueType
 
VariableParameters - Class in com.aspectran.core.util.apon
Parameters that determine the name and value type of each parameter in real time.
VariableParameters() - Constructor for class com.aspectran.core.util.apon.VariableParameters
 
VariableParameters(ParameterKey[]) - Constructor for class com.aspectran.core.util.apon.VariableParameters
 
VariableParameters(ParameterKey[], String) - Constructor for class com.aspectran.core.util.apon.VariableParameters
 
VariableParameters(String) - Constructor for class com.aspectran.core.util.apon.VariableParameters
 
VARIANT_ALSO_NEGOTIATES - com.aspectran.web.support.http.HttpStatus
506 Variant Also Negotiates
VARY - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Vary header field name.
VerboseCommand - Class in com.aspectran.shell.command.builtins
Turns on or off the mode that displays a description of the translet before it is executed.
VerboseCommand(CommandRegistry) - Constructor for class com.aspectran.shell.command.builtins.VerboseCommand
 
VERSION - Static variable in class com.aspectran.core.util.Aspectran
 
VIA - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Via header field name.
VIEW_DISPATCHER_SETTING_NAME - Static variable in interface com.aspectran.core.activity.response.dispatch.ViewDispatcher
 
ViewDispatcher - Interface in com.aspectran.core.activity.response.dispatch
The Interface ViewDispatcher.
ViewDispatcherException - Exception in com.aspectran.core.activity.response.dispatch
Base class for exceptions thrown during view dispatching.
ViewDispatcherException() - Constructor for exception com.aspectran.core.activity.response.dispatch.ViewDispatcherException
Simple constructor.
ViewDispatcherException(String) - Constructor for exception com.aspectran.core.activity.response.dispatch.ViewDispatcherException
Constructor to create exception with a message.
ViewDispatcherException(String, Throwable) - Constructor for exception com.aspectran.core.activity.response.dispatch.ViewDispatcherException
Constructor to create exception to wrap another exception and pass a message.
ViewDispatcherException(Throwable) - Constructor for exception com.aspectran.core.activity.response.dispatch.ViewDispatcherException
Constructor to create exception to wrap another exception.

W

warn(String) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
warn(String) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
warn(String) - Method in interface com.aspectran.core.util.logging.Log
 
warn(String) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
Deprecated.
 
warn(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
warn(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
warn(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
warn(String) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
warn(String) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
warn(String) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
warn(String) - Method in interface com.aspectran.core.util.ProcessLogger
 
warn(String) - Method in class com.aspectran.daemon.command.AbstractCommand
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
warn(String, Throwable) - Method in interface com.aspectran.core.util.logging.Log
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
Deprecated.
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
WARNING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Warning header field name.
WEAK - com.aspectran.core.util.ConcurrentReferenceHashMap.ReferenceType
Use WeakReferences.
WebActivity - Class in com.aspectran.web.activity
An activity that processes a web request.
WebActivity(ActivityContext, HttpServletRequest, HttpServletResponse) - Constructor for class com.aspectran.web.activity.WebActivity
Instantiates a new WebActivity.
WebActivityFilter - Class in com.aspectran.web.startup.filter
The Class WebActivityFilter.
WebActivityFilter() - Constructor for class com.aspectran.web.startup.filter.WebActivityFilter
 
WebActivityServlet - Class in com.aspectran.web.startup.servlet
The Class WebActivityServlet.
WebActivityServlet() - Constructor for class com.aspectran.web.startup.servlet.WebActivityServlet
Instantiates a new WebActivityServlet.
WebConfig - Class in com.aspectran.core.context.config
 
WebConfig() - Constructor for class com.aspectran.core.context.config.WebConfig
 
WebRequestBodyParser - Class in com.aspectran.web.activity.request
Provides convenient methods to parse the request body.
WebService - Interface in com.aspectran.web.service
The Interface WebService.
WebServiceHolder - Class in com.aspectran.web.service
Created: 01/10/2019
WebServiceHolder() - Constructor for class com.aspectran.web.service.WebServiceHolder
 
WebSocketConnectionsUnboundListener() - Constructor for class com.aspectran.undertow.server.servlet.TowServletContext.WebSocketConnectionsUnboundListener
 
when - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
 
WHEN_NECESSARY - com.aspectran.core.util.ConcurrentReferenceHashMap.Restructure
 
WILDCARD - com.aspectran.core.context.rule.type.PointcutType
 
WILDCARD_TYPE - Static variable in class com.aspectran.web.support.http.MediaType
 
WildcardMasker - Class in com.aspectran.core.util.wildcard
Erase the characters that does not corresponds to the wildcard, and returns collect only the remaining characters.
WildcardMasker() - Constructor for class com.aspectran.core.util.wildcard.WildcardMasker
 
WildcardMatcher - Class in com.aspectran.core.util.wildcard
Checks whether a string matches a given wildcard pattern.
WildcardMatcher(WildcardPattern) - Constructor for class com.aspectran.core.util.wildcard.WildcardMatcher
 
WildcardPattern - Class in com.aspectran.core.util.wildcard
The Class WildcardPattern.
WildcardPattern(String) - Constructor for class com.aspectran.core.util.wildcard.WildcardPattern
 
WildcardPattern(String, char) - Constructor for class com.aspectran.core.util.wildcard.WildcardPattern
 
WildcardPointcut - Class in com.aspectran.core.component.aspect.pointcut
Pointcut using Wildcard Matching to identify joinpoints.
WildcardPointcut(List<PointcutPatternRule>) - Constructor for class com.aspectran.core.component.aspect.pointcut.WildcardPointcut
 
withdrawDerivedService(CoreService) - Method in class com.aspectran.core.service.AbstractCoreService
 
withdrawDerivedService(CoreService) - Method in interface com.aspectran.core.service.CoreService
 
withdrawDerivedService(ServiceController) - Method in class com.aspectran.core.service.AbstractServiceController
 
withEqualSign() - Method in class com.aspectran.shell.command.option.Option.Builder
The Option will use '=' as a means to separate argument value.
withEqualSign() - Method in class com.aspectran.shell.command.option.Option
 
wrap(HttpHandler) - Method in class com.aspectran.undertow.server.accesslog.AccessLogHandlerWrapper
 
wrap(HttpHandler) - Method in class com.aspectran.undertow.server.encoding.EncodingHandlerWrapper
 
wrappersToPrimitives(Class<?>[]) - Static method in class com.aspectran.core.util.TypeUtils
Converts the specified array of wrapper Class objects to an array of its corresponding primitive Class objects.
wrapperToPrimitive(Class<?>) - Static method in class com.aspectran.core.util.TypeUtils
Converts the specified wrapper class to its corresponding primitive class.
write(char[], int, int) - Method in class com.aspectran.core.util.OutputStringWriter
 
write(char[], int, int) - Method in class com.aspectran.shell.command.OutputRedirection.MultiWriter
 
write(int) - Method in class com.aspectran.core.util.OutputStringWriter
 
write(ProcessResult) - Method in class com.aspectran.core.activity.response.transform.json.ContentsJsonWriter
Write a ProcessResult object to the character-output stream.
write(Parameter) - Method in class com.aspectran.core.util.apon.AponWriter
Write a Parameter object to the character-output stream.
write(Parameters) - Method in class com.aspectran.core.util.apon.AponWriter
Write a Parameters object to the character-output stream.
write(File) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
A convenience method to write an uploaded item to disk.
write(Object) - Method in class com.aspectran.core.activity.response.transform.json.ContentsJsonWriter
 
write(Object) - Method in class com.aspectran.core.util.json.JsonWriter
Writes an object to the writer.
write(String) - Method in class com.aspectran.core.util.OutputStringWriter
 
write(String) - Method in interface com.aspectran.shell.console.Console
 
write(String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
write(String) - Method in class com.aspectran.shell.console.DefaultConsole
 
write(String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
write(String, int, int) - Method in class com.aspectran.core.util.OutputStringWriter
 
write(String, Object...) - Method in interface com.aspectran.shell.console.Console
 
write(String, Object...) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
write(String, Object...) - Method in class com.aspectran.shell.console.DefaultConsole
 
write(String, Object...) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
writeError(String) - Method in interface com.aspectran.shell.console.Console
 
writeError(String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
writeError(String) - Method in class com.aspectran.shell.console.DefaultConsole
 
writeError(String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
writeError(String, Object...) - Method in interface com.aspectran.shell.console.Console
 
writeError(String, Object...) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
writeError(String, Object...) - Method in class com.aspectran.shell.console.DefaultConsole
 
writeError(String, Object...) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
writeJson(String) - Method in class com.aspectran.core.util.json.JsonWriter
Writes a string directly to the writer stream without quoting or escaping.
writeLine() - Method in interface com.aspectran.shell.console.Console
 
writeLine() - Method in class com.aspectran.shell.console.ConsoleWrapper
 
writeLine() - Method in class com.aspectran.shell.console.DefaultConsole
 
writeLine() - Method in class com.aspectran.shell.jline.console.JLineConsole
 
writeLine(String) - Method in interface com.aspectran.shell.console.Console
 
writeLine(String) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
writeLine(String) - Method in class com.aspectran.shell.console.DefaultConsole
 
writeLine(String) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
writeLine(String, Object...) - Method in interface com.aspectran.shell.console.Console
 
writeLine(String, Object...) - Method in class com.aspectran.shell.console.ConsoleWrapper
 
writeLine(String, Object...) - Method in class com.aspectran.shell.console.DefaultConsole
 
writeLine(String, Object...) - Method in class com.aspectran.shell.jline.console.JLineConsole
 
writeName(String) - Method in class com.aspectran.core.util.json.JsonWriter
Writes a key name to the writer.
writeNull() - Method in class com.aspectran.core.util.json.JsonWriter
Writes a "null" string to the writer.
writeNull(boolean) - Method in class com.aspectran.core.util.json.JsonWriter
Writes a "null" string to the writer.
WRITER - com.aspectran.undertow.adapter.TowResponseAdapter.ResponseState
 
writeTo(OutputStream) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
Writes the data from this output stream to the specified output stream, after it has been closed.
writeValue(Boolean) - Method in class com.aspectran.core.util.json.JsonWriter
Writes a Boolean object to the writer.
writeValue(Number) - Method in class com.aspectran.core.util.json.JsonWriter
Writes a Number object to the writer.
writeValue(String) - Method in class com.aspectran.core.util.json.JsonWriter
Writes a string to the writer.
WWW_AUTHENTICATE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP WWW-Authenticate header field name.

X

X_METHOD_OVERRIDE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
Some HTTP proxies do not support arbitrary HTTP methods or newer HTTP methods (such as PATCH).
XML - com.aspectran.core.context.rule.type.AppendedFileFormatType
 
XML - com.aspectran.core.context.rule.type.TransformType
 
XmlToApon - Class in com.aspectran.core.util.apon
Converts XML to APON.
XmlToApon() - Constructor for class com.aspectran.core.util.apon.XmlToApon
 
XmlTransformResponse - Class in com.aspectran.core.activity.response.transform
Response to transform into XML.
XmlTransformResponse(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.XmlTransformResponse
Instantiates a new XmlTransformResponse.
XSL - com.aspectran.core.context.rule.type.TransformType
 
XslTransformResponse - Class in com.aspectran.core.activity.response.transform
Response to transform into XSL.
XslTransformResponse(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.XslTransformResponse
Instantiates a new XslTransformResponse.

Z

ZIP_FILE_SUFFIX - Static variable in class com.aspectran.core.util.ResourceUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages