- AbstractAction - Class in com.aspectran.core.activity.process.action
-
The Class AbstractAction.
- AbstractAction(ActionList) - Constructor for class com.aspectran.core.activity.process.action.AbstractAction
-
Instantiates a new AbstractAction.
- 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(ApplicationAdapter) - 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(Object) - Constructor for class com.aspectran.core.adapter.AbstractApplicationAdapter
-
Instantiates a new AbstractApplicationAdapter.
- AbstractBeanFactory - Class in com.aspectran.core.component.bean
-
The Class AbstractBeanFactory.
- AbstractBeanFactory(ActivityContext, BeanRuleRegistry, BeanProxifierType) - Constructor for class com.aspectran.core.component.bean.AbstractBeanFactory
-
- AbstractBeanRegistry - Class in com.aspectran.core.component.bean
-
The Class AbstractBeanRegistry.
- AbstractBeanRegistry(ActivityContext, BeanRuleRegistry, BeanProxifierType) - Constructor for class com.aspectran.core.component.bean.AbstractBeanRegistry
-
- AbstractComponent - Class in com.aspectran.core.component
-
Created: 2017.
- AbstractComponent() - Constructor for class com.aspectran.core.component.AbstractComponent
-
- AbstractCoreService - Class in com.aspectran.core.service
-
The Class AbstractCoreService.
- AbstractCoreService(ApplicationAdapter) - Constructor for class com.aspectran.core.service.AbstractCoreService
-
- AbstractCoreService(CoreService) - Constructor for class com.aspectran.core.service.AbstractCoreService
-
- AbstractDynamicBeanProxy - Class in com.aspectran.core.component.bean.proxy
-
The Class AbstractDynamicBeanProxy.
- AbstractDynamicBeanProxy(AspectRuleRegistry) - Constructor for class com.aspectran.core.component.bean.proxy.AbstractDynamicBeanProxy
-
- AbstractEnvironment - Class in com.aspectran.core.context.env
-
- AbstractEnvironment() - Constructor for class com.aspectran.core.context.env.AbstractEnvironment
-
- AbstractLocaleResolver - Class in com.aspectran.core.support.i18n.locale
-
- AbstractLocaleResolver() - Constructor for class com.aspectran.core.support.i18n.locale.AbstractLocaleResolver
-
- AbstractMessageSource - Class in com.aspectran.core.support.i18n.message
-
Abstract implementation of the
HierarchicalMessageSource interface,
implementing common handling of message variants, making it easy
to implement a specific strategy for a concrete MessageSource.
- AbstractMessageSource() - Constructor for class com.aspectran.core.support.i18n.message.AbstractMessageSource
-
- AbstractParameters - Class in com.aspectran.core.util.apon
-
- AbstractParameters(ParameterDefinition[]) - 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() - Constructor for class com.aspectran.core.activity.request.AbstractRequest
-
- AbstractRequest(Map<String, String[]>) - Constructor for class com.aspectran.core.activity.request.AbstractRequest
-
- AbstractRequestAdapter - Class in com.aspectran.core.adapter
-
The Class AbstractRequestAdapter.
- AbstractRequestAdapter(Object) - Constructor for class com.aspectran.core.adapter.AbstractRequestAdapter
-
Instantiates a new AbstractRequestAdapter.
- AbstractRequestAdapter(Object, Map<String, String[]>) - Constructor for class com.aspectran.core.adapter.AbstractRequestAdapter
-
Instantiates a new AbstractRequestAdapter.
- AbstractResponse - Class in com.aspectran.core.activity.response
-
Represents response headers, mapping string header names to a list of string values.
- AbstractResponse() - Constructor for class com.aspectran.core.activity.response.AbstractResponse
-
- AbstractResponseAdapter - Class in com.aspectran.core.adapter
-
The Class AbstractResponseAdapter.
- AbstractResponseAdapter(Object) - Constructor for class com.aspectran.core.adapter.AbstractResponseAdapter
-
Instantiates a new AbstractResponseAdapter.
- AbstractScope - Class in com.aspectran.core.component.bean.scope
-
The Class AbstractScope.
- AbstractScope(ScopeType) - Constructor for class com.aspectran.core.component.bean.scope.AbstractScope
-
- AbstractServiceController - Class in com.aspectran.core.service
-
The Class AbstractServiceController.
- AbstractServiceController() - 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
-
Created: 2017.
- AbstractSessionCache(SessionHandler) - Constructor for class com.aspectran.core.component.session.AbstractSessionCache
-
- AbstractSessionCache.PlaceHolderSession - Class in com.aspectran.core.component.session
-
PlaceHolder
- AbstractSessionDataStore - Class in com.aspectran.core.component.session
-
Created: 2017.
- AbstractSessionDataStore() - Constructor for class com.aspectran.core.component.session.AbstractSessionDataStore
-
- AbstractSessionHandler - Class in com.aspectran.core.component.session
-
Abstract Implementation of SessionHandler.
- AbstractSessionHandler() - Constructor for class com.aspectran.core.component.session.AbstractSessionHandler
-
- AbstractTrimDirectiveModel - Class in com.aspectran.core.support.freemarker.directive
-
The Class AbstractTrimDirectiveModel.
- AbstractTrimDirectiveModel() - Constructor for class com.aspectran.core.support.freemarker.directive.AbstractTrimDirectiveModel
-
- 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.AbstractEnvironment
-
- 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.SessionAgent
-
Called by the
CoreActivity when a session is first accessed by a request.
- access(long) - Method in class com.aspectran.core.component.session.Session
-
- access(Session) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
Called by the
SessionHandler when a session is first accessed by a request.
- access(Session) - Method in interface com.aspectran.core.component.session.SessionHandler
-
Called by the
SessionHandler when a session is first accessed by a request.
- action - Static variable in class com.aspectran.core.context.rule.params.AdviceActionParameters
-
- action - Static variable in class com.aspectran.core.context.rule.params.ContentParameters
-
- action - Static variable in class com.aspectran.core.context.rule.params.DispatchParameters
-
- action - Static variable in class com.aspectran.core.context.rule.params.ExceptionThrownParameters
-
- action - Static variable in class com.aspectran.core.context.rule.params.ForwardParameters
-
- action - Static variable in class com.aspectran.core.context.rule.params.RedirectParameters
-
- action - Static variable in class com.aspectran.core.context.rule.params.TransformParameters
-
- action - Static variable in class com.aspectran.core.context.rule.params.TransletParameters
-
- Action - Annotation Type in com.aspectran.core.component.bean.annotation
-
- ActionExecutionException - Exception in com.aspectran.core.activity.process.action
-
This exception will be thrown when a action execution is failed.
- ActionExecutionException() - Constructor for exception com.aspectran.core.activity.process.action.ActionExecutionException
-
Simple constructor.
- ActionExecutionException(String) - Constructor for exception com.aspectran.core.activity.process.action.ActionExecutionException
-
Constructor to create exception with a message.
- ActionExecutionException(String, Executable, Throwable) - Constructor for exception com.aspectran.core.activity.process.action.ActionExecutionException
-
- 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.
- ActionExecutionException(Throwable) - Constructor for exception com.aspectran.core.activity.process.action.ActionExecutionException
-
Constructor to create exception to wrap another exception.
- ActionList - Class in com.aspectran.core.activity.process
-
The set of actions is called a Content or ActionList.
- ActionList() - Constructor for class com.aspectran.core.activity.process.ActionList
-
Instantiates a new ActionList.
- ActionParameters - Class in com.aspectran.core.context.rule.params
-
- ActionParameters() - Constructor for class com.aspectran.core.context.rule.params.ActionParameters
-
- ActionPossessable - Interface in com.aspectran.core.context.rule.ability
-
The Interface ActionPossessable.
- ActionPossessSupport - Class in com.aspectran.core.context.rule.ability
-
The Class ActionPossessSupport.
- ActionPossessSupport() - Constructor for class com.aspectran.core.context.rule.ability.ActionPossessSupport
-
- ActionResult - Class in com.aspectran.core.activity.process.result
-
The Class ActionResult.
- ActionResult(ContentResult) - Constructor for class com.aspectran.core.activity.process.result.ActionResult
-
Instantiates a new Action result.
- ActionRuleApplicable - Interface in com.aspectran.core.context.rule.ability
-
The Interface ActionRuleApplicable.
- ActionType - Enum in com.aspectran.core.context.rule.type
-
Supported Action types.
- activeProfiles - Static variable in class com.aspectran.core.context.config.ContextProfilesConfig
-
- activity - Variable in class com.aspectran.core.activity.ActivityDataMap
-
- activity - Variable in class com.aspectran.core.context.expr.TokenExpressionParser
-
- Activity - Interface in com.aspectran.core.activity
-
The Interface Activity.
- ACTIVITY_CONTEXT_DATA_KEY - Static variable in class com.aspectran.scheduler.service.QuartzSchedulerService
-
- ACTIVITY_DATA_KEY - Static variable in class com.aspectran.scheduler.service.QuartzSchedulerService
-
- 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.
- 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, URL[]) - Constructor for class com.aspectran.core.context.builder.reload.ActivityContextReloadingTimer
-
- ActivityContextReloadingTimerTask - Class in com.aspectran.core.context.builder.reload
-
- ActivityContextReloadingTimerTask(ServiceController, URL[]) - 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.
- ActivityDataMap(Activity, boolean) - Constructor for class com.aspectran.core.activity.ActivityDataMap
-
Instantiates a new ActivityDataMap.
- ActivityException - Exception in com.aspectran.core.activity
-
This exception will be thrown when activity is failed.
- 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
-
- ActivityTerminatedException - Exception in com.aspectran.core.activity
-
Raised if an activity is terminated during processing.
- 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
-
- adaptee - Variable in class com.aspectran.core.adapter.AbstractApplicationAdapter
-
- adaptee - Variable in class com.aspectran.core.adapter.AbstractRequestAdapter
-
- adaptee - Variable in class com.aspectran.core.adapter.AbstractResponseAdapter
-
- adaptee - Variable in class com.aspectran.core.adapter.AbstractSessionAdapter
-
- 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, 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(ActionResult) - Method in class com.aspectran.core.activity.process.result.ContentResult
-
Adds the action result.
- addArgumentItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Adds the argument item rule.
- 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.EchoActionRule
-
Adds the attribute item rule.
- addAttributeItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
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
-
- 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
-
- 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.
- addEnvironmentRule(EnvironmentRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
-
Adds the environment rule.
- addEventListener(EventListener) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
Adds an event listener for session-related events.
- addEventListener(EventListener) - Method in interface com.aspectran.core.component.session.SessionHandler
-
Adds an event listener for session-related events.
- addExcludePattern(String) - Method in class com.aspectran.core.context.config.ExposalsConfig
-
- addExcludePattern(String) - Method in class com.aspectran.core.context.rule.params.PointcutParameters
-
- 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.activity.response.AbstractResponse
-
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.
- addHeaderItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.HeadingActionRule
-
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
-
- 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.
- 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.RedirectResponseRule
-
Adds the parameter item rule.
- addParameterItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.RequestRule
-
Adds the parameter item rule.
- addPointcutPatternRule(PointcutPatternRule, List<PointcutPatternRule>) - Method in class com.aspectran.core.context.rule.PointcutRule
-
- addPropertyItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Adds the property item rule.
- 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.EnvironmentRule
-
Adds the property item rule.
- addPropertyItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
-
- addPropertyItemRuleMap(ItemRuleMap) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
-
- addPropertyItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.env.AbstractEnvironment
-
- 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(AspectranParameters) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
-
- addRule(AspectranParameters, String) - 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
-
- addScheduleJobRule(ScheduleJobRule) - 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
-
- 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.
- advice - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
-
- AdviceActionParameters - Class in com.aspectran.core.context.rule.params
-
- AdviceActionParameters() - Constructor for class com.aspectran.core.context.rule.params.AdviceActionParameters
-
- 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
-
- afterContextLoaded() - Method in class com.aspectran.core.service.AspectranCoreService
-
This method is executed immediately after the ActivityContext is loaded.
- ALL - com.aspectran.core.context.rule.type.MethodType
-
- AnnotatedConfigParser - Class in com.aspectran.core.component.bean
-
The Class AnnotatedConfigParser.
- AnnotatedConfigParser(ContextRuleAssistant, AnnotatedConfigRelater) - Constructor for class com.aspectran.core.component.bean.AnnotatedConfigParser
-
- APON - com.aspectran.core.context.rule.type.AppenderFileFormatType
-
- APON - com.aspectran.core.context.rule.type.ContentStyleType
-
- APON - com.aspectran.core.context.rule.type.TransformType
-
- AponException - Exception in com.aspectran.core.util.apon
-
The Class AponException.
- AponException() - Constructor for exception com.aspectran.core.util.apon.AponException
-
Simple constructor.
- AponException(String) - Constructor for exception com.aspectran.core.util.apon.AponException
-
Constructor to create exception with a message.
- AponException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.AponException
-
Constructor to create exception to wrap another exception and pass a message.
- AponException(Throwable) - Constructor for exception com.aspectran.core.util.apon.AponException
-
Constructor to create exception to wrap another exception.
- 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.
- AponSyntaxException - Exception in com.aspectran.core.util.apon
-
This exception is raised when attempting to read (or write) a malformed APON element.
- AponSyntaxException() - Constructor for exception com.aspectran.core.util.apon.AponSyntaxException
-
Simple constructor.
- AponSyntaxException(int, String, String, String) - Constructor for exception com.aspectran.core.util.apon.AponSyntaxException
-
Constructor to create exception with a message.
- AponSyntaxException(String) - Constructor for exception com.aspectran.core.util.apon.AponSyntaxException
-
Constructor to create exception with a message.
- AponSyntaxException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.AponSyntaxException
-
Constructor to create exception to wrap another exception and pass a message.
- AponSyntaxException(Throwable) - Constructor for exception com.aspectran.core.util.apon.AponSyntaxException
-
Constructor to create exception to wrap another exception.
- AponTransformResponse - Class in com.aspectran.core.activity.response.transform
-
The Class AponTransformResponse.
- AponTransformResponse(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.AponTransformResponse
-
Instantiates a new AponTransformResponse.
- AponWriter - Class in com.aspectran.core.util.apon
-
Converts a Parameters object to an APON formatted string.
- AponWriter(File) - Constructor for class com.aspectran.core.util.apon.AponWriter
-
Instantiates a new AponWriter.
- AponWriter(File, boolean) - 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.
- AponWriter(Writer, boolean) - Constructor for class com.aspectran.core.util.apon.AponWriter
-
Instantiates a new AponWriter.
- AponWriter(Writer, String) - 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.StringOutputWriter
-
- append(CharSequence) - Method in class com.aspectran.core.util.StringOutputWriter
-
- append(CharSequence, int, int) - Method in class com.aspectran.core.util.StringOutputWriter
-
- 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(Collection<?>) - Method in class com.aspectran.core.util.ToStringBuilder
-
- append(Enumeration<?>) - Method in class com.aspectran.core.util.ToStringBuilder
-
- append(Map<?, ?>) - Method in class com.aspectran.core.util.ToStringBuilder
-
- appendEqual(String, Object, Object) - Method in class com.aspectran.core.util.ToStringBuilder
-
- AppenderFileFormatType - Enum in com.aspectran.core.context.rule.type
-
The enum AppenderFileFormatType.
- 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
-
- appendName(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
-
- AppendRule - Class in com.aspectran.core.context.rule
-
The Class AppendRule.
- AppendRule() - Constructor for class com.aspectran.core.context.rule.AppendRule
-
- appendSize(String, Object) - Method in class com.aspectran.core.util.ToStringBuilder
-
- APPLICATION - com.aspectran.core.context.rule.type.ScopeType
-
- 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.
- ApplicationScope - Class in com.aspectran.core.component.bean.scope
-
The Class ApplicationScope.
- ApplicationScope() - Constructor for class com.aspectran.core.component.bean.scope.ApplicationScope
-
Instantiates a new Application scope.
- apply(Translet) - Method in class com.aspectran.core.activity.PathVariableMap
-
- apply(String, ContentStyleType) - Static method in enum com.aspectran.core.context.rule.type.ContentStyleType
-
- apply(String, String) - Static method in enum com.aspectran.core.context.rule.type.ContentStyleType
-
- apply(Map<DefaultSettingType, String>) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- applyActionRule(BeanActionRule) - Method in class com.aspectran.core.activity.process.ActionList
-
- applyActionRule(BeanActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
-
Adds the bean action.
- applyActionRule(BeanActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
-
- applyActionRule(BeanActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- applyActionRule(BeanActionRule) - 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.
- applyActionRule(EchoActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
-
- applyActionRule(EchoActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- applyActionRule(EchoActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
-
- applyActionRule(HeadingActionRule) - Method in class com.aspectran.core.activity.process.ActionList
-
- applyActionRule(HeadingActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
-
Adds the heading action.
- applyActionRule(HeadingActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
-
- applyActionRule(HeadingActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- applyActionRule(HeadingActionRule) - 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 process-call action.
- applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
-
- applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
-
- applyActionRule(MethodActionRule) - Method in class com.aspectran.core.activity.process.ActionList
-
- applyActionRule(MethodActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
-
Adds the method action.
- applyActionRule(MethodActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
-
- applyActionRule(MethodActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- applyActionRule(MethodActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
-
- applyResponseRule(DispatchResponseRule) - Method in interface com.aspectran.core.context.rule.ability.ResponseRuleApplicable
-
Apply the dispatch response rule to the response rule.
- applyResponseRule(DispatchResponseRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- applyResponseRule(DispatchResponseRule) - Method in class com.aspectran.core.context.rule.ResponseRule
-
- applyResponseRule(DispatchResponseRule) - Method in class com.aspectran.core.context.rule.TransletRule
-
- applyResponseRule(ForwardResponseRule) - Method in interface com.aspectran.core.context.rule.ability.ResponseRuleApplicable
-
Apply the forward response rule to the response rule.
- applyResponseRule(ForwardResponseRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- applyResponseRule(ForwardResponseRule) - Method in class com.aspectran.core.context.rule.ResponseRule
-
- applyResponseRule(ForwardResponseRule) - Method in class com.aspectran.core.context.rule.TransletRule
-
- applyResponseRule(RedirectResponseRule) - Method in interface com.aspectran.core.context.rule.ability.ResponseRuleApplicable
-
Apply the redirect response rule to the response rule.
- applyResponseRule(RedirectResponseRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- applyResponseRule(RedirectResponseRule) - Method in class com.aspectran.core.context.rule.ResponseRule
-
- applyResponseRule(RedirectResponseRule) - Method in class com.aspectran.core.context.rule.TransletRule
-
- applyResponseRule(TransformRule) - Method in interface com.aspectran.core.context.rule.ability.ResponseRuleApplicable
-
Apply the transform response rule to the response rule.
- 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.
- applyTransletInterface(DefaultSettings) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
-
Apply translet interface.
- applyTransletInterface(DefaultSettings) - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
-
- 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.ConstructorParameters
-
- 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
-
- ArrayStack - Class in com.aspectran.core.util
-
An implementation of the Stack API that is based on an
ArrayList instead of a Vector, so it is not
synchronized to protect against multi-threaded access.
- 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.
- arrayToDelimitedString(Object[], String) - Static method in class com.aspectran.core.util.StringUtils
-
Convert a String array into a delimited String (e.g.
- 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
-
The Class AspectAdviceException.
- 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.result
-
Represents the result data for the Aspect Advices.
- AspectAdviceResult() - Constructor for class com.aspectran.core.activity.aspect.result.AspectAdviceResult
-
- AspectAdviceRule - Class in com.aspectran.core.context.rule
-
The Class AspectAdviceRule.
- 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.
- 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
-
- AspectranActivityContext - Class in com.aspectran.core.context
-
The Class AspectranActivityContext.
- AspectranActivityContext(ContextEnvironment) - Constructor for class com.aspectran.core.context.AspectranActivityContext
-
Instantiates a new AspectranActivityContext.
- AspectranCheckedException - Exception in com.aspectran.core.context
-
Class for constructing checked Exceptions with a given root cause.
- AspectranCheckedException() - Constructor for exception com.aspectran.core.context.AspectranCheckedException
-
Constructs a AspectranCheckedException.
- AspectranCheckedException(String) - Constructor for exception com.aspectran.core.context.AspectranCheckedException
-
Constructs a AspectranCheckedException with the specified message.
- AspectranCheckedException(String, Throwable) - Constructor for exception com.aspectran.core.context.AspectranCheckedException
-
Constructs a AspectranCheckedException with the specified message and wrapped exception.
- AspectranCheckedException(Throwable) - Constructor for exception com.aspectran.core.context.AspectranCheckedException
-
Constructs a AspectranCheckedException with the wrapped exception.
- AspectranClassLoader - Class in com.aspectran.core.context.resource
-
The Class AspectranClassLoader.
- 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(File) - Constructor for class com.aspectran.core.context.config.AspectranConfig
-
- AspectranConfig(String) - Constructor for class com.aspectran.core.context.config.AspectranConfig
-
- AspectranCoreService - Class in com.aspectran.core.service
-
The Class AspectranCoreService.
- AspectranCoreService(ApplicationAdapter) - 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
-
- AspectranRuntimeException - Exception in com.aspectran.core.context
-
Class for constructing runtime Exceptions with a given root cause.
- AspectranRuntimeException() - Constructor for exception com.aspectran.core.context.AspectranRuntimeException
-
Constructs a AspectranCheckedException.
- AspectranRuntimeException(String) - Constructor for exception com.aspectran.core.context.AspectranRuntimeException
-
Constructs a AspectranCheckedException with the specified message.
- AspectranRuntimeException(String, Throwable) - Constructor for exception com.aspectran.core.context.AspectranRuntimeException
-
Constructs a AspectranCheckedException with the specified message and wrapped exception.
- AspectranRuntimeException(Throwable) - Constructor for exception com.aspectran.core.context.AspectranRuntimeException
-
Constructs a AspectranCheckedException with the wrapped exception.
- 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.
- AspectRule - Class in com.aspectran.core.context.rule
-
The Class AspectRule.
- 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
-
- assemble(ProcessResult) - Static method in class com.aspectran.core.activity.response.transform.apon.ContentsAponAssembler
-
- 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 - Static variable in class com.aspectran.core.context.rule.params.CallParameters
-
- ATTRIBUTE - com.aspectran.core.context.rule.type.TokenType
-
- attributeAdded(Session, String, Object) - Method in interface com.aspectran.core.component.session.SessionAttributeListener
-
Receives notification that an attribute has been added to a session.
- attributeRemoved(Session, String, Object) - Method in interface com.aspectran.core.component.session.SessionAttributeListener
-
Receives notification that an attribute has been removed from a session.
- attributeReplaced(Session, String, Object) - Method in interface com.aspectran.core.component.session.SessionAttributeListener
-
Receives notification that an attribute has been replaced in a session.
- 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
-
- autoReload - Static variable in class com.aspectran.core.context.config.ContextConfig
-
- AUTOWIRE_RULE - com.aspectran.core.context.rule.type.BeanRefererType
-
- Autowired - Annotation Type in com.aspectran.core.component.bean.annotation
-
- 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.
- Aware - Interface in com.aspectran.core.component.bean.aware
-
Marker superinterface indicating that a bean is eligible to be notified.
- 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.
- get(Object) - Method in class com.aspectran.core.activity.ActivityDataMap
-
- get(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
-
- get(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
-
- get(String) - Method in class com.aspectran.core.component.session.AbstractSessionCache
-
Get a session object.
- 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
-
- getActionId() - Method in class com.aspectran.core.activity.process.action.AbstractAction
-
- getActionId() - Method in class com.aspectran.core.activity.process.action.BeanAction
-
- 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.HeadingAction
-
- getActionId() - Method in class com.aspectran.core.activity.process.action.IncludeAction
-
- getActionId() - Method in class com.aspectran.core.activity.process.action.MethodAction
-
- getActionId() - Method in class com.aspectran.core.activity.process.result.ActionResult
-
Gets the action id.
- getActionId() - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Gets the action id.
- getActionId() - Method in class com.aspectran.core.context.rule.EchoActionRule
-
Gets the action id.
- getActionId() - Method in class com.aspectran.core.context.rule.HeadingActionRule
-
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.MethodActionRule
-
- getActionList() - Method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
-
- getActionList() - Method in class com.aspectran.core.activity.response.ForwardResponse
-
- getActionList() - Method in class com.aspectran.core.activity.response.RedirectResponse
-
- getActionList() - Method in interface com.aspectran.core.activity.response.Response
-
Gets the action list.
- getActionList() - Method in class com.aspectran.core.activity.response.transform.AponTransformResponse
-
- getActionList() - Method in class com.aspectran.core.activity.response.transform.JsonTransformResponse
-
- getActionList() - Method in class com.aspectran.core.activity.response.transform.TextTransformResponse
-
- getActionList() - Method in class com.aspectran.core.activity.response.transform.XmlTransformResponse
-
- getActionList() - Method in class com.aspectran.core.activity.response.transform.XslTransformResponse
-
- getActionList() - Method in interface com.aspectran.core.context.rule.ability.ActionPossessable
-
Gets the action list.
- getActionList() - Method in class com.aspectran.core.context.rule.ability.ActionPossessSupport
-
- 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.BeanAction
-
- 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.HeadingAction
-
- getActionRule() - Method in class com.aspectran.core.activity.process.action.IncludeAction
-
- getActionRule() - Method in class com.aspectran.core.activity.process.action.MethodAction
-
- getActionType() - Method in class com.aspectran.core.activity.process.action.BeanAction
-
- 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.HeadingAction
-
- getActionType() - Method in class com.aspectran.core.activity.process.action.IncludeAction
-
- getActionType() - Method in class com.aspectran.core.activity.process.action.MethodAction
-
- 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.env.AbstractEnvironment
-
- getActiveProfiles() - Method in interface com.aspectran.core.context.env.Environment
-
Returns the set of profiles explicitly made active for this environment.
- 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
-
Gets the activity context.
- 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.
- getActivityDataMap(boolean) - Method in class com.aspectran.core.activity.CoreTranslet
-
- getActivityDataMap(boolean) - Method in interface com.aspectran.core.activity.Translet
-
Returns an Activity Data Map containing the activity result data.
- getAdaptee() - Method in class com.aspectran.core.adapter.AbstractApplicationAdapter
-
- 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.ApplicationAdapter
-
Gets the adaptee object.
- getAdaptee() - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- 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.
- 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.AbstractActivity
-
Gets the after advice result.
- getAfterAdviceResult(String) - Method in class com.aspectran.core.activity.aspect.result.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.AbstractActivity
-
- getAfterAdviceRuleList() - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
-
- getAggregateTemplateLoader(Loader<?>[]) - Method in class com.aspectran.core.support.pebble.PebbleEngineFactory
-
Return a Template Loader based on the given Template Loader list.
- getAggregateTemplateLoader(TemplateLoader[]) - Method in class com.aspectran.core.support.freemarker.FreeMarkerConfigurationFactory
-
Return a TemplateLoader based on the given TemplateLoader list.
- 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.
- getAllAspectranClassLoaders() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
-
- getAllAttributes() - Method in class com.aspectran.core.activity.CoreTranslet
-
- getAllAttributes() - Method in class com.aspectran.core.activity.request.AbstractRequest
-
Returns an unmodifiable map of the attributes.
- getAllAttributes() - Method in interface com.aspectran.core.activity.Translet
-
Return a mutable Map of the request attributes,
with attribute names as map keys and attribute value as map value.
- getAllAttributes() - Method in class com.aspectran.core.adapter.BasicRequestAdapter
-
- getAllAttributes() - Method in interface com.aspectran.core.adapter.RequestAdapter
-
Returns an immutable map of the attributes,
with attribute names as map keys and attribute value as map value.
- getAllAttributes() - Method in class com.aspectran.core.component.session.SessionData
-
Returns an unmodifiable map of the attributes.
- getAllHeaders() - Method in class com.aspectran.core.activity.request.AbstractRequest
-
Returns a map of the request headers that can be modified.
- getAllHeaders() - Method in interface com.aspectran.core.adapter.RequestAdapter
-
Returns a map of the request headers that can be modified.
- getAllowedMethod() - Method in class com.aspectran.core.context.rule.RequestRule
-
Gets the allowed method.
- getAllowedMethods() - Method in class com.aspectran.core.context.rule.TransletRule
-
Gets the allowed methods.
- getAllowedMethods() - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
-
Return the configured HTTP methods.
- getAllParameters() - Method in class com.aspectran.core.activity.CoreTranslet
-
- getAllParameters() - Method in class com.aspectran.core.activity.request.AbstractRequest
-
- getAllParameters() - Method in interface com.aspectran.core.activity.Translet
-
Return an immutable 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
-
Return an immutable Map of the request parameters,
with parameter names as map keys and parameter values as map values.
- 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.
- getAppenderFileFormatType() - 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
-
- getApplicationAdaptee() - Method in class com.aspectran.core.activity.CoreTranslet
-
- getApplicationAdaptee() - Method in interface com.aspectran.core.activity.Translet
-
Returns the adaptee object to provide application information.
- 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.context.builder.AbstractActivityContextBuilder
-
- getApplicationAdapter() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
-
- getApplicationAdapter() - Method in class com.aspectran.core.context.env.ContextEnvironment
-
- getApplicationAdapter() - Method in interface com.aspectran.core.context.env.Environment
-
Returns the application adapter.
- getApplicationAdapter() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
-
- getApplicationAdapter() - Method in class com.aspectran.core.service.AbstractCoreService
-
- getApplicationAdapter() - Method in interface com.aspectran.core.service.CoreService
-
Gets the application adapter.
- getApplicationScope() - Method in class com.aspectran.core.adapter.AbstractApplicationAdapter
-
- getApplicationScope() - Method in interface com.aspectran.core.adapter.ApplicationAdapter
-
Gets the application scope.
- getArgumentItemRuleMap() - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Gets the argument item rule map.
- getAroundAdviceResult(String) - Method in class com.aspectran.core.activity.AbstractActivity
-
Gets the around advice result.
- getAroundAdviceResult(String) - Method in class com.aspectran.core.activity.aspect.result.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 class com.aspectran.core.activity.AbstractActivity
-
Gets the aspect advice bean.
- getAspectAdviceBean(String) - Method in interface com.aspectran.core.activity.Activity
-
Gets the aspect advice bean.
- getAspectAdviceBean(String) - Method in class com.aspectran.core.activity.aspect.result.AspectAdviceResult
-
- getAspectAdviceBean(String) - Method in class com.aspectran.core.activity.CoreTranslet
-
- 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.BeanAction
-
Gets the aspect advice rule.
- 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
-
- 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
-
Gets the aspectran class loader.
- getAspectranClassLoaders(AspectranClassLoader) - Static method in class com.aspectran.core.context.resource.AspectranClassLoader
-
- 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.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
-
- getAspectRuleCount() - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
-
- getAspectRuleMap() - Method in class com.aspectran.core.component.aspect.AspectRuleRegistry
-
- getAspectRuleRegistry() - Method in class com.aspectran.core.activity.AbstractActivity
-
Gets the aspect rule registry.
- 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
-
- 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.TokenExpressionParser
-
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.BasicApplicationAdapter
-
- getAttribute(String) - Method in class com.aspectran.core.adapter.BasicRequestAdapter
-
- getAttribute(String) - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- 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.Session
-
- getAttribute(String) - Method in class com.aspectran.core.component.session.SessionAgent
-
- getAttribute(String) - Method in class com.aspectran.core.component.session.SessionData
-
- getAttributeItemRuleMap() - Method in class com.aspectran.core.context.rule.EchoActionRule
-
Gets the attribute item rule map.
- getAttributeItemRuleMap() - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
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.
- 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 an Enumeration 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.BasicApplicationAdapter
-
- getAttributeNames() - Method in class com.aspectran.core.adapter.BasicRequestAdapter
-
- getAttributeNames() - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- getAttributeNames() - Method in interface com.aspectran.core.adapter.RequestAdapter
-
Returns an Enumeration 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.Session
-
- getAttributeNames() - Method in class com.aspectran.core.component.session.SessionAgent
-
- getAttributeNames() - Method in class com.aspectran.core.component.session.SessionData
-
- 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.
- getAutowireRuleList() - Method in class com.aspectran.core.context.rule.BeanRule
-
- 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.
- 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.env.ContextEnvironment
-
- getBasePath() - Method in interface com.aspectran.core.context.env.Environment
-
Returns the base path that the current application is mapped to.
- 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
-
- getBean() - Method in class com.aspectran.core.component.bean.InstantiatedBean
-
- getBean(Token) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
-
Returns the bean instance that matches the given token.
- getBean(BeanRule) - Method in class com.aspectran.core.component.bean.AbstractBeanRegistry
-
- getBean(BeanRule) - Method in class com.aspectran.core.component.bean.ContextBeanRegistry
-
- getBean(Class<T>) - Method in class com.aspectran.core.activity.AbstractActivity
-
- getBean(Class<T>) - Method in class com.aspectran.core.activity.CoreTranslet
-
- getBean(Class<T>) - Method in class com.aspectran.core.component.bean.AbstractBeanRegistry
-
- getBean(Class<T>) - Method in interface com.aspectran.core.component.bean.BeanRegistry
-
Return an instance of the bean that matches the given object type.
- getBean(Class<T>, String) - Method in class com.aspectran.core.activity.AbstractActivity
-
- getBean(Class<T>, String) - Method in class com.aspectran.core.activity.CoreTranslet
-
- getBean(Class<T>, String) - Method in class com.aspectran.core.component.bean.AbstractBeanRegistry
-
- getBean(Class<T>, String) - Method in interface com.aspectran.core.component.bean.BeanRegistry
-
Return an instance of the bean that matches the given object type.
- getBean(String) - Method in class com.aspectran.core.activity.AbstractActivity
-
- getBean(String) - Method in class com.aspectran.core.activity.CoreTranslet
-
- getBean(String) - Method in class com.aspectran.core.component.bean.AbstractBeanRegistry
-
- getBean(String) - Method in interface com.aspectran.core.component.bean.BeanRegistry
-
Return an instance of the bean that matches the given id.
- getBean(String, Class<T>) - Method in class com.aspectran.core.activity.AbstractActivity
-
- getBean(String, Class<T>) - Method in class com.aspectran.core.activity.CoreTranslet
-
- getBean(String, Class<T>) - Method in class com.aspectran.core.component.bean.AbstractBeanRegistry
-
- getBean(String, Class<T>) - Method in interface com.aspectran.core.component.bean.BeanRegistry
-
Return an instance of the bean that matches the given id.
- getBeanActionRule() - Method in class com.aspectran.core.activity.process.action.BeanAction
-
Returns the bean action rule.
- getBeanClass() - Method in exception com.aspectran.core.component.bean.BeanInstantiationException
-
Return the offending bean class.
- getBeanClass() - Method in exception com.aspectran.core.component.bean.proxy.ProxyBeanInstantiationException
-
Return the offending bean class.
- getBeanClass() - Method in class com.aspectran.core.context.rule.BeanActionRule
-
- getBeanClass() - Method in class com.aspectran.core.context.rule.BeanRule
-
Gets the bean class.
- getBeanClassScanFilter() - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
-
- getBeanDescriptions(BeanRule[]) - Static method in exception com.aspectran.core.component.bean.NoUniqueBeanException
-
- getBeanId() - Method in exception com.aspectran.core.component.bean.BeanNotFoundException
-
Gets the bean id.
- getBeanId() - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Gets bean id.
- getBeanIdMaskPattern() - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
-
- getBeanIdPattern() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
-
- getBeanProperty(Object, String) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
-
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.BeanReferenceInspectable
-
- 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.BeanActionRule
-
- getBeanRefererType() - Method in class com.aspectran.core.context.rule.BeanRule
-
- getBeanRefererType() - Method in class com.aspectran.core.context.rule.ScheduleRule
-
- getBeanRefererType() - Method in class com.aspectran.core.context.rule.TemplateRule
-
- getBeanRegistry() - Method in class com.aspectran.core.activity.AbstractActivity
-
- getBeanRegistry() - Method in interface com.aspectran.core.activity.Activity
-
Gets the bean registry.
- getBeanRegistry() - Method in interface com.aspectran.core.context.ActivityContext
-
Gets the bean registry.
- getBeanRegistry() - Method in class com.aspectran.core.context.AspectranActivityContext
-
- getBeanRule() - Method in exception com.aspectran.core.component.bean.BeanRuleException
-
Gets bean rule.
- getBeanRule(Object) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
-
- getBeanRule(String) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
-
- 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
-
- getBeforeAdviceResult(String) - Method in class com.aspectran.core.activity.AbstractActivity
-
Gets the before advice result.
- getBeforeAdviceResult(String) - Method in class com.aspectran.core.activity.aspect.result.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.AbstractActivity
-
- getBeforeAdviceRuleList() - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
-
- getBoolean(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getBoolean(ParameterDefinition) - 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(ParameterDefinition, boolean) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getBoolean(ParameterDefinition, 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getBooleanArray(ParameterDefinition) - 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getBooleanList(ParameterDefinition) - 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.
- getBytes() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
-
Returns the contents of the file in a byte array.
- getChildren() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
-
- getClassLoader() - Method in class com.aspectran.core.context.env.ContextEnvironment
-
- getClassLoader() - Method in interface com.aspectran.core.context.env.Environment
-
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
-
- getClassOfValue(ItemRule, Object) - Static method in class com.aspectran.core.context.rule.ItemRule
-
Gets the class of value.
- 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
-
- getClonedNodeTracker() - Method in class com.aspectran.core.util.nodelet.NodeTracker
-
- getColumnNumber() - Method in class com.aspectran.core.util.nodelet.NodeTracker
-
- getCommonMessages() - Method in class com.aspectran.core.support.i18n.message.AbstractMessageSource
-
Return a Properties object defining locale-independent common messages, if any.
- getComponentName() - Method in class com.aspectran.core.component.AbstractComponent
-
- getComponentName() - Method in interface com.aspectran.core.component.Component
-
Returns the component name.
- getConfigBean(Class<T>) - Method in class com.aspectran.core.activity.AbstractActivity
-
- getConfigBean(Class<T>) - Method in class com.aspectran.core.activity.CoreTranslet
-
- getConfigBean(Class<T>) - Method in class com.aspectran.core.component.bean.AbstractBeanRegistry
-
- getConfigBean(Class<T>) - Method in interface com.aspectran.core.component.bean.BeanRegistry
-
Return the bean instance that matches the specified object type.
- getConfigBeanClass() - Method in class com.aspectran.core.context.rule.MethodActionRule
-
- getConfigBeanRule(Class<?>) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
-
- getConfigBeanRuleMap() - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
-
- getConstructorArgumentItemRuleMap() - Method in class com.aspectran.core.context.rule.BeanRule
-
Gets the constructor argument item rule map.
- 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
-
- getContentList() - Method in class com.aspectran.core.context.rule.TransletRule
-
Gets the content list.
- getContentStyle() - Method in class com.aspectran.core.context.rule.TemplateRule
-
- getContentType() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
-
Gets the the content type of the file.
- getContentType() - Method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
-
- 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.TransformResponse
-
- getContentType() - Method in class com.aspectran.core.adapter.BasicResponseAdapter
-
- 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.DispatchResponseRule
-
Gets the content type.
- getContentType() - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
Gets the content type.
- getContentType() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Gets the content type.
- getContentType() - Method in class com.aspectran.core.context.rule.TransformRule
-
Gets the content type.
- 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.statistic.SampleStatistic
-
- getCreationTime() - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- 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.Session
-
- getCreationTime() - Method in class com.aspectran.core.component.session.SessionAgent
-
- getCreationTime() - Method in class com.aspectran.core.component.session.SessionData
-
- 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
-
- getCurrentRuleAppender() - Method in interface com.aspectran.core.context.rule.appender.RuleAppendHandler
-
- getDaemonConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
-
- getDeclaredResponse() - Method in class com.aspectran.core.activity.CoreActivity
-
- getDefaultActivity() - Method in interface com.aspectran.core.context.ActivityContext
-
Gets the default activity.
- getDefaultActivity() - Method in class com.aspectran.core.context.AspectranActivityContext
-
- getDefaultClassLoader() - Static method in class com.aspectran.core.context.resource.AspectranClassLoader
-
- 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.env.AbstractEnvironment
-
- 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.DispatchResponseRule
-
Gets the default response.
- getDefaultResponse() - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- getDefaultResponse() - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
Returns whether the default response.
- getDefaultResponse() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Returns whether the default response.
- getDefaultResponse() - Method in class com.aspectran.core.context.rule.TransformRule
-
Returns whether this is the default response.
- getDefaultSchedulerBean() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- 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.
- getDefaultValue() - Method in class com.aspectran.core.context.rule.ItemRule
-
Gets the default value of this item.
- getDeprefixes() - Method in class com.aspectran.core.support.freemarker.directive.Trimmer
-
- 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.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.
- 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.core.support.freemarker.directive.Trimmer
-
- getDirectiveName() - Method in class com.aspectran.core.support.freemarker.directive.CustomTrimDirective
-
Gets directive name.
- getDirectiveName() - Method in interface com.aspectran.core.support.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.ScheduleJobRule
-
- getDispatcher() - Method in class com.aspectran.core.context.rule.DispatchResponseRule
-
Gets the id or class name of the view dispatcher bean that
implements
ViewDispatcher.
- getDispatchResponseRule() - Method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
-
Gets the dispatch response rule.
- getDispatchResponseRule() - Method in exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
-
Gets the dispatch response rule.
- getDistinctMethodNames() - Method in class com.aspectran.core.util.BeanDescriptor
-
Gets the class methods' names that is unique.
- getDouble(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getDouble(ParameterDefinition) - 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(ParameterDefinition, double) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getDouble(ParameterDefinition, 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getDoubleArray(ParameterDefinition) - 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getDoubleList(ParameterDefinition) - 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.
- getEncoding() - Method in class com.aspectran.core.adapter.BasicRequestAdapter
-
- getEncoding() - Method in class com.aspectran.core.adapter.BasicResponseAdapter
-
- 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.rule.DispatchResponseRule
-
Gets the character encoding.
- getEncoding() - Method in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
-
- getEncoding() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
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.
- 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
-
- 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
-
- getEvictionPolicy() - Method in class com.aspectran.core.component.session.AbstractSessionCache
-
- getEvictionPolicy() - 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.AbstractActivity
-
- 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.
- getExceptionTypes() - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- getExcludeEmptyParameter() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Gets whether to exclude parameters with empty values.
- getExcludeNullParameter() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Gets whether to exclude parameters with null values.
- getExcludePointcutPatternRuleList() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
-
- getExecutableAction() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
-
- getExecutableAction() - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
Returns the executable action.
- getExpired(Set<String>) - Method in class com.aspectran.core.component.session.AbstractSessionDataStore
-
- getExpired(Set<String>) - Method in interface com.aspectran.core.component.session.SessionDataStore
-
Called periodically, this method should search the data store
for sessions that have been expired for a 'reasonable' amount
of time.
- getExpiryTime() - Method in class com.aspectran.core.component.session.SessionData
-
- 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
-
- getExtension(String) - Static method in class com.aspectran.core.util.FilenameUtils
-
Gets the extension of a 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.
- getFactoryProducedObject(BeanRule, Object) - Method in class com.aspectran.core.component.bean.AbstractBeanFactory
-
- getFeature(String) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
-
- getFile() - Method in class com.aspectran.core.activity.request.parameter.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(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.parameter.FileParameter
-
Gets the actual name of the file uploaded.
- 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.parameter.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.TokenExpressionParser
-
Returns a FileParameter object as a given activity's request parameter name,
or null if the parameter does not exist.
- 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 an Enumeration of String objects containing
the names of the file parameters contained in this request.
- getFileParameterNames() - Method in interface com.aspectran.core.adapter.RequestAdapter
-
Returns an Enumeration 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.parameter.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.TokenExpressionParser
-
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.parameter.FileParameter
-
Gets the size of the file uploaded.
- getFilterParameters() - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
-
- getFilterParameters() - Method in class com.aspectran.core.component.translet.scan.TransletFileScanner
-
- 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.AbstractActivity
-
Gets the finally advice result.
- getFinallyAdviceResult(String) - Method in class com.aspectran.core.activity.aspect.result.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.AbstractActivity
-
- 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.
- getFloat(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getFloat(ParameterDefinition) - 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(ParameterDefinition, float) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getFloat(ParameterDefinition, 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getFloatArray(ParameterDefinition) - 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getFloatList(ParameterDefinition) - 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
-
- getForwardResponseRule() - Method in class com.aspectran.core.activity.response.ForwardResponse
-
Returns the forward response 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.
- getGracePeriodSec() - Method in class com.aspectran.core.component.session.AbstractSessionDataStore
-
- getGroupName() - Method in class com.aspectran.core.component.session.DefaultSessionManager
-
- getGroupName() - Method in interface com.aspectran.core.component.session.SessionManager
-
- getGroupName() - Method in class com.aspectran.core.support.freemarker.directive.CustomTrimDirective
-
Gets group name.
- getGroupName() - Method in interface com.aspectran.core.support.freemarker.directive.TrimDirective
-
Gets group name.
- 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.activity.response.AbstractResponse
-
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.
- getHeaderItemRuleMap() - Method in class com.aspectran.core.context.rule.HeadingActionRule
-
Gets the header item rule map.
- 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.activity.response.AbstractResponse
-
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.
- getHeaders() - Method in class com.aspectran.core.activity.response.AbstractResponse
-
Returns a map of the request headers that can be modified.
- getHeaders() - Method in interface com.aspectran.core.adapter.ResponseAdapter
-
Returns a map of the request headers that can be modified.
- getHeaders() - Method in class com.aspectran.core.context.rule.AspectRule
-
- getHeaders() - Method in class com.aspectran.core.context.rule.JoinpointRule
-
- getHeaders(String) - Method in class com.aspectran.core.activity.request.AbstractRequest
-
Returns the values of the response header with the given name.
- getHeaders(String) - Method in class com.aspectran.core.activity.response.AbstractResponse
-
Returns the values of the response header with the given name.
- getHeaders(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
-
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.
- getHeadingActionRule() - Method in class com.aspectran.core.activity.process.action.HeadingAction
-
Returns the heading action rule.
- getHidden() - Method in class com.aspectran.core.activity.process.ActionList
-
- getHidden() - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Returns whether to hide result of the action.
- 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.HeadingActionRule
-
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.
- getId() - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- getId() - Method in interface com.aspectran.core.adapter.SessionAdapter
-
Returns a string containing the unique identifier assigned to this session.
- getId() - Method in class 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
-
- getIdBasedBeanRuleMap() - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
-
- getIdentifier() - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getIdentifier() - Method in interface com.aspectran.core.util.apon.Parameters
-
Returns the identifier Parameter.
- getIdleTimeout() - Method in class com.aspectran.core.util.thread.IdleTimeout
-
- getImportant() - Method in class com.aspectran.core.context.rule.BeanRule
-
Returns whether this bean is important.
- getIncludeActionRule() - Method in class com.aspectran.core.activity.process.action.IncludeAction
-
Returns the include action rule.
- 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.
- getInputStream() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
-
Returns an InputStream object of the file.
- 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
-
- getInstance(Class<?>) - Static method in class com.aspectran.core.util.BeanDescriptor
-
Gets an instance of ClassDescriptor for the specified class.
- getInstantiatedBean() - Method in class com.aspectran.core.context.rule.BeanRule
-
Returns the instantiated object of this bean.
- getInstantiatedBean(BeanRule) - Method in class com.aspectran.core.component.bean.scope.AbstractScope
-
- getInstantiatedBean(BeanRule) - Method in interface com.aspectran.core.component.bean.scope.Scope
-
Returns an instance of the bean that matches the given bean rule.
- getInt(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getInt(ParameterDefinition) - 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(ParameterDefinition, int) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getInt(ParameterDefinition, 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getIntArray(ParameterDefinition) - 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.
- getIntList(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getIntList(ParameterDefinition) - 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.
- getIsolated() - Method in class com.aspectran.core.context.rule.AspectRule
-
- getItemNames() - Method in class com.aspectran.core.context.rule.ItemRuleList
-
- getItemRuleList() - Method in exception com.aspectran.core.activity.request.MissingMandatoryParametersException
-
Returns an item rule list that represents missing parameters.
- 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
-
- getKeys() - Method in class com.aspectran.core.component.session.SessionData
-
- getLastAccessedTime() - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- 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.Session
-
- getLastAccessedTime() - Method in class com.aspectran.core.component.session.SessionAgent
-
- getLastAccessedTime() - Method in class com.aspectran.core.component.session.SessionData
-
- 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
-
- getLastSaved() - 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.
- getLineNumber() - Method in class com.aspectran.core.util.nodelet.NodeTracker
-
- 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.util.LinkedCaseInsensitiveMap
-
Return the locale used by this LinkedCaseInsensitiveMap.
- 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.
- 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getLong(ParameterDefinition) - 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(ParameterDefinition, long) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getLong(ParameterDefinition, 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getLongArray(ParameterDefinition) - 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getLongList(ParameterDefinition) - 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.
- getMandatory() - Method in class com.aspectran.core.context.rule.ItemRule
-
Returns whether this item is mandatory.
- 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.
- getMax() - Method in class com.aspectran.core.util.statistic.CounterStatistic
-
- getMax() - Method in class com.aspectran.core.util.statistic.SampleStatistic
-
- getMaxInactiveInterval() - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- 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.Session
-
- getMaxInactiveInterval() - Method in class com.aspectran.core.component.session.SessionAgent
-
- getMaxInactiveInterval() - Method in class com.aspectran.core.component.session.SessionData
-
- getMean() - Method in class com.aspectran.core.util.statistic.SampleStatistic
-
- 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 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 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
-
- getMethod() - Method in class com.aspectran.core.context.rule.BeanActionRule
-
- getMethod() - Method in class com.aspectran.core.context.rule.MethodActionRule
-
- getMethodActionRule() - Method in class com.aspectran.core.activity.process.action.MethodAction
-
Returns the method action rule.
- getMethodName() - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Gets the action method name.
- getMethodName() - Method in class com.aspectran.core.context.rule.MethodActionRule
-
- 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
-
- getName() - Method in class com.aspectran.core.activity.CoreTranslet
-
- 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 interface com.aspectran.core.activity.Translet
-
Returns the name of this Translet.
- getName() - Method in class com.aspectran.core.context.expr.token.Token
-
Gets the token name.
- getName() - Method in class com.aspectran.core.context.rule.DispatchResponseRule
-
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.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.ParameterDefinition
-
- 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.scheduler.service.QuartzJobListener
-
- getName(Activity) - Method in class com.aspectran.core.context.rule.DispatchResponseRule
-
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.
- getNameTokens() - Method in class com.aspectran.core.context.rule.DispatchResponseRule
-
Gets the tokens of the dispatch name.
- getNameTokens() - Method in class com.aspectran.core.context.rule.TransletRule
-
Gets the name tokens.
- getNoCache() - Method in class com.aspectran.core.context.rule.TemplateRule
-
- getNodeTracker() - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
-
- getNodeTracker() - Method in class com.aspectran.core.util.nodelet.NodeletParser
-
- 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.core.support.freemarker.FreeMarkerConfigurationFactoryBean
-
- getObject() - Method in class com.aspectran.core.support.pebble.PebbleEngineFactoryBean
-
- getObject() - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
-
- getOmittable() - Method in class com.aspectran.core.activity.process.ActionList
-
- getOmittable() - Method in class com.aspectran.core.activity.process.ContentList
-
- getOrDefault(Object, V) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
-
- getOrder() - Method in class com.aspectran.core.context.rule.AspectRule
-
- getOutputStream() - Method in class com.aspectran.core.adapter.BasicResponseAdapter
-
- getOutputStream() - Method in interface com.aspectran.core.adapter.ResponseAdapter
-
Returns a OutputStream suitable for writing binary data in the response.
- getParameter(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getParameter(ParameterDefinition) - Method in interface com.aspectran.core.util.apon.Parameters
-
Return the value for the specified parameter,
or null if the parameter does not exist.
- 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.parameter.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.TokenExpressionParser
-
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
-
Return the value for the specified parameter,
or null if the parameter does not exist.
- 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.RedirectResponseRule
-
Gets the parameter item rule map.
- getParameterItemRuleMap() - Method in class com.aspectran.core.context.rule.RequestRule
-
Gets the parameter item rule map.
- 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.parameter.ParameterMap
-
Returns an Enumeration of String objects containing
the names of the parameters.
- getParameterNames() - Method in interface com.aspectran.core.activity.Translet
-
Returns an Enumeration of String objects containing
the names of the parameters contained in this request.
- getParameterNames() - Method in interface com.aspectran.core.adapter.RequestAdapter
-
Returns an Enumeration 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.
- 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getParameters(ParameterDefinition) - 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(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.ParameterHolder
-
- getParametersArray(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getParametersArray(ParameterDefinition) - 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.context.rule.params.ItemHolderParameters
-
- getParametersList() - Method in class com.aspectran.core.util.apon.ParameterHolder
-
- getParametersList(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getParametersList(ParameterDefinition) - 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.
- 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.parameter.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.TokenExpressionParser
-
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.
- getParameterValueType() - Method in interface com.aspectran.core.util.apon.Parameter
-
Returns the parameter value type.
- getParameterValueType() - Method in class com.aspectran.core.util.apon.ParameterDefinition
-
- getParameterValueType() - Method in class com.aspectran.core.util.apon.ParameterValue
-
- 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.action.AbstractAction
-
- getParent() - Method in class com.aspectran.core.activity.process.action.BeanAction
-
- getParent() - Method in interface com.aspectran.core.activity.process.action.Executable
-
Gets the action list.
- getParent() - Method in class com.aspectran.core.activity.process.action.MethodAction
-
- getParent() - Method in class com.aspectran.core.activity.process.result.ActionResult
-
Gets the parent.
- 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 Parameter of the identifier Parameter.
- 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.
- getPatternString() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
-
- getPendingList() - Method in interface com.aspectran.core.context.rule.appender.RuleAppendHandler
-
- 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
-
- getPrefix() - Method in class com.aspectran.core.support.freemarker.directive.Trimmer
-
- getPrefix() - Method in class com.aspectran.core.util.PrefixSuffixPattern
-
- 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.
- 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 class com.aspectran.core.activity.response.transform.xml.ContentsInputSource
-
Returns a ProcessResult object.
- 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
-
- getProfiles() - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
-
- getProperty(Token) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
-
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.response.transform.xml.ContentsXMLReader
-
- getProperty(String) - Static method in class com.aspectran.core.util.SystemUtils
-
- getProperty(String, Activity) - Method in class com.aspectran.core.context.env.AbstractEnvironment
-
- getProperty(String, Activity) - Method in interface com.aspectran.core.context.env.Environment
-
- 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.AbstractEnvironment
-
- getPropertyItemRuleMap() - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Gets the property item rule map.
- 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.EnvironmentRule
-
Gets the property item rule map.
- 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.
- 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
-
- 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.
- getRedirectResponseRule() - Method in class com.aspectran.core.activity.response.RedirectResponse
-
Returns the redirect response rule.
- getReplicatedCount() - Method in class com.aspectran.core.context.rule.assistant.AssistantLocal
-
- 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.
- getRequestEncoding() - Method in class com.aspectran.core.activity.CoreTranslet
-
- getRequestEncoding() - Method in interface com.aspectran.core.activity.Translet
-
Returns the request encoding.
- getRequestMethod() - Method in interface com.aspectran.core.activity.Activity
-
Returns the request method.
- getRequestMethod() - Method in class com.aspectran.core.activity.CoreActivity
-
- getRequestMethod() - Method in class com.aspectran.core.activity.CoreTranslet
-
- getRequestMethod() - Method in class com.aspectran.core.activity.DefaultActivity
-
- 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 interface com.aspectran.core.adapter.RequestAdapter
-
Returns the method used for the request.
- getRequestMethod() - Method in class com.aspectran.core.context.rule.ScheduleJobRule
-
- 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.Session
-
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.
- getRequiredType() - Method in exception com.aspectran.core.component.bean.BeanNotOfRequiredTypeException
-
Gets the required type.
- getRequiredType() - Method in exception com.aspectran.core.component.bean.NoUniqueBeanException
-
Gets the required type.
- getRequiredType() - Method in exception com.aspectran.core.component.bean.RequiredTypeBeanNotFoundException
-
Gets the required type.
- 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
-
- getResourceEntriesSize() - 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
-
- 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
-
- getRespondent() - Method in class com.aspectran.core.context.rule.ResponseRule
-
- 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.
- getResponseEncoding() - Method in class com.aspectran.core.activity.CoreTranslet
-
- getResponseEncoding() - Method in interface com.aspectran.core.activity.Translet
-
Returns the response encoding.
- getResponseMap() - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
Gets the response map.
- 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.TransformResponse
-
- getResponseType() - Method in class com.aspectran.core.context.rule.ResponseRule
-
- getRestfulTransletRule(String, MethodType) - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
-
- getRestfulTransletRuleSet() - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
-
- getResultValue() - Method in class com.aspectran.core.activity.process.result.ActionResult
-
Gets the result value of an 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.
- getRootConfigLocation() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
-
- getRootConfigLocation() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
-
- 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.parameter.FileParameter
-
Returns the saved file.
- getSavePeriodSec() - Method in class com.aspectran.core.component.session.AbstractSessionDataStore
-
- 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.
- getScheduleJobRuleList() - Method in class com.aspectran.core.context.rule.ScheduleRule
-
- getScheduler() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
- getScheduler() - Method in interface com.aspectran.core.component.session.SessionHandler
-
- 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
-
- getScheduleRule() - Method in class com.aspectran.core.context.rule.ScheduleJobRule
-
- getScheduleRule(String) - Method in class com.aspectran.core.component.schedule.ScheduleRuleRegistry
-
- getScheduleRuleMap() - 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.AbstractScope
-
- getScopeLock() - Method in interface com.aspectran.core.component.bean.scope.Scope
-
Returns the scope lock.
- getScopeType() - Method in class com.aspectran.core.context.rule.BeanRule
-
Gets the scope type.
- getSecurity() - Method in class com.aspectran.core.context.rule.ItemRule
-
Returns whether this item requires security input.
- getSeparator() - Method in class com.aspectran.core.util.wildcard.WildcardPattern
-
- getSeparatorCount() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
-
- getServiceController() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
-
- getServiceController() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
-
- getServiceName() - Method in class com.aspectran.core.service.AbstractServiceController
-
- getServiceName() - Method in interface com.aspectran.core.service.ServiceController
-
- getSession(boolean) - Method in class com.aspectran.core.component.session.SessionAgent
-
- 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.
- 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.BasicSessionAdapter
-
- getSessionAspectAdviceRuleRegistry() - Method in class com.aspectran.core.component.aspect.AspectRuleRegistry
-
- getSessionCache() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
- getSessionCache() - Method in interface com.aspectran.core.component.session.SessionHandler
-
- getSessionConfig() - Method in class com.aspectran.core.component.session.DefaultSessionManager
-
- getSessionConfig() - Method in interface com.aspectran.core.component.session.SessionManager
-
- getSessionConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
-
- getSessionData() - Method in class com.aspectran.core.component.session.Session
-
- getSessionDataStore() - Method in class com.aspectran.core.component.session.AbstractSessionCache
-
- getSessionDataStore() - Method in class com.aspectran.core.component.session.DefaultSessionManager
-
- getSessionDataStore() - Method in interface com.aspectran.core.component.session.SessionCache
-
- getSessionDataStore() - Method in interface com.aspectran.core.component.session.SessionManager
-
- getSessionHandler() - Method in class com.aspectran.core.component.session.AbstractSessionCache
-
- getSessionHandler() - Method in class com.aspectran.core.component.session.DefaultSessionManager
-
- getSessionHandler() - Method in interface com.aspectran.core.component.session.SessionManager
-
- getSessionIdGenerator() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
- getSessionIdGenerator() - Method in interface com.aspectran.core.component.session.SessionHandler
-
- getSessionScope() - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- getSessionScope() - Method in interface com.aspectran.core.adapter.SessionAdapter
-
Gets the session scope.
- getSessionScope() - Method in class com.aspectran.core.component.session.Session
-
- getSessionScope() - Method in class com.aspectran.core.component.session.SessionAgent
-
- getSessionScope() - Method in class com.aspectran.core.component.session.SessionData
-
- getSessionScopeActivity() - Method in class com.aspectran.core.activity.aspect.SessionScopeAdvisor
-
- getSessionsCreated() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
- getSessionsCreated() - Method in interface com.aspectran.core.component.session.SessionHandler
-
Returns the total number of sessions created by this manager.
- getSessionsCurrent() - Method in class com.aspectran.core.component.session.DefaultSessionCache
-
- getSessionsCurrent() - Method in interface com.aspectran.core.component.session.SessionCache
-
- getSessionsMax() - Method in class com.aspectran.core.component.session.DefaultSessionCache
-
- getSessionsMax() - Method in interface com.aspectran.core.component.session.SessionCache
-
- getSessionsTotal() - Method in class com.aspectran.core.component.session.DefaultSessionCache
-
- getSessionsTotal() - Method in interface com.aspectran.core.component.session.SessionCache
-
Returns a running total of sessions in the cache.
- getSessionTimeMax() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
- getSessionTimeMax() - Method in interface com.aspectran.core.component.session.SessionHandler
-
Returns the maximum time the session is valid.
- getSessionTimeMean() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
- getSessionTimeMean() - Method in interface com.aspectran.core.component.session.SessionHandler
-
Returns the mean amount of time session remained valid.
- getSessionTimeStdDev() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
- getSessionTimeStdDev() - Method in interface com.aspectran.core.component.session.SessionHandler
-
Returns the standard deviation of amount of time session remained valid.
- getSessionTimeTotal() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
- getSessionTimeTotal() - Method in interface com.aspectran.core.component.session.SessionHandler
-
Returns the total amount of time all sessions remained valid.
- getSetter(String) - Method in class com.aspectran.core.util.BeanDescriptor
-
Gets the setter for a property as a Method object.
- 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 class com.aspectran.core.activity.AbstractActivity
-
- 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.CoreTranslet
-
- 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.component.aspect.AspectAdviceRuleRegistry
-
- 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
-
- getShellConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
-
- 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.
- 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.scheduler.service.QuartzSchedulerService
-
- getStartDelaySeconds() - Method in interface com.aspectran.scheduler.service.SchedulerService
-
- getStatus() - Method in class com.aspectran.core.activity.response.AbstractResponse
-
Returns the status code.
- getStatus() - Method in interface com.aspectran.core.adapter.ResponseAdapter
-
Returns the status code.
- getStdDev() - Method in class com.aspectran.core.util.statistic.SampleStatistic
-
- getStoreDir() - Method in class com.aspectran.core.component.session.FileSessionDataStore
-
- getString(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getString(ParameterDefinition) - 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(ParameterDefinition, String) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getString(ParameterDefinition, 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, 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getStringArray(ParameterDefinition) - 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(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getStringList(ParameterDefinition) - 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.
- getSuffix() - Method in class com.aspectran.core.support.freemarker.directive.Trimmer
-
- getSuffix() - Method in class com.aspectran.core.util.PrefixSuffixPattern
-
- getTarget() - Method in class com.aspectran.core.context.rule.AutowireRule
-
- getTarget() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Gets the redirect target.
- getTarget(Activity) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Gets the redirect target.
- getTargetBeanClass() - Method in class com.aspectran.core.context.rule.BeanRule
-
- getTargetBeanClassName() - Method in class com.aspectran.core.context.rule.BeanRule
-
- getTargetTokens() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Gets the tokens of the redirect target.
- getTargetType() - Method in class com.aspectran.core.context.rule.AutowireRule
-
- getTemplate(Token) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
-
Executes template, returns the generated output.
- getTemplateAsStream(URL) - Method in class com.aspectran.core.activity.response.transform.TransformResponse
-
Gets the template as stream.
- getTemplateFileScanFilter() - Method in class com.aspectran.core.component.translet.scan.TransletFileScanner
-
- 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.core.support.freemarker.FreeMarkerConfigurationFactory
-
Determine a FreeMarker TemplateLoader for the given path.
- getTemplateLoaderForPath(String) - Method in class com.aspectran.core.support.pebble.PebbleEngineFactory
-
Determine a Pebble Engine Template Loader for the given path.
- getTemplateProcessor() - Method in class com.aspectran.core.activity.AbstractActivity
-
- getTemplateProcessor() - Method in interface com.aspectran.core.activity.Activity
-
Gets the template processor.
- getTemplateProcessor() - Method in interface com.aspectran.core.context.ActivityContext
-
Gets the template processor.
- getTemplateProcessor() - Method in class com.aspectran.core.context.AspectranActivityContext
-
- getTemplateRule() - Method in exception com.aspectran.core.component.template.TemplateRuleException
-
Gets bean rule.
- 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
-
- getTemplateRuleMap() - 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.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(Environment) - Method in class com.aspectran.core.context.rule.TemplateRule
-
- getTemplateTokens() - Method in class com.aspectran.core.context.rule.TemplateRule
-
- getTemplateTokens(Environment) - Method in class com.aspectran.core.context.rule.TemplateRule
-
- 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.
- 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
-
- 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
-
- 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.TransformRule
-
Gets the transform type.
- 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
-
- getTransletImplementationClass() - Method in class com.aspectran.core.activity.CoreActivity
-
Returns an implementation class for the Translet.
- getTransletImplementationClass() - Method in class com.aspectran.core.activity.CoreTranslet
-
- getTransletImplementationClass() - Method in interface com.aspectran.core.activity.Translet
-
Returns an implementation class for the Translet.
- getTransletImplementationClass() - Method in exception com.aspectran.core.component.translet.TransletInstantiationException
-
Returns the translet implementation class.
- getTransletImplementationClass() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- getTransletImplementationClass() - Method in class com.aspectran.core.context.rule.TransletRule
-
- getTransletImplementationClassName() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- getTransletInterfaceClass() - Method in class com.aspectran.core.activity.CoreActivity
-
Returns an interface class for the Translet.
- getTransletInterfaceClass() - Method in class com.aspectran.core.activity.CoreTranslet
-
- getTransletInterfaceClass() - Method in interface com.aspectran.core.activity.Translet
-
Returns an interface class for the Translet.
- getTransletInterfaceClass() - Method in exception com.aspectran.core.component.translet.TransletInstantiationException
-
Returns the translet interface class.
- getTransletInterfaceClass() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- getTransletInterfaceClass() - Method in class com.aspectran.core.context.rule.TransletRule
-
- getTransletInterfaceClassName() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- getTransletName() - Method in interface com.aspectran.core.activity.Activity
-
Returns the name of the current translet.
- getTransletName() - Method in class com.aspectran.core.activity.CoreActivity
-
- getTransletName() - Method in class com.aspectran.core.activity.DefaultActivity
-
- getTransletName() - Method in exception com.aspectran.core.component.translet.TransletNotFoundException
-
- getTransletName() - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
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.ScheduleJobRule
-
- getTransletNameMaskPattern() - Method in class com.aspectran.core.component.translet.scan.TransletFileScanner
-
- getTransletNamePattern() - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- 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.CoreActivity
-
Returns the translet rule.
- getTransletRule() - Method in exception com.aspectran.core.component.translet.TransletRuleException
-
Gets translet rule.
- getTransletRule(String) - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
-
- getTransletRuleMap() - Method in class com.aspectran.core.component.translet.TransletRuleRegistry
-
- getTransletRuleRegistry() - Method in class com.aspectran.core.activity.AbstractActivity
-
Gets the translet rule registry.
- 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
-
- getTriggerParameters() - 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.core.support.freemarker.directive.AbstractTrimDirectiveModel
-
Gets trimmer.
- getTrimmer(Map) - Method in class com.aspectran.core.support.freemarker.directive.CustomTrimDirective
-
- 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 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
-
- 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.
- getTypes() - Method in class com.aspectran.core.context.rule.AutowireRule
-
- getTypes() - Method in class com.aspectran.core.util.wildcard.WildcardPattern
-
- getUniqueFile(File) - Static method in class com.aspectran.core.util.FilenameUtils
-
Returns a file name that does not overlap in the specified directory.
- getUniqueFile(File, char) - Static method in class com.aspectran.core.util.FilenameUtils
-
Returns a file name that does not overlap in the specified directory.
- getUrl() - Method in class com.aspectran.core.context.rule.AppendRule
-
- getUrl() - Method in class com.aspectran.core.context.rule.TemplateRule
-
- getURL(String, ClassLoader) - Static method in class com.aspectran.core.util.ResourceUtils
-
- 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 interface com.aspectran.core.util.apon.Parameter
-
Returns a value as an Object.
- getValue() - Method in class com.aspectran.core.util.apon.ParameterValue
-
- getValue(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- getValue(ParameterDefinition) - 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.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.
- 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 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.
- 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
-
- getValueType() - Method in class com.aspectran.core.context.rule.ItemRule
-
Gets the value type of this item.
- getVariance() - Method in class com.aspectran.core.util.statistic.SampleStatistic
-
- getVersion() - Static method in class com.aspectran.core.util.Aspectran
-
- getVisibleCount() - Method in class com.aspectran.core.activity.process.ActionList
-
- getVisibleCount() - Method in class com.aspectran.core.activity.process.ContentList
-
- getWebConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
-
- getWildcardPattern() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
-
- 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.BasicResponseAdapter
-
- getWriter() - Method in interface com.aspectran.core.adapter.ResponseAdapter
-
Returns a Writer object that can send character text to the client.
- getXpath() - Method in class com.aspectran.core.util.nodelet.NodeletParser
-
- gracePeriodSec - Variable in class com.aspectran.core.component.session.AbstractSessionDataStore
-
- greetings - Static variable in class com.aspectran.core.context.config.ShellConfig
-
- 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.component.session.SessionInactivityTimer
-
- idleExpired() - Method in class com.aspectran.core.util.thread.IdleTimeout
-
- IdleTimeout - Class in com.aspectran.core.util.thread
-
An Abstract implementation of an Idle Timeout.
- IdleTimeout(Scheduler) - Constructor for class com.aspectran.core.util.thread.IdleTimeout
-
- 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.
- ignoreDependencyInterface(Class<?>) - Method in class com.aspectran.core.component.bean.BeanRuleRegistry
-
- 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
- important - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
-
- important() - Method in annotation type com.aspectran.core.component.bean.annotation.Bean
-
- inbound - Static variable in class com.aspectran.core.context.config.DaemonPollerConfig
-
- include - Static variable in class com.aspectran.core.context.rule.params.ActionParameters
-
- 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
-
The Class IncludeAction.
- IncludeAction(IncludeActionRule, ActionList) - 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
-
- IncompatibleParameterValueTypeException - Exception in com.aspectran.core.util.apon
-
The Class IncompatibleParameterValueTypeException.
- IncompatibleParameterValueTypeException() - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
-
Simple constructor.
- IncompatibleParameterValueTypeException(int, String, String, ParameterValue, ParameterValueType) - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
-
- IncompatibleParameterValueTypeException(int, String, String, String) - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
-
- IncompatibleParameterValueTypeException(ParameterValue, ParameterValueType) - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
-
- IncompatibleParameterValueTypeException(String) - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
-
Constructor to create exception with a message.
- IncompatibleParameterValueTypeException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
-
Constructor to create exception to wrap another exception and pass a message.
- IncompatibleParameterValueTypeException(Throwable) - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
-
Constructor to create exception to wrap another exception.
- 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
-
increment the value by one
- indent() - Method in class com.aspectran.core.util.json.JsonWriter
-
Write a tab character to a character stream.
- INDENT_STRING - Static variable in class com.aspectran.core.util.apon.AponFormat
-
- 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
-
- 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
-
- 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.support.freemarker.FreeMarkerConfigurationFactoryBean
-
Initialize FreeMarkerConfigurationFactory's Configuration
if not overridden by a preconfigured FreeMarker Configuration.
- initialize() - Method in class com.aspectran.core.support.pebble.PebbleEngineFactoryBean
-
Initialize FreeMarkerConfigurationFactory's Configuration
if not overridden by a preconfigured FreeMarker Configuration.
- initialize() - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
-
- initialize(Translet) - Method in interface com.aspectran.core.component.bean.ablility.InitializableTransletBean
-
Invoke on initialization after it has set all bean properties supplied.
- 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
-
- inspect(BeanRuleRegistry) - Method in class com.aspectran.core.context.rule.assistant.BeanReferenceInspector
-
Inspect bean reference.
- InstantActivity - Class in com.aspectran.core.activity
-
The Class InstantActivity
- InstantActivity(ActivityContext) - Constructor for class com.aspectran.core.activity.InstantActivity
-
Instantiates a new InstantActivity.
- InstantActivity(ActivityContext, ParameterMap, Map<String, Object>) - Constructor for class com.aspectran.core.activity.InstantActivity
-
Instantiates a new InstantActivity.
- InstantiatedBean - Class in com.aspectran.core.component.bean
-
Contains an object of the instantiated bean.
- InstantiatedBean(Object) - Constructor for class com.aspectran.core.component.bean.InstantiatedBean
-
- INT - com.aspectran.core.context.rule.type.ItemValueType
-
- INT - com.aspectran.core.util.apon.ParameterValueType
-
- intercept(Object, Method, Object[], MethodProxy) - Method in class com.aspectran.core.component.bean.proxy.CglibDynamicBeanProxy
-
- intervalInHours - Static variable in class com.aspectran.core.context.rule.params.TriggerParameters
-
- intervalInMilliseconds - Static variable in class com.aspectran.core.context.rule.params.TriggerParameters
-
- intervalInMinutes - Static variable in class com.aspectran.core.context.rule.params.TriggerParameters
-
- intervalInSeconds - Static variable in class com.aspectran.core.context.rule.params.TriggerParameters
-
- INVALID - com.aspectran.core.component.session.Session.State
-
- invalidate() - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- 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.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(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.
- INVALIDATING - com.aspectran.core.component.session.Session.State
-
- InvalidParameterException - Exception in com.aspectran.core.util.apon
-
Exception thrown when an invalid parameter is encountered.
- InvalidParameterException() - Constructor for exception com.aspectran.core.util.apon.InvalidParameterException
-
Simple constructor.
- InvalidParameterException(int, String, String, String) - Constructor for exception com.aspectran.core.util.apon.InvalidParameterException
-
Constructor to create exception with a message.
- InvalidParameterException(String) - Constructor for exception com.aspectran.core.util.apon.InvalidParameterException
-
Constructor to create exception with a message.
- InvalidParameterException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.InvalidParameterException
-
Constructor to create exception to wrap another exception and pass a message.
- InvalidParameterException(Throwable) - Constructor for exception com.aspectran.core.util.apon.InvalidParameterException
-
Constructor to create exception to wrap another exception.
- 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.JdkDynamicBeanProxy
-
- invoke(Object, Method, Method, Object[]) - Method in class com.aspectran.core.component.bean.proxy.JavassistDynamicBeanProxy
-
- 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, boolean) - Static method in class com.aspectran.core.activity.process.action.MethodAction
-
- 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.
- 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.core.util.thread.ScheduledExecutorScheduler
-
- isActive() - Method in interface com.aspectran.core.util.thread.Scheduler
-
- isAddable() - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- isAddable() - Method in interface com.aspectran.core.util.apon.Parameters
-
Returns whether the parameter can be added after the parameters instance is created.
- isAlwaysUseMessageFormat() - Method in class com.aspectran.core.support.i18n.message.MessageSourceSupport
-
Return whether to always apply the MessageFormat rules, parsing even
messages without arguments.
- 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.ParameterDefinition
-
- isArray() - Method in class com.aspectran.core.util.apon.ParameterValue
-
- 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.
- 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
-
- 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.
- isAutoGeneratedName() - Method in class com.aspectran.core.context.rule.ItemRule
-
Returns whether the item name was auto generated.
- 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.
- isBeanRelevant() - 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
-
- isCaseSensitive() - Method in class com.aspectran.core.support.freemarker.directive.Trimmer
-
- 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
-
- 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
-
- isDefaultResponse() - Method in class com.aspectran.core.context.rule.DispatchResponseRule
-
Returns whether the default response.
- isDefaultResponse() - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
Returns whether the default response.
- isDefaultResponse() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Returns whether the default response.
- isDefaultResponse() - Method in class com.aspectran.core.context.rule.TransformRule
-
Returns whether this is the default response.
- isDeleteUnrestorableFiles() - Method in class com.aspectran.core.component.session.FileSessionDataStore
-
- isDerived() - Method in class com.aspectran.core.service.AspectranCoreService
-
- isDerived() - Method in interface com.aspectran.core.service.ServiceController
-
Returns whether this service is derived from another root service.
- 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.
- isDirty() - Method in class com.aspectran.core.component.session.SessionData
-
- isDisabled() - Method in class com.aspectran.core.context.rule.ScheduleJobRule
-
- isDisposableBean() - Method in class com.aspectran.core.context.rule.BeanRule
-
Returns whether this bean implements DisposableBean.
- isEmpty() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
-
- isEmpty() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
-
- 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.
- isExcludeEmptyParameter() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Returns whether to exclude parameters with empty values.
- isExcludeNullParameter() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Returns whether to exclude parameters with null values.
- isExistsBeanMethodNamePattern() - Method in class com.aspectran.core.component.aspect.pointcut.AbstractPointcut
-
- isExistsBeanMethodNamePattern() - Method in interface com.aspectran.core.component.aspect.pointcut.Pointcut
-
- isExpiredAt(long) - Method in class com.aspectran.core.component.session.Session
-
Check to see if session has expired as at the time given.
- isExpiredAt(long) - Method in class com.aspectran.core.component.session.SessionData
-
- isExplicitContent() - Method in class com.aspectran.core.context.rule.TransletRule
-
Returns whether the content element is explicitly declared.
- isExposable(String) - Method in class com.aspectran.core.service.AbstractCoreService
-
- isExternalEngine() - Method in class com.aspectran.core.context.rule.TemplateRule
-
- isFactoryBean() - Method in class com.aspectran.core.context.rule.BeanRule
-
Returns whether this bean implements FactoryBean.
- isFactoryMethodRequiresTranslet() - Method in class com.aspectran.core.context.rule.BeanRule
-
- isFactoryOffered() - Method in class com.aspectran.core.context.rule.BeanRule
-
- isFactoryProductionRequired() - Method in class com.aspectran.core.context.rule.BeanRule
-
- isFieldAutowireParsed() - Method in class com.aspectran.core.context.rule.BeanRule
-
- isFirstborn() - Method in class com.aspectran.core.context.resource.AspectranClassLoader
-
- 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 both the Java class and the activity context.
- isHeadersInstantiated() - Method in class com.aspectran.core.activity.request.AbstractRequest
-
- isHidden() - Method in class com.aspectran.core.activity.process.action.BeanAction
-
- 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.HeadingAction
-
- isHidden() - Method in class com.aspectran.core.activity.process.action.IncludeAction
-
- isHidden() - Method in class com.aspectran.core.activity.process.action.MethodAction
-
- isHidden() - Method in class com.aspectran.core.activity.process.ActionList
-
- isHidden() - Method in class com.aspectran.core.activity.process.result.ActionResult
-
Returns whether or not to expose this action's result.
- isHidden() - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Returns whether to hide result of the action.
- 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.HeadingActionRule
-
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.
- isHybridLoad() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
-
- isHybridLoad() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
-
- isHybridLoad() - Method in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
-
- isIdleLongerThan(int) - Method in class com.aspectran.core.component.session.Session
-
Check if the Session has been idle longer than a number of seconds.
- isIgnoreInvalidLocale() - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
-
Return whether to ignore an invalid value for the locale parameter.
- isImplicit() - Method in class com.aspectran.core.context.rule.RequestRule
-
Gets whether the request rule is implicitly generated.
- isImplicitResponse() - Method in class com.aspectran.core.context.rule.TransletRule
-
- isImportant() - Method in class com.aspectran.core.context.rule.BeanRule
-
Returns whether this bean is important.
- isIncluded() - Method in class com.aspectran.core.activity.AbstractActivity
-
Returns whether or not contained in other activity.
- 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.
- isInitMethodRequiresTranslet() - Method in class com.aspectran.core.context.rule.BeanRule
-
Returns whether the initialization method requires the Translet argument.
- isIsolated() - Method in class com.aspectran.core.context.rule.AspectRule
-
- isJarSimilarURL(URL) - Static method in class com.aspectran.core.util.ResourceUtils
-
- isJarURL(URL) - Static method in class com.aspectran.core.util.ResourceUtils
-
- isLazyInit() - Method in class com.aspectran.core.context.rule.BeanRule
-
Returns whether this bean is to be lazily initialized.
- 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.
- isMaxLengthExceeded() - Method in class com.aspectran.core.activity.request.AbstractRequest
-
Returns whether request header has exceed the maximum length.
- isMaxLengthExceeded() - Method in interface com.aspectran.core.adapter.RequestAdapter
-
Returns whether request header has exceed the maximum length.
- isMethodAutowireParsed() - Method in class com.aspectran.core.context.rule.BeanRule
-
- isNew() - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- isNew() - Method in interface com.aspectran.core.adapter.SessionAdapter
-
- isNew() - Method in class com.aspectran.core.component.session.Session
-
- isNew() - Method in class com.aspectran.core.component.session.SessionAgent
-
- isNoBracket() - Method in class com.aspectran.core.util.apon.ParameterDefinition
-
- isNoCache() - Method in class com.aspectran.core.context.rule.TemplateRule
-
- isolated - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
-
- isolated() - Method in annotation type com.aspectran.core.component.bean.annotation.Aspect
-
- isOmittable() - Method in class com.aspectran.core.activity.process.ActionList
-
- isOmittable() - Method in class com.aspectran.core.activity.process.ContentList
-
- isOmittable() - Method in class com.aspectran.core.activity.process.result.ContentResult
-
- isOmittable() - Method in class com.aspectran.core.activity.process.result.ProcessResult
-
- isOutsourcing() - Method in class com.aspectran.core.context.rule.TemplateRule
-
- isPassivating() - Method in class com.aspectran.core.component.session.FileSessionDataStore
-
- isPassivating() - Method in interface com.aspectran.core.component.session.SessionDataStore
-
True if this type of datastore will passivate session objects.
- 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
-
- isPredefined() - Method in interface com.aspectran.core.util.apon.Parameter
-
Returns whether this is a predefined parameter.
- isPredefined() - Method in class com.aspectran.core.util.apon.ParameterValue
-
- 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.
- 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.
- isProxiable() - Method in class com.aspectran.core.context.rule.BeanRule
-
Returns whether this bean can be proxied.
- 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.parameter.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.
- isRequired() - Method in class com.aspectran.core.context.rule.AutowireRule
-
- isRequiresTranslet() - Method in class com.aspectran.core.context.rule.BeanActionRule
-
- isRequiresTranslet() - Method in class com.aspectran.core.context.rule.MethodActionRule
-
- isRequiresTranslet(Method) - Static method in class com.aspectran.core.context.rule.MethodActionRule
-
- isResident() - Method in class com.aspectran.core.component.session.Session
-
- 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
-
- isSameBean(BeanRule, AspectAdviceRule) - Method in class com.aspectran.core.component.bean.proxy.AbstractDynamicBeanProxy
-
- 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
-
- isSecurity() - Method in class com.aspectran.core.context.rule.ItemRule
-
Returns whether this item requires security input.
- 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.rule.BeanRule
-
Returns whether this bean is a singleton.
- isSingleton() - Method in class com.aspectran.core.support.view.FreeMarkerViewDispatcher
-
- isSingleton() - Method in class com.aspectran.core.support.view.PebbleViewDispatcher
-
- isSplitted() - Method in class com.aspectran.core.util.PrefixSuffixPattern
-
- 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
-
- 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
-
- isUrl(String) - Static method in class com.aspectran.core.util.ResourceUtils
-
- 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.
- isValid() - Method in class com.aspectran.core.component.session.Session
-
- isValid() - Method in class com.aspectran.core.component.session.SessionInactivityTimer
-
- isValid() - Method in class com.aspectran.core.util.thread.IdleTimeout
-
- isValidFileExtension(String, String, String) - Static method in class com.aspectran.core.util.FilenameUtils
-
Checks whether the extension of the filename is valid.
- isValueAssigned(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- isValueAssigned(ParameterDefinition) - Method in interface com.aspectran.core.util.apon.Parameters
-
Returns whether the value is assigned to the specified parameter.
- isValueAssigned(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- isValueAssigned(String) - Method in interface com.aspectran.core.util.apon.Parameters
-
Returns whether the value is assigned to the specified parameter.
- 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
-
- isWaitOnShutdown() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
-
- isWaitOnShutdown() - Method in interface com.aspectran.scheduler.service.SchedulerService
-
- item - Static variable in class com.aspectran.core.context.rule.params.ItemHolderParameters
-
- ItemEvaluator - Interface in com.aspectran.core.context.expr
-
Evaluates expression for the Item Rule.
- ItemExpressionParser - Class in com.aspectran.core.context.expr
-
The Class ItemExpressionParser.
- ItemExpressionParser(Activity) - Constructor for class com.aspectran.core.context.expr.ItemExpressionParser
-
Instantiates a new ItemExpressionParser.
- 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
-
- 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.context.rule.ExceptionRule
-
- read() - Method in class com.aspectran.core.util.apon.AponReader
-
- 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.
- readFrom(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- readFrom(String) - Method in interface com.aspectran.core.util.apon.Parameters
-
- ready() - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
-
- ready() - Method in class com.aspectran.core.context.rule.assistant.ShallowContextRuleAssistant
-
- 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(RedirectResponseRule) - Method in class com.aspectran.core.activity.CoreTranslet
-
- redirect(RedirectResponseRule) - Method in interface com.aspectran.core.activity.Translet
-
Redirect a client according to the given rule.
- redirect(RedirectResponseRule) - Method in class com.aspectran.core.adapter.BasicResponseAdapter
-
- redirect(RedirectResponseRule) - Method in interface com.aspectran.core.adapter.ResponseAdapter
-
Redirects a client to a new URL.
- 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.BasicResponseAdapter
-
- redirect(String) - Method in interface com.aspectran.core.adapter.ResponseAdapter
-
Redirects a client to a new URL.
- redirect(String, boolean) - Method in class com.aspectran.core.activity.CoreTranslet
-
- redirect(String, boolean) - Method in interface com.aspectran.core.activity.Translet
-
Redirect a client to a new target resource.
- 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(RedirectResponseRule) - Constructor for class com.aspectran.core.activity.response.RedirectResponse
-
Instantiates a new RedirectResponse.
- RedirectResponseRule - Class in com.aspectran.core.context.rule
-
The Class RedirectResponseRule.
- RedirectResponseRule() - Constructor for class com.aspectran.core.context.rule.RedirectResponseRule
-
- 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
-
- 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
-
- registerAspectRule(AspectRule) - Method in class com.aspectran.core.activity.AbstractActivity
-
- registerAspectRule(AspectRule) - Method in interface com.aspectran.core.activity.Activity
-
Register an aspect rule dynamically.
- registerAspectRule(AspectRule) - Method in class com.aspectran.core.activity.DefaultActivity
-
- registerDynamically(AspectRule) - Method in class com.aspectran.core.component.aspect.AspectAdviceRuleRegistry
-
- 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
-
- release() - Method in class com.aspectran.core.activity.CoreActivity
-
- release() - Method in class com.aspectran.core.activity.request.parameter.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 class com.aspectran.core.util.FileLocker
-
Releases the lock.
- 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
-
- reloadMode - Static variable in class com.aspectran.core.context.config.ContextAutoReloadConfig
-
The reload mode, which is either "hard" or "soft".
- remove(ShutdownHooks.Task) - Static method in class com.aspectran.core.util.thread.ShutdownHooks
-
- remove(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
-
- remove(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
-
- 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.BasicApplicationAdapter
-
- removeAttribute(String) - Method in class com.aspectran.core.adapter.BasicRequestAdapter
-
- removeAttribute(String) - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- 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.Session
-
- removeAttribute(String) - Method in class com.aspectran.core.component.session.SessionAgent
-
- removeAttribute(String) - Method in class com.aspectran.core.component.session.SessionData
-
- 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
-
- removeEldestEntry(Map.Entry<String, V>) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
-
Determine whether this map should remove the given eldest entry.
- removeEventListener(EventListener) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
Removes an event listener for for session-related events.
- removeEventListener(EventListener) - Method in interface com.aspectran.core.component.session.SessionHandler
-
Removes an event listener for for session-related events.
- 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.
- removeUnloadableSessions - Variable in class com.aspectran.core.component.session.AbstractSessionCache
-
If true, a Session whose data cannot be read will be
deleted from the SessionDataStore.
- removeUnloadableSessions - Static variable in class com.aspectran.core.context.config.SessionConfig
-
- renderDefaultMessage(String, Object[], Locale) - Method in class com.aspectran.core.support.i18n.message.MessageSourceSupport
-
Render the given default message String.
- repeatCount - Static variable in class com.aspectran.core.context.rule.params.TriggerParameters
-
- repeatForever - Static variable in class com.aspectran.core.context.rule.params.TriggerParameters
-
- 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.
- 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.JsonTransformResponse
-
- 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.DispatchResponseRule
-
- replicate() - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
- replicate() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
- 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(BeanRule) - Static method in class com.aspectran.core.context.rule.BeanRule
-
- replicate(DispatchResponseRule) - Static method in class com.aspectran.core.context.rule.DispatchResponseRule
-
Returns a new derived instance of DispatchResponseRule.
- replicate(ForwardResponseRule) - Static method in class com.aspectran.core.context.rule.ForwardResponseRule
-
- replicate(RedirectResponseRule) - Static method in class com.aspectran.core.context.rule.RedirectResponseRule
-
- 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(Activity) - 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
-
- requestAdapter - Variable in class com.aspectran.core.activity.ActivityDataMap
-
- RequestAdapter - Interface in com.aspectran.core.adapter
-
The Interface RequestAdapter.
- RequestAsDelete - Annotation Type in com.aspectran.core.component.bean.annotation
-
- RequestAsGet - Annotation Type in com.aspectran.core.component.bean.annotation
-
- RequestAsPatch - Annotation Type in com.aspectran.core.component.bean.annotation
-
- RequestAsPost - Annotation Type in com.aspectran.core.component.bean.annotation
-
- RequestAsPut - Annotation Type in com.aspectran.core.component.bean.annotation
-
- 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.
- 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
-
- RequestRule - Class in com.aspectran.core.context.rule
-
The Class RequestRule.
- RequestRule() - Constructor for class com.aspectran.core.context.rule.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.
- requeue - Static variable in class com.aspectran.core.context.config.DaemonPollerConfig
-
- required() - Method in annotation type com.aspectran.core.component.bean.annotation.Autowired
-
- 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.
- RequiredTypeBeanNotFoundException - Exception in com.aspectran.core.component.bean
-
The Class RequiredTypeBeanNotFoundException.
- RequiredTypeBeanNotFoundException(Class<?>) - Constructor for exception com.aspectran.core.component.bean.RequiredTypeBeanNotFoundException
-
Instantiates a new BeanNotFoundException.
- reserve(String, Class<?>, BeanReferenceInspectable, RuleAppender) - Method in class com.aspectran.core.context.rule.assistant.BeanReferenceInspector
-
Reserves to bean reference inspection.
- reserveBeanReference(Class<?>, BeanReferenceInspectable) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
-
- reserveBeanReference(String, BeanReferenceInspectable) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
-
- reserveBeanReference(String, Class<?>, BeanReferenceInspectable) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
-
- reserveBeanReference(String, Class<?>, BeanReferenceInspectable) - 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
-
Responds immediately, and the remaining jobs will be canceled.
- 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
-
- reset(long) - Method in class com.aspectran.core.util.statistic.CounterStatistic
-
- resetStats() - Method in class com.aspectran.core.component.session.DefaultSessionCache
-
- resetStats() - 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.AppenderFileFormatType
-
Returns an AppenderFileFormatType 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.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.ContentStyleType
-
Returns an TemplateStyleType 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.SessionStoreType
-
Returns an SessionStoreType 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.ParameterValueType
-
Returns a ParameterValueType with a value represented by the specified String.
- resolveActionBeanClass(BeanActionRule) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
-
Resolve bean class for bean action rule.
- resolveActionBeanClass(BeanActionRule) - 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
-
- 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(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.ParameterValueType
-
- 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
-
Resolve the current locale.
- 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
-
- resolveRequestEncoding() - Method in class com.aspectran.core.activity.CoreActivity
-
Determine the request encoding.
- resolveResponseEncoding() - Method in class com.aspectran.core.activity.CoreActivity
-
Determine the response encoding.
- 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
-
- ResourceBundleMessageSource - Class in com.aspectran.core.support.i18n.message
-
MessageSource implementation that
accesses resource bundles using specified basenames.
- ResourceBundleMessageSource() - Constructor for class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
-
- resourceEntries - Variable in class com.aspectran.core.context.resource.ResourceManager
-
- 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
-
- 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
-
- resources - Static variable in class com.aspectran.core.context.config.ContextConfig
-
- 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
-
- respond(Activity) - Method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
-
- respond(Activity) - Method in class com.aspectran.core.activity.response.ForwardResponse
-
- respond(Activity) - Method in class com.aspectran.core.activity.response.RedirectResponse
-
- respond(Activity) - Method in interface com.aspectran.core.activity.response.Response
-
Response.
- respond(Activity) - Method in class com.aspectran.core.activity.response.transform.AponTransformResponse
-
- respond(Activity) - Method in class com.aspectran.core.activity.response.transform.JsonTransformResponse
-
- respond(Activity) - Method in class com.aspectran.core.activity.response.transform.TextTransformResponse
-
- respond(Activity) - Method in class com.aspectran.core.activity.response.transform.XmlTransformResponse
-
- respond(Activity) - Method in class com.aspectran.core.activity.response.transform.XslTransformResponse
-
- 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.DispatchResponseRule
-
- RESPONSE_TYPE - Static variable in class com.aspectran.core.context.rule.ForwardResponseRule
-
- RESPONSE_TYPE - Static variable in class com.aspectran.core.context.rule.RedirectResponseRule
-
- 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() - 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.
- restarted() - Method in interface com.aspectran.core.service.ServiceStateListener
-
This method is called when the service is restarted.
- restoreAssistantLocal(AssistantLocal) - Method in class com.aspectran.core.context.rule.assistant.ContextRuleAssistant
-
Restore the assistant local.
- 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.
- resumeSchedulerService() - Method in class com.aspectran.core.service.AbstractCoreService
-
- retrieveAspectAdviceRuleRegistry(Activity, String, String, String, String) - Method in class com.aspectran.core.component.bean.proxy.AbstractDynamicBeanProxy
-
- rollback() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
-
If the saved file exists, delete it.
- root - Static variable in class com.aspectran.core.context.config.ContextConfig
-
- 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
-
- ROUND_BRACKET_CLOSE - Static variable in class com.aspectran.core.util.apon.AponFormat
-
- ROUND_BRACKET_OPEN - Static variable in class com.aspectran.core.util.apon.AponFormat
-
- RuleAppender - Interface in com.aspectran.core.context.rule.appender
-
The Interface RuleAppender.
- RuleAppendHandler - Interface in com.aspectran.core.context.rule.appender
-
The Interface RuleAppendHandler.
- RuleToParamsConverter - Class in com.aspectran.core.context.rule.converter
-
Converts rules for context configuration into Parameters objects.
- RuleToParamsConverter(ContextRuleAssistant) - Constructor for class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- run() - Method in class com.aspectran.core.context.builder.reload.ActivityContextReloadingTimerTask
-
- run() - Method in interface com.aspectran.core.util.thread.ShutdownHooks.Task
-
- SampleStatistic - Class in com.aspectran.core.util.statistic
-
SampledStatistics
- SampleStatistic() - Constructor for class com.aspectran.core.util.statistic.SampleStatistic
-
- 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.parameter.FileParameter
-
Save an uploaded file as a given destination file.
- saveAs(File, boolean) - Method in class com.aspectran.core.activity.request.parameter.FileParameter
-
Save an file as a given destination file.
- saveCurrentActivity() - Method in class com.aspectran.core.activity.AbstractActivity
-
Saves the current activity.
- savedFile - Variable in class com.aspectran.core.activity.request.parameter.FileParameter
-
- saveOnCreate - Variable in class com.aspectran.core.component.session.AbstractSessionCache
-
If true, as soon as a new session is created, it will be persisted to
the SessionDataStore
- saveOnCreate - Static variable in class com.aspectran.core.context.config.SessionConfig
-
- saveOnInactiveEviction - Variable in class com.aspectran.core.component.session.AbstractSessionCache
-
If true, a session that will be evicted from the cache because it has been
inactive too long will be saved before being evicted.
- saveOnInactiveEviction - Static variable in class com.aspectran.core.context.config.SessionConfig
-
- savePeriodSec - Variable in class com.aspectran.core.component.session.AbstractSessionDataStore
-
- 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(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.TransletFileScanner
-
- 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.
- scanFromJarResource(URL, WildcardMatcher, ClassScanner.SaveHandler) - Method in class com.aspectran.core.util.ClassScanner
-
- scanIntervalSeconds - Static variable in class com.aspectran.core.context.config.ContextAutoReloadConfig
-
The interval in seconds between scanning the specified resources for file changes.
- schedule - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
-
- 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
-
Created: 2017.
- ScheduledExecutorScheduler() - Constructor for class com.aspectran.core.util.thread.ScheduledExecutorScheduler
-
- ScheduleJobParameters - Class in com.aspectran.core.context.rule.params
-
- ScheduleJobParameters() - Constructor for class com.aspectran.core.context.rule.params.ScheduleJobParameters
-
- ScheduleJobRule - Class in com.aspectran.core.context.rule
-
The Class ScheduleJobRule.
- ScheduleJobRule(ScheduleRule) - Constructor for class com.aspectran.core.context.rule.ScheduleJobRule
-
- 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.config.AspectranConfig
-
- 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 - Variable in class com.aspectran.core.adapter.AbstractApplicationAdapter
-
- scope - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
-
- scope() - Method in annotation type com.aspectran.core.component.bean.annotation.Bean
-
- Scope - Interface in com.aspectran.core.component.bean.scope
-
The Interface Scope.
- scopedBeanMap - Variable in class com.aspectran.core.component.bean.scope.AbstractScope
-
- ScopeType - Enum in com.aspectran.core.context.rule.type
-
Supported Scope types.
- 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(Object) - 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(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
-
- security - Static variable in class com.aspectran.core.context.rule.params.ItemParameters
-
- separate(CharSequence) - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
-
- 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 - Static variable in class com.aspectran.core.context.config.AspectranConfig
-
- Session - Class in com.aspectran.core.component.session
-
The basic Session object.
- Session(SessionHandler, SessionData) - Constructor for class com.aspectran.core.component.session.Session
-
- Session(SessionHandler, SessionData, boolean) - Constructor for class com.aspectran.core.component.session.Session
-
- SESSION - com.aspectran.core.context.rule.type.JoinpointTargetType
-
- SESSION - com.aspectran.core.context.rule.type.ScopeType
-
- Session.State - Enum in com.aspectran.core.component.session
-
state of the session: valid, invalid or being invalidated
- SessionActivationListener - Interface in com.aspectran.core.component.session
-
Objects that are bound to a session may listen to container events notifying
them that sessions will be passivated and that session will be activated.
- 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
-
- sessionAttributeChanged(Session, String, Object, Object) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
- sessionAttributeChanged(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.
- SessionAttributeListener - Interface in com.aspectran.core.component.session
-
Interface for receiving notification events about Session attribute changes.
- 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
-
The Interface SessionCache.
- SessionConfig - Class in com.aspectran.core.context.config
-
- SessionConfig() - Constructor for class com.aspectran.core.context.config.SessionConfig
-
- 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
-
- sessionDataStore - Variable in class com.aspectran.core.component.session.AbstractSessionCache
-
- SessionDataStore - Interface in com.aspectran.core.component.session
-
Created: 2017.
- sessionDestroyed(Session) - Method in interface com.aspectran.core.component.session.SessionListener
-
Receives notification that a session is about to be invalidated.
- sessionDidActivate(Session) - Method in interface com.aspectran.core.component.session.SessionActivationListener
-
Notification that the session has just been activated.
- SessionFileStoreConfig - Class in com.aspectran.core.context.config
-
- SessionFileStoreConfig() - Constructor for class com.aspectran.core.context.config.SessionFileStoreConfig
-
- sessionHandler - Variable in class com.aspectran.core.component.session.AbstractSessionCache
-
- 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.
- SessionIdGenerator - Class in com.aspectran.core.component.session
-
The Session ID Generator.
- SessionIdGenerator(String) - Constructor for class com.aspectran.core.component.session.SessionIdGenerator
-
- SessionInactivityTimer - Class in com.aspectran.core.component.session
-
Timer to handle session timeout due to inactivity.
- SessionInactivityTimer(Scheduler, Session) - Constructor for class com.aspectran.core.component.session.SessionInactivityTimer
-
- SessionListener - Interface in com.aspectran.core.component.session
-
Interface for receiving notification events about BasicSession
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.
- 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.
- SessionScopeActivity - Class in com.aspectran.core.activity
-
The Class SessionScopeActivity.
- SessionScopeActivity(ActivityContext) - Constructor for class com.aspectran.core.activity.SessionScopeActivity
-
Instantiates a new session scope activity.
- SessionScopeAdvisor - Class in com.aspectran.core.activity.aspect
-
The Class SessionScopeAdvisor.
- sessionsCreatedStats - Variable in class com.aspectran.core.component.session.AbstractSessionHandler
-
- SessionStoreType - Enum in com.aspectran.core.context.rule.type
-
Supported Session data store types.
- sessionTimeStats - Variable in class com.aspectran.core.component.session.AbstractSessionHandler
-
- sessionWillPassivate(Session) - Method in interface com.aspectran.core.component.session.SessionActivationListener
-
Notification that the session is about to be passivated.
- set(long) - Method in class com.aspectran.core.util.statistic.SampleStatistic
-
- 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
-
- setAccessedTime(long) - Method in class com.aspectran.core.component.session.SessionData
-
- setActionId(String) - Method in class com.aspectran.core.activity.process.result.ActionResult
-
Sets the action id.
- setActionId(String) - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Sets the action id.
- 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.HeadingActionRule
-
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.MethodActionRule
-
- setActionList(ActionList) - Method in interface com.aspectran.core.context.rule.ability.ActionPossessable
-
Sets the action list.
- setActionList(ActionList) - Method in class com.aspectran.core.context.rule.ability.ActionPossessSupport
-
- 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.AbstractEnvironment
-
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.core.support.BasePathFactoryBean
-
- setAdviceBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.AspectRule
-
- setAdviceBeanId(String) - Method in class com.aspectran.core.context.rule.AspectRule
-
- setAll(Map<String, String>) - Method in class com.aspectran.core.activity.request.parameter.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.
- setAllowedMethod(MethodType) - Method in class com.aspectran.core.context.rule.RequestRule
-
Sets the allowed method.
- setAllowedMethods(MethodType[]) - Method in class com.aspectran.core.context.rule.TransletRule
-
Sets the allowed methods.
- setAlternativeValue(Object) - Method in class com.aspectran.core.context.expr.token.Token
-
Sets the alternative value.
- 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.
- setAppenderFileFormatType(AppenderFileFormatType) - 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
-
- setArgumentItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Sets the argument item rule map.
- setAspectAdviceRule(AspectAdviceRule) - Method in class com.aspectran.core.activity.process.action.BeanAction
-
Sets the aspect advice rule.
- 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
-
- 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.BasicApplicationAdapter
-
- setAttribute(String, Object) - Method in class com.aspectran.core.adapter.BasicRequestAdapter
-
- setAttribute(String, Object) - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- 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.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
-
- setAttributeItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.EchoActionRule
-
Sets the attribute rule map.
- setAttributeItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
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.
- 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.
- setAutoGeneratedName(boolean) - Method in class com.aspectran.core.context.rule.ItemRule
-
Sets whether the item is an auto generated name.
- 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.
- 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.env.ContextEnvironment
-
Sets the application base path.
- setBasePath(String) - Method in class com.aspectran.core.service.AbstractCoreService
-
- setBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.BeanActionRule
-
- setBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.BeanRule
-
Sets the bean class.
- setBeanClassScanFilter(BeanClassScanFilter) - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
-
- setBeanClassScanFilter(Class<?>) - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
-
- setBeanClassScanFilter(String) - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
-
- setBeanId(String) - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Sets bean id.
- setBeanIdMaskPattern(WildcardPattern) - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
-
- setBeanIdMaskPattern(String) - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
-
- setBeanIdPattern(String) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
-
- setBeanProxifier(String) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- setBeanProxifier(String) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
-
- setBeanRelevant(boolean) - Method in class com.aspectran.core.context.rule.AspectRule
-
- setBracketed(boolean) - Method in class com.aspectran.core.util.apon.ParameterValue
-
- setBuiltin(boolean) - Method in class com.aspectran.core.context.rule.TemplateRule
-
- setCacheEnabled(boolean) - Static method in class com.aspectran.core.util.BeanDescriptor
-
You can manually turn off caching enabled by default.
- setCacheEnabled(boolean) - Static method in class com.aspectran.core.util.MethodUtils
-
Set whether methods should be cached for greater performance or not,
default is true.
- setCacheEnabled(boolean) - Static method in class com.aspectran.core.util.PropertiesLoaderUtils
-
Set whether methods should be cached for greater performance or not,
default is true.
- setCacheSeconds(int) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
-
Set the number of seconds to cache loaded resource bundle files.
- setCaseSensitive(boolean) - Method in class com.aspectran.core.support.freemarker.directive.Trimmer
-
- 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.context.env.ContextEnvironment
-
- setClassLoader(ClassLoader) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
-
- 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
-
- 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.
- setConfigBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.MethodActionRule
-
- setConstructorArgumentItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.BeanRule
-
Sets the constructor argument item rule map.
- setContainer(Parameters) - Method in class com.aspectran.core.util.apon.ParameterValue
-
- setContent(String) - Method in class com.aspectran.core.context.rule.TemplateRule
-
- 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(ContentStyleType) - Method in class com.aspectran.core.context.rule.TemplateRule
-
- setContentType(String) - Method in class com.aspectran.core.adapter.BasicResponseAdapter
-
- 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.DispatchResponseRule
-
Sets the content type.
- setContentType(String) - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
Sets the content type.
- setContentType(String) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Sets the content type.
- setContentType(String) - Method in class com.aspectran.core.context.rule.TransformRule
-
Sets the content type.
- setContextBeanRegistry(ContextBeanRegistry) - Method in class com.aspectran.core.context.AspectranActivityContext
-
Sets the context bean registry.
- setContextConfig(ContextConfig) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
-
- setContextConfig(ContextConfig) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
-
- setContextTemplateProcessor(ContextTemplateProcessor) - Method in class com.aspectran.core.context.AspectranActivityContext
-
Sets the template processor.
- 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
-
- setCurrentRuleAppender(RuleAppender) - Method in interface com.aspectran.core.context.rule.appender.RuleAppendHandler
-
- setDefaultEncoding(String) - Method in class com.aspectran.core.support.freemarker.FreeMarkerConfigurationFactory
-
Set the default encoding for the FreeMarker configuration.
- setDefaultEncoding(String) - Method in class com.aspectran.core.support.i18n.message.ResourceBundleMessageSource
-
Set the default charset to use for parsing resource bundle files.
- 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.core.support.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.AbstractEnvironment
-
- setDefaultResponse(Response) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- setDefaultResponse(Boolean) - Method in class com.aspectran.core.context.rule.DispatchResponseRule
-
Sets whether the default response.
- setDefaultResponse(Boolean) - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
Sets whether the default response.
- setDefaultResponse(Boolean) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Sets whether the default response.
- setDefaultResponse(Boolean) - Method in class com.aspectran.core.context.rule.TransformRule
-
Sets whether this is 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
-
- 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.
- setDefaultValue(String) - Method in class com.aspectran.core.context.rule.ItemRule
-
Sets the default value of this item.
- setDeleteUnrestorableFiles(boolean) - Method in class com.aspectran.core.component.session.FileSessionDataStore
-
- setDeprefixes(String[]) - Method in class com.aspectran.core.support.freemarker.directive.Trimmer
-
- 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.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.
- 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.core.support.freemarker.directive.Trimmer
-
- setDirty(boolean) - Method in class com.aspectran.core.component.session.SessionData
-
- setDisabled(Boolean) - Method in class com.aspectran.core.context.rule.ScheduleJobRule
-
- setDispatcher(String) - Method in class com.aspectran.core.context.rule.DispatchResponseRule
-
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.
- setEncoding(String) - Method in class com.aspectran.core.adapter.BasicRequestAdapter
-
- setEncoding(String) - Method in class com.aspectran.core.adapter.BasicResponseAdapter
-
- 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.rule.DispatchResponseRule
-
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.RedirectResponseRule
-
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.
- 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(Environment) - Method in class com.aspectran.core.support.freemarker.FreeMarkerConfigurationFactory
-
- setEnvironment(Environment) - Method in class com.aspectran.core.support.pebble.PebbleEngineFactory
-
- setErrorHandler(ErrorHandler) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
-
- setEvictionPolicy(int) - Method in class com.aspectran.core.component.session.AbstractSessionCache
-
-1 means we never evict inactive sessions.
- setEvictionPolicy(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
-
- setExcludeEmptyParameter(Boolean) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Sets whether to exclude parameters with empty values.
- setExcludeNullParameter(Boolean) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Sets whether to exclude parameters with null values.
- setExcludePointcutPatternRuleList(List<PointcutPatternRule>) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
-
- setExecutableAction(MethodAction) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
-
- setExecutableAction(MethodAction) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
- setExpiryTime(long) - Method in class com.aspectran.core.component.session.SessionData
-
- setExposals(String[], String[]) - Method in class com.aspectran.core.service.AbstractCoreService
-
- setExposals(String[], String[]) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
-
- setExposals(String[], String[]) - Method in interface com.aspectran.scheduler.service.SchedulerService
-
- setExposeSchedulerInRepository(boolean) - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
-
Set whether to expose the Aspectran-managed Scheduler instance in the
Quartz SchedulerRepository.
- 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.
- setFactoryMethodRequiresTranslet(boolean) - 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.
- 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
-
- setFile(String) - Method in class com.aspectran.core.context.rule.AppendRule
-
- setFile(String) - Method in class com.aspectran.core.context.rule.TemplateRule
-
- 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.parameter.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 class com.aspectran.core.activity.request.parameter.FileParameterMap
-
- 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.
- setFilterParameters(FilterParameters) - Method in class com.aspectran.core.component.translet.scan.TransletFileScanner
-
- setFilterParameters(FilterParameters) - Method in class com.aspectran.core.context.rule.TransletRule
-
Sets the filter parameters.
- setFilterParameters(Parameters) - Method in class com.aspectran.core.component.bean.scan.BeanClassScanner
-
- setFilterParameters(Parameters) - Method in class com.aspectran.core.context.rule.BeanRule
-
Sets the filter parameters.
- setFormat(String) - Method in class com.aspectran.core.context.rule.AppendRule
-
- setFreemarkerSettings(Properties) - Method in class com.aspectran.core.support.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.core.support.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.
- setGracePeriodSec(int) - Method in class com.aspectran.core.component.session.AbstractSessionDataStore
-
Sets the interval in secs to prevent too eager session scavenging.
- setGroupName(String) - Method in class com.aspectran.core.component.session.DefaultSessionManager
-
- setGroupName(String) - Method in interface com.aspectran.core.component.session.SessionManager
-
- 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.activity.response.AbstractResponse
-
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.
- setHeaderItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.HeadingActionRule
-
Sets the header rule map.
- setHeaders(String[]) - Method in class com.aspectran.core.context.rule.JoinpointRule
-
- setHeaders(String...) - Method in class com.aspectran.core.context.rule.params.JoinpointParameters
-
- setHidden(boolean) - Method in class com.aspectran.core.activity.process.result.ActionResult
-
Sets whether or not to hide the result of this action.
- setHidden(Boolean) - Method in class com.aspectran.core.activity.process.ActionList
-
- setHidden(Boolean) - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Sets whether to hide result of the action.
- 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.HeadingActionRule
-
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.
- setHybridLoad(boolean) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
-
- setHybridLoad(boolean) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
-
- setHybridLoad(boolean) - Method in class com.aspectran.core.context.rule.parser.AbstractActivityContextParser
-
- setHybridLoad(boolean) - Method in interface com.aspectran.core.context.rule.parser.ActivityContextParser
-
- 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
-
- setIdentifier(Parameter) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- setIdentifier(Parameter) - Method in interface com.aspectran.core.util.apon.Parameters
-
Specifies the identifier Parameter.
- setIdleTimeout(long) - Method in class com.aspectran.core.util.thread.IdleTimeout
-
- setIgnoreInvalidLocale(boolean) - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
-
Set whether to ignore an invalid value for the locale parameter.
- setImplicit(boolean) - Method in class com.aspectran.core.context.rule.RequestRule
-
Sets whether the request rule is implicitly generated.
- setImportant(Boolean) - Method in class com.aspectran.core.context.rule.BeanRule
-
Sets whether this bean is important.
- setIncluded(boolean) - Method in class com.aspectran.core.activity.AbstractActivity
-
Sets whether this activity is included in other activity.
- setIndentString(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- setIndentString(String) - Method in class com.aspectran.core.util.apon.AponWriter
-
- setIndentString(String) - Method in interface com.aspectran.core.util.apon.Parameters
-
- 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.
- setInitMethodRequiresTranslet(boolean) - Method in class com.aspectran.core.context.rule.BeanRule
-
Sets whether the initialization method requires the Translet argument.
- setInstantiatedBean(InstantiatedBean) - Method in class com.aspectran.core.context.rule.BeanRule
-
Sets the instantiated object of this bean.
- setIsolated(Boolean) - Method in class com.aspectran.core.context.rule.AspectRule
-
- 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
-
- setLastAccessedTime(long) - Method in class com.aspectran.core.component.session.SessionData
-
- setLastModified(long) - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
-
- setLastSaved(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.
- 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
-
- setMandatory(Boolean) - Method in class com.aspectran.core.context.rule.ItemRule
-
Sets whether this item is mandatory.
- 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.
- setMaxInactiveInterval(int) - Method in class com.aspectran.core.adapter.BasicSessionAdapter
-
- setMaxInactiveInterval(int) - Method in interface com.aspectran.core.adapter.SessionAdapter
-
- setMaxInactiveInterval(int) - Method in class com.aspectran.core.component.session.Session
-
- setMaxInactiveInterval(int) - Method in class com.aspectran.core.component.session.SessionAgent
-
- setMaxInactiveInterval(long) - Method in class com.aspectran.core.component.session.SessionData
-
- setMaxLengthExceeded(boolean) - Method in class com.aspectran.core.activity.request.AbstractRequest
-
Sets whether the request header has exceeded the maximum length.
- setMaxLengthExceeded(boolean) - Method in interface com.aspectran.core.adapter.RequestAdapter
-
Sets whether request header has exceed the maximum length.
- setMethod(Method) - Method in class com.aspectran.core.context.rule.BeanActionRule
-
- setMethod(Method) - Method in class com.aspectran.core.context.rule.MethodActionRule
-
- setMethodAutowireParsed(boolean) - Method in class com.aspectran.core.context.rule.BeanRule
-
- setMethodName(String) - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Sets the action method name.
- 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
-
- 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.DispatchResponseRule
-
Sets the dispatch name.
- setName(String) - Method in class com.aspectran.core.context.rule.ItemRule
-
Sets the name of a item.
- 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, Token[]) - Method in class com.aspectran.core.context.rule.DispatchResponseRule
-
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
-
- setNoQuotes(boolean) - Method in class com.aspectran.core.util.apon.AponWriter
-
Sets whether wrap a string in quotes.
- setNullWrite(boolean) - Method in class com.aspectran.core.util.apon.AponWriter
-
Sets whether to write a null parameter.
- setOmittable(boolean) - Method in class com.aspectran.core.activity.process.result.ContentResult
-
- setOmittable(boolean) - Method in class com.aspectran.core.activity.process.result.ProcessResult
-
- setOmittable(Boolean) - Method in class com.aspectran.core.activity.process.ActionList
-
- setOmittable(Boolean) - Method in class com.aspectran.core.activity.process.ContentList
-
- setOrder(int) - Method in class com.aspectran.core.context.rule.AspectRule
-
- setOutputStream(OutputStream) - Method in class com.aspectran.core.adapter.BasicResponseAdapter
-
- 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.parameter.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.
- 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.RedirectResponseRule
-
Sets the attribute item rule map.
- setParameterItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.RequestRule
-
Sets the attribute item rule map.
- setParameterMap(Map<String, String>) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Sets the parameter map.
- setParameterValues(String, String[]) - Method in class com.aspectran.core.activity.request.parameter.ParameterMap
-
Sets the values to the parameter with the given name.
- setParameterValueType(ParameterValueType) - Method in interface com.aspectran.core.util.apon.Parameter
-
Sets the parameter value type.
- setParameterValueType(ParameterValueType) - Method in class com.aspectran.core.util.apon.ParameterValue
-
- 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.
- 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
-
- setPrefix(String) - Method in class com.aspectran.core.support.freemarker.directive.Trimmer
-
- setPrefix(String) - Method in class com.aspectran.core.support.view.FreeMarkerViewDispatcher
-
Sets the prefix for the template name.
- setPrefix(String) - Method in class com.aspectran.core.util.PrefixSuffixPattern
-
- 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.core.util.apon.AponWriter
-
- 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
-
- setProfiles(String[]) - Method in interface com.aspectran.core.context.rule.appender.RuleAppender
-
- 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.AbstractEnvironment
-
- setPropertyItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.BeanActionRule
-
Sets the property item rule map.
- 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.EnvironmentRule
-
Sets the property item rule map.
- 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.
- setRefused(boolean) - Method in class com.aspectran.core.activity.request.parameter.FileParameter
-
Sets whether the refused file.
- 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 SessionDataStore to delete it.
- 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.
- setRequestMethod(MethodType) - Method in class com.aspectran.core.activity.request.AbstractRequest
-
- setRequestMethod(MethodType) - Method in class com.aspectran.core.context.rule.ScheduleJobRule
-
- setRequestMethods(String...) - Method in class com.aspectran.core.support.i18n.locale.LocaleChangeInterceptor
-
Configure the request method(s) over which the locale can be changed.
- setRequestRule(RequestRule) - Method in class com.aspectran.core.context.rule.TransletRule
-
Sets the request rule.
- setRequired(boolean) - Method in class com.aspectran.core.context.rule.AutowireRule
-
- setRequiresTranslet(boolean) - Method in class com.aspectran.core.context.rule.BeanActionRule
-
- setResident(boolean) - Method in class com.aspectran.core.component.session.Session
-
- setResource(String) - Method in class com.aspectran.core.context.rule.AppendRule
-
- setResource(String) - Method in class com.aspectran.core.context.rule.TemplateRule
-
- setResourceLocation(String) - Method in class com.aspectran.core.context.resource.AspectranClassLoader
-
- 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
-
- 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.
- setResponseMap(ResponseMap) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
-
Sets the response map.
- setResponseRule(ResponseRule) - Method in class com.aspectran.core.activity.CoreActivity
-
Replace the response rule.
- 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(Object) - Method in class com.aspectran.core.activity.process.result.ActionResult
-
Sets the result value of an action.
- setRootConfigLocation(String) - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
-
- setRootConfigLocation(String) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
-
- 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.
- 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.
- 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.
- setSavePeriodSec(int) - Method in class com.aspectran.core.component.session.AbstractSessionDataStore
-
The minimum time in seconds between save operations.
- 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.
- setScheduleJobRuleList(List<ScheduleJobRule>) - 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.
- setSecurity(Boolean) - Method in class com.aspectran.core.context.rule.ItemRule
-
Sets whether this item requires security input.
- 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.
- setSessionAdapter(SessionAdapter) - Method in class com.aspectran.core.activity.AbstractActivity
-
Sets the session adapter.
- setSessionAdapter(SessionAdapter) - Method in class com.aspectran.core.activity.InstantActivity
-
- setSessionAdapter(SessionAdapter) - Method in class com.aspectran.core.activity.SessionScopeActivity
-
- setSessionAspectAdviceRuleRegistry(AspectAdviceRuleRegistry) - Method in class com.aspectran.core.component.aspect.AspectRuleRegistry
-
- setSessionCache(SessionCache) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
- setSessionConfig(SessionConfig) - Method in class com.aspectran.core.component.session.DefaultSessionManager
-
- setSessionConfig(SessionConfig) - Method in interface com.aspectran.core.component.session.SessionManager
-
- setSessionDataStore(SessionDataStore) - Method in class com.aspectran.core.component.session.AbstractSessionCache
-
- setSessionDataStore(SessionDataStore) - Method in class com.aspectran.core.component.session.DefaultSessionManager
-
- setSessionDataStore(SessionDataStore) - Method in interface com.aspectran.core.component.session.SessionCache
-
A SessionDataStore that is the authoritative source
of session information.
- setSessionDataStore(SessionDataStore) - Method in interface com.aspectran.core.component.session.SessionManager
-
- setSessionIdGenerator(SessionIdGenerator) - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
- setSettings(Map<String, Object>) - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
-
- setSettingsAdviceRule(SettingsAdviceRule) - Method in class com.aspectran.core.context.rule.AspectRule
-
- 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.rule.BeanRule
-
Sets whether this bean is a singleton.
- setStartDelaySeconds(int) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
-
- setStartDelaySeconds(int) - Method in interface com.aspectran.scheduler.service.SchedulerService
-
- setStatus(int) - Method in class com.aspectran.core.activity.response.AbstractResponse
-
Sets the status code.
- setStatus(int) - Method in interface com.aspectran.core.adapter.ResponseAdapter
-
Sets the status code.
- setStoreDir(File) - Method in class com.aspectran.core.component.session.FileSessionDataStore
-
- setStrictVariables(boolean) - Method in class com.aspectran.core.support.pebble.PebbleEngineFactory
-
- setSuffix(String) - Method in class com.aspectran.core.support.freemarker.directive.Trimmer
-
- setSuffix(String) - Method in class com.aspectran.core.support.view.FreeMarkerViewDispatcher
-
Sets the suffix for the template name.
- setSuffix(String) - Method in class com.aspectran.core.util.PrefixSuffixPattern
-
- setTarget(Field) - Method in class com.aspectran.core.context.rule.AutowireRule
-
- setTarget(Method) - Method in class com.aspectran.core.context.rule.AutowireRule
-
- setTarget(String) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
Sets the target name.
- setTarget(String, Token[]) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
-
- setTargetBeanClass(Class<?>) - Method in class com.aspectran.core.context.rule.BeanRule
-
- setTargetType(AutowireTargetType) - Method in class com.aspectran.core.context.rule.AutowireRule
-
- setTemplateFileScanFilter(TransletFileScanFilter) - Method in class com.aspectran.core.component.translet.scan.TransletFileScanner
-
- setTemplateFileScanFilter(Class<?>) - Method in class com.aspectran.core.component.translet.scan.TransletFileScanner
-
- setTemplateFileScanFilter(String) - Method in class com.aspectran.core.component.translet.scan.TransletFileScanner
-
- setTemplateId(String) - Method in class com.aspectran.core.context.rule.TransformRule
-
Sets the template id.
- setTemplateLoader(Loader<?>) - Method in class com.aspectran.core.support.pebble.PebbleEngineFactory
-
- setTemplateLoader(Loader<?>[]) - Method in class com.aspectran.core.support.pebble.PebbleEngineFactory
-
- setTemplateLoader(TemplateLoader) - Method in class com.aspectran.core.support.freemarker.FreeMarkerConfigurationFactory
-
Set a TemplateLoader that will be used to search for templates.
- setTemplateLoader(TemplateLoader...) - Method in class com.aspectran.core.support.freemarker.FreeMarkerConfigurationFactory
-
Set multiple TemplateLoaders that will be used to search for templates.
- setTemplateLoader(List<Loader<?>>) - Method in class com.aspectran.core.support.pebble.PebbleEngineFactory
-
- setTemplateLoader(List<TemplateLoader>) - Method in class com.aspectran.core.support.freemarker.FreeMarkerConfigurationFactory
-
Set a List of TemplateLoaders that will be used to search for templates.
- setTemplateLoaderPath(String) - Method in class com.aspectran.core.support.freemarker.FreeMarkerConfigurationFactory
-
Set the Freemarker template loader path.
- setTemplateLoaderPath(String) - Method in class com.aspectran.core.support.pebble.PebbleEngineFactory
-
- setTemplateLoaderPath(String...) - Method in class com.aspectran.core.support.freemarker.FreeMarkerConfigurationFactory
-
Set multiple Freemarker template loader paths.
- setTemplateLoaderPath(String[]) - Method in class com.aspectran.core.support.pebble.PebbleEngineFactory
-
- setTemplateLoaderPath(List<String>) - Method in class com.aspectran.core.support.freemarker.FreeMarkerConfigurationFactory
-
Set a List of Freemarker template loader paths.
- setTemplateLoaderPath(List<String>) - Method in class com.aspectran.core.support.pebble.PebbleEngineFactory
-
- setTemplateNamePrefix(String) - Method in class com.aspectran.core.support.view.PebbleViewDispatcher
-
Sets the prefix for the template name.
- setTemplateNameSuffix(String) - Method in class com.aspectran.core.support.view.PebbleViewDispatcher
-
Sets the suffix for the template name.
- 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
-
- 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.
- settings - Static variable in class com.aspectran.core.context.rule.params.AspectParameters
-
- settings - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
-
- SettingsAdviceRule - Class in com.aspectran.core.context.rule
-
The Class SettingsAdviceRule.
- SettingsAdviceRule(AspectRule) - Constructor for class com.aspectran.core.context.rule.SettingsAdviceRule
-
- 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.
- setTransformType(TransformType) - Method in class com.aspectran.core.context.rule.TransformRule
-
Sets the transform type.
- setTransletImplementationClass(Class<? extends CoreTranslet>) - Method in class com.aspectran.core.activity.CoreActivity
-
Sets the translet implement class.
- setTransletImplementationClass(Class<? extends CoreTranslet>) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
-
- setTransletImplementationClass(Class<? extends CoreTranslet>) - Method in class com.aspectran.core.context.rule.TransletRule
-
- setTransletImplementationClass(Class<CoreTranslet>) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- setTransletImplementationClassName(String) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- setTransletInterfaceClass(Class<? extends Translet>) - Method in class com.aspectran.core.activity.CoreActivity
-
Sets the translet interface class.
- setTransletInterfaceClass(Class<? extends Translet>) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
-
- setTransletInterfaceClass(Class<? extends Translet>) - Method in class com.aspectran.core.context.rule.TransletRule
-
- setTransletInterfaceClass(Class<Translet>) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- setTransletInterfaceClassName(String) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- setTransletName(String) - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
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.ScheduleJobRule
-
- setTransletNameMaskPattern(WildcardPattern) - Method in class com.aspectran.core.component.translet.scan.TransletFileScanner
-
- setTransletNameMaskPattern(String) - Method in class com.aspectran.core.component.translet.scan.TransletFileScanner
-
- setTransletNamePattern(String) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- setTransletNamePattern(String) - Method in class com.aspectran.core.context.rule.params.AspectranParameters
-
- setTransletNamePattern(String) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
-
- setTransletNamePattern(String, String) - Method in class com.aspectran.core.context.rule.assistant.DefaultSettings
-
- 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.
- setTriggerParameters(TriggerParameters) - Method in class com.aspectran.core.context.rule.ScheduleRule
-
- setTriggerType(TriggerType) - Method in class com.aspectran.core.context.rule.ScheduleRule
-
- setTrimDirectives(TrimDirective...) - Method in class com.aspectran.core.support.freemarker.FreeMarkerConfigurationFactory
-
- setTrimDirectives(Parameters) - Method in class com.aspectran.core.support.freemarker.FreeMarkerConfigurationFactory
-
- setType(ItemType) - Method in class com.aspectran.core.context.rule.ItemRule
-
Sets the item type.
- setTypeHintWrite(boolean) - Method in class com.aspectran.core.util.apon.AponWriter
-
Sets whether write a type hint for values.
- setTypes(Class<?>...) - Method in class com.aspectran.core.context.rule.AutowireRule
-
- setUrl(String) - Method in class com.aspectran.core.context.rule.AppendRule
-
- setUrl(String) - Method in class com.aspectran.core.context.rule.TemplateRule
-
- 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.
- 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.
- setValueType(ItemValueType) - Method in class com.aspectran.core.context.rule.ItemRule
-
Sets the value type of this item.
- 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
-
- setWaitOnShutdown(boolean) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
-
- setWaitOnShutdown(boolean) - Method in interface com.aspectran.scheduler.service.SchedulerService
-
- setWriter(Writer) - Method in class com.aspectran.core.adapter.BasicResponseAdapter
-
- 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
-
- shell - Static variable in class com.aspectran.core.context.config.AspectranConfig
-
- ShellConfig - Class in com.aspectran.core.context.config
-
- ShellConfig() - Constructor for class com.aspectran.core.context.config.ShellConfig
-
- 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
-
- 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.config.ContextConfig
-
- singleton - Static variable in class com.aspectran.core.context.rule.params.BeanParameters
-
- SINGLETON - com.aspectran.core.context.rule.type.ScopeType
-
- 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
-
- Slf4jImpl - Class in com.aspectran.core.util.logging.slf4j
-
- Slf4jImpl(String) - Constructor for class com.aspectran.core.util.logging.slf4j.Slf4jImpl
-
- SPACE - Static variable in class com.aspectran.core.util.apon.AponFormat
-
- SPACE_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
-
- 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.
- 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
-
- 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.thread.ScheduledExecutorScheduler
-
- start() - Method in interface com.aspectran.core.util.thread.Scheduler
-
- start(int) - Method in class com.aspectran.core.context.builder.reload.ActivityContextReloadingTimer
-
- startDelaySeconds - Static variable in class com.aspectran.core.context.config.SchedulerConfig
-
- startDelaySeconds - Static variable in class com.aspectran.core.context.rule.params.TriggerParameters
-
- started() - Method in interface com.aspectran.core.service.ServiceStateListener
-
This method is called when the service is started.
- startReloadingTimer() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
-
- startSchedulerService() - Method in class com.aspectran.core.service.AbstractCoreService
-
- 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.
- startup - Static variable in class com.aspectran.core.context.config.ContextAutoReloadConfig
-
Defaults to false, which disables automatic reloading.
- startup - Static variable in class com.aspectran.core.context.config.SchedulerConfig
-
- statsReset() - Method in class com.aspectran.core.component.session.AbstractSessionHandler
-
Resets the session usage statistics.
- 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.thread.ScheduledExecutorScheduler
-
- stop() - Method in interface com.aspectran.core.util.thread.Scheduler
-
- stopInactivityTimer() - Method in class com.aspectran.core.component.session.Session
-
Stop the session inactivity timer.
- stopped() - Method in interface com.aspectran.core.service.ServiceStateListener
-
This method is called when the service is stopped.
- stopReloadingTimer() - Method in class com.aspectran.core.context.builder.AbstractActivityContextBuilder
-
- stopSchedulerService() - Method in class com.aspectran.core.service.AbstractCoreService
-
- store(String, SessionData) - Method in class com.aspectran.core.component.session.AbstractSessionDataStore
-
- store(String, SessionData) - Method in interface com.aspectran.core.component.session.SessionDataStore
-
Store the session data.
- storeType - Static variable in class com.aspectran.core.context.config.SessionConfig
-
- STRING - com.aspectran.core.context.rule.type.ItemValueType
-
- STRING - com.aspectran.core.util.apon.ParameterValueType
-
- 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.
- stringify(Parameters) - Static method in class com.aspectran.core.util.apon.AponWriter
-
Converts a Parameters object to an APON formatted string.
- stringify(Parameters, boolean) - Static method in class com.aspectran.core.util.apon.AponWriter
-
Converts a Parameters object to an APON formatted string.
- stringify(Parameters, String) - Static method in class com.aspectran.core.util.apon.AponWriter
-
Converts a Parameters object to an APON formatted string.
- stringify(Object) - Static method in class com.aspectran.core.util.json.JsonWriter
-
Converts an object to a JSON formatted string.
- stringify(Object, boolean) - Static method in class com.aspectran.core.util.json.JsonWriter
-
Converts an object to a JSON formatted string.
- stringify(Object, String) - Static method in class com.aspectran.core.util.json.JsonWriter
-
Converts an object to a JSON formatted string.
- StringOutputWriter - 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.
- StringOutputWriter() - Constructor for class com.aspectran.core.util.StringOutputWriter
-
Create a new string writer using the default initial string-builder size.
- StringOutputWriter(int) - Constructor for class com.aspectran.core.util.StringOutputWriter
-
Create a new string writer using the specified initial string-builder size.
- StringStyler - Class in com.aspectran.core.util
-
Contains methods to transform a given string to a specific style.
- StringStyler() - Constructor for class com.aspectran.core.util.StringStyler
-
- 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.ParameterValueType
-
- style - Static variable in class com.aspectran.core.context.rule.params.TemplateParameters
-
- SUFFIX_PARAM_NAME - Static variable in interface com.aspectran.core.support.freemarker.directive.TrimDirective
-
- sweepDisk() - Method in class com.aspectran.core.component.session.FileSessionDataStore
-
Check all session files that do not belong to this context and
remove any that expired long ago (ie at least 5 gracePeriods ago).
- sweepFile(long, Path) - Method in class com.aspectran.core.component.session.FileSessionDataStore
-
Check to see if the expiry on the file is very old, and
delete the file if so.
- SystemUtils - Class in com.aspectran.core.util
-
Helpers for java.lang.System.
- SystemUtils() - Constructor for class com.aspectran.core.util.SystemUtils
-
- target - Static variable in class com.aspectran.core.context.rule.params.JoinpointParameters
-
- target - Static variable in class com.aspectran.core.context.rule.params.RedirectParameters
-
- target() - Method in annotation type com.aspectran.core.component.bean.annotation.Joinpoint
-
- target() - Method in annotation type com.aspectran.core.component.bean.annotation.Redirect
-
- template - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
-
- template - Static variable in class com.aspectran.core.context.rule.params.CallParameters
-
- 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
-
- 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.
- TemplateNotFoundException(String, Throwable) - 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
-
- TemplateProcessor - Interface in com.aspectran.core.component.template
-
The Interface TemplateProcessor.
- TemplateProcessorException - Exception in com.aspectran.core.component.template
-
This class is the basic exception that gets thrown from the template package.
- TemplateProcessorException(String, TemplateRule) - Constructor for exception com.aspectran.core.component.template.TemplateProcessorException
-
Instantiates a new TemplateProcessorException.
- TemplateProcessorException(String, TemplateRule, Throwable) - Constructor for exception com.aspectran.core.component.template.TemplateProcessorException
-
Instantiates a new TemplateProcessorException.
- TemplateRule - Class in com.aspectran.core.context.rule
-
The Class TemplateRule.
- TemplateRule() - Constructor for class com.aspectran.core.context.rule.TemplateRule
-
- TemplateRuleException - Exception in com.aspectran.core.component.template
-
The Class TemplateRuleException.
- TemplateRuleException(String, TemplateRule) - Constructor for exception com.aspectran.core.component.template.TemplateRuleException
-
Instantiates a new TemplateRuleException.
- TemplateRuleException(String, TemplateRule, Throwable) - Constructor for exception com.aspectran.core.component.template.TemplateRuleException
-
Instantiates a new TemplateRuleException.
- TemplateRuleRegistry - Class in com.aspectran.core.component.template
-
The Class TemplateRuleRegistry.
- TemplateRuleRegistry() - Constructor for class com.aspectran.core.component.template.TemplateRuleRegistry
-
- 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(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.
- TEXT - com.aspectran.core.context.rule.type.TokenType
-
- TEXT - com.aspectran.core.context.rule.type.TransformType
-
- TEXT - com.aspectran.core.util.apon.ParameterValueType
-
- TEXT_APON - com.aspectran.core.context.rule.type.ContentType
-
- TEXT_HTML - com.aspectran.core.context.rule.type.ContentType
-
- TEXT_JSON - com.aspectran.core.context.rule.type.ContentType
-
- TEXT_LINE_START - Static variable in class com.aspectran.core.util.apon.AponFormat
-
- TEXT_PLAIN - com.aspectran.core.context.rule.type.ContentType
-
- TEXT_XML - com.aspectran.core.context.rule.type.ContentType
-
- TextTransformResponse - Class in com.aspectran.core.activity.response.transform
-
The Class TextTransformResponse.
- TextTransformResponse(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.TextTransformResponse
-
Instantiates a new TextTransform.
- 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
-
- TIME_ZONE_SESSION_ATTRIBUTE_NAME - Static variable in class com.aspectran.core.support.i18n.locale.SessionLocaleResolver
-
Name of the session attribute that holds the TimeZone.
- timeout - Static variable in class com.aspectran.core.context.config.SessionConfig
-
- toActionParameters(BeanActionRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toActionParameters(EchoActionRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toActionParameters(HeadingActionRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toActionParameters(IncludeActionRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toAponStyle(String) - Static method in class com.aspectran.core.util.StringStyler
-
- toAppendParameters(AppendRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toAspectParameters(AspectRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toAspectranParameters() - Method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toBeanParameters(BeanRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- 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
-
- toCompactStyle(String) - Static method in class com.aspectran.core.util.StringStyler
-
- 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.
- toCompressedStyle(String) - Static method in class com.aspectran.core.util.StringStyler
-
- toDispatchParameters(DispatchResponseRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toEnvironmentParameters(EnvironmentRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toExceptionThrownParameters(ExceptionThrownRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toForwardParameters(ForwardResponseRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toItemHolderParameters(ItemRuleMap) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toItemParameters(ItemRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toItemParametersList(String) - Static method in class com.aspectran.core.context.rule.ItemRule
-
Convert the given String into an Item Parameters.
- toItemRule(ItemParameters) - Static method in class com.aspectran.core.context.rule.ItemRule
-
Convert the given item parameters into an ItemRule.
- toItemRuleList(List<ItemParameters>) - Static method in class com.aspectran.core.context.rule.ItemRule
-
Convert the given item parameters list into an ItemRuleList.
- toItemRuleMap(String) - Static method in class com.aspectran.core.context.rule.ItemRule
-
Convert the given String into an ItemRuleMap.
- toItemRuleMap(List<ItemParameters>) - Static method in class com.aspectran.core.context.rule.ItemRule
-
Convert the given item parameters 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(String, Token) - Constructor for exception com.aspectran.core.context.expr.TokenEvaluationException
-
Instantiates a new token evaluation exception.
- TokenEvaluationException(String, 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 expression.
- TokenExpressionParser - Class in com.aspectran.core.context.expr
-
The Class TokenExpressionParser.
- TokenExpressionParser(Activity) - Constructor for class com.aspectran.core.context.expr.TokenExpressionParser
-
Instantiates a new token expression parser.
- tokenIterator(ItemRule) - Static method in class com.aspectran.core.context.rule.ItemRule
-
Returns a Token iterator.
- tokenize - Static variable in class com.aspectran.core.context.rule.params.ItemParameters
-
- 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, 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.
- toNullableBooleanObject(String) - Static method in class com.aspectran.core.util.BooleanUtils
-
- 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.context.env.ContextEnvironment
-
- toRealPath(String) - Method in interface com.aspectran.core.context.env.Environment
-
Returns to convert the given file path with the real file path.
- toRealPathAsFile(String) - Method in class com.aspectran.core.context.env.ContextEnvironment
-
- toRealPathAsFile(String) - Method in interface com.aspectran.core.context.env.Environment
-
Returns to convert the given file path with the real file path.
- toRedirectParameters(RedirectResponseRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toResponseParameters(ResponseRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toRootParameters() - Method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toScheduleParameters(ScheduleRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- 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.process.action.BeanAction
-
- toString() - Method in class com.aspectran.core.activity.process.action.EchoAction
-
- toString() - Method in class com.aspectran.core.activity.process.action.HeadingAction
-
- toString() - Method in class com.aspectran.core.activity.process.action.IncludeAction
-
- toString() - Method in class com.aspectran.core.activity.process.action.MethodAction
-
- 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.parameter.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.TransformResponse
-
- toString() - Method in class com.aspectran.core.adapter.AbstractApplicationAdapter
-
- 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.FileSessionDataStore
-
- toString() - Method in class com.aspectran.core.component.session.Session
-
- 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.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.BeanActionRule
-
- toString() - Method in class com.aspectran.core.context.rule.BeanRule
-
- toString() - Method in class com.aspectran.core.context.rule.DispatchResponseRule
-
- toString() - Method in class com.aspectran.core.context.rule.EchoActionRule
-
- toString() - Method in class com.aspectran.core.context.rule.EnvironmentRule
-
- toString() - Method in class com.aspectran.core.context.rule.ForwardResponseRule
-
- toString() - Method in class com.aspectran.core.context.rule.HeadingActionRule
-
- toString() - Method in class com.aspectran.core.context.rule.IncludeActionRule
-
- 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.MethodActionRule
-
- 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.RedirectResponseRule
-
- 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.ScheduleJobRule
-
- 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.AppenderFileFormatType
-
- 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.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.ContentStyleType
-
- 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.SessionStoreType
-
- 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.freemarker.directive.CustomTrimDirective
-
- toString() - Method in class com.aspectran.core.support.freemarker.directive.Trimmer
-
- 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.ParameterDefinition
-
- toString() - Method in class com.aspectran.core.util.apon.ParameterValue
-
- toString() - Method in enum com.aspectran.core.util.apon.ParameterValueType
-
- 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.statistic.CounterStatistic
-
- toString() - Method in class com.aspectran.core.util.statistic.SampleStatistic
-
- toString() - Method in class com.aspectran.core.util.StringOutputWriter
-
- toString() - Method in class com.aspectran.core.util.ToStringBuilder
-
- toString() - Method in class com.aspectran.core.util.wildcard.WildcardPattern
-
- toString(boolean) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
-
- toString(ViewDispatcher, String) - Method in class com.aspectran.core.context.rule.DispatchResponseRule
-
Returns a string representation of DispatchResponseRule with used Dispatcher.
- toString(Token[]) - Static method in class com.aspectran.core.context.expr.token.TokenParser
-
Convert to string from the token array.
- 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.RuleToParamsConverter
-
- toTransformParameters(TransformRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- toTransletParameters(TransletRule) - Static method in class com.aspectran.core.context.rule.converter.RuleToParamsConverter
-
- touchAspectAdviceRule(AspectAdviceType) - Method in class com.aspectran.core.context.rule.AspectRule
-
- touchAspectAdviceRuleRegistry() - Method in class com.aspectran.core.activity.AbstractActivity
-
- touchAspectAdviceRuleRegistry() - Method in class com.aspectran.core.context.rule.TransletRule
-
- touchContentList() - Method in class com.aspectran.core.context.rule.TransletRule
-
Returns the content list.
- touchContentList(boolean, boolean) - Method in class com.aspectran.core.context.rule.TransletRule
-
Returns the content list.
- touchContextConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
-
- touchDaemonConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
-
- touchDaemonPollerConfig() - Method in class com.aspectran.core.context.config.DaemonConfig
-
- touchDefaultSettings() - Method in class com.aspectran.core.context.rule.assistant.AssistantLocal
-
- 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
-
- touchHeaders() - Method in class com.aspectran.core.activity.request.AbstractRequest
-
Returns a map of the request headers that can be modified.
- touchHeaders() - Method in class com.aspectran.core.activity.response.AbstractResponse
-
Returns a map of the request headers that can be modified.
- touchHeaders() - Method in interface com.aspectran.core.adapter.ResponseAdapter
-
Returns a map of the request headers that can be modified.
- touchParameters(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
-
- touchParameters(ParameterDefinition) - 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
-
- touchPointcutPatternRuleList() - Method in class com.aspectran.core.context.rule.PointcutRule
-
- touchProcessResult() - Method in class com.aspectran.core.activity.CoreTranslet
-
- touchProcessResult() - Method in interface com.aspectran.core.activity.Translet
-
Returns the ProcessResult.
- touchProcessResult(String) - Method in class com.aspectran.core.activity.CoreTranslet
-
- touchProcessResult(String) - Method in interface com.aspectran.core.activity.Translet
-
Returns the process result with the contents name.
- touchProcessResult(String, int) - Method in class com.aspectran.core.activity.CoreTranslet
-
- touchProcessResult(String, int) - Method in interface com.aspectran.core.activity.Translet
-
Returns the process result with the contents name.
- touchSchedulerConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
-
- touchSessionConfig() - Method in class com.aspectran.core.context.config.AspectranConfig
-
- 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
-
- 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
-
- 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
-
- 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(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 - Annotation Type in com.aspectran.core.component.bean.annotation
-
- TRANSFORM - com.aspectran.core.context.rule.type.ResponseType
-
- 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
-
The Class TransformResponseException.
- TransformResponseException() - Constructor for exception com.aspectran.core.activity.response.transform.TransformResponseException
-
Instantiates a new TransformResponseException.
- TransformResponseException(TransformRule, String) - Constructor for exception com.aspectran.core.activity.response.transform.TransformResponseException
-
Instantiates a new TransformResponseException.
- TransformResponseException(TransformRule, String, Throwable) - Constructor for exception com.aspectran.core.activity.response.transform.TransformResponseException
-
Instantiates a new TransformResponseException.
- TransformResponseException(TransformRule, Throwable) - Constructor for exception com.aspectran.core.activity.response.transform.TransformResponseException
-
Instantiates a new TransformResponseException.
- TransformResponseException(String) - Constructor for exception com.aspectran.core.activity.response.transform.TransformResponseException
-
Instantiates a new TransformResponseException.
- TransformResponseException(String, Throwable) - Constructor for exception com.aspectran.core.activity.response.transform.TransformResponseException
-
Instantiates a new TransformResponseException.
- TransformResponseException(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 Transform objects.
- TransformResponseFactory() - Constructor for class com.aspectran.core.activity.response.transform.TransformResponseFactory
-
- transformRule - Variable in class com.aspectran.core.activity.response.transform.TransformResponse
-
- 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.
- 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.ScheduleJobParameters
-
- 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 - Interface in com.aspectran.core.activity
-
The Interface Translet.
- TRANSLET - com.aspectran.core.context.rule.type.JoinpointTargetType
-
- TRANSLET_ACTION_PARAMETER_TYPES - Static variable in class com.aspectran.core.component.bean.BeanRuleAnalyzer
-
- TRANSLET_IMPLEMENTATION_CLASS - com.aspectran.core.context.rule.type.DefaultSettingType
-
- TRANSLET_INTERFACE_CLASS - com.aspectran.core.context.rule.type.DefaultSettingType
-
- TRANSLET_NAME_PATTERN - com.aspectran.core.context.rule.type.DefaultSettingType
-
- TRANSLET_NAME_PREFIX - com.aspectran.core.context.rule.type.DefaultSettingType
-
- TRANSLET_NAME_SEPARATOR_CHAR - Static variable in interface com.aspectran.core.context.ActivityContext
-
- TRANSLET_NAME_SUFFIX - com.aspectran.core.context.rule.type.DefaultSettingType
-
- 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.
- TransletFileScanFilter - Interface in com.aspectran.core.component.translet.scan
-
The Interface TransletFileScanFilter.
- TransletFileScanner - Class in com.aspectran.core.component.translet.scan
-
The Class TransletFileScanner.
- TransletFileScanner(String, ClassLoader) - Constructor for class com.aspectran.core.component.translet.scan.TransletFileScanner
-
- transletImplementationClass - Static variable in class com.aspectran.core.context.rule.params.DefaultSettingsParameters
-
- TransletInstantiationException - Exception in com.aspectran.core.component.translet
-
Exception thrown when instantiation of a translet failed.
- TransletInstantiationException(Class<? extends Translet>, Class<? extends CoreTranslet>, Throwable) - Constructor for exception com.aspectran.core.component.translet.TransletInstantiationException
-
Create a new TransletInstantiationException.
- transletInterfaceClass - Static variable in class com.aspectran.core.context.rule.params.DefaultSettingsParameters
-
- transletNamePattern - Static variable in class com.aspectran.core.context.rule.params.DefaultSettingsParameters
-
- transletNamePrefix - Static variable in class com.aspectran.core.context.rule.params.DefaultSettingsParameters
-
- transletNameSuffix - Static variable in class com.aspectran.core.context.rule.params.DefaultSettingsParameters
-
- TransletNotFoundException - Exception in com.aspectran.core.component.translet
-
This exception will be thrown when a translet not found.
- TransletNotFoundException(String) - Constructor for exception com.aspectran.core.component.translet.TransletNotFoundException
-
Constructor to create exception with a message.
- TransletNotFoundException(String, Throwable) - Constructor for exception com.aspectran.core.component.translet.TransletNotFoundException
-
Constructor to create exception to wrap another exception and pass 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.
- TransletRuleException - Exception in com.aspectran.core.component.translet
-
The Class TransletRuleException.
- TransletRuleException(String, TransletRule) - Constructor for exception com.aspectran.core.component.translet.TransletRuleException
-
Instantiates a new TransletRuleException.
- TransletRuleException(String, TransletRule, Throwable) - Constructor for exception com.aspectran.core.component.translet.TransletRuleException
-
Instantiates a new TransletRuleException.
- TransletRuleRegistry - Class in com.aspectran.core.component.translet
-
The Class TransletRuleRegistry.
- TransletRuleRegistry(Environment) - 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.
- trigger - Static variable in class com.aspectran.core.context.rule.params.SchedulerParameters
-
- TriggerParameters - Class in com.aspectran.core.context.rule.params
-
- TriggerParameters() - Constructor for class com.aspectran.core.context.rule.params.TriggerParameters
-
- TriggerParameters(String) - 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.core.support.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.core.support.freemarker.directive
-
The Class TrimDirective.
- TrimDirectiveGroup - Class in com.aspectran.core.support.freemarker.directive
-
The Class TrimDirectiveGroup.
- TrimDirectiveGroup(TrimDirective[]) - Constructor for class com.aspectran.core.support.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.core.support.freemarker.directive
-
The Class Trimmer.
- Trimmer() - Constructor for class com.aspectran.core.support.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() - Method in annotation type com.aspectran.core.component.bean.annotation.ExceptionThrown
-
- type() - Method in annotation type com.aspectran.core.component.bean.annotation.Transform
-
- typeAlias - Static variable in class com.aspectran.core.context.rule.params.AspectranParameters
-
- 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
-