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

A

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.
AbstractAdaptiveRequest - Class in com.aspectran.core.activity.request
The Class AbstractRequest.
AbstractAdaptiveRequest() - Constructor for class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
AbstractAdaptiveRequest(Map<String, String[]>) - Constructor for class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
AbstractAdaptiveResponse - Class in com.aspectran.core.activity.response
Represents response headers, mapping string header names to a list of string values.
AbstractAdaptiveResponse() - Constructor for class com.aspectran.core.activity.response.AbstractAdaptiveResponse
 
AbstractApplicationAdapter - Class in com.aspectran.core.adapter
The Class AbstractApplicationAdapter.
AbstractApplicationAdapter(Object) - Constructor for class com.aspectran.core.adapter.AbstractApplicationAdapter
Instantiates a new AbstractApplicationAdapter.
AbstractAspectranService - Class in com.aspectran.core.service
The Class AbstractAspectranService.
AbstractBeanFactory - Class in com.aspectran.core.context.bean
The Class AbstractBeanFactory.
AbstractBeanFactory(BeanRuleRegistry, BeanProxifierType) - Constructor for class com.aspectran.core.context.bean.AbstractBeanFactory
 
AbstractBeanRegistry - Class in com.aspectran.core.context.bean
The Class AbstractBeanRegistry.
AbstractBeanRegistry(BeanRuleRegistry, BeanProxifierType) - Constructor for class com.aspectran.core.context.bean.AbstractBeanRegistry
 
AbstractCorsProcessor - Class in com.aspectran.web.support.cors
Process an incoming cross-origin (CORS) requests.
AbstractCorsProcessor() - Constructor for class com.aspectran.web.support.cors.AbstractCorsProcessor
 
AbstractDynamicBeanProxy - Class in com.aspectran.core.context.bean.proxy
The Class AbstractDynamicBeanProxy.
AbstractDynamicBeanProxy(AspectRuleRegistry) - Constructor for class com.aspectran.core.context.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.context.i18n
Abstract base class for LocaleResolver implementations.
AbstractLocaleResolver() - Constructor for class com.aspectran.core.context.i18n.AbstractLocaleResolver
 
AbstractMessageSource - Class in com.aspectran.core.context.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.context.message.AbstractMessageSource
 
AbstractParameters - Class in com.aspectran.core.util.apon
 
AbstractParameters(ParameterDefinition[]) - Constructor for class com.aspectran.core.util.apon.AbstractParameters
 
AbstractParameters(ParameterDefinition[], String) - Constructor for class com.aspectran.core.util.apon.AbstractParameters
 
AbstractPointcut - Class in com.aspectran.core.context.aspect.pointcut
The Class AbstractPointcut.
AbstractPointcut(List<PointcutPatternRule>) - Constructor for class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
 
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.
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.context.bean.scope
The Class AbstractScope.
AbstractScope(ScopeType) - Constructor for class com.aspectran.core.context.bean.scope.AbstractScope
 
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.
AbstractTrimDirectiveModel - Class in com.aspectran.core.context.template.engine.freemarker.directive
The Class AbstractTrimDirectiveModel.
AbstractTrimDirectiveModel() - Constructor for class com.aspectran.core.context.template.engine.freemarker.directive.AbstractTrimDirectiveModel
 
ACCEPT - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Accept header field name.
ACCEPT_CHARSET - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Accept-Charset header field name.
ACCEPT_ENCODING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Accept-Encoding header field name.
ACCEPT_LANGUAGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Accept-Language header field name.
ACCEPT_RANGES - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Accept-Ranges header field name.
accepted(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
202 Accepted.
acceptsProfiles(String...) - Method in class com.aspectran.core.activity.CoreTranslet
 
acceptsProfiles(String...) - Method in interface com.aspectran.core.activity.Translet
Return whether the given profile is active.
acceptsProfiles(String...) - Method in class com.aspectran.core.context.env.AbstractEnvironment
 
acceptsProfiles(String...) - Method in interface com.aspectran.core.context.env.Environment
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Allow-Credentials response header field name.
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Allow-Headers response header field name.
ACCESS_CONTROL_ALLOW_METHODS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Allow-Methods response header field name.
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Allow-Origin response header field name.
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Expose-Headers response header field name.
ACCESS_CONTROL_MAX_AGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Max-Age response header field name.
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Request-Headers request header field name.
ACCESS_CONTROL_REQUEST_METHOD - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The CORS Access-Control-Request-Method request header field name.
Action - Annotation Type in com.aspectran.core.context.bean.annotation
 
action - Static variable in class com.aspectran.core.context.builder.apon.params.AdviceActionParameters
 
action - Static variable in class com.aspectran.core.context.builder.apon.params.ExceptionThrownParameters
 
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(Throwable) - Constructor for exception com.aspectran.core.activity.process.action.ActionExecutionException
Constructor to create exception to wrap another exception.
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(String, Executable, Throwable) - Constructor for exception com.aspectran.core.activity.process.action.ActionExecutionException
 
ActionList - Class in com.aspectran.core.activity.process
A list of actions.
ActionList() - Constructor for class com.aspectran.core.activity.process.ActionList
Instantiates a new ActionList.
ActionParameters - Class in com.aspectran.core.context.builder.apon.params
 
ActionParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ActionParameters
 
ActionParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.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.
actions - Static variable in class com.aspectran.core.context.builder.apon.params.ContentParameters
 
actions - Static variable in class com.aspectran.core.context.builder.apon.params.DispatchParameters
 
actions - Static variable in class com.aspectran.core.context.builder.apon.params.ForwardParameters
 
actions - Static variable in class com.aspectran.core.context.builder.apon.params.RedirectParameters
 
actions - Static variable in class com.aspectran.core.context.builder.apon.params.TransformParameters
 
actions - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
ActionType - Enum in com.aspectran.core.context.rule.type
Type of Action.
activeProfiles - Static variable in class com.aspectran.core.context.loader.config.AspectranContextProfilesConfig
 
Activity - Interface in com.aspectran.core.activity
The Interface Activity.
activity - Variable in class com.aspectran.core.activity.ActivityDataMap
 
activity - Variable in class com.aspectran.core.context.expr.TokenExpressionParser
 
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.context.bean.aware
Interface to be implemented by any object that wishes to be notified of the ActivityContext that it runs in.
ActivityContextBuilder - Interface in com.aspectran.core.context.builder
The Interface ActivityContextBuilder.
ActivityContextBuilderException - Exception in com.aspectran.core.context.builder
This exception will be thrown when a ActivityContext build failed.
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(Throwable) - Constructor for exception com.aspectran.core.context.builder.ActivityContextBuilderException
Constructor to create exception to wrap another exception.
ActivityContextBuilderException(String, Throwable) - Constructor for exception com.aspectran.core.context.builder.ActivityContextBuilderException
Constructor to create exception to wrap another exception and pass a message.
ActivityContextException - Exception in com.aspectran.core.context
The Class ActivityContextException.
ActivityContextException() - Constructor for exception com.aspectran.core.context.ActivityContextException
Simple constructor
ActivityContextException(String) - Constructor for exception com.aspectran.core.context.ActivityContextException
Constructor to create exception with a message
ActivityContextException(Throwable) - Constructor for exception com.aspectran.core.context.ActivityContextException
Constructor to create exception to wrap another exception
ActivityContextException(String, Throwable) - Constructor for exception com.aspectran.core.context.ActivityContextException
Constructor to create exception to wrap another exception and pass a message
ActivityContextLoader - Interface in com.aspectran.core.context.loader
 
ActivityContextReloadingTimer - Class in com.aspectran.core.context.loader.reload
 
ActivityContextReloadingTimer(AspectranServiceController, URL[]) - Constructor for class com.aspectran.core.context.loader.reload.ActivityContextReloadingTimer
 
ActivityContextReloadingTimerTask - Class in com.aspectran.core.context.loader.reload
 
ActivityContextReloadingTimerTask(AspectranServiceController, URL[]) - Constructor for class com.aspectran.core.context.loader.reload.ActivityContextReloadingTimerTask
 
ActivityDataMap - Class in com.aspectran.core.activity
The Class ActivityDataMap.
ActivityDataMap(Activity) - Constructor for class com.aspectran.core.activity.ActivityDataMap
Instantiates a new activity data map.
ActivityDataMap(Activity, boolean) - Constructor for class com.aspectran.core.activity.ActivityDataMap
Instantiates a new activity data map.
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(Throwable) - 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.
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(Throwable) - Constructor for exception com.aspectran.core.activity.ActivityTerminatedException
Constructor to create exception to wrap another exception.
ActivityTerminatedException(String, Throwable) - Constructor for exception com.aspectran.core.activity.ActivityTerminatedException
Constructor to create exception to wrap another exception and pass a message.
adapt() - Method in class com.aspectran.console.activity.ConsoleActivity
 
adapt() - Method in class com.aspectran.core.activity.CoreActivity
 
adapt() - Method in class com.aspectran.core.activity.InstantActivity
 
adapt() - Method in class com.aspectran.embedded.activity.EmbeddedActivity
 
adapt() - Method in class com.aspectran.web.activity.WebActivity
 
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(Throwable) - Constructor for exception com.aspectran.core.activity.AdapterException
Constructor to create exception to wrap another exception.
AdapterException(String, Throwable) - Constructor for exception com.aspectran.core.activity.AdapterException
Constructor to create exception to wrap another exception and pass a message.
add(String, V) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
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.
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.
addActiveProfile(String) - Method in class com.aspectran.core.context.env.AbstractEnvironment
 
addAspectAdviceRule(AspectAdviceRule) - Method in class com.aspectran.core.context.rule.AspectRule
 
addAspectRule(AspectRule) - Method in class com.aspectran.core.context.aspect.AspectRuleRegistry
 
addAspectRule(AspectRule) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Adds the aspect rule.
addAspectRule(AspectRule) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
addAttributeItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.IncludeActionRule
Adds the attribute item rule.
addAttributeValueRule(ItemRule) - Method in class com.aspectran.core.context.rule.ForwardResponseRule
Adds the attribute value rule.
addAutowireTargetRule(AutowireTargetRule) - Method in class com.aspectran.core.context.rule.BeanRule
 
addBeanRule(BeanRule) - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
Adds a bean rule.
addBeanRule(BeanRule) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Adds the bean rule.
addBeanRule(BeanRule) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
addContentResult(ContentResult) - Method in class com.aspectran.core.activity.process.result.ProcessResult
Adds the content result.
addDefaultProfile(String) - Method in class com.aspectran.core.context.env.AbstractEnvironment
 
addEnvironmentRule(EnvironmentRule) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Adds the environment rule.
addHeader(String, String) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
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.AbstractAdaptiveResponse
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.
addItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.EchoActionRule
Adds the attribute item rule.
addItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.HeadingActionRule
Adds the header item rule.
addItemRule(ItemRule, ItemRuleMap) - Static method in class com.aspectran.core.context.rule.ItemRule
Adds the item rule.
addJobRule(JobRule) - Method in class com.aspectran.core.context.rule.ScheduleRule
 
addNodelet(String, Nodelet) - Method in class com.aspectran.core.util.xml.NodeletParser
Registers a nodelet for the specified XPath.
addNodelet(String, String, Nodelet) - Method in class com.aspectran.core.util.xml.NodeletParser
Registers a nodelet for the specified XPath.
addNodelet(String, NodeletAdder) - Method in class com.aspectran.core.util.xml.NodeletParser
Adds the nodelet.
addNodelet(String, String, NodeletAdder) - Method in class com.aspectran.core.util.xml.NodeletParser
Adds the nodelet.
addParameterItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
Adds the parameter rule.
addPointcutPatternRule(PointcutPatternRule, List<PointcutPatternRule>) - Method in class com.aspectran.core.context.rule.PointcutRule
 
addPropertyItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.env.ContextEnvironment
 
addResponseRule(ResponseRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
addScheduleRule(ScheduleRule) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Adds the schedule rule.
addScheduleRule(ScheduleRule) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
addScheduleRule(ScheduleRule) - Method in class com.aspectran.core.context.schedule.ScheduleRuleRegistry
 
addTemplateRule(TemplateRule) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Add the template rule.
addTemplateRule(TemplateRule) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
addTemplateRule(TemplateRule) - Method in class com.aspectran.core.context.template.TemplateRuleRegistry
 
addTransletRule(TransletRule) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Add the translet rule.
addTransletRule(TransletRule) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
addTransletRule(TransletRule) - Method in class com.aspectran.core.context.translet.TransletRuleRegistry
 
addTypeAlias(String, String) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Adds a type alias to use for simplifying complex type signatures.
advice - Static variable in class com.aspectran.core.context.builder.apon.params.AspectParameters
 
AdviceActionParameters - Class in com.aspectran.core.context.builder.apon.params
 
AdviceActionParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.AdviceActionParameters
 
AdviceActionParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.AdviceActionParameters
 
AdviceParameters - Class in com.aspectran.core.context.builder.apon.params
 
AdviceParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.AdviceParameters
 
AdviceParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.AdviceParameters
 
afterAdvice - Static variable in class com.aspectran.core.context.builder.apon.params.AdviceParameters
 
afterStartup() - Method in class com.aspectran.console.service.ConsoleAspectranService
 
afterStartup() - Method in class com.aspectran.core.service.BasicAspectranService
 
afterStartup() - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
 
AGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Age header field name.
ALLOW - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Allow header field name.
allowedMethod - Static variable in class com.aspectran.core.context.builder.apon.params.RequestParameters
 
AnnotatedConfigParser - Class in com.aspectran.core.context.bean
The Class AnnotatedConfigParser.
AnnotatedConfigParser(ContextBuilderAssistant, AnnotatedConfigRelater) - Constructor for class com.aspectran.core.context.bean.AnnotatedConfigParser
 
AponActivityContextBuilder - Class in com.aspectran.core.context.builder
The Class AponAspectranContextBuilder.
AponActivityContextBuilder(ApplicationAdapter) - Constructor for class com.aspectran.core.context.builder.AponActivityContextBuilder
 
AponActivityContextBuilder(ApplicationAdapter, String) - Constructor for class com.aspectran.core.context.builder.AponActivityContextBuilder
 
AponActivityContextLoader - Class in com.aspectran.core.context.loader
 
AponActivityContextLoader() - Constructor for class com.aspectran.core.context.loader.AponActivityContextLoader
 
AponActivityContextLoader(ApplicationAdapter) - Constructor for class com.aspectran.core.context.loader.AponActivityContextLoader
 
AponActivityContextLoader(ApplicationAdapter, String) - Constructor for class com.aspectran.core.context.loader.AponActivityContextLoader
 
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(Throwable) - Constructor for exception com.aspectran.core.util.apon.AponException
Constructor to create exception to wrap another exception.
AponException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.AponException
Constructor to create exception to wrap another exception and pass a message.
AponFormat - Class in com.aspectran.core.util.apon
 
AponFormat() - Constructor for class com.aspectran.core.util.apon.AponFormat
 
AponImportHandler - Class in com.aspectran.core.context.builder.importer
The Class AponImportHandler.
AponImportHandler(ActivityContextBuilder, String) - Constructor for class com.aspectran.core.context.builder.importer.AponImportHandler
 
AponReader - Class in com.aspectran.core.util.apon
Converts an APON formatted string into a Parameters object.
AponReader(String) - Constructor for class com.aspectran.core.util.apon.AponReader
Instantiates a new AponReader.
AponReader(Reader) - Constructor for class com.aspectran.core.util.apon.AponReader
Instantiates a new AponReader.
AponReadFailedException - Exception in com.aspectran.core.util.apon
The Class AponReadFailedException.
AponReadFailedException() - Constructor for exception com.aspectran.core.util.apon.AponReadFailedException
Simple constructor.
AponReadFailedException(String) - Constructor for exception com.aspectran.core.util.apon.AponReadFailedException
Constructor to create exception with a message.
AponReadFailedException(Throwable) - Constructor for exception com.aspectran.core.util.apon.AponReadFailedException
Constructor to create exception to wrap another exception.
AponReadFailedException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.AponReadFailedException
Constructor to create exception to wrap another exception and pass a message.
AponTransform - Class in com.aspectran.core.activity.response.transform
The Class AponTransform.
AponTransform(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.AponTransform
Instantiates a new AponTransform.
AponWriteFailedException - Exception in com.aspectran.core.util.apon
The Class AponWriteFailedException.
AponWriteFailedException() - Constructor for exception com.aspectran.core.util.apon.AponWriteFailedException
Simple constructor.
AponWriteFailedException(String) - Constructor for exception com.aspectran.core.util.apon.AponWriteFailedException
Constructor to create exception with a message.
AponWriteFailedException(Throwable) - Constructor for exception com.aspectran.core.util.apon.AponWriteFailedException
Constructor to create exception to wrap another exception.
AponWriteFailedException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.AponWriteFailedException
Constructor to create exception to wrap another exception and pass a message.
AponWriter - Class in com.aspectran.core.util.apon
Converts a Parameters object to an APON formatted string.
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, boolean, String) - Constructor for class com.aspectran.core.util.apon.AponWriter
Instantiates a new AponWriter.
append(CharSequence) - Method in class com.aspectran.core.util.StringOutputWriter
 
append(CharSequence, int, int) - Method in class com.aspectran.core.util.StringOutputWriter
 
append(char) - Method in class com.aspectran.core.util.StringOutputWriter
 
append(String, Object) - Method in class com.aspectran.core.util.ToStringBuilder
 
append(String, boolean) - Method in class com.aspectran.core.util.ToStringBuilder
 
append(Map<?, ?>) - 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
 
appendEqual(String, Object, Object) - Method in class com.aspectran.core.util.ToStringBuilder
 
appendForce(String, Object) - Method in class com.aspectran.core.util.ToStringBuilder
 
appendForce(String, boolean) - 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
 
appendSize(String, Object) - Method in class com.aspectran.core.util.ToStringBuilder
 
Application - Class in com.aspectran.console
The Aspectran Console Application.
Application() - Constructor for class com.aspectran.console.Application
 
ApplicationAdapter - Interface in com.aspectran.core.adapter
The Interface ApplicationAdapter.
ApplicationAdapterAware - Interface in com.aspectran.core.context.bean.aware
Interface to be implemented by any object that wishes to be notified of the ApplicationAdapter that it runs in.
ApplicationScope - Class in com.aspectran.core.context.bean.scope
The Class ApplicationScope.
ApplicationScope() - Constructor for class com.aspectran.core.context.bean.scope.ApplicationScope
Instantiates a new Application scope.
apply(Translet) - Method in class com.aspectran.core.activity.PathVariableMap
 
apply(Map<DefaultSettingType, String>) - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
applyActionRule(BeanActionRule) - Method in class com.aspectran.core.activity.process.ActionList
 
applyActionRule(MethodActionRule) - Method in class com.aspectran.core.activity.process.ActionList
 
applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.activity.process.ActionList
 
applyActionRule(EchoActionRule) - Method in class com.aspectran.core.activity.process.ActionList
 
applyActionRule(HeadingActionRule) - 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(MethodActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
Adds the method action.
applyActionRule(IncludeActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
Adds the process-call action.
applyActionRule(EchoActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
Adds the echo action.
applyActionRule(HeadingActionRule) - Method in interface com.aspectran.core.context.rule.ability.ActionRuleApplicable
Adds the heading action.
applyActionRule(BeanActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(MethodActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(EchoActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(HeadingActionRule) - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
applyActionRule(BeanActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(MethodActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(EchoActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(HeadingActionRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyActionRule(BeanActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyActionRule(MethodActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyActionRule(IncludeActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyActionRule(EchoActionRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyActionRule(HeadingActionRule) - 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(TransformRule) - Method in interface com.aspectran.core.context.rule.ability.ResponseRuleApplicable
Apply the tranform response rule to the response rule.
applyResponseRule(ForwardResponseRule) - Method in interface com.aspectran.core.context.rule.ability.ResponseRuleApplicable
Apply the forward response rule to the response rule.
applyResponseRule(RedirectResponseRule) - Method in interface com.aspectran.core.context.rule.ability.ResponseRuleApplicable
Apply the redirect response rule to the response rule.
applyResponseRule(TransformRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyResponseRule(DispatchResponseRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyResponseRule(RedirectResponseRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyResponseRule(ForwardResponseRule) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
applyResponseRule(DispatchResponseRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyResponseRule(TransformRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyResponseRule(ForwardResponseRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyResponseRule(RedirectResponseRule) - Method in class com.aspectran.core.context.rule.ResponseRule
 
applyResponseRule(TransformRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyResponseRule(DispatchResponseRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyResponseRule(RedirectResponseRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applyResponseRule(ForwardResponseRule) - Method in class com.aspectran.core.context.rule.TransletRule
 
applySettings() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Apply settings.
applyTransletInterface(DefaultSettings) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Apply translet interface.
applyTransletInterface(DefaultSettings) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
applyTransletNamePattern(String) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Returns the translet name of the prefix and suffix are combined.
applyTransletNamePattern(String) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
applyTransletNamePattern(String) - Method in class com.aspectran.core.context.translet.TransletRuleRegistry
Returns the translet name of the prefix and suffix are combined.
applyTransletNamePattern(String, boolean) - Method in class com.aspectran.core.context.translet.TransletRuleRegistry
Returns the translet name of the prefix and suffix are combined.
ArgumentPossessable - Interface in com.aspectran.core.context.rule.ability
The Interface ArgumentPossessable.
arguments - Static variable in class com.aspectran.core.context.builder.apon.params.ActionParameters
 
arguments - Static variable in class com.aspectran.core.context.builder.apon.params.ConstructorParameters
 
aroundAdvice - Static variable in class com.aspectran.core.context.builder.apon.params.AdviceParameters
 
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.
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.context.aspect
The Class AspectAdviceRulePostRegister.
AspectAdviceRulePostRegister() - Constructor for class com.aspectran.core.context.aspect.AspectAdviceRulePostRegister
 
AspectAdviceRulePreRegister - Class in com.aspectran.core.context.aspect
The Class AspectAdviceRulePreRegister.
AspectAdviceRulePreRegister(AspectRuleRegistry) - Constructor for class com.aspectran.core.context.aspect.AspectAdviceRulePreRegister
 
AspectAdviceRuleRegistry - Class in com.aspectran.core.context.aspect
The Class AspectAdviceRuleRegistry.
AspectAdviceRuleRegistry() - Constructor for class com.aspectran.core.context.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.context.aspect
This class is the basic exception that gets thrown from the aspect pacakge.
AspectException() - Constructor for exception com.aspectran.core.context.aspect.AspectException
Creates a new AspectException without detail message.
AspectException(String) - Constructor for exception com.aspectran.core.context.aspect.AspectException
Constructs a AspectException with the specified detail message.
AspectException(Throwable) - Constructor for exception com.aspectran.core.context.aspect.AspectException
Constructor to create exception to wrap another exception.
AspectException(String, Throwable) - Constructor for exception com.aspectran.core.context.aspect.AspectException
Constructs a AspectException with the specified error message and also the specified root cause exception.
AspectParameters - Class in com.aspectran.core.context.builder.apon.params
 
AspectParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.AspectParameters
 
AspectParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.AspectParameters
 
aspectran - Static variable in class com.aspectran.core.context.builder.apon.params.RootParameters
 
AspectranActivityContext - Class in com.aspectran.core.context
The Class AspectranActivityContext.
AspectranActivityContext(ApplicationAdapter) - 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(Throwable) - Constructor for exception com.aspectran.core.context.AspectranCheckedException
Constructs a AspectranCheckedException with the wrapped exception.
AspectranCheckedException(String, Throwable) - Constructor for exception com.aspectran.core.context.AspectranCheckedException
Constructs a AspectranCheckedException with the specified message and wrapped exception.
AspectranClassLoader - Class in com.aspectran.core.context.loader.resource
The Class AspectranClassLoader.
AspectranClassLoader() - Constructor for class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
AspectranClassLoader(ClassLoader) - Constructor for class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
AspectranClassLoader(String) - Constructor for class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
AspectranClassLoader(String, ClassLoader) - Constructor for class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
AspectranClassLoader(String[]) - Constructor for class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
AspectranClassLoader(String[], ClassLoader) - Constructor for class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
AspectranClassLoader(String, AspectranClassLoader) - Constructor for class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
AspectranConfig - Class in com.aspectran.core.context.loader.config
 
AspectranConfig() - Constructor for class com.aspectran.core.context.loader.config.AspectranConfig
 
AspectranConfig(String) - Constructor for class com.aspectran.core.context.loader.config.AspectranConfig
 
AspectranConsoleConfig - Class in com.aspectran.core.context.loader.config
 
AspectranConsoleConfig() - Constructor for class com.aspectran.core.context.loader.config.AspectranConsoleConfig
 
AspectranConsoleConfig(String) - Constructor for class com.aspectran.core.context.loader.config.AspectranConsoleConfig
 
AspectranContextAutoReloadConfig - Class in com.aspectran.core.context.loader.config
 
AspectranContextAutoReloadConfig() - Constructor for class com.aspectran.core.context.loader.config.AspectranContextAutoReloadConfig
 
AspectranContextAutoReloadConfig(String) - Constructor for class com.aspectran.core.context.loader.config.AspectranContextAutoReloadConfig
 
AspectranContextConfig - Class in com.aspectran.core.context.loader.config
 
AspectranContextConfig() - Constructor for class com.aspectran.core.context.loader.config.AspectranContextConfig
 
AspectranContextConfig(String) - Constructor for class com.aspectran.core.context.loader.config.AspectranContextConfig
 
AspectranContextProfilesConfig - Class in com.aspectran.core.context.loader.config
 
AspectranContextProfilesConfig() - Constructor for class com.aspectran.core.context.loader.config.AspectranContextProfilesConfig
 
AspectranContextProfilesConfig(String) - Constructor for class com.aspectran.core.context.loader.config.AspectranContextProfilesConfig
 
AspectranNodeParser - Class in com.aspectran.core.context.builder.xml
The Class AspectranNodeParser.
AspectranNodeParser(ContextBuilderAssistant) - Constructor for class com.aspectran.core.context.builder.xml.AspectranNodeParser
Instantiates a new AspectranNodeParser.
AspectranNodeParser(ContextBuilderAssistant, boolean) - Constructor for class com.aspectran.core.context.builder.xml.AspectranNodeParser
Instantiates a new AspectranNodeParser.
AspectranParameters - Class in com.aspectran.core.context.builder.apon.params
 
AspectranParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.AspectranParameters
 
AspectranParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.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(Throwable) - Constructor for exception com.aspectran.core.context.AspectranRuntimeException
Constructs a AspectranCheckedException with the wrapped exception.
AspectranRuntimeException(String, Throwable) - Constructor for exception com.aspectran.core.context.AspectranRuntimeException
Constructs a AspectranCheckedException with the specified message and wrapped exception.
AspectranSchedulerConfig - Class in com.aspectran.core.context.loader.config
 
AspectranSchedulerConfig() - Constructor for class com.aspectran.core.context.loader.config.AspectranSchedulerConfig
 
AspectranSchedulerConfig(String) - Constructor for class com.aspectran.core.context.loader.config.AspectranSchedulerConfig
 
AspectranService - Interface in com.aspectran.core.service
The Interface AspectranService.
AspectranServiceController - Interface in com.aspectran.core.service
The Interface AspectranServiceController.
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(Throwable) - Constructor for exception com.aspectran.core.service.AspectranServiceException
Constructor to create exception to wrap another exception.
AspectranServiceException(String, Throwable) - Constructor for exception com.aspectran.core.service.AspectranServiceException
Constructor to create exception to wrap another exception and pass a message.
AspectranServiceLifeCycleListener - Interface in com.aspectran.core.service
The listener interface for receiving AspectranService life-cycle events.
AspectranServiceListener - Class in com.aspectran.web.startup.listener
The listener interface for receiving AspectranService events.
AspectranServiceListener() - Constructor for class com.aspectran.web.startup.listener.AspectranServiceListener
 
AspectranWebConfig - Class in com.aspectran.core.context.loader.config
 
AspectranWebConfig() - Constructor for class com.aspectran.core.context.loader.config.AspectranWebConfig
 
AspectranWebConfig(String) - Constructor for class com.aspectran.core.context.loader.config.AspectranWebConfig
 
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.context.aspect
The Class AspectRuleRegistry.
AspectRuleRegistry() - Constructor for class com.aspectran.core.context.aspect.AspectRuleRegistry
 
aspects - Static variable in class com.aspectran.core.context.builder.apon.params.AspectranParameters
 
assemble(ProcessResult) - Static method in class com.aspectran.core.activity.response.transform.apon.ContentsAponAssembler
 
assembleRootParameters() - Method in class com.aspectran.core.context.builder.apon.RootAponAssembler
 
AssistantLocal - Class in com.aspectran.core.context.builder.assistant
The Class AssistantLocal.
AssistantLocal() - Constructor for class com.aspectran.core.context.builder.assistant.AssistantLocal
 
attribute - Static variable in class com.aspectran.core.context.builder.apon.params.ReferenceParameters
 
attributes - Static variable in class com.aspectran.core.context.builder.apon.params.ActionParameters
 
attributes - Static variable in class com.aspectran.core.context.builder.apon.params.ForwardParameters
 
attributes - Static variable in class com.aspectran.core.context.builder.apon.params.RequestParameters
 
AUTHORIZATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Authorization header field name.
autoReload - Static variable in class com.aspectran.core.context.loader.config.AspectranContextConfig
 
Autowired - Annotation Type in com.aspectran.core.context.bean.annotation
 
AutowireTargetRule - Class in com.aspectran.core.context.rule
The Class AutowireRule.
AutowireTargetRule() - Constructor for class com.aspectran.core.context.rule.AutowireTargetRule
 
AutowireTargetType - Enum in com.aspectran.core.context.rule.type
The enum AutowireTargetType.
Aware - Interface in com.aspectran.core.context.bean.aware
Marker superinterface indicating that a bean is eligible to be notified.

B

backupAssistantLocal() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Backup assistant local.
backupCurrentActivity() - Method in class com.aspectran.core.activity.AbstractActivity
Backups the current activity.
badRequest(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
400 Bad Request.
basePath - Variable in class com.aspectran.core.adapter.AbstractApplicationAdapter
 
BasePathFactoryBean - Class in com.aspectran.core.support
BasePathFactoryBean that returns the base path under which the application is running.
BasePathFactoryBean() - Constructor for class com.aspectran.core.support.BasePathFactoryBean
 
BasicActivity - Class in com.aspectran.core.activity
The Class BasicActivity.
BasicActivity(ActivityContext) - Constructor for class com.aspectran.core.activity.BasicActivity
Instantiates a new BasicActivity.
BasicApplicationAdapter - Class in com.aspectran.core.adapter
The Class BasicApplicationAdapter.
BasicApplicationAdapter() - Constructor for class com.aspectran.core.adapter.BasicApplicationAdapter
Instantiates a new BasicApplicationAdapter.
BasicApplicationAdapter(Object) - Constructor for class com.aspectran.core.adapter.BasicApplicationAdapter
Instantiates a new BasicApplicationAdapter.
BasicAspectranService - Class in com.aspectran.core.service
The Class BasicAspectranService.
BasicAspectranService(ApplicationAdapter) - Constructor for class com.aspectran.core.service.BasicAspectranService
Instantiates a new Basic aspectran service.
BasicAspectranService(AspectranService) - Constructor for class com.aspectran.core.service.BasicAspectranService
 
BasicRequestAdapter - Class in com.aspectran.core.adapter
The Class BasicRequestAdapter.
BasicRequestAdapter(Object) - Constructor for class com.aspectran.core.adapter.BasicRequestAdapter
Instantiates a new BasicRequestAdapter.
BasicRequestAdapter(Object, Map<String, String[]>) - Constructor for class com.aspectran.core.adapter.BasicRequestAdapter
Instantiates a new BasicRequestAdapter.
BasicResponseAdapter - Class in com.aspectran.core.adapter
The Class BasicResponseAdapter.
BasicResponseAdapter(Object) - Constructor for class com.aspectran.core.adapter.BasicResponseAdapter
Instantiates a new Basic response adapter.
BasicSessionAdapter - Class in com.aspectran.core.adapter
The Class BasicSessionAdapter.
BasicSessionAdapter(Object) - Constructor for class com.aspectran.core.adapter.BasicSessionAdapter
Instantiates a new BasicSessionAdapter.
Bean - Annotation Type in com.aspectran.core.context.bean.annotation
 
bean - Static variable in class com.aspectran.core.context.builder.apon.params.ActionParameters
 
bean - Static variable in class com.aspectran.core.context.builder.apon.params.AdviceParameters
 
bean - Static variable in class com.aspectran.core.context.builder.apon.params.ExcludeTargetParameters
 
bean - Static variable in class com.aspectran.core.context.builder.apon.params.PointcutTargetParameters
 
bean - Static variable in class com.aspectran.core.context.builder.apon.params.ReferenceParameters
 
bean - Static variable in class com.aspectran.core.context.builder.apon.params.SchedulerParameters
 
BeanAction - Class in com.aspectran.core.activity.process.action
The BeanAction that invoking method in the bean instance.
BeanAction(BeanActionRule, ActionList) - Constructor for class com.aspectran.core.activity.process.action.BeanAction
Instantiates a new BeanAction.
BeanActionRule - Class in com.aspectran.core.context.rule
The Class BeanActionRule.
BeanActionRule() - Constructor for class com.aspectran.core.context.rule.BeanActionRule
 
BeanClassScanFailedException - Exception in com.aspectran.core.context.bean.scan
The Class BeanClassScanFailedException.
BeanClassScanFailedException() - Constructor for exception com.aspectran.core.context.bean.scan.BeanClassScanFailedException
Simple constructor.
BeanClassScanFailedException(String) - Constructor for exception com.aspectran.core.context.bean.scan.BeanClassScanFailedException
Constructor to create exception with a message.
BeanClassScanFailedException(Throwable) - Constructor for exception com.aspectran.core.context.bean.scan.BeanClassScanFailedException
Constructor to create exception to wrap another exception.
BeanClassScanFailedException(String, Throwable) - Constructor for exception com.aspectran.core.context.bean.scan.BeanClassScanFailedException
Constructor to create exception to wrap another exception and pass a message.
BeanClassScanFilter - Interface in com.aspectran.core.context.bean.scan
The Interface BeanClassScanFilter.
BeanClassScanner - Class in com.aspectran.core.context.bean.scan
The Class BeanClassScanner.
BeanClassScanner(ClassLoader) - Constructor for class com.aspectran.core.context.bean.scan.BeanClassScanner
 
BeanCreationException - Exception in com.aspectran.core.context.bean
The Class BeanCreationException.
BeanCreationException(BeanRule) - Constructor for exception com.aspectran.core.context.bean.BeanCreationException
Instantiates a new BeanCreationException.
BeanCreationException(String, BeanRule) - Constructor for exception com.aspectran.core.context.bean.BeanCreationException
Instantiates a new BeanCreationException.
BeanCreationException(BeanRule, Throwable) - Constructor for exception com.aspectran.core.context.bean.BeanCreationException
Instantiates a new BeanCreationException.
BeanCreationException(String, BeanRule, Throwable) - Constructor for exception com.aspectran.core.context.bean.BeanCreationException
Instantiates a new BeanCreationException.
BeanDescriptor - Class in com.aspectran.core.util
This class represents a cached set of bean property information that allows for easy mapping between property names and getter/setter methods.
BeanDestroyFailedException - Exception in com.aspectran.core.context.bean
The Class BeanDestroyFailedException.
BeanDestroyFailedException(BeanRule) - Constructor for exception com.aspectran.core.context.bean.BeanDestroyFailedException
Create a new BeanDestroyFailedException.
BeanDestroyFailedException(String, BeanRule) - Constructor for exception com.aspectran.core.context.bean.BeanDestroyFailedException
Create a new BeanDestroyFailedException.
BeanDestroyFailedException(BeanRule, Throwable) - Constructor for exception com.aspectran.core.context.bean.BeanDestroyFailedException
Create a new BeanDestroyFailedException.
BeanDestroyFailedException(String, BeanRule, Throwable) - Constructor for exception com.aspectran.core.context.bean.BeanDestroyFailedException
Create a new BeanDestroyFailedException.
BeanException - Exception in com.aspectran.core.context.bean
This class is the basic exception that gets thrown from the bean pacakge.
BeanException() - Constructor for exception com.aspectran.core.context.bean.BeanException
Creates a new BeanException without detail message.
BeanException(String) - Constructor for exception com.aspectran.core.context.bean.BeanException
Constructs a BeanException with the specified detail message.
BeanException(Throwable) - Constructor for exception com.aspectran.core.context.bean.BeanException
Constructor to create exception to wrap another exception.
BeanException(String, Throwable) - Constructor for exception com.aspectran.core.context.bean.BeanException
Constructs a BeanException with the specified error message and also the specified root cause exception.
BeanFactory - Interface in com.aspectran.core.context.bean
The Interface BeanFactory.
BeanInstantiationException - Exception in com.aspectran.core.context.bean
Exception thrown when instantiation of a bean failed.
BeanInstantiationException(Class<?>, Throwable) - Constructor for exception com.aspectran.core.context.bean.BeanInstantiationException
Create a new BeanInstantiationException.
BeanInstantiationException(String, Class<?>, Throwable) - Constructor for exception com.aspectran.core.context.bean.BeanInstantiationException
Create a new BeanInstantiationException.
BeanInstantiationException(String, Class<?>) - Constructor for exception com.aspectran.core.context.bean.BeanInstantiationException
Create a new BeanInstantiationException.
BeanNotFoundException - Exception in com.aspectran.core.context.bean
The Class BeanNotFoundException.
BeanNotFoundException(String) - Constructor for exception com.aspectran.core.context.bean.BeanNotFoundException
Instantiates a new BeanNotFoundException.
BeanNotOfRequiredTypeException - Exception in com.aspectran.core.context.bean
Thrown when a bean doesn't match the expected type
BeanNotOfRequiredTypeException(Class<?>, BeanRule) - Constructor for exception com.aspectran.core.context.bean.BeanNotOfRequiredTypeException
Create a new BeanNotOfRequiredTypeException.
BeanParameters - Class in com.aspectran.core.context.builder.apon.params
 
BeanParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.BeanParameters
 
BeanParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.BeanParameters
 
beanProxifier - Static variable in class com.aspectran.core.context.builder.apon.params.DefaultSettingsParameters
 
BeanProxifierType - Enum in com.aspectran.core.context.rule.type
Type of BeanProxifier.
BeanReferenceException - Exception in com.aspectran.core.context.builder.assistant
This exception will be thrown when cannot resolve reference to bean.
BeanReferenceException() - Constructor for exception com.aspectran.core.context.builder.assistant.BeanReferenceException
Simple constructor.
BeanReferenceException(List<Object>) - Constructor for exception com.aspectran.core.context.builder.assistant.BeanReferenceException
Constructor to create exception with a message.
BeanReferenceInspectable - Interface in com.aspectran.core.context.rule.ability
The Interface BeanReferenceInspectable.
BeanReferenceInspector - Class in com.aspectran.core.context.builder.assistant
The Class BeanReferenceInspector.
BeanReferenceInspector() - Constructor for class com.aspectran.core.context.builder.assistant.BeanReferenceInspector
 
BeanReferrerType - Enum in com.aspectran.core.context.rule.type
Type of BeanReferrer.
BeanRegistry - Interface in com.aspectran.core.context.bean
The Interface BeanRegistry.
BeanRule - Class in com.aspectran.core.context.rule
The Class BeanRule.
BeanRule() - Constructor for class com.aspectran.core.context.rule.BeanRule
 
BeanRuleAnalyzer - Class in com.aspectran.core.context.bean
The Class BeanRuleAnalyzer.
BeanRuleAnalyzer() - Constructor for class com.aspectran.core.context.bean.BeanRuleAnalyzer
 
BeanRuleException - Exception in com.aspectran.core.context.bean
The Class BeanRuleException.
BeanRuleException(String, BeanRule) - Constructor for exception com.aspectran.core.context.bean.BeanRuleException
Instantiates a new BeanRuleException.
BeanRuleException(String, BeanRule, Throwable) - Constructor for exception com.aspectran.core.context.bean.BeanRuleException
Instantiates a new BeanRuleException.
beanRuleRegistry - Variable in class com.aspectran.core.context.bean.AbstractBeanFactory
 
BeanRuleRegistry - Class in com.aspectran.core.context.bean
The Class BeanRuleRegistry.
BeanRuleRegistry(ClassLoader) - Constructor for class com.aspectran.core.context.bean.BeanRuleRegistry
 
beans - Static variable in class com.aspectran.core.context.builder.apon.params.AspectranParameters
 
BeanUtils - Class in com.aspectran.core.util
BeanUtils provides methods that allow simple, reflective access to JavaBeans style properties.
BeanUtils() - Constructor for class com.aspectran.core.util.BeanUtils
 
beforeAdvice - Static variable in class com.aspectran.core.context.builder.apon.params.AdviceParameters
 
beforeShutdown() - Method in class com.aspectran.console.service.ConsoleAspectranService
 
beforeShutdown() - Method in class com.aspectran.core.service.BasicAspectranService
 
beforeShutdown() - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
 
beginValueCollection(ItemRule) - Static method in class com.aspectran.core.context.rule.ItemRule
Begin value collection.
BooleanUtils - Class in com.aspectran.core.util
Miscellaneous Boolean utility methods.
BooleanUtils() - Constructor for class com.aspectran.core.util.BooleanUtils
 
build(String) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
build(String) - Method in class com.aspectran.core.context.builder.AponActivityContextBuilder
 
build(String) - Method in class com.aspectran.core.context.builder.HybridActivityContextBuilder
 
build(String) - Method in class com.aspectran.core.context.builder.RuntimeActivityContextBuilder
 
build(String) - Method in class com.aspectran.core.context.builder.XmlActivityContextBuilder
 
builtin - Static variable in class com.aspectran.core.context.builder.apon.params.TransformParameters
 

C

CACHE_CONTROL - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Cache-Control header field name.
cancel() - Method in class com.aspectran.core.context.loader.reload.ActivityContextReloadingTimer
 
CASE_SENSITIVE_PARAM_NAME - Static variable in interface com.aspectran.core.context.template.engine.freemarker.directive.TrimDirective
 
cast(List<?>) - Static method in class com.aspectran.core.context.expr.TokenExpressionParser
This method will cast {@code Set
cast(Set<?>) - Static method in class com.aspectran.core.context.expr.TokenExpressionParser
This method will cast {@code Set
CglibDynamicBeanProxy - Class in com.aspectran.core.context.bean.proxy
The Class CglibDynamicBeanProxy.
CglibDynamicBeanProxy(ActivityContext, BeanRule) - Constructor for class com.aspectran.core.context.bean.proxy.CglibDynamicBeanProxy
 
CHARACTER_ENCODING_SETTING_NAME - Static variable in class com.aspectran.core.context.rule.RequestRule
 
characterEncoding - Static variable in class com.aspectran.core.context.builder.apon.params.DispatchParameters
 
characterEncoding - Static variable in class com.aspectran.core.context.builder.apon.params.RequestParameters
 
characterEncoding - Static variable in class com.aspectran.core.context.builder.apon.params.ResponseParameters
 
characterEncoding - Static variable in class com.aspectran.core.context.builder.apon.params.TransformParameters
 
checkDestroyMethod(Class<?>, BeanRule) - Static method in class com.aspectran.core.context.bean.BeanRuleAnalyzer
 
checkInitMethod(Class<?>, BeanRule) - Static method in class com.aspectran.core.context.bean.BeanRuleAnalyzer
 
checkProcessable(HttpServletResponse) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
 
checkRequiredProperty(BeanRule, Method) - Static method in class com.aspectran.core.context.bean.BeanRuleAnalyzer
 
checkResourceLocations(String[], String) - Static method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
checkTransletActionParameter(BeanActionRule, BeanRule) - Static method in class com.aspectran.core.context.bean.BeanRuleAnalyzer
 
CLASS_DIRECTIVE_PREFIX - Static variable in class com.aspectran.core.context.rule.BeanRule
 
CLASS_FILE_SUFFIX - Static variable in class com.aspectran.core.util.ClassUtils
The ".class" file suffix
classLoader - Variable in class com.aspectran.core.adapter.AbstractApplicationAdapter
 
ClassLoaderAware - Interface in com.aspectran.core.context.bean.aware
Interface to be implemented by any object that wishes to be notified of the ClassLoader that it runs in.
className - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
classNameToResourceName(String) - Static method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
CLASSPATH_URL_PREFIX - Static variable in class com.aspectran.core.util.ResourceUtils
 
ClassScanner - Class in com.aspectran.core.util
The Class ClassScanner.
ClassScanner(ClassLoader) - Constructor for class com.aspectran.core.util.ClassScanner
 
ClassScanner.SaveHandler - Interface in com.aspectran.core.util
 
ClassUtils - Class in com.aspectran.core.util
Miscellaneous class utility methods.
ClassUtils() - Constructor for class com.aspectran.core.util.ClassUtils
 
clear() - Method in class com.aspectran.core.context.aspect.AspectRuleRegistry
 
clear() - Method in interface com.aspectran.core.context.aspect.pointcut.Pointcut
 
clear() - Method in class com.aspectran.core.context.aspect.pointcut.RegexpPointcut
 
clear() - Method in class com.aspectran.core.context.aspect.pointcut.WildcardPointcut
 
clear() - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
clear() - Method in class com.aspectran.core.context.schedule.ScheduleRuleRegistry
 
clear() - Method in class com.aspectran.core.context.template.TemplateRuleRegistry
 
clear() - Method in class com.aspectran.core.context.translet.TransletRuleRegistry
 
clear() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
clear() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
clearCache() - Static method in class com.aspectran.core.util.BeanDescriptor
Clear the ClassDescriptor cache.
clearCache() - Static method in class com.aspectran.core.util.MethodUtils
Clear the method cache.
clearCache() - Static method in class com.aspectran.core.util.PropertiesLoaderUtils
Clear the method cache.
clearObjectStack() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Clear object stack.
clearValue() - Method in interface com.aspectran.core.util.apon.Parameter
Clears the parameter value.
clearValue() - Method in class com.aspectran.core.util.apon.ParameterValue
 
clone() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
clone() - Method in class com.aspectran.core.util.LinkedMultiValueMap
Create a regular copy of this Map.
close() - Method in class com.aspectran.core.util.apon.AponReader
Closes the reader.
close() - Method in class com.aspectran.core.util.apon.AponWriter
Closes the writer.
close() - Method in class com.aspectran.core.util.json.JsonWriter
Closes the writer.
close() - Method in class com.aspectran.core.util.StringOutputWriter
 
close() - Method in class com.aspectran.web.activity.response.GZipServletOutputStream
 
closeCurlyBracket() - Method in class com.aspectran.core.util.json.JsonWriter
Close brace.
closeSquareBracket() - Method in class com.aspectran.core.util.json.JsonWriter
Close square bracket.
com.aspectran - package com.aspectran
Aspectran is a lightweight Java framework for building Enterprise-ready Web applications.
com.aspectran.console - package com.aspectran.console
Console-based application package.
com.aspectran.console.activity - package com.aspectran.console.activity
Contains a variant of the Activity interface for Console application.
com.aspectran.console.adapter - package com.aspectran.console.adapter
Contains a variant of the Adapter interface for Console application.
com.aspectran.console.service - package com.aspectran.console.service
Contains a variant of the Service interface for Console application.
com.aspectran.core - package com.aspectran.core
Provides core classes to other packages.
com.aspectran.core.activity - package com.aspectran.core.activity
 
com.aspectran.core.activity.aspect - package com.aspectran.core.activity.aspect
 
com.aspectran.core.activity.aspect.result - package com.aspectran.core.activity.aspect.result
 
com.aspectran.core.activity.process - package com.aspectran.core.activity.process
 
com.aspectran.core.activity.process.action - package com.aspectran.core.activity.process.action
 
com.aspectran.core.activity.process.result - package com.aspectran.core.activity.process.result
 
com.aspectran.core.activity.request - package com.aspectran.core.activity.request
 
com.aspectran.core.activity.request.parameter - package com.aspectran.core.activity.request.parameter
 
com.aspectran.core.activity.response - package com.aspectran.core.activity.response
 
com.aspectran.core.activity.response.dispatch - package com.aspectran.core.activity.response.dispatch
 
com.aspectran.core.activity.response.transform - package com.aspectran.core.activity.response.transform
 
com.aspectran.core.activity.response.transform.apon - package com.aspectran.core.activity.response.transform.apon
 
com.aspectran.core.activity.response.transform.json - package com.aspectran.core.activity.response.transform.json
 
com.aspectran.core.activity.response.transform.xml - package com.aspectran.core.activity.response.transform.xml
 
com.aspectran.core.adapter - package com.aspectran.core.adapter
 
com.aspectran.core.context - package com.aspectran.core.context
 
com.aspectran.core.context.aspect - package com.aspectran.core.context.aspect
 
com.aspectran.core.context.aspect.pointcut - package com.aspectran.core.context.aspect.pointcut
 
com.aspectran.core.context.bean - package com.aspectran.core.context.bean
 
com.aspectran.core.context.bean.ablility - package com.aspectran.core.context.bean.ablility
 
com.aspectran.core.context.bean.annotation - package com.aspectran.core.context.bean.annotation
 
com.aspectran.core.context.bean.aware - package com.aspectran.core.context.bean.aware
 
com.aspectran.core.context.bean.proxy - package com.aspectran.core.context.bean.proxy
 
com.aspectran.core.context.bean.scan - package com.aspectran.core.context.bean.scan
 
com.aspectran.core.context.bean.scope - package com.aspectran.core.context.bean.scope
 
com.aspectran.core.context.builder - package com.aspectran.core.context.builder
 
com.aspectran.core.context.builder.apon - package com.aspectran.core.context.builder.apon
 
com.aspectran.core.context.builder.apon.params - package com.aspectran.core.context.builder.apon.params
 
com.aspectran.core.context.builder.assistant - package com.aspectran.core.context.builder.assistant
 
com.aspectran.core.context.builder.importer - package com.aspectran.core.context.builder.importer
 
com.aspectran.core.context.builder.xml - package com.aspectran.core.context.builder.xml
 
com.aspectran.core.context.env - package com.aspectran.core.context.env
 
com.aspectran.core.context.expr - package com.aspectran.core.context.expr
 
com.aspectran.core.context.expr.token - package com.aspectran.core.context.expr.token
 
com.aspectran.core.context.i18n - package com.aspectran.core.context.i18n
 
com.aspectran.core.context.loader - package com.aspectran.core.context.loader
 
com.aspectran.core.context.loader.config - package com.aspectran.core.context.loader.config
 
com.aspectran.core.context.loader.reload - package com.aspectran.core.context.loader.reload
 
com.aspectran.core.context.loader.resource - package com.aspectran.core.context.loader.resource
 
com.aspectran.core.context.message - package com.aspectran.core.context.message
 
com.aspectran.core.context.rule - package com.aspectran.core.context.rule
 
com.aspectran.core.context.rule.ability - package com.aspectran.core.context.rule.ability
 
com.aspectran.core.context.rule.type - package com.aspectran.core.context.rule.type
 
com.aspectran.core.context.schedule - package com.aspectran.core.context.schedule
 
com.aspectran.core.context.template - package com.aspectran.core.context.template
 
com.aspectran.core.context.template.engine - package com.aspectran.core.context.template.engine
 
com.aspectran.core.context.template.engine.freemarker - package com.aspectran.core.context.template.engine.freemarker
 
com.aspectran.core.context.template.engine.freemarker.directive - package com.aspectran.core.context.template.engine.freemarker.directive
 
com.aspectran.core.context.template.engine.pebble - package com.aspectran.core.context.template.engine.pebble
 
com.aspectran.core.context.translet - package com.aspectran.core.context.translet
 
com.aspectran.core.context.translet.scan - package com.aspectran.core.context.translet.scan
 
com.aspectran.core.service - package com.aspectran.core.service
 
com.aspectran.core.support - package com.aspectran.core.support
 
com.aspectran.core.util - package com.aspectran.core.util
 
com.aspectran.core.util.apon - package com.aspectran.core.util.apon
 
com.aspectran.core.util.json - package com.aspectran.core.util.json
 
com.aspectran.core.util.logging - package com.aspectran.core.util.logging
 
com.aspectran.core.util.logging.commons - package com.aspectran.core.util.logging.commons
 
com.aspectran.core.util.logging.jdk14 - package com.aspectran.core.util.logging.jdk14
 
com.aspectran.core.util.logging.log4j - package com.aspectran.core.util.logging.log4j
 
com.aspectran.core.util.logging.log4j2 - package com.aspectran.core.util.logging.log4j2
 
com.aspectran.core.util.logging.nologging - package com.aspectran.core.util.logging.nologging
 
com.aspectran.core.util.logging.slf4j - package com.aspectran.core.util.logging.slf4j
 
com.aspectran.core.util.logging.stdout - package com.aspectran.core.util.logging.stdout
 
com.aspectran.core.util.wildcard - package com.aspectran.core.util.wildcard
 
com.aspectran.core.util.xml - package com.aspectran.core.util.xml
 
com.aspectran.embedded - package com.aspectran.embedded
Embedded aspectran service package.
com.aspectran.embedded.activity - package com.aspectran.embedded.activity
Contains a variant of the Activity interface for Embedded aspectran.
com.aspectran.embedded.adapter - package com.aspectran.embedded.adapter
Contains a variant of the Adapter interface for Embedded aspectran.
com.aspectran.embedded.service - package com.aspectran.embedded.service
Contains a variant of the Service interface for Embedded aspectran.
com.aspectran.scheduler - package com.aspectran.scheduler
Built-in scheduling service integration package.
com.aspectran.scheduler.activity - package com.aspectran.scheduler.activity
Contains a variant of the Activity interface for Built-in scheduling service.
com.aspectran.scheduler.adapter - package com.aspectran.scheduler.adapter
Contains a variant of the Adapter interface for Built-in scheduling service.
com.aspectran.scheduler.service - package com.aspectran.scheduler.service
Contains a variant of the Service interface for Built-in scheduling service.
com.aspectran.scheduler.support - package com.aspectran.scheduler.support
Support classes for Built-in scheduling service.
com.aspectran.web - package com.aspectran.web
Web application integration package.
com.aspectran.web.activity - package com.aspectran.web.activity
Contains a variant of the Activity interface for Web application integration.
com.aspectran.web.activity.request - package com.aspectran.web.activity.request
 
com.aspectran.web.activity.response - package com.aspectran.web.activity.response
 
com.aspectran.web.adapter - package com.aspectran.web.adapter
Contains a variant of the Adapter interface for Web application integration.
com.aspectran.web.service - package com.aspectran.web.service
Contains a variant of the Service interface for Web application integration.
com.aspectran.web.startup - package com.aspectran.web.startup
Contains a variant of the Service interface for Web application integration.
com.aspectran.web.startup.listener - package com.aspectran.web.startup.listener
 
com.aspectran.web.startup.servlet - package com.aspectran.web.startup.servlet
 
com.aspectran.web.support - package com.aspectran.web.support
Support classes for Web application integration.
com.aspectran.web.support.cors - package com.aspectran.web.support.cors
 
com.aspectran.web.support.http - package com.aspectran.web.support.http
 
com.aspectran.web.support.multipart.commons - package com.aspectran.web.support.multipart.commons
 
com.aspectran.web.support.view - package com.aspectran.web.support.view
 
combinePatternString(String, String, String, String) - Static method in class com.aspectran.core.context.rule.PointcutPatternRule
 
CommandParser - Class in com.aspectran.console.service
The Command Parser.
comment(String) - Method in class com.aspectran.core.util.apon.AponWriter
Writes a comment to the character-output stream.
COMMENT_LINE_START - Static variable in class com.aspectran.core.util.apon.AponFormat
 
CommonsMultipartFileParameter - Class in com.aspectran.web.support.multipart.commons
This class represents a file item that was received within a multipart/form-data POST request.
CommonsMultipartFileParameter(FileItem) - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Create an instance wrapping the given FileItem.
CommonsMultipartFormDataParser - Class in com.aspectran.web.support.multipart.commons
Multi-part form data parser for Apache Commons FileUpload.
CommonsMultipartFormDataParser() - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
Instantiates a new MultipartFormDataParser.
CommonsMultipartFormDataParserFactory - Class in com.aspectran.web.support.multipart.commons
The Class MultipartFormDataParserFactory.
CommonsMultipartFormDataParserFactory() - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Instantiates a new Multipart request wrapper resolver.
CommonsMultipartFormDataParserFactoryBean - Class in com.aspectran.web.support.multipart.commons
The Class MultipartFormDataParserFactoryBean.
CommonsMultipartFormDataParserFactoryBean() - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactoryBean
 
compile(String[]) - Static method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
compile(String[], char) - Static method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
compile(String) - Static method in class com.aspectran.core.util.wildcard.WildcardPattern
 
compile(String, char) - Static method in class com.aspectran.core.util.wildcard.WildcardPattern
 
Configuration - Annotation Type in com.aspectran.core.context.bean.annotation
 
conflict(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
409 Conflict.
CONNECTION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Connection header field name.
console - Static variable in class com.aspectran.core.context.loader.config.AspectranConfig
 
ConsoleActivity - Class in com.aspectran.console.activity
The Class ConsoleActivity.
ConsoleActivity(ActivityContext, SessionAdapter) - Constructor for class com.aspectran.console.activity.ConsoleActivity
Instantiates a new ConsoleActivity.
ConsoleApplicationAdapter - Class in com.aspectran.console.adapter
The Class ConsoleApplicationAdapter.
ConsoleApplicationAdapter() - Constructor for class com.aspectran.console.adapter.ConsoleApplicationAdapter
Instantiates a new ConsoleApplicationAdapter.
ConsoleAspectranService - Class in com.aspectran.console.service
The Class ConsoleAspectranService.
ConsoleRequestAdapter - Class in com.aspectran.console.adapter
The Class ConsoleRequestAdapter.
ConsoleRequestAdapter() - Constructor for class com.aspectran.console.adapter.ConsoleRequestAdapter
Instantiates a new ConsoleRequestAdapter.
ConsoleResponseAdapter - Class in com.aspectran.console.adapter
The Class ConsoleResponseAdapter.
ConsoleResponseAdapter() - Constructor for class com.aspectran.console.adapter.ConsoleResponseAdapter
Instantiates a new ConsoleResponseAdapter.
ConsoleSessionAdapter - Class in com.aspectran.console.adapter
The Class ConsoleSessionAdapter.
ConsoleSessionAdapter() - Constructor for class com.aspectran.console.adapter.ConsoleSessionAdapter
Instantiates a new ConsoleSessionAdapter.
constructor - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
ConstructorParameters - Class in com.aspectran.core.context.builder.apon.params
 
ConstructorParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ConstructorParameters
 
ConstructorParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.ConstructorParameters
 
contains(String) - Method in class com.aspectran.core.context.aspect.AspectRuleRegistry
 
contains(String) - Method in class com.aspectran.core.context.schedule.ScheduleRuleRegistry
 
contains(String) - Method in class com.aspectran.core.context.template.TemplateRuleRegistry
 
contains(String) - Method in class com.aspectran.core.context.translet.TransletRuleRegistry
 
containsBean(String) - Method in class com.aspectran.core.activity.AbstractActivity
 
containsBean(Class<?>) - Method in class com.aspectran.core.activity.AbstractActivity
 
containsBean(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
containsBean(Class<?>) - Method in class com.aspectran.core.activity.CoreTranslet
 
containsBean(String) - Method in class com.aspectran.core.context.bean.AbstractBeanRegistry
 
containsBean(Class<?>) - Method in class com.aspectran.core.context.bean.AbstractBeanRegistry
 
containsBean(String) - Method in interface com.aspectran.core.context.bean.BeanRegistry
Return whether a bean with the specified id is present.
containsBean(Class<?>) - Method in interface com.aspectran.core.context.bean.BeanRegistry
Return whether a bean with the specified object type is present.
containsBeanRule(Object) - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
containsBeanRule(String) - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
containsBeanRule(Class<?>) - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
containsHeader(String) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in class com.aspectran.core.activity.response.AbstractAdaptiveResponse
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns a boolean indicating whether the named response header has already been set.
containsKey(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
containsKey(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
containsMethod(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
containsTo(MethodType[]) - Method in enum com.aspectran.core.context.rule.type.MethodType
 
containsValue(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
containsWhitespace(CharSequence) - Static method in class com.aspectran.core.util.StringUtils
Check whether the given CharSequence contains any whitespace characters.
containsWhitespace(String) - Static method in class com.aspectran.core.util.StringUtils
Check whether the given String contains any whitespace characters.
content - Static variable in class com.aspectran.core.context.builder.apon.params.TemplateParameters
 
CONTENT_DISPOSITION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Disposition header field name
CONTENT_ENCODING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Encoding header field name.
CONTENT_ENCODING_SETTING_NAME - Static variable in class com.aspectran.core.context.rule.ResponseRule
 
CONTENT_LANGUAGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Language header field name.
CONTENT_LENGTH - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Length header field name.
CONTENT_LOCATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Location header field name.
CONTENT_RANGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Range header field name.
CONTENT_TYPE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Content-Type header field name.
ContentList - Class in com.aspectran.core.activity.process
A list of contens.
ContentList() - Constructor for class com.aspectran.core.activity.process.ContentList
 
ContentList(Collection<ActionList>) - Constructor for class com.aspectran.core.activity.process.ContentList
 
ContentParameters - Class in com.aspectran.core.context.builder.apon.params
 
ContentParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ContentParameters
 
ContentParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.ContentParameters
 
ContentResult - Class in com.aspectran.core.activity.process.result
The Class ContentResult.
ContentResult(ProcessResult, int) - Constructor for class com.aspectran.core.activity.process.result.ContentResult
 
contents - Static variable in class com.aspectran.core.context.builder.apon.params.ContentsParameters
 
contents1 - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
contents2 - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
ContentsAponAssembler - Class in com.aspectran.core.activity.response.transform.apon
Converts a ProcessResult object to a APON object.
ContentsAponAssembler() - Constructor for class com.aspectran.core.activity.response.transform.apon.ContentsAponAssembler
 
ContentsInputSource - Class in com.aspectran.core.activity.response.transform.xml
The Class ContentsInputSource.
ContentsInputSource(ProcessResult) - Constructor for class com.aspectran.core.activity.response.transform.xml.ContentsInputSource
Instantiates a new ContentsInputSource.
ContentsJsonWriter - Class in com.aspectran.core.activity.response.transform.json
Converts a ProcessResult object to a JSON formatted string.
ContentsJsonWriter(Writer) - Constructor for class com.aspectran.core.activity.response.transform.json.ContentsJsonWriter
Instantiates a new ContentsJsonWriter.
ContentsJsonWriter(Writer, boolean) - Constructor for class com.aspectran.core.activity.response.transform.json.ContentsJsonWriter
Instantiates a new ContentsJsonWriter.
ContentsParameters - Class in com.aspectran.core.context.builder.apon.params
 
ContentsParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ContentsParameters
 
ContentsParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.ContentsParameters
 
ContentsXMLReader - Class in com.aspectran.core.activity.response.transform.xml
Converts a ProcessResult object to a XML string.
ContentsXMLReader() - Constructor for class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
Instantiates a new ContentsXMLReader.
contentType - Static variable in class com.aspectran.core.context.builder.apon.params.DispatchParameters
 
contentType - Static variable in class com.aspectran.core.context.builder.apon.params.ForwardParameters
 
contentType - Static variable in class com.aspectran.core.context.builder.apon.params.RedirectParameters
 
contentType - Static variable in class com.aspectran.core.context.builder.apon.params.TransformParameters
 
ContentType - Enum in com.aspectran.core.context.rule.type
The enum ContentType.
context - Variable in class com.aspectran.core.context.bean.AbstractBeanFactory
 
context - Static variable in class com.aspectran.core.context.loader.config.AspectranConfig
 
ContextBeanRegistry - Class in com.aspectran.core.context.bean
The Class ContextBeanRegistry.
ContextBeanRegistry(BeanRuleRegistry, BeanProxifierType) - Constructor for class com.aspectran.core.context.bean.ContextBeanRegistry
 
ContextBuilderAssistant - Class in com.aspectran.core.context.builder.assistant
The Class ContextBuilderAssistant Created: 2008. 04. 01 PM 10:25:35
ContextBuilderAssistant() - Constructor for class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
ContextBuilderAssistant(ContextEnvironment) - Constructor for class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
contextDestroyed(ServletContextEvent) - Method in class com.aspectran.web.startup.listener.AspectranServiceListener
 
ContextEnvironment - Class in com.aspectran.core.context.env
 
ContextEnvironment(ActivityContext) - Constructor for class com.aspectran.core.context.env.ContextEnvironment
 
contextInitialized(ServletContextEvent) - Method in class com.aspectran.web.startup.listener.AspectranServiceListener
 
ContextTemplateProcessor - Class in com.aspectran.core.context.template
The Class ContextTemplateProcessor.
ContextTemplateProcessor(TemplateRuleRegistry) - Constructor for class com.aspectran.core.context.template.ContextTemplateProcessor
Instantiates a new context template processor.
convertKey(String) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
Convert the given key to a case-insensitive key.
convertToHumanFriendlyByteSize(long) - Static method in class com.aspectran.core.util.StringUtils
Convert byte size into human friendly format.
convertToMachineFriendlyByteSize(String) - Static method in class com.aspectran.core.util.StringUtils
Convert byte size into machine friendly format.
COOKIE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Cookie header field name.
CoreActivity - Class in com.aspectran.core.activity
The Class CoreActivity.
CoreActivity(ActivityContext) - Constructor for class com.aspectran.core.activity.CoreActivity
Instantiates a new CoreActivity.
CoreTranslet - Class in com.aspectran.core.activity
The Class CoreTranslet.
CoreTranslet(CoreActivity) - Constructor for class com.aspectran.core.activity.CoreTranslet
Instantiates a new CoreTranslet.
CorsException - Exception in com.aspectran.web.support.cors
Process an incoming cross-origin (CORS) requests.
CorsProcessor - Interface in com.aspectran.web.support.cors
Process an incoming cross-origin (CORS) requests.
createBean(BeanRule) - Method in class com.aspectran.core.context.bean.AbstractBeanFactory
 
createConfiguration() - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
Prepare the FreeMarker Configuration and return it.
created(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
201 Created.
created(Translet, String) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
201 Created.
createMessage(int, String, String, String) - Static method in exception com.aspectran.core.util.apon.InvalidParameterException
Create a message.
createMessageFormat(String, Locale) - Method in class com.aspectran.core.context.message.MessageSourceSupport
Create a MessageFormat for the given message and Locale.
createMultipartFormDataParser() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Creates a new MultipartFormDataParser object.
createPebbleEngine() - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
 
createPointcut(PointcutRule) - Static method in class com.aspectran.core.context.aspect.pointcut.PointcutFactory
Creates a new Pointcut instance.
createScheduler() - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
Create the Scheduler instance.
createTransform(TransformRule) - Static method in class com.aspectran.core.activity.response.transform.TransformFactory
Creates a new Transform object with specified TransformRule.
createTransformResponse(TransformRule) - Static method in class com.aspectran.core.activity.response.TransformResponseFactory
Creates a new TransformResponse object.
CURLY_BRACKET_CLOSE - Static variable in class com.aspectran.core.util.apon.AponFormat
 
CURLY_BRACKET_OPEN - Static variable in class com.aspectran.core.util.apon.AponFormat
 
CustomTrimDirective - Class in com.aspectran.core.context.template.engine.freemarker.directive
The Class CustomTrimDirective.
CustomTrimDirective(String, String) - Constructor for class com.aspectran.core.context.template.engine.freemarker.directive.CustomTrimDirective
Instantiates a new Custom trim directive.
CustomTrimDirective(String, String, Trimmer) - Constructor for class com.aspectran.core.context.template.engine.freemarker.directive.CustomTrimDirective
Instantiates a new Custom trim directive.
CustomTrimDirective(String, String, String, String, String[], String[], boolean) - Constructor for class com.aspectran.core.context.template.engine.freemarker.directive.CustomTrimDirective
Instantiates a new Custom trim directive.

D

DATE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Date header field name.
debug(String) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
debug(String) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
debug(String) - Method in interface com.aspectran.core.util.logging.Log
 
debug(String) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
 
debug(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
debug(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
debug(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
debug(String) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
debug(String) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
debug(String) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
deepCopy() - Method in class com.aspectran.core.util.LinkedMultiValueMap
Create a deep copy of this Map.
DEFAULT_ENCODING - Static variable in interface com.aspectran.core.context.ActivityContext
 
DEFAULT_LOCALE_PARAM_NAME - Static variable in class com.aspectran.core.context.i18n.LocaleChangeInterceptor
Default name of the locale specification parameter: "locale".
DEFAULT_TIMEZONE_PARAM_NAME - Static variable in class com.aspectran.core.context.i18n.LocaleChangeInterceptor
Default name of the timezone specification parameter: "timezone".
DefaultActivity - Class in com.aspectran.core.activity
The Class DefaultActivity
DefaultActivity(ActivityContext) - Constructor for class com.aspectran.core.activity.DefaultActivity
Instantiates a new default activity.
DefaultCorsProcessor - Class in com.aspectran.web.support.cors
Process an incoming cross-origin (CORS) requests.
DefaultCorsProcessor() - Constructor for class com.aspectran.web.support.cors.DefaultCorsProcessor
 
defaultProfiles - Static variable in class com.aspectran.core.context.loader.config.AspectranContextProfilesConfig
 
defaultResponse - Static variable in class com.aspectran.core.context.builder.apon.params.DispatchParameters
 
defaultResponse - Static variable in class com.aspectran.core.context.builder.apon.params.ForwardParameters
 
defaultResponse - Static variable in class com.aspectran.core.context.builder.apon.params.RedirectParameters
 
defaultResponse - Static variable in class com.aspectran.core.context.builder.apon.params.TransformParameters
 
DefaultServletHttpRequestHandler - Class in com.aspectran.web.service
The Class DefaultServletHttpRequestHandler.
DefaultServletHttpRequestHandler(ServletContext) - Constructor for class com.aspectran.web.service.DefaultServletHttpRequestHandler
 
defaultServletName - Static variable in class com.aspectran.core.context.loader.config.AspectranWebConfig
 
DefaultSettings - Class in com.aspectran.core.context.builder.assistant
The Class DefaultSettings Created: 2008. 03. 22 PM 5:48:09
DefaultSettings() - Constructor for class com.aspectran.core.context.builder.assistant.DefaultSettings
 
DefaultSettings(DefaultSettings) - Constructor for class com.aspectran.core.context.builder.assistant.DefaultSettings
 
DefaultSettingsParameters - Class in com.aspectran.core.context.builder.apon.params
 
DefaultSettingsParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.DefaultSettingsParameters
 
DefaultSettingsParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.DefaultSettingsParameters
 
DefaultSettingType - Enum in com.aspectran.core.context.rule.type
The enum DefaultSettingType.
defaultTemplateEngine - Static variable in class com.aspectran.core.context.builder.apon.params.DefaultSettingsParameters
 
defaultValue - Static variable in class com.aspectran.core.context.builder.apon.params.ItemParameters
 
DelegatingMessageSource - Class in com.aspectran.core.context.message
Empty MessageSource that delegates all calls to the parent MessageSource.
DelegatingMessageSource() - Constructor for class com.aspectran.core.context.message.DelegatingMessageSource
 
delete() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
Delete a file.
delete() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Deletes the underlying Commons FileItem instances.
DEPREFIXES_PARAM_NAME - Static variable in interface com.aspectran.core.context.template.engine.freemarker.directive.TrimDirective
 
describe() - Method in class com.aspectran.core.activity.process.result.ProcessResult
 
describe() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
describe(boolean) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
describe() - Method in interface com.aspectran.core.util.apon.Parameters
 
describe(boolean) - Method in interface com.aspectran.core.util.apon.Parameters
 
description - Static variable in class com.aspectran.core.context.builder.apon.params.AspectParameters
 
description - Static variable in class com.aspectran.core.context.builder.apon.params.AspectranParameters
 
description - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
description - Static variable in class com.aspectran.core.context.builder.apon.params.ExceptionParameters
 
description - Static variable in class com.aspectran.core.context.builder.apon.params.ScheduleParameters
 
description - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
destroy() - Method in interface com.aspectran.core.context.ActivityContext
Destroy the aspectran context.
destroy() - Method in class com.aspectran.core.context.AspectranActivityContext
 
destroy() - Method in interface com.aspectran.core.context.bean.ablility.DisposableBean
A Dispose implementation that calls the destroy() method.
destroy() - Method in class com.aspectran.core.context.bean.AbstractBeanFactory
 
Destroy - Annotation Type in com.aspectran.core.context.bean.annotation
 
destroy() - Method in interface com.aspectran.core.context.bean.BeanFactory
Destroy all singleton beans in this factory.
destroy() - Method in class com.aspectran.core.context.bean.scope.AbstractScope
 
destroy() - Method in interface com.aspectran.core.context.bean.scope.Scope
Destroy all scoped beans in this scope.
destroy() - Method in class com.aspectran.core.context.template.ContextTemplateProcessor
Destroy TemplateProcessor.
destroy() - Method in class com.aspectran.web.startup.servlet.WebActivityServlet
 
destroyActivityContext() - Method in class com.aspectran.core.service.AbstractAspectranService
 
destroyMethod - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
DESUFFIXES_PARAM_NAME - Static variable in interface com.aspectran.core.context.template.engine.freemarker.directive.TrimDirective
 
determineBeanClass(BeanRule) - Static method in class com.aspectran.core.context.bean.BeanRuleAnalyzer
 
determineFactoryMethodTargetBeanClass(Class<?>, BeanRule) - Static method in class com.aspectran.core.context.bean.BeanRuleAnalyzer
 
determineResponseRule() - Method in class com.aspectran.core.context.rule.TransletRule
 
determineTargetBeanClassForFactoryBean(Class<?>, BeanRule) - Static method in class com.aspectran.core.context.bean.BeanRuleAnalyzer
 
determineType(Object) - Static method in enum com.aspectran.core.util.apon.ParameterValueType
 
disabled - Static variable in class com.aspectran.core.context.builder.apon.params.JobParameters
 
disassembleAspectran(Parameters) - Method in class com.aspectran.core.context.builder.apon.RootAponDisassembler
 
disassembleRoot(Parameters) - Method in class com.aspectran.core.context.builder.apon.RootAponDisassembler
 
dispatch(DispatchResponseRule) - Method in class com.aspectran.core.activity.CoreTranslet
 
dispatch(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
dispatch(String, boolean) - Method in class com.aspectran.core.activity.CoreTranslet
 
dispatch(Activity, DispatchResponseRule) - Method in interface com.aspectran.core.activity.response.dispatch.ViewDispatcher
Dispatch to other resources as the given rule.
dispatch(DispatchResponseRule) - Method in interface com.aspectran.core.activity.Translet
Dispatch to other resources as the given rule.
dispatch(String) - Method in interface com.aspectran.core.activity.Translet
Dispatch to other resources as the given name.
dispatch(String, boolean) - Method in interface com.aspectran.core.activity.Translet
Dispatch to other resources as the given name.
Dispatch - Annotation Type in com.aspectran.core.context.bean.annotation
 
dispatch - Static variable in class com.aspectran.core.context.builder.apon.params.ResponseParameters
 
dispatch - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
dispatch(Activity, DispatchResponseRule) - Method in class com.aspectran.web.support.view.FreeMarkerViewDispatcher
 
dispatch(Activity, DispatchResponseRule) - Method in class com.aspectran.web.support.view.JspViewDispatcher
 
dispatch(Activity, DispatchResponseRule) - Method in class com.aspectran.web.support.view.PebbleViewDispatcher
 
dispatcher - Static variable in class com.aspectran.core.context.builder.apon.params.DispatchParameters
 
DispatchParameters - Class in com.aspectran.core.context.builder.apon.params
 
DispatchParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.DispatchParameters
 
DispatchParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.DispatchParameters
 
DispatchResponse - Class in com.aspectran.core.activity.response.dispatch
JSP or other web resource integration.
DispatchResponse(DispatchResponseRule) - Constructor for class com.aspectran.core.activity.response.dispatch.DispatchResponse
Instantiates a new DispatchResponse with specified DispatchResponseRule.
DispatchResponseException - Exception in com.aspectran.core.activity.response.dispatch
The Class DispatchResponseException.
DispatchResponseException() - Constructor for exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
Simple constructor.
DispatchResponseException(String) - Constructor for exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
Constructor to create exception with a message.
DispatchResponseException(Throwable) - Constructor for exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
Constructor to create exception to wrap another exception.
DispatchResponseException(String, Throwable) - Constructor for exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
Constructor to create exception to wrap another exception and pass a message.
DispatchResponseException(DispatchResponseRule, Throwable) - Constructor for exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
Constructor to create exception to wrap another exception and pass a message.
DispatchResponseException(DispatchResponseRule, String, Throwable) - Constructor for exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
Constructor to create exception to wrap another exception and pass a message.
DispatchResponseException(DispatchResponseRule, String) - Constructor for exception com.aspectran.core.activity.response.dispatch.DispatchResponseException
Constructor to create exception to wrap another exception and pass a message.
DispatchResponseRule - Class in com.aspectran.core.context.rule
The Class DispatchResponseRule.
DispatchResponseRule() - Constructor for class com.aspectran.core.context.rule.DispatchResponseRule
 
dispatchs - Static variable in class com.aspectran.core.context.builder.apon.params.ExceptionThrownParameters
 
DisposableBean - Interface in com.aspectran.core.context.bean.ablility
The Interface DisposableBean.
doGetBundle(String, Locale) - Method in class com.aspectran.core.context.message.ResourceBundleMessageSource
Obtain the resource bundle for the given basename and Locale.
DOUBLE_QUOTE_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
 

E

echo - Static variable in class com.aspectran.core.context.builder.apon.params.ActionParameters
 
EchoAction - Class in com.aspectran.core.activity.process.action
The Class EchoAction.
EchoAction(EchoActionRule, ActionList) - Constructor for class com.aspectran.core.activity.process.action.EchoAction
Instantiates a new EchoAction.
EchoActionRule - Class in com.aspectran.core.context.rule
The Class EchoActionRule.
EchoActionRule() - Constructor for class com.aspectran.core.context.rule.EchoActionRule
 
EmbeddedActivity - Class in com.aspectran.embedded.activity
The Class EmbeddedActivity.
EmbeddedActivity(ActivityContext, SessionAdapter) - Constructor for class com.aspectran.embedded.activity.EmbeddedActivity
Instantiates a new embedded activity.
EmbeddedApplicationAdapter - Class in com.aspectran.embedded.adapter
The Class EmbeddedApplicationAdapter.
EmbeddedApplicationAdapter() - Constructor for class com.aspectran.embedded.adapter.EmbeddedApplicationAdapter
Instantiates a new EmbeddedApplicationAdapter.
EmbeddedAspectranService - Class in com.aspectran.embedded.service
The Class EmbeddedAspectranService.
EmbeddedRequestAdapter - Class in com.aspectran.embedded.adapter
The Class EmbeddedRequestAdapter.
EmbeddedRequestAdapter() - Constructor for class com.aspectran.embedded.adapter.EmbeddedRequestAdapter
Instantiates a new EmbeddedRequestAdapter.
EmbeddedRequestAdapter(ParameterMap) - Constructor for class com.aspectran.embedded.adapter.EmbeddedRequestAdapter
Instantiates a new EmbeddedRequestAdapter.
EmbeddedResponseAdapter - Class in com.aspectran.embedded.adapter
The Class EmbeddedResponseAdapter.
EmbeddedResponseAdapter() - Constructor for class com.aspectran.embedded.adapter.EmbeddedResponseAdapter
Instantiates a new EmbeddedResponseAdapter.
EmbeddedSessionAdapter - Class in com.aspectran.embedded.adapter
The Class EmbeddedSessionAdapter.
EmbeddedSessionAdapter() - Constructor for class com.aspectran.embedded.adapter.EmbeddedSessionAdapter
Instantiates a new EmbeddedSessionAdapter.
empty() - Method in class com.aspectran.core.util.ArrayStack
Return true if this stack is currently empty.
EMPTY - Static variable in class com.aspectran.core.util.StringUtils
The empty String
EMPTY_ATTRIBUTES - Static variable in class com.aspectran.core.util.xml.NodeletParser
 
EMPTY_CLASS_PARAMETERS - Static variable in class com.aspectran.core.util.MethodUtils
An empty class array
EMPTY_OBJECT_ARRAY - Static variable in class com.aspectran.core.util.MethodUtils
An empty object array
emptyToNull(String) - Static method in class com.aspectran.core.util.StringUtils
Returns the given string if it is nonempty; null otherwise.
encoding - Static variable in class com.aspectran.core.context.builder.apon.params.TemplateParameters
 
encoding - Static variable in class com.aspectran.core.context.loader.config.AspectranContextConfig
 
endsWith(String, char) - Static method in class com.aspectran.core.util.StringUtils
 
endsWithIgnoreCase(String, String) - Static method in class com.aspectran.core.util.StringUtils
Test if the given String ends with the specified suffix, ignoring upper/lower case.
engine - Static variable in class com.aspectran.core.context.builder.apon.params.TemplateParameters
 
entrySet() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
Environment - Interface in com.aspectran.core.context.env
 
EnvironmentParameters - Class in com.aspectran.core.context.builder.apon.params
 
EnvironmentParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.EnvironmentParameters
 
EnvironmentParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.EnvironmentParameters
 
EnvironmentRule - Class in com.aspectran.core.context.rule
The Class EnvironmentRule.
EnvironmentRule() - Constructor for class com.aspectran.core.context.rule.EnvironmentRule
 
environments - Static variable in class com.aspectran.core.context.builder.apon.params.AspectranParameters
 
equals(Object) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
error(String) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
error(String) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
error(String, Throwable) - Method in interface com.aspectran.core.util.logging.Log
 
error(String) - Method in interface com.aspectran.core.util.logging.Log
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
 
error(String) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
error(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
error(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
error(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
error(String) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
error(String) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
error(String, Throwable) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
error(String) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
escape(String, boolean) - Static method in class com.aspectran.core.util.apon.AponFormat
 
ESCAPE_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
 
ETAG - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP ETag header field name.
evaluate(ItemRuleMap) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluate(ItemRuleMap, Map<String, Object>) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluate(ItemRule) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluate(ItemRuleMap) - Method in class com.aspectran.core.context.expr.ItemExpressionParser
 
evaluate(ItemRuleMap, Map<String, Object>) - Method in class com.aspectran.core.context.expr.ItemExpressionParser
 
evaluate(ItemRule) - Method in class com.aspectran.core.context.expr.ItemExpressionParser
 
evaluate(Token) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluate(Token[]) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluate(Token[], Writer) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluate(String, Token[]) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluate(Token) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
 
evaluate(Token[]) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
 
evaluate(Token[], Writer) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
 
evaluate(String, Token[]) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
 
evaluateAsList(String, List<Token[]>) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsList(String, List<Token[]>) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
 
evaluateAsMap(String, Map<String, Token[]>) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsMap(String, Map<String, Token[]>) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
 
evaluateAsMultiValueMap(ItemRuleMap) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluateAsMultiValueMap(ItemRuleMap) - Method in class com.aspectran.core.context.expr.ItemExpressionParser
 
evaluateAsProperties(String, Properties) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsProperties(String, Properties) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
 
evaluateAsSet(String, Set<Token[]>) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsSet(String, Set<Token[]>) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
 
evaluateAsString(Token[]) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsString(String, Token[]) - Method in interface com.aspectran.core.context.expr.TokenEvaluator
 
evaluateAsString(Token[]) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
 
evaluateAsString(String, Token[]) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
 
evaluateAsStringArray(ItemRule) - Method in interface com.aspectran.core.context.expr.ItemEvaluator
 
evaluateAsStringArray(ItemRule) - Method in class com.aspectran.core.context.expr.ItemExpressionParser
 
exception - Static variable in class com.aspectran.core.context.builder.apon.params.AspectParameters
 
exception - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
ExceptionParameters - Class in com.aspectran.core.context.builder.apon.params
 
ExceptionParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ExceptionParameters
 
ExceptionParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.ExceptionParameters
 
ExceptionRule - Class in com.aspectran.core.context.rule
The Class ExceptionRule.
ExceptionRule() - Constructor for class com.aspectran.core.context.rule.ExceptionRule
 
ExceptionThrownParameters - Class in com.aspectran.core.context.builder.apon.params
 
ExceptionThrownParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ExceptionThrownParameters
 
ExceptionThrownParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.ExceptionThrownParameters
 
ExceptionThrownRule - Class in com.aspectran.core.context.rule
The Class ExceptionThrownRule.
ExceptionThrownRule() - Constructor for class com.aspectran.core.context.rule.ExceptionThrownRule
 
exclude - Static variable in class com.aspectran.core.context.builder.apon.params.FilterParameters
 
excludeClass(String) - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
Add a class name to exclude.
excludeClass(String[]) - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
excludeNullParameter - Static variable in class com.aspectran.core.context.builder.apon.params.RedirectParameters
 
excludePackage(String) - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
Add a package name to exclude.
excludePackage(String[]) - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
ExcludeTargetParameters - Class in com.aspectran.core.context.builder.apon.params
 
ExcludeTargetParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ExcludeTargetParameters
 
ExcludeTargetParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.ExcludeTargetParameters
 
execludes - Static variable in class com.aspectran.core.context.builder.apon.params.PointcutParameters
 
Executable - Interface in com.aspectran.core.activity.process.action
The Interface Executable.
execute(ActionList) - Method in class com.aspectran.core.activity.CoreActivity
Execute actions.
execute(Activity) - Method in class com.aspectran.core.activity.process.action.BeanAction
 
execute(Activity) - Method in class com.aspectran.core.activity.process.action.EchoAction
 
execute(Activity) - Method in interface com.aspectran.core.activity.process.action.Executable
Execute this action.
execute(Activity) - Method in class com.aspectran.core.activity.process.action.HeadingAction
 
execute(Activity) - Method in class com.aspectran.core.activity.process.action.IncludeAction
 
execute(Activity) - Method in class com.aspectran.core.activity.process.action.MethodAction
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class com.aspectran.core.context.template.engine.freemarker.directive.AbstractTrimDirectiveModel
 
execute(JobExecutionContext) - Method in class com.aspectran.scheduler.service.ActivityLauncherJob
 
executeAdvice(List<AspectAdviceRule>) - Method in interface com.aspectran.core.activity.Activity
Execute the aspect advices.
executeAdvice(AspectAdviceRule) - Method in interface com.aspectran.core.activity.Activity
Execute the aspect advice.
executeAdvice(Executable) - Method in class com.aspectran.core.activity.BasicActivity
Executes an action.
executeAdvice(List<AspectAdviceRule>) - Method in class com.aspectran.core.activity.BasicActivity
 
executeAdvice(AspectAdviceRule) - Method in class com.aspectran.core.activity.BasicActivity
 
executeAdviceWithoutThrow(List<AspectAdviceRule>) - Method in interface com.aspectran.core.activity.Activity
Execute the aspect advices without throw exceptions.
executeAdviceWithoutThrow(AspectAdviceRule) - Method in interface com.aspectran.core.activity.Activity
Execute the aspect advice without throw exceptions.
executeAdviceWithoutThrow(List<AspectAdviceRule>) - Method in class com.aspectran.core.activity.BasicActivity
 
executeAdviceWithoutThrow(AspectAdviceRule) - Method in class com.aspectran.core.activity.BasicActivity
 
executeAfterAdvice() - Method in class com.aspectran.core.activity.aspect.SessionScopeAdvisor
 
executeBeforeAdvice() - Method in class com.aspectran.core.activity.aspect.SessionScopeAdvisor
 
exists(String) - Method in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
 
exists(String, String, String) - Method in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
 
exists(String, String, String, String) - Method in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
 
exists(PointcutPatternRule, String, String, String, String) - Method in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
Returns whether or not corresponding to the point cut pattern rules.
exists(String) - Method in interface com.aspectran.core.context.aspect.pointcut.Pointcut
 
exists(String, String, String) - Method in interface com.aspectran.core.context.aspect.pointcut.Pointcut
 
exists(String, String, String, String) - Method in interface com.aspectran.core.context.aspect.pointcut.Pointcut
 
existsBeanMethodNamePattern - Variable in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
 
EXPECT - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Expect header field name.
EXPIRES - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Expires header field name.
exposals - Static variable in class com.aspectran.core.context.loader.config.AspectranConsoleConfig
 
exposals - Static variable in class com.aspectran.core.context.loader.config.AspectranSchedulerConfig
 
exposals - Static variable in class com.aspectran.core.context.loader.config.AspectranWebConfig
 
expression - Static variable in class com.aspectran.core.context.builder.apon.params.TriggerParameters
 
extractJarFileURL(URL) - Static method in class com.aspectran.core.util.ResourceUtils
 
extractResources() - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 

F

FACTORY_METHOD_NAME - Static variable in interface com.aspectran.core.context.bean.ablility.FactoryBean
 
FactoryBean<T> - Interface in com.aspectran.core.context.bean.ablility
The Interface FactoryBean.
factoryBean - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
FactoryBeanNotInitializedException - Exception in com.aspectran.core.context.bean
Exception to be thrown from a FactoryBean's getObject() method if the bean is not fully initialized yet, for example because it is involved in a circular reference.
FactoryBeanNotInitializedException(BeanRule) - Constructor for exception com.aspectran.core.context.bean.FactoryBeanNotInitializedException
Instantiates a new FactoryBeanNotInitializedException.
FactoryBeanNotInitializedException(String, BeanRule) - Constructor for exception com.aspectran.core.context.bean.FactoryBeanNotInitializedException
Instantiates a new FactoryBeanNotInitializedException.
factoryMethod - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
FALSE - Static variable in class com.aspectran.core.util.apon.AponFormat
 
file - Static variable in class com.aspectran.core.context.builder.apon.params.ImportParameters
 
file - Static variable in class com.aspectran.core.context.builder.apon.params.TemplateParameters
 
FILE_URL_PREFIX - Static variable in class com.aspectran.core.util.ResourceUtils
 
FileAponWriter - Class in com.aspectran.core.util.apon
The Class FileAponWriter.
FileAponWriter(File) - Constructor for class com.aspectran.core.util.apon.FileAponWriter
 
FileAponWriter(File, boolean) - Constructor for class com.aspectran.core.util.apon.FileAponWriter
 
FileAponWriter(File, boolean, String) - Constructor for class com.aspectran.core.util.apon.FileAponWriter
 
FileImporter - Class in com.aspectran.core.context.builder.importer
The Class FileImporter.
FileImporter(String, ImportFileType) - Constructor for class com.aspectran.core.context.builder.importer.FileImporter
 
FileImporter(String, String, ImportFileType) - Constructor for class com.aspectran.core.context.builder.importer.FileImporter
 
FilenameUtils - Class in com.aspectran.core.util
Utility methods for General filename and filepath manipulation.
FilenameUtils() - Constructor for class com.aspectran.core.util.FilenameUtils
 
FileParameter - Class in com.aspectran.core.activity.request.parameter
The Class FileParameter.
FileParameter() - Constructor for class com.aspectran.core.activity.request.parameter.FileParameter
Instantiates a new FileParameter.
FileParameter(File) - Constructor for class com.aspectran.core.activity.request.parameter.FileParameter
Instantiates a new FileParameter.
FileParameterMap - Class in com.aspectran.core.activity.request.parameter
The Class FileParameterMap.
FileParameterMap() - Constructor for class com.aspectran.core.activity.request.parameter.FileParameterMap
 
FileScanner - Class in com.aspectran.core.util
The Class FileScanner.
FileScanner() - Constructor for class com.aspectran.core.util.FileScanner
 
FileScanner(String) - Constructor for class com.aspectran.core.util.FileScanner
 
FileScanner.SaveHandler - Interface in com.aspectran.core.util
 
fileType - Static variable in class com.aspectran.core.context.builder.apon.params.ImportParameters
 
fillAttributeMap(Map<String, Object>) - Method in class com.aspectran.core.activity.CoreTranslet
 
fillAttributeMap(Map<String, Object>) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
fillAttributeMap(Map<String, Object>) - Method in interface com.aspectran.core.activity.Translet
Fills all attributes to the specified map.
fillAttributeMap(Map<String, Object>) - Method in interface com.aspectran.core.adapter.RequestAdapter
Fills all attributes to the specified map.
fillPrameterMap(Map<String, Object>) - Method in class com.aspectran.core.activity.CoreTranslet
 
fillPrameterMap(Map<String, Object>) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
fillPrameterMap(Map<String, Object>) - Method in interface com.aspectran.core.activity.Translet
Fills all parameters to the specified map.
fillPrameterMap(Map<String, Object>) - Method in interface com.aspectran.core.adapter.RequestAdapter
Fills all parameters to the specified map.
filter(String, String, Class<?>) - Method in interface com.aspectran.core.context.bean.scan.BeanClassScanFilter
 
filter - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
filter(String, File) - Method in interface com.aspectran.core.context.translet.scan.TransletFileScanFilter
 
filterClass - Static variable in class com.aspectran.core.context.builder.apon.params.FilterParameters
 
FilterParameters - Class in com.aspectran.core.context.builder.apon.params
 
FilterParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.FilterParameters
 
FilterParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.FilterParameters
 
finallyAdvice - Static variable in class com.aspectran.core.context.builder.apon.params.AdviceParameters
 
find() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
find(int) - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
finish() - Method in interface com.aspectran.core.activity.Activity
Finish the activity.
finish() - Method in class com.aspectran.core.activity.CoreActivity
 
finish() - Method in class com.aspectran.core.activity.DefaultActivity
 
finish() - Method in class com.aspectran.core.activity.InstantActivity
 
first() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
FixedLocaleResolver - Class in com.aspectran.core.context.i18n
LocaleResolver implementation that always returns a fixed default locale and optionally time zone.
FixedLocaleResolver() - Constructor for class com.aspectran.core.context.i18n.FixedLocaleResolver
Create a default FixedLocaleResolver, exposing a configured default locale (or the JVM's default locale as fallback).
FixedLocaleResolver(Locale) - Constructor for class com.aspectran.core.context.i18n.FixedLocaleResolver
Create a FixedLocaleResolver that exposes the given locale.
FixedLocaleResolver(Locale, TimeZone) - Constructor for class com.aspectran.core.context.i18n.FixedLocaleResolver
Create a FixedLocaleResolver that exposes the given locale and time zone.
flush() - Method in class com.aspectran.core.adapter.BasicResponseAdapter
 
flush() - Method in interface com.aspectran.core.adapter.ResponseAdapter
 
flush() - Method in class com.aspectran.core.util.apon.AponWriter
 
flush() - Method in class com.aspectran.core.util.json.JsonWriter
 
flush() - Method in class com.aspectran.core.util.StringOutputWriter
 
flush() - Method in class com.aspectran.web.activity.response.GZipServletOutputStream
 
flush() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
flushBuffer() - Method in class com.aspectran.web.activity.response.GZipServletResponseWrapper
 
flushValueCollection(ItemRule, String, Token[]) - Static method in class com.aspectran.core.context.rule.ItemRule
Finish value collection.
forbidden(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
403 Forbidden.
formatMessage(String, Object[], Locale) - Method in class com.aspectran.core.context.message.MessageSourceSupport
Format the given message String, using cached MessageFormats.
forward(ForwardResponseRule) - Method in class com.aspectran.core.activity.CoreTranslet
 
forward(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
forward(String, boolean) - Method in class com.aspectran.core.activity.CoreTranslet
 
forward(ForwardResponseRule) - Method in interface com.aspectran.core.activity.Translet
Forward according to a given rule.
forward(String) - Method in interface com.aspectran.core.activity.Translet
Forward to the specified translet immediately.
forward(String, boolean) - Method in interface com.aspectran.core.activity.Translet
Forward to the specified translet.
Forward - Annotation Type in com.aspectran.core.context.bean.annotation
 
forward - Static variable in class com.aspectran.core.context.builder.apon.params.ResponseParameters
 
forward - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
ForwardParameters - Class in com.aspectran.core.context.builder.apon.params
 
ForwardParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ForwardParameters
 
ForwardParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.ForwardParameters
 
ForwardResponse - Class in com.aspectran.core.activity.response
The Class ForwardResponse.
ForwardResponse(ForwardResponseRule) - Constructor for class com.aspectran.core.activity.response.ForwardResponse
Instantiates a new ForwardResponse.
ForwardResponseRule - Class in com.aspectran.core.context.rule
The Class ForwardResponseRule.
ForwardResponseRule() - Constructor for class com.aspectran.core.context.rule.ForwardResponseRule
 
forwards - Static variable in class com.aspectran.core.context.builder.apon.params.ExceptionThrownParameters
 
FreeMarkerConfigurationFactory - Class in com.aspectran.core.context.template.engine.freemarker
Factory that configures a FreeMarker Configuration.
FreeMarkerConfigurationFactory() - Constructor for class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
 
FreeMarkerConfigurationFactoryBean - Class in com.aspectran.core.context.template.engine.freemarker
JavaBean to configure FreeMarker.
FreeMarkerConfigurationFactoryBean() - Constructor for class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactoryBean
 
FreeMarkerTemplateEngine - Class in com.aspectran.core.context.template.engine.freemarker
The Class FreemakerTemplateEngine.
FreeMarkerTemplateEngine(Configuration) - Constructor for class com.aspectran.core.context.template.engine.freemarker.FreeMarkerTemplateEngine
 
FreeMarkerViewDispatcher - Class in com.aspectran.web.support.view
The Class FreeMarkerViewDispatcher.
FreeMarkerViewDispatcher(Configuration) - Constructor for class com.aspectran.web.support.view.FreeMarkerViewDispatcher
 
FROM - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP From header field name.

G

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
 
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.
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.
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.AponTransform
 
getActionList() - Method in class com.aspectran.core.activity.response.transform.JsonTransform
 
getActionList() - Method in class com.aspectran.core.activity.response.transform.TextTransform
 
getActionList() - Method in class com.aspectran.core.activity.response.transform.XmlTransform
 
getActionList() - Method in class com.aspectran.core.activity.response.transform.XslTransform
 
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
 
getActionResultWithoutCache(String) - Method in class com.aspectran.core.activity.ActivityDataMap
 
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.env.AbstractEnvironment
 
getActiveProfiles() - Method in interface com.aspectran.core.context.env.Environment
 
getActiveProfiles() - Method in interface com.aspectran.core.context.loader.ActivityContextLoader
 
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.AbstractAspectranService
 
getActivityContext() - Method in interface com.aspectran.core.service.AspectranService
Gets the activity context.
getActivityContext(ServletContext) - Static method in class com.aspectran.web.service.WebAspectranService
Find the root ActivityContext for this web aspectran service.
getActivityContext(HttpServlet) - Static method in class com.aspectran.web.service.WebAspectranService
Find the standalone ActivityContext for this web aspectran service.
getActivityDataMap() - Method in class com.aspectran.core.activity.CoreTranslet
 
getActivityDataMap(boolean) - Method in class com.aspectran.core.activity.CoreTranslet
 
getActivityDataMap() - Method in interface com.aspectran.core.activity.Translet
Returns the activity's data map.
getActivityDataMap(boolean) - Method in interface com.aspectran.core.activity.Translet
Returns the activity's data map.
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.RegulatedApplicationAdapter
 
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.context.aspect.AspectAdviceRuleRegistry
 
getAggregateTemplateLoader(TemplateLoader[]) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
Return a TemplateLoader based on the given TemplateLoader list.
getAggregateTemplateLoader(Loader<?>[]) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
Return a Template Loader based on the given Template Loader list.
getAliasedType(String) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
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.loader.resource.AspectranClassLoader
 
getAllowedFileExtensions() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Gets the allowed file extensions.
getAllowedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getAllowedHeadersString() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getAllowedMethod() - Method in class com.aspectran.core.context.rule.RequestRule
Gets the allowed method.
getAllowedMethods() - Method in class com.aspectran.core.context.i18n.LocaleChangeInterceptor
Return the configured HTTP methods.
getAllowedMethods() - Method in class com.aspectran.core.context.rule.TransletRule
Gets the allowed methods.
getAllowedMethods() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getAllowedMethodsString() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getAllowedOrigins() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getAlternativeValue() - Method in class com.aspectran.core.context.expr.token.Token
Gets the alternative value.
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
Gets the application adapter.
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 interface com.aspectran.core.context.ActivityContext
Gets the application adapter.
getApplicationAdapter() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getApplicationAdapter() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
getApplicationAdapter() - Method in class com.aspectran.core.context.env.ContextEnvironment
 
getApplicationAdapter() - Method in interface com.aspectran.core.context.env.Environment
 
getApplicationAdapter() - Method in interface com.aspectran.core.context.loader.ActivityContextLoader
 
getApplicationAdapter() - Method in class com.aspectran.core.service.AbstractAspectranService
 
getApplicationAdapter() - Method in interface com.aspectran.core.service.AspectranService
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.
getApplicationScope() - Method in class com.aspectran.core.adapter.RegulatedApplicationAdapter
 
getArgumentItemRuleMap() - Method in interface com.aspectran.core.context.rule.ability.ArgumentPossessable
Gets the argument item rule map.
getArgumentItemRuleMap() - Method in class com.aspectran.core.context.rule.BeanActionRule
 
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.
getAspectAdviceRule() - Method in class com.aspectran.core.context.rule.MethodActionRule
Gets the aspect advice rule.
getAspectAdviceRuleList() - Method in class com.aspectran.core.context.rule.AspectRule
 
getAspectAdviceRuleRegistry() - Method in class com.aspectran.core.activity.process.ContentList
 
getAspectAdviceRuleRegistry() - Method in class com.aspectran.core.context.aspect.AspectAdviceRulePostRegister
 
getAspectAdviceRuleRegistry() - Method in class com.aspectran.core.context.bean.proxy.RelevantAspectRuleHolder
Gets the aspect advice rule registry.
getAspectAdviceRuleRegistry() - Method in class com.aspectran.core.context.rule.BeanActionRule
Gets the aspect advice rule registry.
getAspectAdviceRuleRegistry() - Method in class com.aspectran.core.context.rule.MethodActionRule
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
 
getAspectAdviceType() - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
getAspectId() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getAspectId() - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
getAspectranClassLoader() - Method in interface com.aspectran.core.context.loader.ActivityContextLoader
 
getAspectranClassLoader() - Method in class com.aspectran.core.service.AbstractAspectranService
 
getAspectranClassLoader() - Method in interface com.aspectran.core.service.AspectranService
Gets the aspectran class loader.
getAspectranClassLoaders(AspectranClassLoader) - Static method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
getAspectranConfig() - Method in class com.aspectran.core.service.AbstractAspectranService
 
getAspectranConfig() - Method in interface com.aspectran.core.service.AspectranService
Returns the Aspectran configuration parameters used to generate the AspectranContext.
getAspectRule(String) - Method in class com.aspectran.core.context.aspect.AspectRuleRegistry
 
getAspectRule() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getAspectRule() - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
getAspectRuleCount() - Method in class com.aspectran.core.context.aspect.AspectAdviceRuleRegistry
 
getAspectRuleMap() - Method in class com.aspectran.core.context.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.builder.assistant.ContextBuilderAssistant
Gets the aspect rule registry.
getAspectRules() - Method in class com.aspectran.core.context.aspect.AspectRuleRegistry
 
getAspectRules() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets all aspect rules.
getAspectRules() - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
getAssistantLocal() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets the assistant local.
getAssistantLocal() - Method in class com.aspectran.core.context.template.TemplateRuleRegistry
 
getAssistantLocal() - Method in class com.aspectran.core.context.translet.TransletRuleRegistry
 
getAttribute(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getAttribute(String) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
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 class com.aspectran.core.adapter.RegulatedApplicationAdapter
 
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(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.web.adapter.HttpServletRequestAdapter
 
getAttribute(String) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getAttribute(String) - Method in class com.aspectran.web.adapter.WebApplicationAdapter
 
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.
getAttributeMap() - Method in class com.aspectran.core.activity.CoreTranslet
 
getAttributeMap() - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
getAttributeMap() - 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.
getAttributeMap() - Method in interface com.aspectran.core.adapter.RequestAdapter
Return a mutable Map of the request attributes, with attribute names as map keys and attribute value as map value.
getAttributeNames() - Method in class com.aspectran.core.activity.CoreTranslet
 
getAttributeNames() - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
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 class com.aspectran.core.adapter.RegulatedApplicationAdapter
 
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.web.adapter.HttpServletRequestAdapter
 
getAttributeNames() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getAttributeNames() - Method in class com.aspectran.web.adapter.WebApplicationAdapter
 
getAttributeWithoutCache(String) - Method in class com.aspectran.core.activity.ActivityDataMap
 
getAutowireTargetRuleList() - 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.adapter.AbstractApplicationAdapter
 
getBasePath() - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Return the base path that the current application is mapped to.
getBasePath() - Method in class com.aspectran.core.adapter.RegulatedApplicationAdapter
 
getBasePath() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
getBasePath() - Method in class com.aspectran.core.context.builder.importer.FileImporter
 
getBean(String) - Method in class com.aspectran.core.activity.AbstractActivity
 
getBean(Class<T>) - Method in class com.aspectran.core.activity.AbstractActivity
 
getBean(String, Class<T>) - Method in class com.aspectran.core.activity.AbstractActivity
 
getBean(Class<T>, String) - Method in class com.aspectran.core.activity.AbstractActivity
 
getBean(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getBean(Class<T>) - Method in class com.aspectran.core.activity.CoreTranslet
 
getBean(String, Class<T>) - Method in class com.aspectran.core.activity.CoreTranslet
 
getBean(Class<T>, String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getBean(String) - Method in class com.aspectran.core.context.bean.AbstractBeanRegistry
 
getBean(Class<T>) - Method in class com.aspectran.core.context.bean.AbstractBeanRegistry
 
getBean(String, Class<T>) - Method in class com.aspectran.core.context.bean.AbstractBeanRegistry
 
getBean(Class<T>, String) - Method in class com.aspectran.core.context.bean.AbstractBeanRegistry
 
getBean(BeanRule) - Method in class com.aspectran.core.context.bean.AbstractBeanRegistry
 
getBean(String) - Method in interface com.aspectran.core.context.bean.BeanRegistry
Return an instance of the bean that matches the given id.
getBean(Class<T>) - Method in interface com.aspectran.core.context.bean.BeanRegistry
Return an instance of the bean that matches the given object type.
getBean(String, Class<T>) - Method in interface com.aspectran.core.context.bean.BeanRegistry
Return an instance of the bean that matches the given id.
getBean(Class<T>, String) - Method in interface com.aspectran.core.context.bean.BeanRegistry
Return an instance of the bean that matches the given object type.
getBean(BeanRule) - Method in class com.aspectran.core.context.bean.ContextBeanRegistry
 
getBean() - Method in class com.aspectran.core.context.bean.InstantiatedBean
 
getBean(Token) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
Returns the bean instance that matches the given token.
getBeanActionRule() - Method in class com.aspectran.core.activity.process.action.BeanAction
Returns the bean action rule.
getBeanClass() - Method in exception com.aspectran.core.context.bean.BeanInstantiationException
Return the offending bean class.
getBeanClass() - Method in exception com.aspectran.core.context.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.context.bean.scan.BeanClassScanner
 
getBeanId() - Method in exception com.aspectran.core.context.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.context.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.builder.assistant.DefaultSettings
 
getBeanReferenceInspector() - Method in exception com.aspectran.core.context.builder.assistant.BeanReferenceException
Returns a bean reference inspector.
getBeanReferenceInspector() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
getBeanReferrerType() - Method in class com.aspectran.core.context.expr.token.Token
 
getBeanReferrerType() - Method in interface com.aspectran.core.context.rule.ability.BeanReferenceInspectable
 
getBeanReferrerType() - Method in class com.aspectran.core.context.rule.AspectRule
 
getBeanReferrerType() - Method in class com.aspectran.core.context.rule.BeanActionRule
 
getBeanReferrerType() - Method in class com.aspectran.core.context.rule.BeanRule
 
getBeanReferrerType() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getBeanReferrerType() - 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.context.bean.BeanRuleException
Gets bean rule.
getBeanRule(Object) - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
getBeanRule(String) - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
getBeanRuleRegistry() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets the bean rule registry.
getBeanRules(Class<?>) - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
getBeanRules() - Method in exception com.aspectran.core.context.bean.NoUniqueBeanException
Gets the bean rules.
getBeanRules() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets all bean rules.
getBeanRules() - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
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.context.aspect.AspectAdviceRuleRegistry
 
getBoolean(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBoolean(String, boolean) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBoolean(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBoolean(ParameterDefinition, boolean) - 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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getBooleanArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBooleanArray(ParameterDefinition) - 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.
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.
getBooleanList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getBooleanList(ParameterDefinition) - 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.
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.
getBytes() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
Returns the contents of the file in a byte array.
getBytes() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Return an byte array to read the contents of the file from.
getCharacterEncoding() - Method in class com.aspectran.core.adapter.BasicRequestAdapter
 
getCharacterEncoding() - Method in class com.aspectran.core.adapter.BasicResponseAdapter
 
getCharacterEncoding() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the name of the character encoding used in the body of this request.
getCharacterEncoding() - 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.
getCharacterEncoding() - Method in class com.aspectran.core.context.rule.DispatchResponseRule
Gets the character encoding.
getCharacterEncoding() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
Gets the character encoding.
getCharacterEncoding() - Method in class com.aspectran.core.context.rule.RequestRule
Gets the character encoding.
getCharacterEncoding() - Method in class com.aspectran.core.context.rule.ResponseRule
Gets the character encoding.
getCharacterEncoding() - Method in class com.aspectran.core.context.rule.TransformRule
Gets the character encoding.
getCharacterEncoding() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
getCharacterEncoding() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
getChildren() - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
getClassLoader() - Method in class com.aspectran.core.activity.AbstractActivity
 
getClassLoader() - Method in interface com.aspectran.core.activity.Activity
Returns the class loader.
getClassLoader() - Method in class com.aspectran.core.activity.CoreTranslet
 
getClassLoader() - Method in interface com.aspectran.core.activity.Translet
Returns the class loader.
getClassLoader() - Method in class com.aspectran.core.adapter.AbstractApplicationAdapter
 
getClassLoader() - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Gets the class loader.
getClassLoader() - Method in class com.aspectran.core.adapter.RegulatedApplicationAdapter
 
getClassLoader() - Method in interface com.aspectran.core.context.ActivityContext
Gets the class loader.
getClassLoader() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getClassLoader() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
getClassLoader() - Method in class com.aspectran.core.context.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
 
getCommonMessages() - Method in class com.aspectran.core.context.message.AbstractMessageSource
Return a Properties object defining locale-independent common messages, if any.
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.context.bean.AbstractBeanRegistry
 
getConfigBean(Class<T>) - Method in interface com.aspectran.core.context.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.context.bean.BeanRuleRegistry
 
getConfigBeanRuleMap() - Method in class com.aspectran.core.context.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.
getContentTokens() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getContentTokens(ApplicationAdapter) - 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.
getContentType() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
getContentType() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Gets the content type of the data being uploaded.
getContextBuilderAssistant() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getContextEnvironment() - Method in interface com.aspectran.core.context.ActivityContext
Gets the context environment.
getContextEnvironment() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getContextEnvironment() - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
getContextEnvironment() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
getCreationTime() - Method in class com.aspectran.console.adapter.ConsoleSessionAdapter
 
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.embedded.adapter.EmbeddedSessionAdapter
 
getCreationTime() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
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
 
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.loader.resource.AspectranClassLoader
 
getDefaultLocale() - Method in class com.aspectran.core.context.i18n.AbstractLocaleResolver
Return the default Locale that this resolver is supposed to fall back to, if any.
getDefaultMessage(String) - Method in class com.aspectran.core.context.message.AbstractMessageSource
Return a fallback default message for the given code, if any.
getDefaultProfiles() - Method in class com.aspectran.core.context.env.AbstractEnvironment
 
getDefaultProfiles() - Method in interface com.aspectran.core.context.env.Environment
 
getDefaultProfiles() - Method in interface com.aspectran.core.context.loader.ActivityContextLoader
 
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
 
getDefaultServletName() - Method in class com.aspectran.web.service.DefaultServletHttpRequestHandler
Gets the default servlet name.
getDefaultSettings() - Method in class com.aspectran.core.context.builder.assistant.AssistantLocal
 
getDefaultTemplateEngine() - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
getDefaultTimeZone() - Method in class com.aspectran.core.context.i18n.AbstractLocaleResolver
Return the default TimeZone that this resolver is supposed to fall back to, if any.
getDefaultValue() - Method in class com.aspectran.core.context.rule.ItemRule
Gets the default value.
getDeniedFileExtensions() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Gets the denied file extensions.
getDeprefixes() - Method in class com.aspectran.core.context.template.engine.freemarker.directive.Trimmer
 
getDescription() - Method in class com.aspectran.core.context.builder.assistant.AssistantLocal
 
getDescription() - Method in class com.aspectran.core.context.rule.AspectRule
Gets the description.
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.context.template.engine.freemarker.directive.Trimmer
 
getDirectiveName() - Method in class com.aspectran.core.context.template.engine.freemarker.directive.CustomTrimDirective
Gets directive name.
getDirectiveName() - Method in interface com.aspectran.core.context.template.engine.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.JobRule
 
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.
getDistinguishedName() - Method in class com.aspectran.core.context.builder.importer.FileImporter
 
getDistinguishedName() - Method in interface com.aspectran.core.context.builder.importer.Importer
 
getDistinguishedName() - Method in class com.aspectran.core.context.builder.importer.ResourceImporter
 
getDistinguishedName() - Method in class com.aspectran.core.context.builder.importer.UrlImporter
 
getDouble(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDouble(String, double) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDouble(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDouble(ParameterDefinition, double) - 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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getDoubleArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDoubleArray(ParameterDefinition) - 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.
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.
getDoubleList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getDoubleList(ParameterDefinition) - 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.
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.
getDTDHandler() - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
getDynamicAspectRuleList() - Method in class com.aspectran.core.context.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.context.rule.TemplateRule
 
getEngine() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getEntityResolver() - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
getEnvironmentRules() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets the environment rules.
getErrorHandler() - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
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.context.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
 
getExcludeNullParameter() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
Gets the exclude null parameters.
getExcludePointcutPatternRuleList() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getExecludeTargetParametersList() - Method in class com.aspectran.core.context.rule.PointcutRule
 
getExecutableAction() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
getExecutableAction() - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
Returns the executable action.
getExposedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getExposedHeadersString() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
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.context.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.builder.importer.FileImporter
 
getFile() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getFile(String, ClassLoader) - 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
 
getFile(URI) - Static method in class com.aspectran.core.util.ResourceUtils
 
getFile(URI, String) - Static method in class com.aspectran.core.util.ResourceUtils
 
getFile() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
 
getFileName() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
Gets the actual name of the file uploaded.
getFileName() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Returns the file name that was uploaded in the multipart form.
getFileParameter(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getFileParameter(String) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
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 activity's request parameter name, or null if the 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.AbstractAdaptiveRequest
 
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.AbstractAdaptiveRequest
 
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 activity's 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.builder.importer.FileImporter
 
getFileSize() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
Gets the size of the file uploaded.
getFileSize() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Returns the file size that was uploaded in the multipart form.
getFilterParameters() - Method in class com.aspectran.core.context.bean.scan.BeanClassScanner
 
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.
getFilterParameters() - Method in class com.aspectran.core.context.translet.scan.TransletFileScanner
 
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.context.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(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloat(String, float) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloat(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloat(ParameterDefinition, float) - 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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getFloatArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloatArray(ParameterDefinition) - 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.
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.
getFloatList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getFloatList(ParameterDefinition) - 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.
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.
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.
getFullPathWithEndSeprator(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.
getGroupName() - Method in class com.aspectran.core.context.template.engine.freemarker.directive.CustomTrimDirective
Gets group name.
getGroupName() - Method in interface com.aspectran.core.context.template.engine.freemarker.directive.TrimDirective
Gets group name.
getHeader(String) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
Returns the value of the response header with the given name.
getHeader(String) - Method in class com.aspectran.core.activity.response.AbstractAdaptiveResponse
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.AbstractAdaptiveRequest
Returns the names of the headers of this response.
getHeaderNames() - Method in class com.aspectran.core.activity.response.AbstractAdaptiveResponse
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.request.AbstractAdaptiveRequest
Returns a map of the request headers that can be modified.
getHeaders(String) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
Returns the values of the response header with the given name.
getHeaders() - Method in class com.aspectran.core.activity.response.AbstractAdaptiveResponse
Returns a map of the request headers that can be modified.
getHeaders(String) - Method in class com.aspectran.core.activity.response.AbstractAdaptiveResponse
Returns the values of the response header with the given name.
getHeaders() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns a map of the request headers that can be modified.
getHeaders(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the values of the response header with the given name.
getHeaders() - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns a map of the request headers that can be modified.
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.
getHttpStatusCode() - Method in exception com.aspectran.web.support.cors.CorsException
Returns the associated HTTP status code.
getId() - Method in class com.aspectran.console.adapter.ConsoleSessionAdapter
 
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.context.loader.resource.AspectranClassLoader
 
getId() - Method in class com.aspectran.core.context.rule.AspectRule
 
getId() - Method in class com.aspectran.core.context.rule.BeanRule
Returns the bean id.
getId() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getId() - Method in class com.aspectran.core.context.rule.TemplateRule
 
getId() - Method in class com.aspectran.embedded.adapter.EmbeddedSessionAdapter
 
getId() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getIdBasedBeanRuleMap() - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
getImportant() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean is important.
getImporterType() - Method in interface com.aspectran.core.context.builder.importer.Importer
 
getImportFileType() - Method in interface com.aspectran.core.context.builder.importer.Importer
 
getImportHandler() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets the import handler.
getIncludeActionRule() - Method in class com.aspectran.core.activity.process.action.IncludeAction
Returns the include action rule.
getIncludeTargetParametersList() - Method in class com.aspectran.core.context.rule.PointcutRule
 
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.builder.importer.FileImporter
 
getInputStream() - Method in interface com.aspectran.core.context.builder.importer.Importer
 
getInputStream() - Method in class com.aspectran.core.context.builder.importer.ResourceImporter
 
getInputStream() - Method in class com.aspectran.core.context.builder.importer.UrlImporter
 
getInputStream() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Return an InputStream to read the contents of the file from.
getInstance(Class<?>) - Static method in class com.aspectran.core.util.BeanDescriptor
Gets an instance of ClassDescriptor for the specified class.
getInstantiatedBean(BeanRule) - Method in class com.aspectran.core.context.bean.scope.AbstractScope
 
getInstantiatedBean(BeanRule) - Method in interface com.aspectran.core.context.bean.scope.Scope
Returns an instance of the bean that matches the given bean rule.
getInstantiatedBean() - Method in class com.aspectran.core.context.rule.BeanRule
Returns the instantiated object of this bean.
getInt(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getInt(String, int) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getInt(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getInt(ParameterDefinition, int) - 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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getIntArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getIntArray(ParameterDefinition) - 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.
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.
getIntList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getIntList(ParameterDefinition) - 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.
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.
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.
getJobRuleList() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getJoinpointParameters() - Method in class com.aspectran.core.context.rule.JoinpointRule
 
getJoinpointRule() - Method in class com.aspectran.core.context.rule.AspectRule
 
getJoinpointType() - Method in class com.aspectran.core.context.rule.AspectRule
 
getJoinpointType() - Method in class com.aspectran.core.context.rule.JoinpointRule
 
getLastAccessedTime() - Method in class com.aspectran.console.adapter.ConsoleSessionAdapter
 
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.embedded.adapter.EmbeddedSessionAdapter
 
getLastAccessedTime() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getLastModified() - Method in class com.aspectran.core.context.builder.importer.FileImporter
 
getLastModified() - Method in interface com.aspectran.core.context.builder.importer.Importer
 
getLazyInit() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean is to be lazily initialized.
getLocale() - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
getLocale() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the preferred Locale.
getLocale() - Method in class com.aspectran.core.context.template.TemplateDataMap
 
getLocale() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
getLocaleParamName() - Method in class com.aspectran.core.context.i18n.LocaleChangeInterceptor
Return the name of the parameter that contains a locale specification in a locale change request.
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(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLong(String, long) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLong(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLong(ParameterDefinition, long) - 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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getLongArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLongArray(ParameterDefinition) - 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.
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.
getLongList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getLongList(ParameterDefinition) - 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.
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.
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, Object[], 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, Class<?>[]) - Static method in class com.aspectran.core.util.MethodUtils
Find an accessible method that matches the given name and has compatible parameters.
getMaxAgeSeconds() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
getMaxInactiveInterval() - Method in class com.aspectran.console.adapter.ConsoleSessionAdapter
 
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.embedded.adapter.EmbeddedSessionAdapter
 
getMaxInactiveInterval() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
getMaxRequestSize() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Gets the maximum size of the request.
getMessage(String, Object[], String, Locale) - Method in class com.aspectran.core.activity.CoreTranslet
 
getMessage(String, Object[], Locale) - Method in class com.aspectran.core.activity.CoreTranslet
 
getMessage(String, Object[], String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getMessage(String, Object[]) - 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[]) - Method in interface com.aspectran.core.activity.Translet
Try to resolve the message.
getMessage(String, Object[], String, Locale) - Method in class com.aspectran.core.context.AspectranActivityContext
 
getMessage(String, Object[], Locale) - Method in class com.aspectran.core.context.AspectranActivityContext
 
getMessage(String, Object[], String, Locale) - Method in class com.aspectran.core.context.message.AbstractMessageSource
 
getMessage(String, Object[], Locale) - Method in class com.aspectran.core.context.message.AbstractMessageSource
 
getMessage(String, Object[], String, Locale) - Method in class com.aspectran.core.context.message.DelegatingMessageSource
 
getMessage(String, Object[], Locale) - Method in class com.aspectran.core.context.message.DelegatingMessageSource
 
getMessage(String, Object[], String, Locale) - Method in interface com.aspectran.core.context.message.MessageSource
Try to resolve the message.
getMessage(String, Object[], Locale) - Method in interface com.aspectran.core.context.message.MessageSource
Try to resolve the message.
getMessageFormat(ResourceBundle, String, Locale) - Method in class com.aspectran.core.context.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.context.message.AbstractMessageSource
Try to retrieve the given message from the parent MessageSource, if any.
getMessageInternal(String, Object[], Locale) - Method in class com.aspectran.core.context.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
 
getMinusPatternStringList() - Method in class com.aspectran.core.context.rule.PointcutRule
 
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(Activity) - 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(String) - Static method in class com.aspectran.core.util.FilenameUtils
Gets the name minus the path from a full filename.
getName() - Method in class com.aspectran.scheduler.service.QuartzJobListener
 
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
 
getObject() - Method in interface com.aspectran.core.context.bean.ablility.FactoryBean
Return an instance (possibly shared or independent) of the object managed by this factory.
getObject() - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactoryBean
 
getObject() - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactoryBean
 
getObject() - Method in class com.aspectran.core.support.BasePathFactoryBean
 
getObject(Object, String) - Static method in class com.aspectran.core.util.BeanUtils
Gets an Object property from a bean.
getObject() - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
 
getObject() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactoryBean
 
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
 
getOriginRaisedException() - Method in class com.aspectran.core.activity.AbstractActivity
 
getOriginRaisedException() - Method in interface com.aspectran.core.activity.Activity
Returns an instance of the originally raised exception.
getOriginRaisedException() - Method in class com.aspectran.core.activity.CoreTranslet
 
getOriginRaisedException() - Method in interface com.aspectran.core.activity.Translet
Returns the origin raised exception instance.
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.
getOutputStream() - Method in class com.aspectran.web.activity.response.GZipServletResponseWrapper
 
getOutputStream() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
getParameter(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getParameter(String) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
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 an activity's 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(ParameterDefinition) - 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.
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.
getParameterItemRuleMap() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
Gets the parameter rule map.
getParameterItemRuleMap() - Method in class com.aspectran.core.context.rule.RequestRule
Gets the parameter item rule map.
getParameterMap() - Method in class com.aspectran.core.activity.CoreTranslet
 
getParameterMap() - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
getParameterMap() - Method in interface com.aspectran.core.activity.Translet
Return a mutable Map of the request parameters, with parameter names as map keys and parameter values as map values.
getParameterMap() - Method in interface com.aspectran.core.adapter.RequestAdapter
Return a mutable Map of the request parameters, with parameter names as map keys and parameter values as map values.
getParameterNames() - Method in class com.aspectran.core.activity.CoreTranslet
 
getParameterNames() - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
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
 
getParameterNameSet() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParameterNameSet() - Method in interface com.aspectran.core.util.apon.Parameters
 
getParameters(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParameters(ParameterDefinition) - 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.
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.
getParametersArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParametersArray(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParametersArray() - Method in class com.aspectran.core.util.apon.ParameterHolder
 
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.
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.
getParametersList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParametersList(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParametersList() - Method in class com.aspectran.core.util.apon.ParameterHolder
 
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.
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.
getParameterValueMap() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getParameterValueMap() - Method in interface com.aspectran.core.util.apon.Parameters
 
getParameterValues(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getParameterValues(String) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
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
 
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
 
getParentMessageSource() - Method in class com.aspectran.core.context.message.AbstractMessageSource
 
getParentMessageSource() - Method in class com.aspectran.core.context.message.DelegatingMessageSource
 
getParentMessageSource() - Method in interface com.aspectran.core.context.message.HierarchicalMessageSource
Return the parent of this MessageSource, or null if none.
getPathVariableMap(TransletRule, String) - Method in class com.aspectran.core.context.translet.TransletRuleRegistry
 
getPatternString() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getPendingList() - Method in interface com.aspectran.core.context.builder.importer.ImportHandler
 
getPlusPatternStringList() - Method in class com.aspectran.core.context.rule.PointcutRule
 
getPointcut() - Method in class com.aspectran.core.context.rule.AspectRule
 
getPointcutPatternRuleList() - Method in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
 
getPointcutPatternRuleList() - Method in interface com.aspectran.core.context.aspect.pointcut.Pointcut
 
getPointcutPatternRuleList() - Method in class com.aspectran.core.context.rule.PointcutRule
 
getPointcutPatternVerifiable() - Method in class com.aspectran.core.context.builder.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.context.template.engine.freemarker.directive.Trimmer
 
getPrefix() - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
getPretty() - Method in class com.aspectran.core.context.rule.TransformRule
 
getPrimitiveWrapper(Class<?>) - Static method in class com.aspectran.core.util.ClassUtils
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(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() - Method in class com.aspectran.core.activity.CoreActivity
 
getProcessResult(String) - Method in class com.aspectran.core.activity.CoreActivity
 
getProcessResult() - Method in class com.aspectran.core.activity.CoreTranslet
 
getProcessResult(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
getProcessResult() - Method in class com.aspectran.core.activity.DefaultActivity
 
getProcessResult(String) - Method in class com.aspectran.core.activity.DefaultActivity
 
getProcessResult() - Method in class com.aspectran.core.activity.InstantActivity
 
getProcessResult(String) - Method in class com.aspectran.core.activity.InstantActivity
 
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.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.EnvironmentRule
 
getProfiles() - Method in interface com.aspectran.core.context.builder.importer.Importer
 
getProperty(String) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
getProperty(String) - Method in class com.aspectran.core.context.env.ContextEnvironment
 
getProperty(Token) - Method in class com.aspectran.core.context.expr.TokenExpressionParser
Returns an Envirionment variable that matches the given token.
getProperty(String) - Static method in class com.aspectran.core.util.SystemUtils
 
getPropertyItemRuleMap() - Method in class com.aspectran.core.context.env.ContextEnvironment
 
getPropertyItemRuleMap() - Method in interface com.aspectran.core.context.rule.ability.PropertyPossessable
Gets the parameter rule map for properties.
getPropertyItemRuleMap() - Method in class com.aspectran.core.context.rule.BeanActionRule
 
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
 
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.
getPrototype() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getPrototype() - Method in interface com.aspectran.core.util.apon.Parameters
 
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
 
getQualifiedName() - Method in class com.aspectran.core.util.apon.ParameterValue
 
getQualifiers() - Method in class com.aspectran.core.context.rule.AutowireTargetRule
 
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
getReader() - Method in interface com.aspectran.core.context.builder.importer.Importer
 
getReader(String) - Method in interface com.aspectran.core.context.builder.importer.Importer
 
getReader(File, String) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a Reader for reading the specified file.
getReader(URL, String) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a Reader for reading the specified url.
getReasonPhrase() - Method in enum com.aspectran.web.support.http.HttpStatus
Return the reason phrase of this status code.
getRedirectResponseRule() - Method in class com.aspectran.core.activity.response.RedirectResponse
Returns the redirect response rule.
getRelationMap() - Method in class com.aspectran.core.context.builder.assistant.BeanReferenceInspector
 
getReplicatedCount() - Method in class com.aspectran.core.context.builder.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
Gets the request adapter.
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.
getRequestCharacterEncoding() - Method in class com.aspectran.core.activity.CoreTranslet
 
getRequestCharacterEncoding() - Method in interface com.aspectran.core.activity.Translet
Returns the request character encoding.
getRequestMethod() - Method in class com.aspectran.console.service.CommandParser
Gets the request method.
getRequestMethod() - Method in interface com.aspectran.core.activity.Activity
Gets the request http 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.InstantActivity
 
getRequestMethod() - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
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.JobRule
 
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.
getRequestScope() - Method in class com.aspectran.core.adapter.AbstractRequestAdapter
 
getRequestScope(boolean) - 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 interface com.aspectran.core.adapter.RequestAdapter
Gets the request scope.
getRequiredType() - Method in exception com.aspectran.core.context.bean.BeanNotOfRequiredTypeException
Gets the required type.
getRequiredType() - Method in exception com.aspectran.core.context.bean.NoUniqueBeanException
Gets the required type.
getRequiredType() - Method in exception com.aspectran.core.context.bean.RequiredTypeBeanNotFoundException
Gets the required type.
getResource(String) - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
getResource(String) - Method in class com.aspectran.core.context.loader.resource.ResourceManager
 
getResource() - Method in class com.aspectran.core.context.rule.TemplateRule
 
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.context.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.loader.resource.ResourceManager
 
getResourceEntriesSize() - Method in class com.aspectran.core.context.loader.resource.ResourceManager
 
getResourceLocation() - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
getResourceManager() - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
getResources(String) - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
getResources(Iterator<AspectranClassLoader>) - Static method in class com.aspectran.core.context.loader.resource.ResourceManager
 
getResources(Iterator<AspectranClassLoader>, String) - Static method in class com.aspectran.core.context.loader.resource.ResourceManager
 
getResources(Iterator<AspectranClassLoader>, String, Enumeration<URL>) - Static method in class com.aspectran.core.context.loader.resource.ResourceManager
 
getResourceURL(String, ClassLoader) - Static method in class com.aspectran.core.util.ResourceUtils
Returns the URL of the resource on the classpath.
getRespondent() - Method in class com.aspectran.core.context.rule.ResponseRule
 
getResponse(String) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
getResponse() - Method in class com.aspectran.core.context.rule.ResponseRule
 
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
Gets the response adapter.
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.
getResponseCharacterEncoding() - Method in class com.aspectran.core.activity.CoreTranslet
 
getResponseCharacterEncoding() - Method in interface com.aspectran.core.activity.Translet
Returns the response character 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.context.translet.TransletRuleRegistry
 
getRestfulTransletRuleSet() - Method in class com.aspectran.core.context.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
Gets the result value of an action.
getRoot() - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
getRootAspectranService() - Method in interface com.aspectran.core.context.ActivityContext
Returns the Aspectran Service that created the current ActivityContext.
getRootAspectranService() - Method in class com.aspectran.core.context.AspectranActivityContext
 
getSavedFile() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
 
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.
getSchedulerBeanClass() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getSchedulerBeanId() - Method in class com.aspectran.core.context.rule.ScheduleRule
 
getScheduleRule() - Method in class com.aspectran.core.context.rule.JobRule
 
getScheduleRule(String) - Method in class com.aspectran.core.context.schedule.ScheduleRuleRegistry
 
getScheduleRuleMap() - Method in class com.aspectran.core.context.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.builder.assistant.ContextBuilderAssistant
Gets the schedule rule registry.
getScheduleRules() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets all schedule rules.
getScheduleRules() - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
getScheduleRules() - Method in class com.aspectran.core.context.schedule.ScheduleRuleRegistry
 
getScopeLock() - Method in class com.aspectran.core.context.bean.scope.AbstractScope
 
getScopeLock() - Method in interface com.aspectran.core.context.bean.scope.Scope
Returns the scope lock.
getScopeType() - Method in class com.aspectran.core.context.rule.BeanRule
Gets the scope type.
getSeparator() - Method in class com.aspectran.core.util.wildcard.WildcardPattern
 
getSeparatorCount() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
getSession(boolean) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
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
Gets the session adapter.
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.
getSessionAdapter() - Method in class com.aspectran.web.activity.WebActivity
 
getSessionAspectAdviceRuleRegistry() - Method in class com.aspectran.core.context.aspect.AspectRuleRegistry
 
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.web.adapter.HttpSessionAdapter
 
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(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.context.aspect.AspectAdviceRuleRegistry
 
getSetting(DefaultSettingType) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets the setting vlaue.
getSetting(String) - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
getSettings() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets the settings.
getSettings() - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
getSettingsAdviceRule() - Method in class com.aspectran.core.context.rule.AspectRule
 
getSingleton() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean is a singleton.
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.AbstractAdaptiveResponse
Returns the status code.
getStatus() - Method in interface com.aspectran.core.adapter.ResponseAdapter
Returns the status code.
getStorageDescription() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Return a description for the storage location of the multipart content.
getString(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getString(String, String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getString(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getString(ParameterDefinition, 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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
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 interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or defaultValue if the parameter does not exist.
getStringArray(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getStringArray(ParameterDefinition) - 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.
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.
getStringBuilder() - Method in class com.aspectran.core.util.ToStringBuilder
 
getStringList(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getStringList(ParameterDefinition) - 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.
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.
getStringOrNull(ResourceBundle, String) - Method in class com.aspectran.core.context.message.ResourceBundleMessageSource
Efficiently retrieve the String value for the specified key, or return null if not found.
getSuffix() - Method in class com.aspectran.core.context.template.engine.freemarker.directive.Trimmer
 
getSuffix() - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
getTarget() - Method in class com.aspectran.core.context.rule.AutowireTargetRule
 
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
 
getTargetHeaders() - Method in class com.aspectran.core.context.rule.AspectRule
 
getTargetHeaders() - Method in class com.aspectran.core.context.rule.JoinpointRule
 
getTargetMethods() - Method in class com.aspectran.core.context.rule.AspectRule
 
getTargetMethods() - Method in class com.aspectran.core.context.rule.JoinpointRule
 
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.AutowireTargetRule
 
getTempDirectoryPath() - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Returns the directory path used for temporary files.
getTempDirectoryPath() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
getTempDirectoryPath() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Gets the temporary file path.
getTemplateAsStream(URL) - Method in class com.aspectran.core.activity.response.transform.TransformResponse
Gets the template as stream.
getTemplateFileScanFilter() - Method in class com.aspectran.core.context.translet.scan.TransletFileScanner
 
getTemplateId() - Method in class com.aspectran.core.context.rule.TransformRule
 
getTemplateId() - Method in exception com.aspectran.core.context.template.TemplateNotFoundException
Gets the template id.
getTemplateLoaderForPath(String) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
Determine a FreeMarker TemplateLoader for the given path.
getTemplateLoaderForPath(String) - Method in class com.aspectran.core.context.template.engine.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 class com.aspectran.core.context.rule.TransformRule
 
getTemplateRule() - Method in exception com.aspectran.core.context.template.TemplateRuleException
Gets bean rule.
getTemplateRule(String) - Method in class com.aspectran.core.context.template.TemplateRuleRegistry
 
getTemplateRuleMap() - Method in class com.aspectran.core.context.template.TemplateRuleRegistry
 
getTemplateRuleRegistry() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets the template rule registry.
getTemplateRules() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets all template rules.
getTemplateRules() - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
getTemplateSource(ApplicationAdapter) - Method in class com.aspectran.core.context.rule.TemplateRule
 
getTimeZone() - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
Gets the time zone.
getTimeZone() - Method in interface com.aspectran.core.adapter.RequestAdapter
Returns the preferred TimeZone.
getTimeZoneParamName() - Method in class com.aspectran.core.context.i18n.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.AutowireTargetRule
 
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.
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
 
getTranslet() - Method in class com.aspectran.core.activity.InstantActivity
 
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 class com.aspectran.core.context.builder.assistant.DefaultSettings
 
getTransletImplementationClass() - Method in class com.aspectran.core.context.rule.TransletRule
 
getTransletImplementationClass() - Method in exception com.aspectran.core.context.translet.TransletInstantiationException
Returns the translet implementation class.
getTransletImplementationClassName() - Method in class com.aspectran.core.context.builder.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 class com.aspectran.core.context.builder.assistant.DefaultSettings
 
getTransletInterfaceClass() - Method in class com.aspectran.core.context.rule.TransletRule
 
getTransletInterfaceClass() - Method in exception com.aspectran.core.context.translet.TransletInstantiationException
Returns the translet interface class.
getTransletInterfaceClassName() - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
getTransletName() - Method in class com.aspectran.console.service.CommandParser
Gets the translet name.
getTransletName() - Method in interface com.aspectran.core.activity.Activity
Gets 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 class com.aspectran.core.activity.InstantActivity
 
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.JobRule
 
getTransletName() - Method in exception com.aspectran.core.context.translet.TransletNotFoundException
 
getTransletNameMaskPattern() - Method in class com.aspectran.core.context.translet.scan.TransletFileScanner
 
getTransletNamePattern() - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
getTransletNamePattern() - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
getTransletNamePrefix() - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
getTransletNameSuffix() - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
getTransletRule() - Method in class com.aspectran.core.activity.CoreActivity
Returns the translet rule.
getTransletRule() - Method in exception com.aspectran.core.context.translet.TransletRuleException
Gets translet rule.
getTransletRule(String) - Method in class com.aspectran.core.context.translet.TransletRuleRegistry
 
getTransletRuleMap() - Method in class com.aspectran.core.context.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.builder.assistant.ContextBuilderAssistant
Gets the translet rule registry.
getTransletRules() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Gets all translet rules.
getTransletRules() - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
getTransletRules() - Method in class com.aspectran.core.context.translet.TransletRuleRegistry
 
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.context.template.engine.freemarker.directive.AbstractTrimDirectiveModel
Gets trimmer.
getTrimmer(Map) - Method in class com.aspectran.core.context.template.engine.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.builder.assistant.ContextBuilderAssistant
Gets the type aliases.
getTypeBasedBeanRuleMap() - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
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<?>, 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
Returns the sum of the object transformation cost for each class in the source argument list.
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.
getTypes() - Method in class com.aspectran.core.context.rule.AutowireTargetRule
 
getTypes() - Method in class com.aspectran.core.util.wildcard.WildcardPattern
 
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 token's default value or bean's class name.
getValue() - Method in class com.aspectran.core.context.rule.ItemRule
Returns the value of the item.
getValue(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getValue(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
getValue() - Method in interface com.aspectran.core.util.apon.Parameter
Returns a value as an Object.
getValue(String) - Method in interface com.aspectran.core.util.apon.Parameters
Return the value for the specified parameter, or null if the parameter does not exist.
getValue(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() - Method in class com.aspectran.core.util.apon.ParameterValue
 
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
Gets the value list.
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
 
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 the item.
getVisibleCount() - Method in class com.aspectran.core.activity.process.ActionList
 
getVisibleCount() - Method in class com.aspectran.core.activity.process.ContentList
 
getWildcardPattern() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
getWriteablePropertyNames() - Method in class com.aspectran.core.util.BeanDescriptor
Gets an array of the writeable properties for an object.
getWriteablePropertyNames(Object) - Static method in class com.aspectran.core.util.BeanUtils
Returns an array of the writeable 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.
getWriter() - Method in class com.aspectran.web.activity.response.GZipServletResponseWrapper
 
getWriter() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
GZipServletOutputStream - Class in com.aspectran.web.activity.response
The Class GZipServletOutputStream.
GZipServletOutputStream(OutputStream) - Constructor for class com.aspectran.web.activity.response.GZipServletOutputStream
 
GZipServletResponseWrapper - Class in com.aspectran.web.activity.response
The Class GZipServletResponseWrapper.
GZipServletResponseWrapper(HttpServletResponse) - Constructor for class com.aspectran.web.activity.response.GZipServletResponseWrapper
 

H

handle(Importer) - Method in class com.aspectran.core.context.builder.importer.AponImportHandler
 
handle(Importer) - Method in class com.aspectran.core.context.builder.importer.HybridImportHandler
 
handle(Importer) - Method in interface com.aspectran.core.context.builder.importer.ImportHandler
 
handle(Importer) - Method in class com.aspectran.core.context.builder.importer.ShallowImportHandler
 
handle(Importer) - Method in class com.aspectran.core.context.builder.importer.XmlImportHandler
 
handle(Translet, LocaleResolver) - Method in class com.aspectran.core.context.i18n.LocaleChangeInterceptor
 
handle(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.service.DefaultServletHttpRequestHandler
Process the actual dispatching.
handleException(List<ExceptionRule>) - Method in interface com.aspectran.core.activity.Activity
Exception handling.
handleException(List<ExceptionRule>) - Method in class com.aspectran.core.activity.BasicActivity
 
handleException(ExceptionRule) - Method in class com.aspectran.core.activity.BasicActivity
 
handleException(ExceptionRule) - Method in class com.aspectran.core.activity.CoreActivity
 
handler - Variable in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
hasAllowedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
hasAllowedMethods() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
hasAllowedOrigins() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
hasExposedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
hashCode() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
hasLength(CharSequence) - Static method in class com.aspectran.core.util.StringUtils
Check that the given CharSequence is neither null nor of length 0.
hasLength(String) - Static method in class com.aspectran.core.util.StringUtils
Check that the given String is neither null nor of length 0.
hasNext() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
hasParameter(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
hasParameter(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
hasParameter(String) - Method in interface com.aspectran.core.util.apon.Parameters
 
hasParameter(ParameterDefinition) - Method in interface com.aspectran.core.util.apon.Parameters
 
hasPrev() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
hasReadableProperty(String) - Method in class com.aspectran.core.util.BeanDescriptor
Check to see if a class has a readable property by name.
hasReadableProperty(Object, String) - Static method in class com.aspectran.core.util.BeanUtils
Checks to see if a bean has a readable property be a given name.
hasText(CharSequence) - Static method in class com.aspectran.core.util.StringUtils
Check whether the given CharSequence contains actual text.
hasText(String) - Static method in class com.aspectran.core.util.StringUtils
Check whether the given String contains actual text.
hasWildcards(String) - Static method in class com.aspectran.core.util.wildcard.WildcardPattern
 
hasWritableProperty(String) - Method in class com.aspectran.core.util.BeanDescriptor
Check to see if a class has a writeable property by name.
hasWritableProperty(Object, String) - Static method in class com.aspectran.core.util.BeanUtils
Checks to see if a bean has a writable property be a given name.
headers - Static variable in class com.aspectran.core.context.builder.apon.params.ActionParameters
 
headers - Static variable in class com.aspectran.core.context.builder.apon.params.JoinpointParameters
 
HeadingAction - Class in com.aspectran.core.activity.process.action
The Class HeadingAction.
HeadingAction(HeadingActionRule, ActionList) - Constructor for class com.aspectran.core.activity.process.action.HeadingAction
Instantiates a new HeadingAction.
HeadingActionRule - Class in com.aspectran.core.context.rule
The Class HeadingActionRule.
HeadingActionRule() - Constructor for class com.aspectran.core.context.rule.HeadingActionRule
 
hidden - Static variable in class com.aspectran.core.context.builder.apon.params.ActionParameters
 
hidden - Static variable in class com.aspectran.core.context.builder.apon.params.ContentParameters
 
HierarchicalMessageSource - Interface in com.aspectran.core.context.message
Sub-interface of MessageSource to be implemented by objects that can resolve messages hierarchically.
HOST - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Host header field name.
HttpHeaders - Interface in com.aspectran.web.support.http
 
HttpPutFormContentParser - Class in com.aspectran.web.activity.request
Support for HTTP request methods like PUT/PATCH/DELETE.
HttpPutFormContentParser() - Constructor for class com.aspectran.web.activity.request.HttpPutFormContentParser
 
HttpServletRequestAdapter - Class in com.aspectran.web.adapter
The Class HttpServletRequestAdapter.
HttpServletRequestAdapter(HttpServletRequest) - Constructor for class com.aspectran.web.adapter.HttpServletRequestAdapter
Instantiates a new HttpServletRequestAdapter.
HttpServletResponseAdapter - Class in com.aspectran.web.adapter
The Class HttpServletResponseAdapter.
HttpServletResponseAdapter(HttpServletResponse, Activity) - Constructor for class com.aspectran.web.adapter.HttpServletResponseAdapter
Instantiates a new HttpServletResponseAdapter.
HttpSessionAdapter - Class in com.aspectran.web.adapter
The Class HttpSessionAdapter.
HttpSessionAdapter(HttpServletRequest, ActivityContext) - Constructor for class com.aspectran.web.adapter.HttpSessionAdapter
Instantiates a new HttpSessionAdapter.
HttpSessionScope - Class in com.aspectran.web.adapter
The Class HttpSessionScope.
HttpSessionScope(SessionAdapter, SessionScopeAdvisor) - Constructor for class com.aspectran.web.adapter.HttpSessionScope
Instantiates a new HttpSessionScope.
HttpStatus - Enum in com.aspectran.web.support.http
Enumeration of HTTP status codes.
HttpStatusSetter - Class in com.aspectran.web.support.http
HTTP Status Codes for REST.
HttpStatusSetter() - Constructor for class com.aspectran.web.support.http.HttpStatusSetter
 
HybridActivityContextBuilder - Class in com.aspectran.core.context.builder
The Class HybridActivityContextBuilder.
HybridActivityContextBuilder(ApplicationAdapter) - Constructor for class com.aspectran.core.context.builder.HybridActivityContextBuilder
 
HybridActivityContextBuilder(ApplicationAdapter, String) - Constructor for class com.aspectran.core.context.builder.HybridActivityContextBuilder
 
HybridActivityContextLoader - Class in com.aspectran.core.context.loader
 
HybridActivityContextLoader() - Constructor for class com.aspectran.core.context.loader.HybridActivityContextLoader
 
HybridActivityContextLoader(ApplicationAdapter) - Constructor for class com.aspectran.core.context.loader.HybridActivityContextLoader
 
HybridActivityContextLoader(ApplicationAdapter, String) - Constructor for class com.aspectran.core.context.loader.HybridActivityContextLoader
 
HybridImportHandler - Class in com.aspectran.core.context.builder.importer
The Class HybridImportHandler.
HybridImportHandler(ActivityContextBuilder, String, boolean) - Constructor for class com.aspectran.core.context.builder.importer.HybridImportHandler
 
hybridLoad - Static variable in class com.aspectran.core.context.loader.config.AspectranContextConfig
 

I

id - Static variable in class com.aspectran.core.context.builder.apon.params.ActionParameters
 
id - Static variable in class com.aspectran.core.context.builder.apon.params.AspectParameters
 
id - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
id - Static variable in class com.aspectran.core.context.builder.apon.params.ScheduleParameters
 
id - Static variable in class com.aspectran.core.context.builder.apon.params.TemplateParameters
 
ID_SEPARATOR - Static variable in interface com.aspectran.core.context.ActivityContext
 
ID_SEPARATOR_CHAR - Static variable in interface com.aspectran.core.context.ActivityContext
 
IF_MATCH - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP If-Match header field name.
IF_MODIFIED_SINCE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP If-Modified-Since header field name.
IF_NONE_MATCH - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP If-None-Match header field name.
IF_RANGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP If-Range header field name.
IF_UNMODIFIED_SINCE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP If-Unmodified-Since header field name.
ignoreDependencyInterface(Class<?>) - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
important - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
Importer - Interface in com.aspectran.core.context.builder.importer
The Interface Importer.
ImporterType - Enum in com.aspectran.core.context.rule.type
The enum ImportType.
ImportFileType - Enum in com.aspectran.core.context.rule.type
The enum ImportFileType.
ImportHandler - Interface in com.aspectran.core.context.builder.importer
The Interface ImportHandler.
ImportParameters - Class in com.aspectran.core.context.builder.apon.params
 
ImportParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ImportParameters
 
ImportParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.ImportParameters
 
imports - Static variable in class com.aspectran.core.context.builder.apon.params.AspectranParameters
 
include - Static variable in class com.aspectran.core.context.builder.apon.params.ActionParameters
 
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
 
includes - Static variable in class com.aspectran.core.context.builder.apon.params.PointcutParameters
 
IncompatibleParameterValueTypeException - Exception in com.aspectran.core.util.apon
The Class IncompatibleParameterValueTypeException.
IncompatibleParameterValueTypeException() - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
Simple constructor.
IncompatibleParameterValueTypeException(String) - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
Constructor to create exception with a message.
IncompatibleParameterValueTypeException(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(int, String, String, ParameterValue, ParameterValueType) - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
 
IncompatibleParameterValueTypeException(Throwable) - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
Constructor to create exception to wrap another exception.
IncompatibleParameterValueTypeException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
Constructor to create exception to wrap another exception and pass a message.
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
 
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
 
init() - Method in class com.aspectran.web.startup.servlet.SpecificIPAllowedWebActivityServlet
 
init() - Method in class com.aspectran.web.startup.servlet.WebActivityServlet
 
InitializableBean - Interface in com.aspectran.core.context.bean.ablility
The Interface InitializableBean.
InitializableTransletBean - Interface in com.aspectran.core.context.bean.ablility
The Interface InitializableTransletBean.
initialize(AspectranService) - Method in interface com.aspectran.core.context.ActivityContext
Initializes the ActivityContext.
initialize(AspectranService) - Method in class com.aspectran.core.context.AspectranActivityContext
 
initialize() - Method in interface com.aspectran.core.context.bean.ablility.InitializableBean
Invoke on initialization after it has set all bean properties supplied.
initialize(Translet) - Method in interface com.aspectran.core.context.bean.ablility.InitializableTransletBean
Invoke on initialization after it has set all bean properties supplied.
initialize(ActivityContext) - Method in class com.aspectran.core.context.bean.AbstractBeanFactory
 
Initialize - Annotation Type in com.aspectran.core.context.bean.annotation
 
initialize(ActivityContext) - Method in interface com.aspectran.core.context.bean.BeanFactory
Initialize the bean factory.
initialize(ActivityContext) - Method in class com.aspectran.core.context.template.ContextTemplateProcessor
Initialize TemplateProcessor.
initialize() - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactoryBean
Initialize FreeMarkerConfigurationFactory's Configuration if not overridden by a preconfigured FreeMarker Configuation.
initialize() - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactoryBean
Initialize FreeMarkerConfigurationFactory's Configuration if not overridden by a preconfigured FreeMarker Configuation.
initialize(AspectranConfig) - Method in class com.aspectran.core.service.AbstractAspectranService
 
initialize() - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
 
initMethod - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
inspect(BeanRuleRegistry) - Method in class com.aspectran.core.context.builder.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 instant activity.
InstantActivity(ActivityContext, SessionAdapter) - Constructor for class com.aspectran.core.activity.InstantActivity
Instantiates a new instant activity.
InstantiatedBean - Class in com.aspectran.core.context.bean
Contains an object of the instantiated bean.
InstantiatedBean(Object) - Constructor for class com.aspectran.core.context.bean.InstantiatedBean
 
intercept(Object, Method, Object[], MethodProxy) - Method in class com.aspectran.core.context.bean.proxy.CglibDynamicBeanProxy
 
internalServerError(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
500 Internal Server Error.
intervalInHours - Static variable in class com.aspectran.core.context.builder.apon.params.TriggerParameters
 
intervalInMilliseconds - Static variable in class com.aspectran.core.context.builder.apon.params.TriggerParameters
 
intervalInMinutes - Static variable in class com.aspectran.core.context.builder.apon.params.TriggerParameters
 
intervalInSeconds - Static variable in class com.aspectran.core.context.builder.apon.params.TriggerParameters
 
INVALID_ACTUAL_REQUEST - Static variable in exception com.aspectran.web.support.cors.CorsException
Invalid simple / actual request.
INVALID_PREFLIGHT_REQUEST - Static variable in exception com.aspectran.web.support.cors.CorsException
Invalid preflight request.
invalidate() - Method in class com.aspectran.console.adapter.ConsoleSessionAdapter
 
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.embedded.adapter.EmbeddedSessionAdapter
 
invalidate() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
InvalidParameterException - Exception in com.aspectran.core.util.apon
The Class InvalidParameterException.
InvalidParameterException() - Constructor for exception com.aspectran.core.util.apon.InvalidParameterException
Simple constructor.
InvalidParameterException(String) - Constructor for exception com.aspectran.core.util.apon.InvalidParameterException
Constructor to create exception with a message.
InvalidParameterException(int, String, String, String) - Constructor for exception com.aspectran.core.util.apon.InvalidParameterException
Constructor to create exception with a message.
InvalidParameterException(Throwable) - Constructor for exception com.aspectran.core.util.apon.InvalidParameterException
Constructor to create exception to wrap another exception.
InvalidParameterException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.InvalidParameterException
Constructor to create exception to wrap another exception and pass a message.
InvalidPointcutPatternException - Exception in com.aspectran.core.context.aspect
The Class InvalidPointcutPatternException.
InvalidPointcutPatternException() - Constructor for exception com.aspectran.core.context.aspect.InvalidPointcutPatternException
Creates a new InvalidPointcutPatternException without detail message.
InvalidPointcutPatternException(String) - Constructor for exception com.aspectran.core.context.aspect.InvalidPointcutPatternException
Constructs a InvalidPointcutPatternException with the specified detail message.
InvalidPointcutPatternException(Throwable) - Constructor for exception com.aspectran.core.context.aspect.InvalidPointcutPatternException
Constructor to create exception to wrap another exception.
InvalidPointcutPatternException(String, Throwable) - Constructor for exception com.aspectran.core.context.aspect.InvalidPointcutPatternException
Constructs a InvalidPointcutPatternException with the specified error message and also the specified root cause exception.
InvalidPointcutPatternException(AspectRule, String) - Constructor for exception com.aspectran.core.context.aspect.InvalidPointcutPatternException
Instantiates a new InvalidPointcutPatternException.
InvalidResourceException - Exception in com.aspectran.core.context.loader.resource
The Class InvalidResourceException.
InvalidResourceException() - Constructor for exception com.aspectran.core.context.loader.resource.InvalidResourceException
Simple constructor
InvalidResourceException(String) - Constructor for exception com.aspectran.core.context.loader.resource.InvalidResourceException
Constructor to create exception with a message
InvalidResourceException(Throwable) - Constructor for exception com.aspectran.core.context.loader.resource.InvalidResourceException
Constructor to create exception to wrap another exception
InvalidResourceException(String, Throwable) - Constructor for exception com.aspectran.core.context.loader.resource.InvalidResourceException
Constructor to create exception to wrap another exception and pass a message
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, Method, Object[]) - Method in class com.aspectran.core.context.bean.proxy.JavassistDynamicBeanProxy
 
invoke(Object, Method, Object[]) - Method in class com.aspectran.core.context.bean.proxy.JdkDynamicBeanProxy
 
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, Object[], Class<?>[]) - Static method in class com.aspectran.core.util.MethodUtils
Invoke a static method whose parameter types match exactly the parameter types given.
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.
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, 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.service.AspectranService
Returns whether this AspectranService is currently active.
isActive() - Method in class com.aspectran.core.service.BasicAspectranService
 
isAddable() - Method in class com.aspectran.core.util.apon.AbstractParameters
 
isAddable() - Method in interface com.aspectran.core.util.apon.Parameters
 
isAllowCredentials() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
isAllowedHeader(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
Helper method to check whether the specified HTTP header is supported.
isAllowedMethod(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
Helper method to check whether the specified HTTP method is supported.
isAllowedOrigin(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
Helper method to check whether requests from the specified origin must be allowed.
isAlwaysUseMessageFormat() - Method in class com.aspectran.core.context.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.ClassUtils
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.ClassUtils
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 value was assigned to the parameter value.
isAssigned() - Method in class com.aspectran.core.util.apon.ParameterValue
 
isAutoGeneratedName() - Method in class com.aspectran.core.context.rule.ItemRule
Returns whether the item name was auto generated.
isBeanRelevanted() - Method in class com.aspectran.core.context.rule.AspectRule
 
isBracketed() - Method in interface com.aspectran.core.util.apon.Parameter
 
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.context.template.engine.freemarker.directive.Trimmer
 
isCorsRequest(HttpServletRequest) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
Returns true if the request is a valid CORS one.
isDebugEnabled() - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
isDebugEnabled() - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
isDebugEnabled() - Method in interface com.aspectran.core.util.logging.Log
 
isDebugEnabled() - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
 
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
 
isDisabled() - Method in class com.aspectran.core.context.rule.JobRule
 
isDisposableBean() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether this bean implements DisposableBean.
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.
isExcludeNullParameter() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
 
isExistsBeanMethodNamePattern() - Method in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
 
isExistsBeanMethodNamePattern() - Method in interface com.aspectran.core.context.aspect.pointcut.Pointcut
 
isExplicitContent() - Method in class com.aspectran.core.context.rule.TransletRule
 
isExposable(String) - Method in class com.aspectran.core.service.AbstractAspectranService
 
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.loader.resource.AspectranClassLoader
 
isHardReload() - Method in class com.aspectran.core.service.AbstractAspectranService
 
isHardReload() - Method in interface com.aspectran.core.service.AspectranService
Returns whether or not the java classes to be reload when the activity context is reloading.
isHeadersInstantiated() - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
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 hide this action 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 interface com.aspectran.core.context.loader.ActivityContextLoader
 
isIgnoreInvalidLocale() - Method in class com.aspectran.core.context.i18n.LocaleChangeInterceptor
Return whether to ignore an invalid value for the locale parameter.
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.
isInitMethodRequiresTranslet() - Method in class com.aspectran.core.context.rule.BeanRule
Returns whether the initialization method requires the Translate 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 the item is listable type.
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 the item is mappable type.
isMaxLengthExceeded() - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
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
 
isNoBracket() - Method in class com.aspectran.core.util.apon.ParameterDefinition
 
isNoCache() - Method in class com.aspectran.core.context.rule.TemplateRule
 
isNoQuotes() - Method in class com.aspectran.core.util.apon.AponWriter
Returns whether to wrap a string in quotes.
isNullWrite() - Method in class com.aspectran.core.util.apon.AponWriter
Returns whether to write a null parameter.
isolated - Static variable in class com.aspectran.core.context.builder.apon.params.AspectParameters
 
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
 
isPointcutPatternVerifiable() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Checks if is pointcut pattern verifiable.
isPointcutPatternVerifiable() - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
isPredefined() - Method in class com.aspectran.core.util.apon.ParameterValue
 
isPreFlightRequest(HttpServletRequest) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
Returns true if the request is a valid CORS pre-flight one.
isPretty() - Method in class com.aspectran.core.context.rule.TransformRule
 
isPrimitiveArray(Class<?>) - Static method in class com.aspectran.core.util.ClassUtils
Check if the given class represents an array of primitives, i.e. boolean, byte, char, short, int, long, float, or double.
isPrimitiveWrapper(Class<?>) - Static method in class com.aspectran.core.util.ClassUtils
Check if the given class represents a primitive wrapper, i.e.
isPrimitiveWrapperArray(Class<?>) - Static method in class com.aspectran.core.util.ClassUtils
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.
isReady() - Method in class com.aspectran.web.activity.response.GZipServletOutputStream
 
isRefused() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
Checks if the file is refused.
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.AutowireTargetRule
 
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
 
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
 
isResponseReserved() - Method in class com.aspectran.core.activity.InstantActivity
 
isRoot() - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
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.web.support.view.FreeMarkerViewDispatcher
 
isSingleton() - Method in class com.aspectran.web.support.view.JspViewDispatcher
 
isSingleton() - Method in class com.aspectran.web.support.view.PebbleViewDispatcher
 
isSplited() - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
isTokenize() - Method in class com.aspectran.core.context.rule.ItemRule
Returns whether to tokenize.
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
 
isTypeHintWrite() - Method in class com.aspectran.core.util.apon.AponWriter
Returns whether write a type hint for values.
isUrl(String) - Static method in class com.aspectran.core.util.ResourceUtils
 
isUseCodeAsDefaultMessage() - Method in class com.aspectran.core.context.message.AbstractMessageSource
Return whether to use the message code as default message instead of throwing a NoSuchMessageException.
isUseExternalSource() - Method in class com.aspectran.core.context.rule.TemplateRule
 
isValidFileExtension(String, String, String) - Static method in class com.aspectran.core.util.FilenameUtils
Checks whether the extension of the filename is valid.
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.builder.apon.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.builder.apon.params
 
ItemHolderParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ItemHolderParameters
 
ItemHolderParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.ItemHolderParameters
 
ItemParameters - Class in com.aspectran.core.context.builder.apon.params
 
ItemParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ItemParameters
 
ItemParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.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
 
ItemType - Enum in com.aspectran.core.context.rule.type
The enum ItemType.
ItemValueType - Enum in com.aspectran.core.context.rule.type
The enum ItemValueType.
iterator() - Method in class com.aspectran.core.activity.response.ResponseMap
 
iterator() - Method in class com.aspectran.core.context.rule.ExceptionRule
 

J

JakartaCommonsLoggingImpl - Class in com.aspectran.core.util.logging.commons
 
JakartaCommonsLoggingImpl(String) - Constructor for class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
JAR_FILE_SUFFIX - Static variable in class com.aspectran.core.util.ResourceUtils
 
JAR_URL_PREFIX - Static variable in class com.aspectran.core.util.ResourceUtils
 
JAR_URL_SEPARATOR - Static variable in class com.aspectran.core.util.ResourceUtils
 
JavassistDynamicBeanProxy - Class in com.aspectran.core.context.bean.proxy
The Class JavassistDynamicBeanProxy.
JavassistDynamicBeanProxy(ActivityContext, BeanRule) - Constructor for class com.aspectran.core.context.bean.proxy.JavassistDynamicBeanProxy
 
Jdk14LoggingImpl - Class in com.aspectran.core.util.logging.jdk14
 
Jdk14LoggingImpl(String) - Constructor for class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
JdkDynamicBeanProxy - Class in com.aspectran.core.context.bean.proxy
The Class JdkDynamicBeanProxy.
JdkDynamicBeanProxy(ActivityContext, BeanRule, Object) - Constructor for class com.aspectran.core.context.bean.proxy.JdkDynamicBeanProxy
 
JobActivity - Class in com.aspectran.scheduler.activity
The Class JobActivity.
JobActivity(ActivityContext, RequestAdapter, ResponseAdapter) - Constructor for class com.aspectran.scheduler.activity.JobActivity
Instantiates a new job activity.
JobActivityReport - Class in com.aspectran.scheduler.service
The Class JobActivityReport.
JobActivityReport(JobExecutionContext, JobExecutionException) - Constructor for class com.aspectran.scheduler.service.JobActivityReport
 
jobExecutionVetoed(JobExecutionContext) - Method in class com.aspectran.scheduler.service.QuartzJobListener
 
JobParameters - Class in com.aspectran.core.context.builder.apon.params
 
JobParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.JobParameters
 
JobParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.JobParameters
 
JobRule - Class in com.aspectran.core.context.rule
The Class JobRule.
JobRule(ScheduleRule) - Constructor for class com.aspectran.core.context.rule.JobRule
 
jobs - Static variable in class com.aspectran.core.context.builder.apon.params.SchedulerParameters
 
jobToBeExecuted(JobExecutionContext) - Method in class com.aspectran.scheduler.service.QuartzJobListener
 
jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class com.aspectran.scheduler.service.QuartzJobListener
 
join(String) - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
join(String, String, String) - Static method in class com.aspectran.core.util.PrefixSuffixPattern
 
joinCommaDelimitedList(String[]) - Static method in class com.aspectran.core.util.StringUtils
Convert a String array into a comma delimited String (i.e., CSV).
joinCommaDelimitedList(Collection<?>) - Static method in class com.aspectran.core.util.StringUtils
Convert a Collection into a comma delimited String (i.e., CSV).
JoinpointParameters - Class in com.aspectran.core.context.builder.apon.params
 
JoinpointParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.JoinpointParameters
 
JoinpointParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.JoinpointParameters
 
JoinpointRule - Class in com.aspectran.core.context.rule
The Class AspectRule.
JoinpointRule() - Constructor for class com.aspectran.core.context.rule.JoinpointRule
 
JoinpointType - Enum in com.aspectran.core.context.rule.type
The enum JoinpointType.
jointpoint - Static variable in class com.aspectran.core.context.builder.apon.params.AspectParameters
 
JsonTransform - Class in com.aspectran.core.activity.response.transform
The Class JsonTransform.
JsonTransform(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.JsonTransform
Instantiates a new JsonTransform.
JsonWriter - Class in com.aspectran.core.util.json
Converts an object to a JSON formatted string.
JsonWriter(Writer) - Constructor for class com.aspectran.core.util.json.JsonWriter
Instantiates a new JsonWriter.
JsonWriter(Writer, boolean) - Constructor for class com.aspectran.core.util.json.JsonWriter
Instantiates a new JsonWriter.
JsonWriter(Writer, boolean, String) - Constructor for class com.aspectran.core.util.json.JsonWriter
Instantiates a new JsonWriter.
JspViewDispatcher - Class in com.aspectran.web.support.view
JSP or other web resource integration.
JspViewDispatcher() - Constructor for class com.aspectran.web.support.view.JspViewDispatcher
 

K

keySet() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 

L

last() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
LAST_MODIFIED - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Last-Modified header field name.
lazyInit - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
LINE_SEPARATOR - Static variable in interface com.aspectran.core.context.ActivityContext
 
LINK - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Link header field name.
LinkedCaseInsensitiveMap<V> - Class in com.aspectran.core.util
LinkedHashMap variant that stores String keys in a case-insensitive manner, for example for key-based access in a results table.
LinkedCaseInsensitiveMap() - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap for the default Locale.
LinkedCaseInsensitiveMap(Locale) - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that stores lower-case keys according to the given Locale.
LinkedCaseInsensitiveMap(int) - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that wraps a LinkedHashMap with the given initial capacity and stores lower-case keys according to the default Locale.
LinkedCaseInsensitiveMap(int, Locale) - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that wraps a LinkedHashMap with the given initial capacity and stores lower-case keys according to the given Locale.
LinkedCaseInsensitiveMultiValueMap<V> - Class in com.aspectran.core.util
LinkedHashMap variant that stores String keys in a case-insensitive manner, for example for key-based access in a results table.
LinkedCaseInsensitiveMultiValueMap() - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
Constructs a new, empty instance of the LinkedCaseInsensitiveMultiValueMap object.
LinkedCaseInsensitiveMultiValueMap(int) - Constructor for class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
Constructs a new, empty instance of the LinkedCaseInsensitiveMultiValueMap object.
LinkedMultiValueMap<K,V> - Class in com.aspectran.core.util
Simple implementation of MultiValueMap that wraps a LinkedHashMap, storing multiple values in a LinkedList.
LinkedMultiValueMap() - Constructor for class com.aspectran.core.util.LinkedMultiValueMap
Create a new LinkedMultiValueMap that wraps a LinkedHashMap.
LinkedMultiValueMap(int) - Constructor for class com.aspectran.core.util.LinkedMultiValueMap
Create a new LinkedMultiValueMap that wraps a LinkedHashMap with the given initial capacity.
LinkedMultiValueMap(Map<K, List<V>>) - Constructor for class com.aspectran.core.util.LinkedMultiValueMap
Copy constructor: Create a new LinkedMultiValueMap with the same mappings as the specified Map.
LISTENER_NAME - Static variable in class com.aspectran.scheduler.service.QuartzJobListener
 
load(String) - Method in interface com.aspectran.core.context.loader.ActivityContextLoader
 
load(String) - Method in class com.aspectran.core.context.loader.AponActivityContextLoader
 
load(String) - Method in class com.aspectran.core.context.loader.HybridActivityContextLoader
 
load(String) - Method in class com.aspectran.core.context.loader.XmlActivityContextLoader
 
loadActivityContext() - Method in class com.aspectran.core.service.AbstractAspectranService
 
loadBundle(Reader) - Method in class com.aspectran.core.context.message.ResourceBundleMessageSource
Load a property-based resource bundle from the given reader.
loadClass(String) - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
loadProperties(String, ClassLoader) - Static method in class com.aspectran.core.util.PropertiesLoaderUtils
Load all properties from the specified class path resource (in ISO-8859-1 encoding), using the given class loader.
LOCALE_CHANGE_INTERCEPTOR_SETTING_NAME - Static variable in class com.aspectran.core.context.rule.RequestRule
 
LOCALE_RESOLVER_SETTING_NAME - Static variable in class com.aspectran.core.context.rule.RequestRule
 
LOCALE_SESSION_ATTRIBUTE_NAME - Static variable in class com.aspectran.core.context.i18n.SessionLocaleResolver
Name of the session attribute that holds the Locale.
LocaleChangeInterceptor - Class in com.aspectran.core.context.i18n
Interceptor that allows for changing the current locale on every request, via a configurable request parameter (default parameter name: "locale").
LocaleChangeInterceptor() - Constructor for class com.aspectran.core.context.i18n.LocaleChangeInterceptor
 
LocaleResolver - Interface in com.aspectran.core.context.i18n
Interface for locale and timezone resolution strategies Created: 2016. 3. 13.
LocalResourceManager - Class in com.aspectran.core.context.loader.resource
The Class LocalResourceManager.
LocalResourceManager(AspectranClassLoader) - Constructor for class com.aspectran.core.context.loader.resource.LocalResourceManager
 
LocalResourceManager(String, AspectranClassLoader) - Constructor for class com.aspectran.core.context.loader.resource.LocalResourceManager
 
LOCATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Location header field name.
log - Variable in class com.aspectran.core.context.bean.AbstractBeanFactory
 
log - Variable in class com.aspectran.core.context.bean.proxy.AbstractDynamicBeanProxy
 
log - Variable in class com.aspectran.core.context.i18n.LocaleChangeInterceptor
 
log - Variable in class com.aspectran.core.context.message.MessageSourceSupport
Logger available to subclasses
log - Variable in class com.aspectran.core.service.AbstractAspectranService
 
Log - Interface in com.aspectran.core.util.logging
This class provides a static logging interface.
Log4j2AbstractLoggerImpl - Class in com.aspectran.core.util.logging.log4j2
 
Log4j2AbstractLoggerImpl(AbstractLogger) - Constructor for class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
Log4j2Impl - Class in com.aspectran.core.util.logging.log4j2
 
Log4j2Impl(String) - Constructor for class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
Log4j2LoggerImpl - Class in com.aspectran.core.util.logging.log4j2
 
Log4j2LoggerImpl(Logger) - Constructor for class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
Log4jImpl - Class in com.aspectran.core.util.logging.log4j
 
Log4jImpl(String) - Constructor for class com.aspectran.core.util.logging.log4j.Log4jImpl
 
LogException - Exception in com.aspectran.core.util.logging
 
LogException() - Constructor for exception com.aspectran.core.util.logging.LogException
 
LogException(String) - Constructor for exception com.aspectran.core.util.logging.LogException
 
LogException(String, Throwable) - Constructor for exception com.aspectran.core.util.logging.LogException
 
LogException(Throwable) - Constructor for exception com.aspectran.core.util.logging.LogException
 
LogFactory - Class in com.aspectran.core.util.logging
 

M

main(String[]) - Static method in class com.aspectran.console.Application
 
makeAccessible(Field) - Static method in class com.aspectran.core.util.ReflectionUtils
Make the given field accessible, explicitly setting it accessible if necessary.
makeAccessible(Method) - Static method in class com.aspectran.core.util.ReflectionUtils
Make the given method accessible, explicitly setting it accessible if necessary.
makeMessage(int, String, String, ParameterValue, ParameterValueType) - Static method in exception com.aspectran.core.util.apon.IncompatibleParameterValueTypeException
 
makeReferenceToken(String, String, String, String) - Static method in class com.aspectran.core.context.rule.ItemRule
Returns a made reference token.
makeRestfulTransletName(String, MethodType[]) - Static method in class com.aspectran.core.context.rule.TransletRule
 
makeTokens(String, boolean) - Static method in class com.aspectran.core.context.expr.token.TokenParser
Convert the given string into tokens.
mandatory - Static variable in class com.aspectran.core.context.builder.apon.params.ItemParameters
 
MARKER - Static variable in class com.aspectran.core.util.logging.LogFactory
Marker to be used by logging implementations that support markers
mask - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
mask - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
mask(WildcardPattern, CharSequence) - Static method in class com.aspectran.core.util.wildcard.WildcardMasker
Erase the characters that corresponds to the wildcard, and returns collect only the remaining characters.
mask(String) - Method in class com.aspectran.core.util.wildcard.WildcardPattern
Erase the characters that corresponds to the wildcard, and returns collect only the remaining characters.
matches(String) - Method in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
 
matches(String, String, String) - Method in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
 
matches(String, String, String, String) - Method in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
 
matches(PointcutPatternRule, String, String, String, String) - Method in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
Returns whether or not corresponding to the point cut pattern rules.
matches(String) - Method in interface com.aspectran.core.context.aspect.pointcut.Pointcut
 
matches(String, String, String) - Method in interface com.aspectran.core.context.aspect.pointcut.Pointcut
 
matches(String, String, String, String) - Method in interface com.aspectran.core.context.aspect.pointcut.Pointcut
 
matches(String) - Method in enum com.aspectran.core.context.rule.type.MethodType
 
matches(String) - Method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
matches(CharSequence) - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
Checks whether a string matches a given wildcard pattern.
matches(WildcardPattern, CharSequence) - Static method in class com.aspectran.core.util.wildcard.WildcardMatcher
Checks whether a string matches a given wildcard pattern.
matches(String) - Method in class com.aspectran.core.util.wildcard.WildcardPattern
If the pattern matches then returns true.
MAX_FORWARDS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Max-Forwards header field name.
MESSAGE_SOURCE_BEAN_ID - Static variable in interface com.aspectran.core.context.ActivityContext
 
MessageSource - Interface in com.aspectran.core.context.message
Strategy interface for resolving messages, with support for the parameterization and internationalization of such messages.
MessageSourceSupport - Class in com.aspectran.core.context.message
Base class for message source implementations, providing support infrastructure such as MessageFormat handling but not implementing concrete methods defined in the MessageSource.
MessageSourceSupport() - Constructor for class com.aspectran.core.context.message.MessageSourceSupport
 
method - Static variable in class com.aspectran.core.context.builder.apon.params.ExcludeTargetParameters
 
method - Static variable in class com.aspectran.core.context.builder.apon.params.JobParameters
 
method - Static variable in class com.aspectran.core.context.builder.apon.params.PointcutTargetParameters
 
method - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
MethodAction - Class in com.aspectran.core.activity.process.action
The MethodAction that invoking method in the bean instance.
MethodAction(MethodActionRule, ActionList) - Constructor for class com.aspectran.core.activity.process.action.MethodAction
Instantiates a new MethodAction.
MethodActionRule - Class in com.aspectran.core.context.rule
The Class MethodActionRule.
MethodActionRule() - Constructor for class com.aspectran.core.context.rule.MethodActionRule
 
methodName - Static variable in class com.aspectran.core.context.builder.apon.params.ActionParameters
 
methodNotAllowed(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
405 Method Not Allowed.
methods - Static variable in class com.aspectran.core.context.builder.apon.params.JoinpointParameters
 
MethodType - Enum in com.aspectran.core.context.rule.type
The enum MethodType.
MethodUtils - Class in com.aspectran.core.util
 
MethodUtils() - Constructor for class com.aspectran.core.util.MethodUtils
 
minuses - Static variable in class com.aspectran.core.context.builder.apon.params.PointcutParameters
 
MISSING_ACCESS_CONTROL_REQUEST_METHOD_HEADER - Static variable in exception com.aspectran.web.support.cors.CorsException
Missing Access-Control-Request-Method header.
MissingClosingBracketException - Exception in com.aspectran.core.util.apon
This exception will be thrown when missing closing brackets.
MissingClosingBracketException() - Constructor for exception com.aspectran.core.util.apon.MissingClosingBracketException
Simple constructor.
MissingClosingBracketException(String) - Constructor for exception com.aspectran.core.util.apon.MissingClosingBracketException
Constructor to create exception with a message.
MissingClosingBracketException(String, String, ParameterValue) - Constructor for exception com.aspectran.core.util.apon.MissingClosingBracketException
Constructor to create exception with a message.
MissingClosingBracketException(Throwable) - Constructor for exception com.aspectran.core.util.apon.MissingClosingBracketException
Constructor to create exception to wrap another exception.
MissingClosingBracketException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.MissingClosingBracketException
Constructor to create exception to wrap another exception and pass a message.
MissingMandatoryParametersException - Exception in com.aspectran.core.activity.request
An exception indicating that a mandatory parameter was missing from the request.
MissingMandatoryParametersException(ItemRuleList) - Constructor for exception com.aspectran.core.activity.request.MissingMandatoryParametersException
Creates a new MissingMandatoryParametersException referencing the specified parameter.
movedPermanently(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
301 Moved Permanently.
MultipartFormDataParser - Interface in com.aspectran.web.activity.request
Multi-part form data parser.
MultipartRequestParseException - Exception in com.aspectran.web.activity.request
Exception thrown when multipart request parse fails.
MultipartRequestParseException(String) - Constructor for exception com.aspectran.web.activity.request.MultipartRequestParseException
Constructor to create exception with a message.
MultipartRequestParseException(String, Throwable) - Constructor for exception com.aspectran.web.activity.request.MultipartRequestParseException
Constructor to create exception to wrap another exception and pass a message.
MultiValueMap<K,V> - Interface in com.aspectran.core.util
Extension of the Map interface that stores multiple values.

N

name - Static variable in class com.aspectran.core.context.builder.apon.params.ContentParameters
 
name - Static variable in class com.aspectran.core.context.builder.apon.params.ContentsParameters
 
name - Static variable in class com.aspectran.core.context.builder.apon.params.DispatchParameters
 
name - Static variable in class com.aspectran.core.context.builder.apon.params.ItemParameters
 
name - Static variable in class com.aspectran.core.context.builder.apon.params.ResponseParameters
 
name - Static variable in class com.aspectran.core.context.builder.apon.params.TemplateParameters
 
name - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
NAME_VALUE_SEPARATOR - Static variable in class com.aspectran.core.util.apon.AponFormat
 
newActionList(boolean) - Method in class com.aspectran.core.activity.process.ContentList
 
newActivity() - Method in class com.aspectran.console.activity.ConsoleActivity
 
newActivity() - Method in interface com.aspectran.core.activity.Activity
Create a new inner activity.
newActivity() - Method in class com.aspectran.core.activity.CoreActivity
 
newActivity() - Method in class com.aspectran.core.activity.DefaultActivity
 
newActivity() - Method in class com.aspectran.core.activity.InstantActivity
 
newActivity() - Method in class com.aspectran.embedded.activity.EmbeddedActivity
 
newActivity() - Method in class com.aspectran.scheduler.activity.JobActivity
 
newActivity() - Method in class com.aspectran.web.activity.WebActivity
 
newConfiguration() - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
Return a new Configuration object.
newImporter(String, String, String, String, String) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Create a new importer.
newInstance(String) - Static method in class com.aspectran.console.service.ConsoleAspectranService
Returns a new instance of ConsoleAspectranService.
newInstance(ActivityContext, SessionAdapter) - Static method in class com.aspectran.core.activity.aspect.SessionScopeAdvisor
 
newInstance(Token[], String) - Static method in class com.aspectran.core.activity.PathVariableMap
 
newInstance(String, Boolean, Boolean) - Static method in class com.aspectran.core.activity.process.ActionList
 
newInstance(String, Boolean) - Static method in class com.aspectran.core.activity.process.ContentList
 
newInstance(ActivityContext, BeanRule, Object[], Class<?>[]) - Static method in class com.aspectran.core.context.bean.proxy.CglibDynamicBeanProxy
Creates a proxy class of bean and returns an instance of that class.
newInstance(ActivityContext, BeanRule, Object[], Class<?>[]) - Static method in class com.aspectran.core.context.bean.proxy.JavassistDynamicBeanProxy
Creates a proxy class of bean and returns an instance of that class.
newInstance(ActivityContext, BeanRule, Object) - Static method in class com.aspectran.core.context.bean.proxy.JdkDynamicBeanProxy
 
newInstance(AspectRule, AspectAdviceType) - Static method in class com.aspectran.core.context.rule.AspectAdviceRule
 
newInstance(String, String, Boolean) - Static method in class com.aspectran.core.context.rule.AspectRule
 
newInstance(String, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.BeanActionRule
Returns a new instance of BeanActionRule.
newInstance(String, String, String, String, String, String, String, String, Boolean, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.BeanRule
 
newInstance(String, String, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.DispatchResponseRule
Returns a new instance of DispatchResponseRule.
newInstance(String, String, String, String) - Static method in class com.aspectran.core.context.rule.DispatchResponseRule
Returns a new instance of DispatchResponseRule.
newInstance(String) - Static method in class com.aspectran.core.context.rule.DispatchResponseRule
Returns a new instance of DispatchResponseRule.
newInstance(String, Boolean) - Static method in class com.aspectran.core.context.rule.EchoActionRule
Returns a new derived instance of EchoActionRule.
newInstance(String, ItemRuleMap) - Static method in class com.aspectran.core.context.rule.EnvironmentRule
Returns a new instance of EnvironmentRule.
newInstance() - Static method in class com.aspectran.core.context.rule.ExceptionRule
 
newInstance(ExceptionThrownRule) - Static method in class com.aspectran.core.context.rule.ExceptionRule
 
newInstance(String) - Static method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
newInstance(String, String, Boolean) - Static method in class com.aspectran.core.context.rule.ForwardResponseRule
Returns a new instance of ForwardResponseRule.
newInstance(String) - Static method in class com.aspectran.core.context.rule.ForwardResponseRule
 
newInstance(String, Boolean) - Static method in class com.aspectran.core.context.rule.HeadingActionRule
Returns a new derived instance of EchoActionRule.
newInstance(String, String, Boolean) - Static method in class com.aspectran.core.context.rule.IncludeActionRule
Returns a new instance of IncludeActionRule.
newInstance(String, String, String, String, String, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.ItemRule
Returns a new derived instance of ItemRule.
newInstance(ScheduleRule, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.JobRule
 
newInstance() - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
newInstance(Class<?>, Method) - Static method in class com.aspectran.core.context.rule.MethodActionRule
Returns a new derived instance of MethodActionRule.
newInstance(String, String, String) - Static method in class com.aspectran.core.context.rule.PointcutPatternRule
 
newInstance(String) - Static method in class com.aspectran.core.context.rule.PointcutRule
 
newInstance(String, String, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.RedirectResponseRule
 
newInstance(String) - Static method in class com.aspectran.core.context.rule.RedirectResponseRule
 
newInstance(String, String) - Static method in class com.aspectran.core.context.rule.RequestRule
 
newInstance(String, String) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
newInstance(DispatchResponseRule) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
newInstance(TransformRule) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
newInstance(ForwardResponseRule) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
newInstance(RedirectResponseRule) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
newInstance(String) - Static method in class com.aspectran.core.context.rule.ScheduleRule
 
newInstance(AspectRule, String) - Static method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
newInstance(AspectRule, Parameters) - Static method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
newInstance(String, String, String, String, String, String, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.TemplateRule
 
newInstance(String, String, String, String, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.TransformRule
 
newInstance(TransformType, String, String, String, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.TransformRule
 
newInstance(String, String, String, String) - Static method in class com.aspectran.core.context.rule.TransletRule
 
newInstance(String, String, String, MethodType[]) - Static method in class com.aspectran.core.context.rule.TransletRule
 
newInstance(String, String) - Static method in class com.aspectran.core.context.rule.TransletRule
 
newInstance(String, MethodType[]) - Static method in class com.aspectran.core.context.rule.TransletRule
 
newInstance(String[]) - Static method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
newInstance(String[], char) - Static method in class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
newInstance(String) - Static method in class com.aspectran.embedded.service.EmbeddedAspectranService
Returns a new instance of EmbeddedAspectranService.
newInstance(AspectranConfig) - Static method in class com.aspectran.embedded.service.EmbeddedAspectranService
Returns a new instance of EmbeddedAspectranService.
newInstance(ServletContext) - Static method in class com.aspectran.web.service.WebAspectranService
Returns a new instance of WebAspectranService.
newInstance(ServletContext, AspectranService) - Static method in class com.aspectran.web.service.WebAspectranService
Returns a new instance of WebAspectranService.
newInstance(WebActivityServlet) - Static method in class com.aspectran.web.service.WebAspectranService
Returns a new instance of WebAspectranService.
newInstance(WebActivityServlet, WebAspectranService) - Static method in class com.aspectran.web.service.WebAspectranService
Returns a new instance of WebAspectranService.
newInstanceForBuiltin(String, String, String, String, String, String, String, Boolean) - Static method in class com.aspectran.core.context.rule.TemplateRule
 
newOfferedFactoryBeanInstance(String, String, String, String, String, String, Boolean, Boolean, Boolean) - Static method in class com.aspectran.core.context.rule.BeanRule
 
newParameters(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
newParameters(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
newParameters(Parameter) - Method in interface com.aspectran.core.util.apon.Parameter
 
newParameters(String) - Method in interface com.aspectran.core.util.apon.Parameters
 
newParameters(ParameterDefinition) - Method in interface com.aspectran.core.util.apon.Parameters
 
newParameters(Parameter) - Method in class com.aspectran.core.util.apon.ParameterValue
 
newParameterValue(String, ParameterValueType) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
newParameterValue(String, ParameterValueType, boolean) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
newParameterValue() - Method in class com.aspectran.core.util.apon.ParameterDefinition
 
newParameterValue(String, ParameterValueType) - Method in interface com.aspectran.core.util.apon.Parameters
 
newParameterValue(String, ParameterValueType, boolean) - Method in interface com.aspectran.core.util.apon.Parameters
 
newPointcutPatternRuleList() - Method in class com.aspectran.core.context.rule.PointcutRule
 
newPointcutPatternRuleList(int) - Method in class com.aspectran.core.context.rule.PointcutRule
 
next() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
NEXT_LINE_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
 
nextLine() - Method in class com.aspectran.core.util.json.JsonWriter
Write a new line character to a character stream.
NO_CONTROL_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
 
NO_RESULT - Static variable in class com.aspectran.core.activity.process.result.ActionResult
 
noCache - Static variable in class com.aspectran.core.context.builder.apon.params.TemplateParameters
 
noContent(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
204 No Content.
Nodelet - Interface in com.aspectran.core.util.xml
A nodelet is a sort of callback or event handler that can be registered to handle an XPath event registered with the NodeParser.
NodeletAdder - Interface in com.aspectran.core.util.xml
A nodelet is a sort of callback or event handler that can be registered to handle an XPath event registered with the NodeParser.
NodeletException - Exception in com.aspectran.core.util.xml
 
NodeletException() - Constructor for exception com.aspectran.core.util.xml.NodeletException
 
NodeletException(String) - Constructor for exception com.aspectran.core.util.xml.NodeletException
 
NodeletException(Throwable) - Constructor for exception com.aspectran.core.util.xml.NodeletException
 
NodeletException(String, Throwable) - Constructor for exception com.aspectran.core.util.xml.NodeletException
 
NodeletParser - Class in com.aspectran.core.util.xml
The NodeletParser is a callback based parser similar to SAX.
NodeletParser() - Constructor for class com.aspectran.core.util.xml.NodeletParser
 
NoLoggingImpl - Class in com.aspectran.core.util.logging.nologging
 
NoLoggingImpl(String) - Constructor for class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
NoSuchMessageException - Exception in com.aspectran.core.context.message
Exception thrown when a message can't be resolved.
NoSuchMessageException(String, Locale) - Constructor for exception com.aspectran.core.context.message.NoSuchMessageException
Create a new exception.
NoSuchMessageException(String) - Constructor for exception com.aspectran.core.context.message.NoSuchMessageException
Create a new exception.
notAcceptable(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
406 Not Acceptable.
notFound(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
404 Not Found.
notModified(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
304 Not Modified.
NoUniqueBeanException - Exception in com.aspectran.core.context.bean
The Class NoUniqueBeanException.
NoUniqueBeanException(Class<?>, BeanRule[]) - Constructor for exception com.aspectran.core.context.bean.NoUniqueBeanException
Instantiates a new BeanNotFoundException.
NULL - Static variable in class com.aspectran.core.util.apon.AponFormat
 
nullToEmpty(String) - Static method in class com.aspectran.core.util.StringUtils
Returns the given string if it is non-null; the empty string otherwise.

O

ok(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
200 OK.
omittable - Static variable in class com.aspectran.core.context.builder.apon.params.ContentParameters
 
omittable - Static variable in class com.aspectran.core.context.builder.apon.params.ContentsParameters
 
openCurlyBracket() - Method in class com.aspectran.core.util.json.JsonWriter
Open brace.
openSquareBracket() - Method in class com.aspectran.core.util.json.JsonWriter
Open square bracket.
optimize(Token[]) - Static method in class com.aspectran.core.context.expr.token.Tokenizer
Returns an array of tokens that is optimized.
order - Static variable in class com.aspectran.core.context.builder.apon.params.AspectParameters
 
ORIGIN - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Origin header field name.
ORIGIN_DENIED - Static variable in exception com.aspectran.web.support.cors.CorsException
CORS origin denied exception.
outputIgnorableWhitespace(String) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
Output a ignorable whitespace string.
outputString(String) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
Outputs a string.

P

PACKAGE_SEPARATOR_CHAR - Static variable in class com.aspectran.core.util.ClassUtils
The package separator character '.'
packageNameToResourceName(String) - Static method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
parameter - Static variable in class com.aspectran.core.context.builder.apon.params.ReferenceParameters
 
Parameter - Interface in com.aspectran.core.util.apon
 
ParameterDefinition - Class in com.aspectran.core.util.apon
 
ParameterDefinition(String, ParameterValueType) - Constructor for class com.aspectran.core.util.apon.ParameterDefinition
 
ParameterDefinition(String, ParameterValueType, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterDefinition
 
ParameterDefinition(String, ParameterValueType, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterDefinition
 
ParameterDefinition(String, Class<? extends AbstractParameters>) - Constructor for class com.aspectran.core.util.apon.ParameterDefinition
 
ParameterDefinition(String, Class<? extends AbstractParameters>, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterDefinition
 
ParameterDefinition(String, Class<? extends AbstractParameters>, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterDefinition
 
ParameterHolder - Class in com.aspectran.core.util.apon
 
ParameterHolder(String, Class<? extends AbstractParameters>, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterHolder
 
ParameterMap - Class in com.aspectran.core.activity.request.parameter
The Class ParameterMap.
ParameterMap() - Constructor for class com.aspectran.core.activity.request.parameter.ParameterMap
Instantiates a new Parameter map.
ParameterMap(int) - Constructor for class com.aspectran.core.activity.request.parameter.ParameterMap
Instantiates a new Parameter map.
ParameterMap(Map<String, String[]>) - Constructor for class com.aspectran.core.activity.request.parameter.ParameterMap
Instantiates a new Parameter map.
parameters - Static variable in class com.aspectran.core.context.builder.apon.params.RedirectParameters
 
parameters - Static variable in class com.aspectran.core.context.builder.apon.params.RequestParameters
 
Parameters - Interface in com.aspectran.core.util.apon
 
ParameterValue - Class in com.aspectran.core.util.apon
 
ParameterValue(String, ParameterValueType) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, ParameterValueType, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, ParameterValueType, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, ParameterValueType, boolean, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, Class<? extends AbstractParameters>) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, Class<? extends AbstractParameters>, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, Class<? extends AbstractParameters>, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValue(String, Class<? extends AbstractParameters>, boolean, boolean, boolean) - Constructor for class com.aspectran.core.util.apon.ParameterValue
 
ParameterValueType - Enum in com.aspectran.core.util.apon
Defines the type of the parameter value.
parent - Variable in class com.aspectran.core.activity.process.action.AbstractAction
 
parse(String) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
parse(InputSource) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
parse() - Method in class com.aspectran.core.context.bean.AnnotatedConfigParser
 
parse(InputStream) - Method in class com.aspectran.core.context.builder.xml.AspectranNodeParser
Parses the aspectran configuration.
parse(String) - Static method in class com.aspectran.core.context.expr.token.TokenParser
Returns an array of tokens that contains tokenized string.
parse(String, boolean) - Static method in class com.aspectran.core.context.expr.token.TokenParser
Returns an array of tokens that contains tokenized string.
parse(String) - Static method in enum com.aspectran.core.context.rule.type.MethodType
Returns an array of MethodType with a value represented by the specified String.
parse(String) - Static method in class com.aspectran.core.util.apon.AponReader
Converts an APON formatted string into a Parameters object.
parse(String, T) - Static method in class com.aspectran.core.util.apon.AponReader
Converts an APON formatted string into a given Parameters object.
parse(File) - Static method in class com.aspectran.core.util.apon.AponReader
Converts to a Parameters object from a file.
parse(File, String) - Static method in class com.aspectran.core.util.apon.AponReader
Converts to a Parameters object from a file.
parse(File, T) - Static method in class com.aspectran.core.util.apon.AponReader
Converts into a given Parameters object from a file.
parse(File, String, T) - Static method in class com.aspectran.core.util.apon.AponReader
Converts into a given Parameters object from a file.
parse(Reader) - Static method in class com.aspectran.core.util.apon.AponReader
Converts to a Parameters object from a character-input stream.
parse(Reader, T) - Static method in class com.aspectran.core.util.apon.AponReader
Converts into a given Parameters object from a character-input stream.
parse(String) - Static method in class com.aspectran.core.util.PrefixSuffixPattern
 
parse(Reader) - Method in class com.aspectran.core.util.xml.NodeletParser
Begins parsing from the provided Reader.
parse(InputStream) - Method in class com.aspectran.core.util.xml.NodeletParser
Begins parsing from the provided InputStream.
parse(Node) - Method in class com.aspectran.core.util.xml.NodeletParser
Begins parsing from the provided Node.
parse(RequestAdapter) - Static method in class com.aspectran.web.activity.request.HttpPutFormContentParser
 
parse(RequestAdapter) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Parse the given servlet request, resolving its multipart elements.
parse(RequestAdapter) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
parseAsList(String) - Static method in class com.aspectran.core.context.expr.token.TokenParser
 
parseAsMap(String) - Static method in class com.aspectran.core.context.expr.token.TokenParser
 
parseCommand(String) - Static method in class com.aspectran.console.service.CommandParser
Returns the command parser.
parseDeclaredAttributes() - Method in class com.aspectran.core.activity.CoreActivity
Parses the declared attributes.
parseDeclaredParameters() - Method in class com.aspectran.core.activity.CoreActivity
Parses the declared parameters.
parseLocaleString(String) - Static method in class com.aspectran.core.util.StringUtils
Parse the given localeString value into a Locale.
parsePatternString(String) - Static method in class com.aspectran.core.context.rule.PointcutPatternRule
 
parseRequest() - Method in class com.aspectran.console.activity.ConsoleActivity
 
parseRequest() - Method in class com.aspectran.core.activity.CoreActivity
Parses the declared parameters and attributes.
parseRequest() - Method in class com.aspectran.web.activity.WebActivity
 
parseSequenceParameter(Map, String) - Method in class com.aspectran.core.context.template.engine.freemarker.directive.AbstractTrimDirectiveModel
Parse sequence parameter.
parseStringParameter(Map, String) - Method in class com.aspectran.core.context.template.engine.freemarker.directive.AbstractTrimDirectiveModel
Parse string parameter.
parseTimeZoneString(String) - Static method in class com.aspectran.core.util.StringUtils
Parse the given timeZoneString value into a TimeZone.
parseValue(ItemRule, String) - Static method in class com.aspectran.core.context.rule.ItemRule
Parses the value.
PATH_SPEPARATOR - Static variable in class com.aspectran.core.util.ResourceUtils
 
PATH_SPEPARATOR_CHAR - Static variable in class com.aspectran.core.util.ResourceUtils
 
PathVariableMap - Class in com.aspectran.core.activity
The Class PathVariableMap.
PathVariableMap(int) - Constructor for class com.aspectran.core.activity.PathVariableMap
 
patternMatches(String, String) - Method in interface com.aspectran.core.context.aspect.pointcut.Pointcut
 
patternMatches(String, String, char) - Method in interface com.aspectran.core.context.aspect.pointcut.Pointcut
 
patternMatches(String, String) - Method in class com.aspectran.core.context.aspect.pointcut.RegexpPointcut
 
patternMatches(String, String, char) - Method in class com.aspectran.core.context.aspect.pointcut.RegexpPointcut
 
patternMatches(String, String) - Method in class com.aspectran.core.context.aspect.pointcut.WildcardPointcut
 
patternMatches(String, String, char) - Method in class com.aspectran.core.context.aspect.pointcut.WildcardPointcut
 
pause() - Method in interface com.aspectran.core.service.AspectranServiceController
Pause an Aspectran Service.
pause(long) - Method in interface com.aspectran.core.service.AspectranServiceController
Pause an Aspectran Service for a specified period of time.
pause() - Method in class com.aspectran.core.service.BasicAspectranService
 
pause(long) - Method in class com.aspectran.core.service.BasicAspectranService
 
pause() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
pause(String) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
pause() - Method in interface com.aspectran.scheduler.service.SchedulerService
 
pause(String) - Method in interface com.aspectran.scheduler.service.SchedulerService
 
paused(long) - Method in interface com.aspectran.core.service.AspectranServiceLifeCycleListener
 
paused() - Method in interface com.aspectran.core.service.AspectranServiceLifeCycleListener
 
pauseSchedulerService() - Method in class com.aspectran.core.service.AbstractAspectranService
 
PebbleEngineFactory - Class in com.aspectran.core.context.template.engine.pebble
Factory that configures a Pebble Engine Configuration.
PebbleEngineFactory() - Constructor for class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
 
PebbleEngineFactoryBean - Class in com.aspectran.core.context.template.engine.pebble
JavaBean to configure Pebble Engine.
PebbleEngineFactoryBean() - Constructor for class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactoryBean
 
PebbleTemplateEngine - Class in com.aspectran.core.context.template.engine.pebble
The Class PebbleTemplateEngine.
PebbleTemplateEngine(PebbleEngine) - Constructor for class com.aspectran.core.context.template.engine.pebble.PebbleTemplateEngine
 
PebbleViewDispatcher - Class in com.aspectran.web.support.view
The Class PebbleViewDispatcher.
PebbleViewDispatcher(PebbleEngine) - Constructor for class com.aspectran.web.support.view.PebbleViewDispatcher
 
peek() - Method in class com.aspectran.core.util.ArrayStack
Returns the top item off of this stack without removing it.
peek(int) - Method in class com.aspectran.core.util.ArrayStack
Returns the n'th item down (zero-relative) from the top of this stack without removing it.
peekObject() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
peekObject(int) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
pending(Importer) - Method in interface com.aspectran.core.context.builder.importer.ImportHandler
 
perform() - Method in interface com.aspectran.core.activity.Activity
Perform a prepared activity.
perform() - Method in class com.aspectran.core.activity.CoreActivity
 
perform() - Method in class com.aspectran.core.activity.DefaultActivity
 
perform() - Method in class com.aspectran.core.activity.InstantActivity
 
performWithoutResponse() - Method in interface com.aspectran.core.activity.Activity
Perform a prepared activity but does not respond to the client.
performWithoutResponse() - Method in class com.aspectran.core.activity.CoreActivity
 
performWithoutResponse() - Method in class com.aspectran.core.activity.DefaultActivity
 
performWithoutResponse() - Method in class com.aspectran.core.activity.InstantActivity
 
PluralWildcardPattern - Class in com.aspectran.core.util.wildcard
The Class PluralWildcardPattern.
PluralWildcardPattern(WildcardPattern[]) - Constructor for class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
PluralWildcardPattern(String[]) - Constructor for class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
PluralWildcardPattern(String[], char) - Constructor for class com.aspectran.core.util.wildcard.PluralWildcardPattern
 
pluses - Static variable in class com.aspectran.core.context.builder.apon.params.PointcutParameters
 
Pointcut - Interface in com.aspectran.core.context.aspect.pointcut
The Interface Pointcut.
pointcut - Static variable in class com.aspectran.core.context.builder.apon.params.JoinpointParameters
 
PointcutFactory - Class in com.aspectran.core.context.aspect.pointcut
A factory for creating Pointcut objects.
PointcutFactory() - Constructor for class com.aspectran.core.context.aspect.pointcut.PointcutFactory
 
PointcutParameters - Class in com.aspectran.core.context.builder.apon.params
 
PointcutParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.PointcutParameters
 
PointcutParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.PointcutParameters
 
PointcutPatternRule - Class in com.aspectran.core.context.rule
The Class PointcutPatternRule.
PointcutPatternRule() - Constructor for class com.aspectran.core.context.rule.PointcutPatternRule
 
pointcutPatternRuleList - Variable in class com.aspectran.core.context.aspect.pointcut.AbstractPointcut
 
pointcutPatternVerifiable - Static variable in class com.aspectran.core.context.builder.apon.params.DefaultSettingsParameters
 
PointcutRule - Class in com.aspectran.core.context.rule
The Class PointcutRule.
PointcutRule(PointcutType) - Constructor for class com.aspectran.core.context.rule.PointcutRule
 
PointcutTargetParameters - Class in com.aspectran.core.context.builder.apon.params
 
PointcutTargetParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.PointcutTargetParameters
 
PointcutTargetParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.PointcutTargetParameters
 
PointcutType - Enum in com.aspectran.core.context.rule.type
The enum PointcutType.
pop() - Method in class com.aspectran.core.util.ArrayStack
Pops the top item off of this stack and return it.
popObject() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
postProcess(ContextBuilderAssistant) - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
PRAGMA - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Pragma header field name.
preconditionFailed(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
412 Precondition failed.
PREFIX_PARAM_NAME - Static variable in interface com.aspectran.core.context.template.engine.freemarker.directive.TrimDirective
 
PREFIX_SUFFIX_PATTERN_SEPARATOR - Static variable in class com.aspectran.core.util.PrefixSuffixPattern
 
PrefixSuffixPattern - Class in com.aspectran.core.util
 
PrefixSuffixPattern() - Constructor for class com.aspectran.core.util.PrefixSuffixPattern
 
PrefixSuffixPattern(String) - Constructor for class com.aspectran.core.util.PrefixSuffixPattern
 
prepare(String) - Method in interface com.aspectran.core.activity.Activity
Preparation for the activity.
prepare(String, String) - Method in interface com.aspectran.core.activity.Activity
Preparation for the activity.
prepare(String, MethodType) - Method in interface com.aspectran.core.activity.Activity
Preparation for the activity.
prepare(String) - Method in class com.aspectran.core.activity.CoreActivity
 
prepare(String, String) - Method in class com.aspectran.core.activity.CoreActivity
 
prepare(String, MethodType) - Method in class com.aspectran.core.activity.CoreActivity
 
prepare(String) - Method in class com.aspectran.core.activity.DefaultActivity
 
prepare(String, String) - Method in class com.aspectran.core.activity.DefaultActivity
 
prepare(String, MethodType) - Method in class com.aspectran.core.activity.DefaultActivity
 
prepare(String) - Method in class com.aspectran.core.activity.InstantActivity
 
prepare(String, String) - Method in class com.aspectran.core.activity.InstantActivity
 
prepare(String, MethodType) - Method in class com.aspectran.core.activity.InstantActivity
 
prepare(String, MethodType) - Method in class com.aspectran.web.activity.WebActivity
 
prepareAspectAdviceRule(TransletRule) - Method in class com.aspectran.core.activity.AbstractActivity
 
pretty - Static variable in class com.aspectran.core.context.builder.apon.params.TransformParameters
 
prev() - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
process(String, Map<String, Object>) - Method in class com.aspectran.core.context.template.ContextTemplateProcessor
 
process(TemplateRule, Map<String, Object>) - Method in class com.aspectran.core.context.template.ContextTemplateProcessor
 
process(String, Activity) - Method in class com.aspectran.core.context.template.ContextTemplateProcessor
 
process(TemplateRule, Activity) - Method in class com.aspectran.core.context.template.ContextTemplateProcessor
 
process(String, Activity, Map<String, Object>) - Method in class com.aspectran.core.context.template.ContextTemplateProcessor
 
process(TemplateRule, Activity, Map<String, Object>) - Method in class com.aspectran.core.context.template.ContextTemplateProcessor
 
process(String, Activity, Map<String, Object>, Writer) - Method in class com.aspectran.core.context.template.ContextTemplateProcessor
 
process(TemplateRule, Activity, Map<String, Object>, Writer) - Method in class com.aspectran.core.context.template.ContextTemplateProcessor
 
process(String, Map<String, Object>, String, Writer) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerTemplateEngine
 
process(String, Map<String, Object>, Writer) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerTemplateEngine
 
process(String, Map<String, Object>, Writer, Locale) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerTemplateEngine
 
process(String, Map<String, Object>, String, Writer) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleTemplateEngine
 
process(String, Map<String, Object>, Writer) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleTemplateEngine
 
process(String, Map<String, Object>, Writer, Locale) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleTemplateEngine
 
process(String, Map<String, Object>, String, Writer) - Method in interface com.aspectran.core.context.template.engine.TemplateEngine
Executes template, using the data-model provided, writing the generated output to the supplied Writer.
process(String, Map<String, Object>, Writer) - Method in interface com.aspectran.core.context.template.engine.TemplateEngine
Executes template, using the data-model provided, writing the generated output to the supplied Writer.
process(String, Map<String, Object>, Writer, Locale) - Method in interface com.aspectran.core.context.template.engine.TemplateEngine
Executes template, using the data-model provided, writing the generated output to the supplied Writer.
process(String, Map<String, Object>) - Method in interface com.aspectran.core.context.template.TemplateProcessor
Template processing with specified TemplateRule by its ID.
process(TemplateRule, Map<String, Object>) - Method in interface com.aspectran.core.context.template.TemplateProcessor
Template processing with specified TemplateRule.
process(String, Activity) - Method in interface com.aspectran.core.context.template.TemplateProcessor
Template processing with specified TemplateRule by its ID.
process(TemplateRule, Activity) - Method in interface com.aspectran.core.context.template.TemplateProcessor
Template processing with specified TemplateRule.
process(String, Activity, Map<String, Object>) - Method in interface com.aspectran.core.context.template.TemplateProcessor
Template processing with specified TemplateRule by its ID.
process(TemplateRule, Activity, Map<String, Object>) - Method in interface com.aspectran.core.context.template.TemplateProcessor
Template processing with specified TemplateRule.
process(String, Activity, Map<String, Object>, Writer) - Method in interface com.aspectran.core.context.template.TemplateProcessor
Template processing with specified TemplateRule by its ID.
process(TemplateRule, Activity, Map<String, Object>, Writer) - Method in interface com.aspectran.core.context.template.TemplateProcessor
Template processing with specified TemplateRule.
process(Node, Map<String, String>, String) - Method in interface com.aspectran.core.util.xml.Nodelet
For a registered XPath, the NodeletParser will call the Nodelet's process method for processing.
process(String, NodeletParser) - Method in interface com.aspectran.core.util.xml.NodeletAdder
For a registered XPath, the NodeletParser will call the Nodelet's process method for processing.
processActualRequest(Translet) - Method in interface com.aspectran.web.support.cors.CorsProcessor
Process a simple or actual CORS request.
processActualRequest(Translet) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
 
ProcessException - Exception in com.aspectran.core.activity.process
This exception will be thrown when a translet process is failed.
ProcessException() - Constructor for exception com.aspectran.core.activity.process.ProcessException
Simple constructor.
ProcessException(String) - Constructor for exception com.aspectran.core.activity.process.ProcessException
Constructor to create exception with a message.
ProcessException(Throwable) - Constructor for exception com.aspectran.core.activity.process.ProcessException
Constructor to create exception to wrap another exception.
ProcessException(String, Throwable) - Constructor for exception com.aspectran.core.activity.process.ProcessException
Constructor to create exception to wrap another exception and pass a message.
processPreflightRequest(Translet) - Method in interface com.aspectran.web.support.cors.CorsProcessor
Process a preflight CORS request.
processPreflightRequest(Translet) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
 
ProcessResult - Class in com.aspectran.core.activity.process.result
The Class ProcessResult.
ProcessResult() - Constructor for class com.aspectran.core.activity.process.result.ProcessResult
 
ProcessResult(int) - Constructor for class com.aspectran.core.activity.process.result.ProcessResult
 
Profile - Annotation Type in com.aspectran.core.context.bean.annotation
 
profile - Static variable in class com.aspectran.core.context.builder.apon.params.EnvironmentParameters
 
profile - Static variable in class com.aspectran.core.context.builder.apon.params.ImportParameters
 
profiles - Static variable in class com.aspectran.core.context.loader.config.AspectranContextConfig
 
properties - Static variable in class com.aspectran.core.context.builder.apon.params.ActionParameters
 
properties - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
properties - Static variable in class com.aspectran.core.context.builder.apon.params.EnvironmentParameters
 
PropertiesLoaderUtils - Class in com.aspectran.core.util
 
PropertiesLoaderUtils() - Constructor for class com.aspectran.core.util.PropertiesLoaderUtils
 
property - Static variable in class com.aspectran.core.context.builder.apon.params.ReferenceParameters
 
PropertyPossessable - Interface in com.aspectran.core.context.rule.ability
The Interface PropertyPossessable.
PROXY_AUTHENTICATE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Proxy-Authenticate header field name.
PROXY_AUTHORIZATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Proxy-Authorization header field name.
ProxyBeanInstantiationException - Exception in com.aspectran.core.context.bean.proxy
Exception thrown when instantiation of a proxy bean failed.
ProxyBeanInstantiationException(Class<?>, Throwable) - Constructor for exception com.aspectran.core.context.bean.proxy.ProxyBeanInstantiationException
Create a new ProxyBeanInstantiationException.
ProxyBeanInstantiationException(Class<?>, String) - Constructor for exception com.aspectran.core.context.bean.proxy.ProxyBeanInstantiationException
Create a new ProxyBeanInstantiationException.
ProxyBeanInstantiationException(Class<?>, String, Throwable) - Constructor for exception com.aspectran.core.context.bean.proxy.ProxyBeanInstantiationException
Create a new ProxyBeanInstantiationException.
push(Object) - Method in class com.aspectran.core.util.ArrayStack
Pushes a new item onto the top of this stack.
pushObject(Object) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
put(String, URL) - Method in class com.aspectran.core.context.loader.resource.ResourceEntries
 
put(String, V) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
put(String, V[]) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
put(String, List<V>) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
put(K, V[]) - Method in class com.aspectran.core.util.LinkedMultiValueMap
 
put(K, V[]) - Method in interface com.aspectran.core.util.MultiValueMap
Set the given values under the given key.
putAdviceResult(AspectAdviceRule, Object) - Method in class com.aspectran.core.activity.AbstractActivity
Put advice result.
putAdviceResult(AspectAdviceRule, Object) - Method in class com.aspectran.core.activity.aspect.result.AspectAdviceResult
 
putAll(Map<? extends String, ? extends V>) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMap
 
putAll(Map<? extends String, ? extends List<V>>) - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
putAspectAdviceBean(String, Object) - Method in class com.aspectran.core.activity.AbstractActivity
Put aspect advice bean.
putAspectAdviceBean(String, Object) - Method in class com.aspectran.core.activity.aspect.result.AspectAdviceResult
 
putExceptionThrownRule(ExceptionThrownRule) - Method in class com.aspectran.core.context.rule.ExceptionRule
Puts the exception thrown rule.
putInstantiatedBean(BeanRule, InstantiatedBean) - Method in class com.aspectran.core.context.bean.scope.AbstractScope
 
putInstantiatedBean(BeanRule, InstantiatedBean) - Method in interface com.aspectran.core.context.bean.scope.Scope
Saves an instantiated bean with the given bean rule into the scope.
putItemRule(ItemRule) - Method in class com.aspectran.core.context.rule.ItemRuleMap
Adds a item rule.
putResource(String, File) - Method in class com.aspectran.core.context.loader.resource.ResourceEntries
 
putResource(File, JarEntry) - Method in class com.aspectran.core.context.loader.resource.ResourceEntries
 
putSetting(String, String) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Puts the setting vlaue.
putSetting(String, Object) - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
putTrimDirective(TrimDirective) - Method in class com.aspectran.core.context.template.engine.freemarker.directive.TrimDirectiveGroup
 
putValue(String, Object) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
putValue(ParameterDefinition, Object) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
putValue(Object) - Method in interface com.aspectran.core.util.apon.Parameter
Puts the parameter value.
putValue(String, Object) - Method in interface com.aspectran.core.util.apon.Parameters
Put a value of the parameter corresponding to the given name.
putValue(ParameterDefinition, Object) - Method in interface com.aspectran.core.util.apon.Parameters
Put a value of the parameter corresponding to the given parameter definition.
putValue(Object) - Method in class com.aspectran.core.util.apon.ParameterValue
 
putValue(String, Object) - Method in class com.aspectran.core.util.apon.VariableParameters
 
putValueNonNull(String, Object) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
putValueNonNull(ParameterDefinition, Object) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
putValueNonNull(String, Object) - Method in interface com.aspectran.core.util.apon.Parameters
Put a value of the parameter corresponding to the given name.
putValueNonNull(ParameterDefinition, Object) - Method in interface com.aspectran.core.util.apon.Parameters
Put a value of the parameter corresponding to the given parameter definition.

Q

Qualifier - Annotation Type in com.aspectran.core.context.bean.annotation
 
QuartzJobListener - Class in com.aspectran.scheduler.service
The Class QuartzJobListener.
QuartzJobListener() - Constructor for class com.aspectran.scheduler.service.QuartzJobListener
 
QuartzJobOutputWriter - Class in com.aspectran.scheduler.adapter
The Class QuartzJobOutputWriter.
QuartzJobOutputWriter() - Constructor for class com.aspectran.scheduler.adapter.QuartzJobOutputWriter
 
QuartzJobRequestAdapter - Class in com.aspectran.scheduler.adapter
The Class QuartzJobRequestAdapter.
QuartzJobRequestAdapter(JobExecutionContext) - Constructor for class com.aspectran.scheduler.adapter.QuartzJobRequestAdapter
Instantiates a new QuartzJobRequestAdapter.
QuartzJobResponseAdapter - Class in com.aspectran.scheduler.adapter
The Class QuartzJobResponseAdapter.
QuartzJobResponseAdapter() - Constructor for class com.aspectran.scheduler.adapter.QuartzJobResponseAdapter
 
QuartzSchedulerFactoryBean - Class in com.aspectran.scheduler.support
The type Quartz scheduler factory bean.
QuartzSchedulerFactoryBean() - Constructor for class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
 
QuartzSchedulerService - Class in com.aspectran.scheduler.service
The Class QuartzSchedulerService.
QuartzSchedulerService(ActivityContext) - Constructor for class com.aspectran.scheduler.service.QuartzSchedulerService
 

R

RANGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Range header field name.
read() - Method in class com.aspectran.core.util.apon.AponReader
Converts an APON formatted string into a VariableParameters object.
read(T) - Method in class com.aspectran.core.util.apon.AponReader
Converts an APON formatted string into a given Parameters object.
read(File, String) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a string from the specified file.
read(URL, String) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a string from the specified url.
read(Reader) - Static method in class com.aspectran.core.util.ResourceUtils
Returns a string from the specified Reader object.
ready() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
ready() - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
redirect(RedirectResponseRule) - Method in class com.aspectran.core.activity.CoreTranslet
 
redirect(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
redirect(String, boolean) - Method in class com.aspectran.core.activity.CoreTranslet
 
redirect(String, Map<String, String>) - 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(String) - Method in interface com.aspectran.core.activity.Translet
Redirect a client to a new target resource.
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 interface com.aspectran.core.activity.Translet
Redirect to the other target resouce.
redirect(String) - Method in class com.aspectran.core.adapter.BasicResponseAdapter
 
redirect(RedirectResponseRule) - 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(RedirectResponseRule) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Redirects a client to a new URL.
Redirect - Annotation Type in com.aspectran.core.context.bean.annotation
 
redirect - Static variable in class com.aspectran.core.context.builder.apon.params.ResponseParameters
 
redirect - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
redirect(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
redirect(RedirectResponseRule) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
RedirectParameters - Class in com.aspectran.core.context.builder.apon.params
 
RedirectParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.RedirectParameters
 
RedirectParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.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
 
redirects - Static variable in class com.aspectran.core.context.builder.apon.params.ExceptionThrownParameters
 
reference - Static variable in class com.aspectran.core.context.builder.apon.params.ItemParameters
 
ReferenceParameters - Class in com.aspectran.core.context.builder.apon.params
 
ReferenceParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ReferenceParameters
 
ReferenceParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.ReferenceParameters
 
REFERER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Referer header field name.
ReflectionUtils - Class in com.aspectran.core.util
Simple utility class for working with the reflection API.
ReflectionUtils() - Constructor for class com.aspectran.core.util.ReflectionUtils
 
RegexpPointcut - Class in com.aspectran.core.context.aspect.pointcut
The Class RegexpPointcut.
RegexpPointcut(List<PointcutPatternRule>) - Constructor for class com.aspectran.core.context.aspect.pointcut.RegexpPointcut
 
register(AspectRule) - Method in class com.aspectran.core.context.aspect.AspectAdviceRulePostRegister
 
register(BeanRuleRegistry) - Method in class com.aspectran.core.context.aspect.AspectAdviceRulePreRegister
 
register(TransletRuleRegistry) - Method in class com.aspectran.core.context.aspect.AspectAdviceRulePreRegister
 
register(AspectRule) - Method in class com.aspectran.core.context.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.
registerDynamically(AspectRule) - Method in class com.aspectran.core.context.aspect.AspectAdviceRuleRegistry
 
RegulatedApplicationAdapter - Class in com.aspectran.core.adapter
The Class RegulatedApplicationAdapter.
RegulatedApplicationAdapter(ApplicationAdapter) - Constructor for class com.aspectran.core.adapter.RegulatedApplicationAdapter
Instantiates a new Regulated application adapter.
rejectRequest(Translet, CorsException) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
Invoked when one of the CORS checks failed.
release() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
 
release() - Method in class com.aspectran.core.adapter.AbstractSessionAdapter
 
release() - Method in interface com.aspectran.core.adapter.SessionAdapter
No longer use the adaptee object.
release() - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
release() - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
release() - Method in class com.aspectran.core.context.loader.resource.ResourceManager
 
release() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
 
RelevantAspectRuleHolder - Class in com.aspectran.core.context.bean.proxy
The Class RelevantAspectRuleHolder.
RelevantAspectRuleHolder() - Constructor for class com.aspectran.core.context.bean.proxy.RelevantAspectRuleHolder
 
reload(boolean) - Method in interface com.aspectran.core.context.loader.ActivityContextLoader
 
reload(boolean) - Method in class com.aspectran.core.context.loader.AponActivityContextLoader
 
reload(boolean) - Method in class com.aspectran.core.context.loader.HybridActivityContextLoader
 
reload() - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
reload(boolean) - Method in class com.aspectran.core.context.loader.XmlActivityContextLoader
 
reloadActivityContext() - Method in class com.aspectran.core.service.AbstractAspectranService
 
reloadMode - Static variable in class com.aspectran.core.context.loader.config.AspectranContextAutoReloadConfig
The reload mode, which is either "hard" or "soft".
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 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 class com.aspectran.core.adapter.RegulatedApplicationAdapter
 
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.web.adapter.HttpServletRequestAdapter
 
removeAttribute(String) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
removeAttribute(String) - Method in class com.aspectran.web.adapter.WebApplicationAdapter
 
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
 
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.AbstractAdaptiveRequest
 
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.
renderDefaultMessage(String, Object[], Locale) - Method in class com.aspectran.core.context.message.MessageSourceSupport
Render the given default message String.
repeatCount - Static variable in class com.aspectran.core.context.builder.apon.params.TriggerParameters
 
repeatForever - Static variable in class com.aspectran.core.context.builder.apon.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
Replicate this response.
replicate() - Method in class com.aspectran.core.activity.response.transform.AponTransform
 
replicate() - Method in class com.aspectran.core.activity.response.transform.JsonTransform
 
replicate() - Method in class com.aspectran.core.activity.response.transform.TextTransform
 
replicate() - Method in class com.aspectran.core.activity.response.transform.XmlTransform
 
replicate() - Method in class com.aspectran.core.activity.response.transform.XslTransform
 
replicate() - Method in class com.aspectran.core.context.aspect.AspectAdviceRuleRegistry
 
replicate() - Method in class com.aspectran.core.context.builder.assistant.AssistantLocal
 
replicate() - Method in interface com.aspectran.core.context.rule.ability.Replicable
 
replicate() - Method in class com.aspectran.core.context.rule.BeanRule
 
replicate(BeanRule) - Static method in class com.aspectran.core.context.rule.BeanRule
 
replicate() - Method in class com.aspectran.core.context.rule.DispatchResponseRule
 
replicate(DispatchResponseRule) - Static method in class com.aspectran.core.context.rule.DispatchResponseRule
Returns a new derived instance of DispatchResponseRule.
replicate() - Method in class com.aspectran.core.context.rule.ForwardResponseRule
 
replicate(ForwardResponseRule) - Static method in class com.aspectran.core.context.rule.ForwardResponseRule
 
replicate() - Method in class com.aspectran.core.context.rule.RedirectResponseRule
 
replicate(RedirectResponseRule) - Static method in class com.aspectran.core.context.rule.RedirectResponseRule
 
replicate() - Method in class com.aspectran.core.context.rule.ResponseRule
 
replicate(ResponseRule) - Static method in class com.aspectran.core.context.rule.ResponseRule
 
replicate() - Method in class com.aspectran.core.context.rule.TemplateRule
 
replicate(TemplateRule) - Static method in class com.aspectran.core.context.rule.TemplateRule
 
replicate() - Method in class com.aspectran.core.context.rule.TransformRule
 
replicate(TransformRule) - Static method in class com.aspectran.core.context.rule.TransformRule
 
replicate() - Method in class com.aspectran.core.context.rule.TransletRule
 
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.activity.process.ContentList
 
replicateAspectAdviceRuleRegistry() - Method in class com.aspectran.core.context.rule.TransletRule
 
reporting(Activity) - Method in class com.aspectran.scheduler.service.JobActivityReport
 
Request - Annotation Type in com.aspectran.core.context.bean.annotation
 
request - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
requestAdapter - Variable in class com.aspectran.core.activity.ActivityDataMap
 
RequestAdapter - Interface in com.aspectran.core.adapter
The Interface RequestAdapter.
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(Throwable) - 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.
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(String) - 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.
RequestMethodNotAllowedException(String, Throwable) - 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(MethodType) - Constructor for exception com.aspectran.core.activity.request.RequestMethodNotAllowedException
Instantiates a new RequestMethodNotAllowedException.
RequestParameters - Class in com.aspectran.core.context.builder.apon.params
 
RequestParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.RequestParameters
 
RequestParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.RequestParameters
 
RequestParseException - Exception in com.aspectran.web.activity.request
Exception thrown when request parse fails.
RequestParseException() - Constructor for exception com.aspectran.web.activity.request.RequestParseException
Simple constructor.
RequestParseException(String) - Constructor for exception com.aspectran.web.activity.request.RequestParseException
Constructor to create exception with a message.
RequestParseException(String, Throwable) - Constructor for exception com.aspectran.web.activity.request.RequestParseException
Constructor to create exception to wrap another exception and pass a message.
RequestRule - Class in com.aspectran.core.context.rule
The Class RequestRule.
RequestRule() - Constructor for class com.aspectran.core.context.rule.RequestRule
 
RequestScope - Class in com.aspectran.core.context.bean.scope
The Class RequestScope.
RequestScope() - Constructor for class com.aspectran.core.context.bean.scope.RequestScope
Instantiates a new Request scope.
Required - Annotation Type in com.aspectran.core.context.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.context.bean
The Class RequiredTypeBeanNotFoundException.
RequiredTypeBeanNotFoundException(Class<?>) - Constructor for exception com.aspectran.core.context.bean.RequiredTypeBeanNotFoundException
Instantiates a new BeanNotFoundException.
reserve(Object, BeanReferenceInspectable) - Method in class com.aspectran.core.context.builder.assistant.BeanReferenceInspector
Reserves to bean reference inspection.
reserveBeanReference(String, BeanReferenceInspectable) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
reserveBeanReference(Class<?>, BeanReferenceInspectable) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
 
reserveBeanReference(String, BeanReferenceInspectable) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
reserveBeanReference(Class<?>, BeanReferenceInspectable) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
reserveResponse(Response) - Method in class com.aspectran.core.activity.CoreActivity
Responds immediately, and the remaining jobs will be canceled.
reserveResponse() - Method in class com.aspectran.core.activity.CoreActivity
 
reset() - Method in class com.aspectran.core.context.loader.resource.LocalResourceManager
 
reset() - Method in class com.aspectran.core.context.loader.resource.ResourceManager
 
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.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.BeanReferrerType
Returns a BeanReferrerType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.ContentType
Returns a ContentType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.DefaultSettingType
Returns a DefaultSettingType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.ImporterType
Returns an ImporterType with a value represented by the specified String.
resolve(String) - Static method in enum com.aspectran.core.context.rule.type.ImportFileType
Returns an ImportFileType 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.JoinpointType
Returns a JoinpointType 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.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(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.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(String, BeanActionRule) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Resolve bean class for bean action rule.
resolveActionBeanClass(String, BeanActionRule) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
resolveAdviceBeanClass(String, AspectRule) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Resolve bean class for the aspect rule.
resolveAdviceBeanClass(String, AspectRule) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
resolveAliasType(String) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
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.builder.assistant.ShallowContextBuilderAssistant
 
resolveArguments(Object[], Locale) - Method in class com.aspectran.core.context.message.MessageSourceSupport
Template method for resolving argument objects.
resolveBeanClass(ItemRule) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Resolve bean class.
resolveBeanClass(Token) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Resolve bean class for token.
resolveBeanClass(String, ScheduleRule) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Resolve bean class for the schedule rule.
resolveBeanClass(ItemRule) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
resolveBeanClass(Token) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
resolveBeanClass(String, ScheduleRule) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
resolveByHint(String) - Static method in enum com.aspectran.core.util.apon.ParameterValueType
 
resolveCode(String, Locale) - Method in class com.aspectran.core.context.message.AbstractMessageSource
Subclasses must implement this method to resolve a message.
resolveCode(String, Locale) - Method in class com.aspectran.core.context.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.context.message.AbstractMessageSource
Subclasses can override this method to resolve a message without arguments in an optimized fashion, i.e. to resolve without involving a MessageFormat.
resolveCodeWithoutArguments(String, Locale) - Method in class com.aspectran.core.context.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.context.i18n.AbstractLocaleResolver
Resolve the default locale for the given translet, Called if can not find specified Locale.
resolveDefaultTimeZone(Translet) - Method in class com.aspectran.core.context.i18n.AbstractLocaleResolver
Resolve the default time zone for the given translet, Called if can not find specified TimeZone.
resolveFactoryBeanClass(String, BeanRule) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Resolve bean class for factory bean rule.
resolveFactoryBeanClass(String, BeanRule) - Method in class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
resolveLocale() - Method in class com.aspectran.core.activity.CoreActivity
Resolve the current locale.
resolveLocale(Translet) - Method in class com.aspectran.core.context.i18n.FixedLocaleResolver
 
resolveLocale(Translet) - Method in interface com.aspectran.core.context.i18n.LocaleResolver
Resolve the current locale via the given translet.
resolveLocale(Translet) - Method in class com.aspectran.core.context.i18n.SessionLocaleResolver
 
resolveLocale() - Method in class com.aspectran.web.activity.WebActivity
 
resolveRequestCharacterEncoding() - Method in class com.aspectran.core.activity.CoreActivity
Determine the request character encoding.
resolveResponseCharacterEncoding() - Method in class com.aspectran.core.activity.CoreActivity
Determine the response character encoding.
resolveTimeZone(Translet) - Method in class com.aspectran.core.context.i18n.FixedLocaleResolver
 
resolveTimeZone(Translet) - Method in interface com.aspectran.core.context.i18n.LocaleResolver
Resolve the current timezone via the given translet.
resolveTimeZone(Translet) - Method in class com.aspectran.core.context.i18n.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.builder.apon.params.ImportParameters
 
resource - Static variable in class com.aspectran.core.context.builder.apon.params.TemplateParameters
 
ResourceBundleMessageSource - Class in com.aspectran.core.context.message
MessageSource implementation that accesses resource bundles using specified basenames.
ResourceBundleMessageSource() - Constructor for class com.aspectran.core.context.message.ResourceBundleMessageSource
 
ResourceEntries - Class in com.aspectran.core.context.loader.resource
The Class ResourceEntries.
ResourceEntries() - Constructor for class com.aspectran.core.context.loader.resource.ResourceEntries
 
resourceEntries - Variable in class com.aspectran.core.context.loader.resource.ResourceManager
 
ResourceImporter - Class in com.aspectran.core.context.builder.importer
The Class ResourceImporter.
ResourceImporter(ClassLoader, String, ImportFileType) - Constructor for class com.aspectran.core.context.builder.importer.ResourceImporter
 
ResourceManager - Class in com.aspectran.core.context.loader.resource
The Class ResourceManager.
ResourceManager() - Constructor for class com.aspectran.core.context.loader.resource.ResourceManager
 
resourceNameToClassName(String) - Static method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
resources - Static variable in class com.aspectran.core.context.loader.config.AspectranContextConfig
 
ResourceUtils - Class in com.aspectran.core.util
A class to simplify access to ResourceUtils through the classloader.
ResourceUtils() - Constructor for class com.aspectran.core.util.ResourceUtils
 
response() - Method in class com.aspectran.core.activity.CoreTranslet
 
response(Response) - Method in class com.aspectran.core.activity.CoreTranslet
 
response(Activity) - Method in class com.aspectran.core.activity.response.dispatch.DispatchResponse
 
response(Activity) - Method in class com.aspectran.core.activity.response.ForwardResponse
 
response(Activity) - Method in class com.aspectran.core.activity.response.RedirectResponse
 
Response - Interface in com.aspectran.core.activity.response
The Interface Response.
response(Activity) - Method in interface com.aspectran.core.activity.response.Response
Response.
response(Activity) - Method in class com.aspectran.core.activity.response.transform.AponTransform
 
response(Activity) - Method in class com.aspectran.core.activity.response.transform.JsonTransform
 
response(Activity) - Method in class com.aspectran.core.activity.response.transform.TextTransform
 
response(Activity) - Method in class com.aspectran.core.activity.response.transform.XmlTransform
 
response(Activity) - Method in class com.aspectran.core.activity.response.transform.XslTransform
 
response() - Method in interface com.aspectran.core.activity.Translet
Respond immediately, and the remaining jobs will be canceled.
response(Response) - Method in interface com.aspectran.core.activity.Translet
Respond immediately, and the remaining jobs will be canceled.
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(Throwable) - Constructor for exception com.aspectran.core.activity.response.ResponseException
Constructor to create exception to wrap another exception.
ResponseException(String, Throwable) - Constructor for exception com.aspectran.core.activity.response.ResponseException
Constructor to create exception to wrap another exception and pass a message.
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.builder.apon.params
 
ResponseParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ResponseParameters
 
ResponseParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.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.
responses - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
ResponseType - Enum in com.aspectran.core.context.rule.type
The enum ResponseType.
restart() - Method in interface com.aspectran.core.service.AspectranServiceController
Restart an Aspectran Service.
restart() - Method in class com.aspectran.core.service.BasicAspectranService
 
restart(ActivityContext) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
restart(ActivityContext) - Method in interface com.aspectran.scheduler.service.SchedulerService
 
restarted(boolean) - Method in interface com.aspectran.core.service.AspectranServiceLifeCycleListener
 
restoreAssistantLocal(AssistantLocal) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Restore assistant local.
resume() - Method in interface com.aspectran.core.service.AspectranServiceController
Continues an Aspectran Service after it has been paused.
resume() - Method in class com.aspectran.core.service.BasicAspectranService
 
resume() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
resume(String) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
resume() - Method in interface com.aspectran.scheduler.service.SchedulerService
 
resume(String) - Method in interface com.aspectran.scheduler.service.SchedulerService
 
resumed() - Method in interface com.aspectran.core.service.AspectranServiceLifeCycleListener
 
resumeSchedulerService() - Method in class com.aspectran.core.service.AbstractAspectranService
 
retrieveAspectAdviceRuleRegistry(Activity, String, String, String, String) - Method in class com.aspectran.core.context.bean.proxy.AbstractDynamicBeanProxy
 
RETRY_AFTER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Retry-After header field name.
rollback() - Method in class com.aspectran.core.activity.request.parameter.FileParameter
Delete a saved file.
root - Static variable in class com.aspectran.core.context.loader.config.AspectranContextConfig
 
ROOT_WEB_ASPECTRAN_SERVICE_ATTRIBUTE - Static variable in class com.aspectran.web.service.WebAspectranService
 
RootAponAssembler - Class in com.aspectran.core.context.builder.apon
The Class RootAponAssembler.
RootAponAssembler(ContextBuilderAssistant) - Constructor for class com.aspectran.core.context.builder.apon.RootAponAssembler
 
RootAponDisassembler - Class in com.aspectran.core.context.builder.apon
The Class RootAponDisassembler.
RootAponDisassembler(ContextBuilderAssistant) - Constructor for class com.aspectran.core.context.builder.apon.RootAponDisassembler
 
RootParameters - Class in com.aspectran.core.context.builder.apon.params
 
RootParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.RootParameters
 
RootParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.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
 
run() - Method in class com.aspectran.core.context.loader.reload.ActivityContextReloadingTimerTask
 
RuntimeActivityContextBuilder - Class in com.aspectran.core.context.builder
The Class RuntimeActivityContextBuilder.
RuntimeActivityContextBuilder(ApplicationAdapter) - Constructor for class com.aspectran.core.context.builder.RuntimeActivityContextBuilder
 

S

save(String, Class<?>) - Method in interface com.aspectran.core.util.ClassScanner.SaveHandler
 
save(String, File) - Method in interface com.aspectran.core.util.FileScanner.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.
saveAs(File, boolean) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
Save an uploaded file as a given destination file.
savedFile - Variable in class com.aspectran.core.activity.request.parameter.FileParameter
 
scan(String, ClassScanner.SaveHandler) - Method in class com.aspectran.core.context.bean.scan.BeanClassScanner
 
scan - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
scan - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
scan(String, WildcardMatcher, FileScanner.SaveHandler) - Method in class com.aspectran.core.context.translet.scan.TransletFileScanner
 
scan(String) - Method in class com.aspectran.core.util.ClassScanner
Find all classes that match the class name pattern.
scan(String, Map<String, Class<?>>) - Method in class com.aspectran.core.util.ClassScanner
Find all classes that match the class name pattern.
scan(String, ClassScanner.SaveHandler) - 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, Map<String, File>) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, FileScanner.SaveHandler) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, String) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, String, Map<String, File>) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, String, FileScanner.SaveHandler) - Method in class com.aspectran.core.util.FileScanner
 
scan(String, WildcardMatcher, FileScanner.SaveHandler) - Method in class com.aspectran.core.util.FileScanner
 
scanFromJarResource(URL, WildcardMatcher, ClassScanner.SaveHandler) - Method in class com.aspectran.core.util.ClassScanner
 
scanIntervalSeconds - Static variable in class com.aspectran.core.context.loader.config.AspectranContextAutoReloadConfig
The interval in seconds between scanning the specified resouces for file changes.
ScheduleParameters - Class in com.aspectran.core.context.builder.apon.params
 
ScheduleParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.ScheduleParameters
 
ScheduleParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.ScheduleParameters
 
scheduler - Static variable in class com.aspectran.core.context.builder.apon.params.ScheduleParameters
 
scheduler - Static variable in class com.aspectran.core.context.loader.config.AspectranConfig
 
SchedulerParameters - Class in com.aspectran.core.context.builder.apon.params
 
SchedulerParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.SchedulerParameters
 
SchedulerParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.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(Throwable) - Constructor for exception com.aspectran.scheduler.service.SchedulerServiceException
Constructor to create exception to wrap another exception
SchedulerServiceException(String, Throwable) - Constructor for exception com.aspectran.scheduler.service.SchedulerServiceException
Constructor to create exception to wrap another exception and pass a message
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.context.schedule
The Class ScheduleRuleRegistry.
ScheduleRuleRegistry() - Constructor for class com.aspectran.core.context.schedule.ScheduleRuleRegistry
 
schedules - Static variable in class com.aspectran.core.context.builder.apon.params.AspectranParameters
 
scope - Variable in class com.aspectran.core.adapter.AbstractApplicationAdapter
 
Scope - Interface in com.aspectran.core.context.bean.scope
The Interface Scope.
scope - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
scopedBeanMap - Variable in class com.aspectran.core.context.bean.scope.AbstractScope
 
ScopeType - Enum in com.aspectran.core.context.rule.type
The enum ScopeType.
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
대상문자열(str)에서 지정문자열(keyw)이 검색된 횟수를, 지정문자열이 없으면 0 을 반환한다.
search(CharSequence, char) - Static method in class com.aspectran.core.util.StringUtils
대상문자열(str)에서 지정문자열(keyw)이 검색된 횟수를, 지정문자열이 없으면 0 을 반환한다.
searchIgnoreCase(String, String) - Static method in class com.aspectran.core.util.StringUtils
대상문자열(str)에서 대소문자 구분없이 지정문자열(keyw)이 검색된 횟수를, 지정문자열이 없으면 0 을 반환한다.
searchIgnoreCase(CharSequence, char) - Static method in class com.aspectran.core.util.StringUtils
대상문자열(str)에서 지정문자열(keyw)이 검색된 횟수를, 지정문자열이 없으면 0 을 반환한다.
searchResources(Iterator<AspectranClassLoader>, String) - Static method in class com.aspectran.core.context.loader.resource.ResourceManager
 
searchResources(Iterator<AspectranClassLoader>, String, Enumeration<URL>) - Static method in class com.aspectran.core.context.loader.resource.ResourceManager
 
seekUniqueFile(File) - Static method in class com.aspectran.core.util.FilenameUtils
Returns a file name that does not overlap in the specified directory.
seekUniqueFile(File, char) - Static method in class com.aspectran.core.util.FilenameUtils
Returns a file name that does not overlap in the specified directory.
seeOther(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
303 See Other.
sendError(Translet) - Method in interface com.aspectran.web.support.cors.CorsProcessor
Sends an error response to the client using the specified status.
sendError(Translet) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
 
separate(CharSequence) - Method in class com.aspectran.core.util.wildcard.WildcardMatcher
 
SERVER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Server header field name.
service(String) - Method in class com.aspectran.console.service.ConsoleAspectranService
Process the actual dispatching to the activity.
service(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.service.WebAspectranService
Processes the actual dispatching to the activity.
service(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.startup.servlet.SpecificIPAllowedWebActivityServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.startup.servlet.WebActivityServlet
 
SessionAdapter - Interface in com.aspectran.core.adapter
The Interface SessionAdapter.
SessionLocaleResolver - Class in com.aspectran.core.context.i18n
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.context.i18n.SessionLocaleResolver
 
SessionScope - Class in com.aspectran.core.context.bean.scope
The Class SessionScope.
SessionScope() - Constructor for class com.aspectran.core.context.bean.scope.SessionScope
Instantiates a new Session scope.
SessionScopeActivity - Class in com.aspectran.core.activity
The Class SessionScopeActivity.
SessionScopeActivity(ActivityContext, SessionAdapter) - 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.
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_COOKIE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Set-Cookie header field name.
SET_COOKIE2 - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Set-Cookie2 header field name.
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 interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setActiveProfiles(String) - Method in class com.aspectran.core.context.env.AbstractEnvironment
 
setActiveProfiles(String[]) - Method in class com.aspectran.core.context.env.AbstractEnvironment
 
setActiveProfiles(String...) - Method in interface com.aspectran.core.context.loader.ActivityContextLoader
 
setActivityContext(ActivityContext) - Method in interface com.aspectran.core.context.bean.aware.ActivityContextAware
 
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.
setAllowCredentials(boolean) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedFileExtensions(String) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Sets the allowed file extensions.
setAllowedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setAllowedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the allowed file extensions.
setAllowedHeaders(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedHeaders(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedHeaders(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedMethod(MethodType) - Method in class com.aspectran.core.context.rule.RequestRule
Sets the allowed method.
setAllowedMethods(MethodType[]) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the allowed methods.
setAllowedMethods(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedMethods(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedMethods(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedOrigins(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedOrigins(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAllowedOrigins(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setAlternativeValue(Object) - Method in class com.aspectran.core.context.expr.token.Token
Sets the alternative value.
setAlwaysUseMessageFormat(boolean) - Method in class com.aspectran.core.context.message.MessageSourceSupport
Set whether to always apply the MessageFormat rules, parsing even messages without arguments.
setApplicationAdapter(ApplicationAdapter) - Method in interface com.aspectran.core.context.bean.aware.ApplicationAdapterAware
 
setApplicationAdapter(ApplicationAdapter) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
 
setApplicationAdapter(ApplicationAdapter) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
 
setArgumentItemRuleMap(ItemRuleMap) - Method in interface com.aspectran.core.context.rule.ability.ArgumentPossessable
Sets the argument item rule map.
setArgumentItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.BeanActionRule
 
setAspectAdviceRule(AspectAdviceRule) - Method in class com.aspectran.core.activity.process.action.BeanAction
Sets the aspect advice rule.
setAspectAdviceRule(AspectAdviceRule) - Method in class com.aspectran.core.context.rule.MethodActionRule
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.activity.process.ContentList
 
setAspectAdviceRuleRegistry(AspectAdviceRuleRegistry) - Method in class com.aspectran.core.context.bean.proxy.RelevantAspectRuleHolder
Sets the aspect advice rule registry.
setAspectAdviceRuleRegistry(AspectAdviceRuleRegistry) - Method in class com.aspectran.core.context.rule.BeanActionRule
Sets the aspect advice rule registry.
setAspectAdviceRuleRegistry(AspectAdviceRuleRegistry) - Method in class com.aspectran.core.context.rule.MethodActionRule
Sets the aspect advice rule registry.
setAspectAdviceRuleRegistry(AspectAdviceRuleRegistry) - Method in class com.aspectran.core.context.rule.TransletRule
 
setAspectranServiceLifeCycleListener(AspectranServiceLifeCycleListener) - Method in interface com.aspectran.core.service.AspectranService
Sets the aspectran service life-cycle listener.
setAspectranServiceLifeCycleListener(AspectranServiceLifeCycleListener) - Method in class com.aspectran.core.service.BasicAspectranService
 
setAspectRuleRegistry(AspectRuleRegistry) - Method in class com.aspectran.core.context.AspectranActivityContext
 
setAssistantLocal(AssistantLocal) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Sets the assistant local.
setAssistantLocal(AssistantLocal) - Method in class com.aspectran.core.context.template.TemplateRuleRegistry
 
setAssistantLocal(AssistantLocal) - Method in class com.aspectran.core.context.translet.TransletRuleRegistry
 
setAttribute(String, Object) - Method in class com.aspectran.core.activity.CoreTranslet
 
setAttribute(String, Object) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
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 class com.aspectran.core.adapter.RegulatedApplicationAdapter
 
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.web.adapter.HttpServletRequestAdapter
 
setAttribute(String, Object) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
 
setAttribute(String, Object) - Method in class com.aspectran.web.adapter.WebApplicationAdapter
 
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.
setAttributeMap(Map<String, Object>) - Method in class com.aspectran.core.activity.InstantActivity
Sets the attribute map.
setAttributeMap(Map<String, Object>) - Method in class com.aspectran.embedded.activity.EmbeddedActivity
 
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.context.message.ResourceBundleMessageSource
Set a single basename, following ResourceBundle conventions: essentially, a fully-qualified classpath location.
setBasenames(String...) - Method in class com.aspectran.core.context.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.adapter.AbstractApplicationAdapter
Sets the application base path.
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.context.bean.scan.BeanClassScanner
 
setBeanClassScanFilter(Class<?>) - Method in class com.aspectran.core.context.bean.scan.BeanClassScanner
 
setBeanClassScanFilter(String) - Method in class com.aspectran.core.context.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.context.bean.scan.BeanClassScanner
 
setBeanIdMaskPattern(String) - Method in class com.aspectran.core.context.bean.scan.BeanClassScanner
 
setBeanIdPattern(String) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
setBeanProxifier(String) - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
setBeanReferenceInspector(BeanReferenceInspector) - Method in exception com.aspectran.core.context.builder.assistant.BeanReferenceException
Sets the bean reference inspector.
setBeanRelevanted(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
 
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.context.message.ResourceBundleMessageSource
Set the number of seconds to cache loaded resource bundle files.
setCaseSensitive(boolean) - Method in class com.aspectran.core.context.template.engine.freemarker.directive.Trimmer
 
setCharacterEncoding(String) - Method in class com.aspectran.core.adapter.BasicRequestAdapter
 
setCharacterEncoding(String) - Method in class com.aspectran.core.adapter.BasicResponseAdapter
 
setCharacterEncoding(String) - Method in interface com.aspectran.core.adapter.RequestAdapter
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Sets the character encoding of the response being sent to the client.
setCharacterEncoding(String) - Method in class com.aspectran.core.context.rule.DispatchResponseRule
Sets the character encoding.
setCharacterEncoding(String) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
Sets the character encoding.
setCharacterEncoding(String) - Method in class com.aspectran.core.context.rule.RequestRule
Sets the character encoding.
setCharacterEncoding(String) - Method in class com.aspectran.core.context.rule.ResponseRule
Sets the character encoding.
setCharacterEncoding(String) - Method in class com.aspectran.core.context.rule.TransformRule
Sets the character encoding.
setCharacterEncoding(String) - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
setCharacterEncoding(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
setClassLoader(ClassLoader) - Method in class com.aspectran.core.adapter.AbstractApplicationAdapter
 
setClassLoader(ClassLoader) - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Sets the class loader.
setClassLoader(ClassLoader) - Method in class com.aspectran.core.adapter.RegulatedApplicationAdapter
 
setClassLoader(ClassLoader) - Method in interface com.aspectran.core.context.bean.aware.ClassLoaderAware
 
setClassLoader(ClassLoader) - Method in class com.aspectran.core.context.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
 
setCommonMessages(Properties) - Method in class com.aspectran.core.context.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
 
setContentLength(int) - Method in class com.aspectran.web.activity.response.GZipServletResponseWrapper
 
setContentList(ContentList) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the content list.
setContentTokens(Token[]) - 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.
setContentType(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
 
setContextBeanRegistry(ContextBeanRegistry) - Method in class com.aspectran.core.context.AspectranActivityContext
Sets the context bean registry.
setContextTemplateProcessor(ContextTemplateProcessor) - Method in class com.aspectran.core.context.AspectranActivityContext
Sets the template processor.
setCurrentActivity(Activity) - Method in class com.aspectran.core.activity.AbstractActivity
Sets the current activity.
setCurrentActivity(Activity) - Method in interface com.aspectran.core.context.ActivityContext
Sets the current activity.
setCurrentActivity(Activity) - Method in class com.aspectran.core.context.AspectranActivityContext
 
setDefaultEncoding(String) - Method in class com.aspectran.core.context.message.ResourceBundleMessageSource
Set the default charset to use for parsing resource bundle files.
setDefaultEncoding(String) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
Set the default encoding for the FreeMarker configuration.
setDefaultLocale(Locale) - Method in class com.aspectran.core.context.i18n.AbstractLocaleResolver
Set a default Locale that this resolver will return if no other locale found.
setDefaultLocale(String) - Method in class com.aspectran.core.context.i18n.AbstractLocaleResolver
Set a default Locale that this resolver will return if no other locale found.
setDefaultLocale(String) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
 
setDefaultProfiles(String...) - Method in interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setDefaultProfiles(String) - Method in class com.aspectran.core.context.env.AbstractEnvironment
 
setDefaultProfiles(String[]) - Method in class com.aspectran.core.context.env.AbstractEnvironment
 
setDefaultProfiles(String...) - Method in interface com.aspectran.core.context.loader.ActivityContextLoader
 
setDefaultResponse(Boolean) - Method in class com.aspectran.core.context.rule.DispatchResponseRule
Sets whether the default response.
setDefaultResponse(Response) - Method in class com.aspectran.core.context.rule.ExceptionThrownRule
 
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
 
setDefaultServletName(String) - Method in class com.aspectran.web.service.DefaultServletHttpRequestHandler
Set the name of the default Servlet to be forwarded to for static resource requests.
setDefaultSettings(DefaultSettings) - Method in class com.aspectran.core.context.builder.assistant.AssistantLocal
 
setDefaultTemplateEngine(String) - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
setDefaultTimeZone(TimeZone) - Method in class com.aspectran.core.context.i18n.AbstractLocaleResolver
Set a default TimeZone that this resolver will return if no other time zone found.
setDefaultTimeZone(String) - Method in class com.aspectran.core.context.i18n.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.rule.ItemRule
Sets the default value.
setDeniedFileExtensions(String) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Sets the denied file extensions.
setDeniedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setDeniedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the denied file extensions.
setDeprefixes(String[]) - Method in class com.aspectran.core.context.template.engine.freemarker.directive.Trimmer
 
setDescription(String) - Method in class com.aspectran.core.context.builder.assistant.AssistantLocal
 
setDescription(String) - Method in class com.aspectran.core.context.rule.AspectRule
Sets the description.
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.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.context.template.engine.freemarker.directive.Trimmer
 
setDirectiveType(TokenDirectiveType) - Method in class com.aspectran.core.context.expr.token.Token
Sets the token directive type.
setDisabled(Boolean) - Method in class com.aspectran.core.context.rule.JobRule
 
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.context.bean.proxy.RelevantAspectRuleHolder
Sets the relevant aspect rule list.
setEncoding(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setEngine(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.xml.NodeletParser
 
setErrorHandler(ErrorHandler) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
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
 
setExcludeNullParameter(Boolean) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
Sets the exclude null parameters.
setExcludePointcutPatternRuleList(List<PointcutPatternRule>) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
setExecludeTargetParametersList(List<Parameters>) - Method in class com.aspectran.core.context.rule.PointcutRule
 
setExposals(String[]) - Method in class com.aspectran.core.service.AbstractAspectranService
 
setExposals(String[]) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
setExposals(String[]) - Method in interface com.aspectran.scheduler.service.SchedulerService
 
setExposedHeaders(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setExposedHeaders(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setExposedHeaders(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setExposeSchedulerInRepository(boolean) - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
Set whether to expose the Aspectran-managed Scheduler instance in the Quartz SchedulerRepository.
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.context.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.TemplateRule
 
setFileParameter(String, FileParameter) - Method in class com.aspectran.core.activity.CoreTranslet
 
setFileParameter(String, FileParameter[]) - Method in class com.aspectran.core.activity.CoreTranslet
 
setFileParameter(String, FileParameter) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
setFileParameter(String, FileParameter[]) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
setFileParameter(String, FileParameter) - Method in class com.aspectran.core.activity.request.parameter.FileParameterMap
 
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.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 FileParameter object 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(Parameters) - Method in class com.aspectran.core.context.bean.scan.BeanClassScanner
 
setFilterParameters(Parameters) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the filter parameters.
setFilterParameters(Parameters) - Method in class com.aspectran.core.context.rule.TransletRule
Sets the filter parameters.
setFilterParameters(Parameters) - Method in class com.aspectran.core.context.translet.scan.TransletFileScanner
 
setFreemarkerSettings(Properties) - Method in class com.aspectran.core.context.template.engine.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.context.template.engine.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.
setHeader(String, String) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
Set the given single header value under the given header name.
setHeader(String, String) - Method in class com.aspectran.core.activity.response.AbstractAdaptiveResponse
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.
setHidden(Boolean) - Method in class com.aspectran.core.activity.process.ActionList
 
setHidden(boolean) - Method in class com.aspectran.core.activity.process.result.ActionResult
Sets whether or not to hide this action result.
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 interface com.aspectran.core.context.builder.ActivityContextBuilder
 
setHybridLoad(boolean) - Method in interface com.aspectran.core.context.loader.ActivityContextLoader
 
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
 
setIgnoreInvalidLocale(boolean) - Method in class com.aspectran.core.context.i18n.LocaleChangeInterceptor
Set whether to ignore an invalid value for the locale parameter.
setImportant(Boolean) - Method in class com.aspectran.core.context.rule.BeanRule
Sets whether important bean.
setImportFileType(ImportFileType) - Method in interface com.aspectran.core.context.builder.importer.Importer
 
setImportHandler(ImportHandler) - Method in class com.aspectran.core.context.builder.assistant.ContextBuilderAssistant
Sets the import handler.
setIncluded(boolean) - Method in class com.aspectran.core.activity.AbstractActivity
Sets whether this activity is included in other activity.
setIncludeTargetParametersList(List<Parameters>) - Method in class com.aspectran.core.context.rule.PointcutRule
 
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 Translate argument.
setInstantiatedBean(InstantiatedBean) - Method in class com.aspectran.core.context.rule.BeanRule
Sets the instantiated object of this bean.
setJobRuleList(List<JobRule>) - Method in class com.aspectran.core.context.rule.ScheduleRule
 
setJoinpointType(JoinpointType) - Method in class com.aspectran.core.context.rule.JoinpointRule
 
setLastModified(long) - Method in interface com.aspectran.core.context.builder.importer.Importer
 
setLazyInit(Boolean) - Method in class com.aspectran.core.context.rule.BeanRule
Sets whether this bean is to be lazily initialized.
setLocale(Locale) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
Sets the locale.
setLocale(Locale) - Method in interface com.aspectran.core.adapter.RequestAdapter
Sets the preferred Locale.
setLocale(Translet, Locale) - Method in class com.aspectran.core.context.i18n.AbstractLocaleResolver
 
setLocale(Translet, Locale) - Method in class com.aspectran.core.context.i18n.FixedLocaleResolver
 
setLocale(Translet, Locale) - Method in interface com.aspectran.core.context.i18n.LocaleResolver
Set the current locale to the given one.
setLocale(Translet, Locale) - Method in class com.aspectran.core.context.i18n.SessionLocaleResolver
 
setLocaleParamName(String) - Method in class com.aspectran.core.context.i18n.LocaleChangeInterceptor
Set the name of the parameter that contains a locale specification in a locale change request.
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.
setMaxAgeSeconds(int) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
 
setMaxFileSize(long) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Set the maximum allowed size (in bytes) for each individual file before an upload gets rejected. -1 indicates no limit (the default).
setMaxFileSize(long) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setMaxInMemorySize(int) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Set the maximum allowed size (in bytes) before uploads are written to disk.
setMaxInMemorySize(int) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setMaxLengthExceeded(boolean) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
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.
setMaxRequestSize(long) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Sets the maximum length of HTTP GET Request -1 indicates no limit (the default).
setMaxRequestSize(long) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setMaxRequestSize(long) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the maximum size of the request.
setMaxRequestSize(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the maximum size of the request.
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
 
setMinusPatternStringList(List<String>) - Method in class com.aspectran.core.context.rule.PointcutRule
 
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, Token[]) - Method in class com.aspectran.core.context.rule.DispatchResponseRule
 
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.
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
 
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.
setObject(Object, String, Object) - Static method in class com.aspectran.core.util.BeanUtils
Sets the value of a bean property to an Object.
setOmittable(Boolean) - Method in class com.aspectran.core.activity.process.ActionList
 
setOmittable(Boolean) - Method in class com.aspectran.core.activity.process.ContentList
 
setOmittable(boolean) - Method in class com.aspectran.core.activity.process.result.ContentResult
 
setOmittable(boolean) - Method in class com.aspectran.core.activity.process.result.ProcessResult
 
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.CoreTranslet
 
setParameter(String, String) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
setParameter(String, String[]) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
 
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.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 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.RedirectResponseRule
Sets the parameter rules.
setParameterItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.RequestRule
Sets the attribute item rule map.
setParameterMap(ParameterMap) - Method in class com.aspectran.core.activity.InstantActivity
Sets the parameter map.
setParameterMap(Map<String, String>) - Method in class com.aspectran.core.context.rule.RedirectResponseRule
Sets the parameter map.
setParameterMap(ParameterMap) - Method in class com.aspectran.embedded.activity.EmbeddedActivity
 
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.context.message.AbstractMessageSource
 
setParentMessageSource(MessageSource) - Method in class com.aspectran.core.context.message.DelegatingMessageSource
 
setParentMessageSource(MessageSource) - Method in interface com.aspectran.core.context.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
 
setPlusPatternStringList(List<String>) - Method in class com.aspectran.core.context.rule.PointcutRule
 
setPointcut(Pointcut) - Method in class com.aspectran.core.context.rule.AspectRule
 
setPointcutPatternVerifiable(boolean) - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
setPointcutType(PointcutType) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
setPrefix(String) - Method in class com.aspectran.core.context.template.engine.freemarker.directive.Trimmer
 
setPrefix(String) - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
setPrefix(String) - Method in class com.aspectran.web.support.view.FreeMarkerViewDispatcher
Sets the prefix for the template name.
setPrefix(String) - Method in class com.aspectran.web.support.view.JspViewDispatcher
Sets the prefix for the template name.
setPretty(Boolean) - Method in class com.aspectran.core.context.rule.TransformRule
 
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.EnvironmentRule
 
setProfiles(String[]) - Method in interface com.aspectran.core.context.builder.importer.Importer
 
setProperty(String, Object) - Method in class com.aspectran.core.activity.response.transform.xml.ContentsXMLReader
 
setPropertyItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.env.ContextEnvironment
 
setPropertyItemRuleMap(ItemRuleMap) - Method in interface com.aspectran.core.context.rule.ability.PropertyPossessable
Sets the parameter rule map for properties.
setPropertyItemRuleMap(ItemRuleMap) - Method in class com.aspectran.core.context.rule.BeanActionRule
 
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
 
setPrototype(Parameter) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
setPrototype(Parameter) - Method in interface com.aspectran.core.util.apon.Parameters
 
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.AutowireTargetRule
 
setQuartzProperties(Properties) - Method in class com.aspectran.scheduler.support.QuartzSchedulerFactoryBean
Sets 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.
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.AbstractAdaptiveRequest
 
setRequestMethod(MethodType) - Method in class com.aspectran.core.context.rule.JobRule
 
setRequestMethods(String...) - Method in class com.aspectran.core.context.i18n.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.
setRequestScope(RequestScope) - Method in class com.aspectran.core.adapter.AbstractRequestAdapter
 
setRequestScope(RequestScope) - Method in interface com.aspectran.core.adapter.RequestAdapter
Sets the request scope.
setRequired(boolean) - Method in class com.aspectran.core.context.rule.AutowireTargetRule
 
setRequiresTranslet(boolean) - Method in class com.aspectran.core.context.rule.BeanActionRule
 
setRequiresTranslet(boolean) - Method in class com.aspectran.core.context.rule.MethodActionRule
 
setResource(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setResourceLocation(String) - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
setResourceLocations(String[]) - Method in interface com.aspectran.core.context.loader.ActivityContextLoader
 
setResourceLocations(String[]) - Method in class com.aspectran.core.context.loader.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.
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.
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.
setSessionAdapter(SessionAdapter) - Method in class com.aspectran.core.activity.AbstractActivity
Sets the session adapter.
setSessionAspectAdviceRuleRegistry(AspectAdviceRuleRegistry) - Method in class com.aspectran.core.context.aspect.AspectRuleRegistry
 
setSettings(Map<String, Object>) - Method in class com.aspectran.core.context.rule.SettingsAdviceRule
 
setSettingsAdviceRule(SettingsAdviceRule) - Method in class com.aspectran.core.context.rule.AspectRule
 
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.AbstractAdaptiveResponse
Sets the status code.
setStatus(HttpStatus) - Method in class com.aspectran.core.activity.response.AbstractAdaptiveResponse
Sets the status code.
setStatus(int) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Sets the status code.
setStatus(HttpStatus) - Method in interface com.aspectran.core.adapter.ResponseAdapter
Sets the status code.
setStatus(HttpStatus, Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
Sets the status code.
setStatus(int, Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
Sets the status code.
setStrictVariables(boolean) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
 
setSuffix(String) - Method in class com.aspectran.core.context.template.engine.freemarker.directive.Trimmer
 
setSuffix(String) - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
setSuffix(String) - Method in class com.aspectran.web.support.view.FreeMarkerViewDispatcher
Sets the suffix for the template name.
setSuffix(String) - Method in class com.aspectran.web.support.view.JspViewDispatcher
Sets the suffix for the template name.
setTarget(Field) - Method in class com.aspectran.core.context.rule.AutowireTargetRule
 
setTarget(Method) - Method in class com.aspectran.core.context.rule.AutowireTargetRule
 
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.AutowireTargetRule
 
setTempDirectoryPath(String) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
Sets the directory path used to temporarily files.
setTempDirectoryPath(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
 
setTempDirectoryPath(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
Sets the temporary directory path.
setTemplateFileScanFilter(TransletFileScanFilter) - Method in class com.aspectran.core.context.translet.scan.TransletFileScanner
 
setTemplateFileScanFilter(Class<?>) - Method in class com.aspectran.core.context.translet.scan.TransletFileScanner
 
setTemplateFileScanFilter(String) - Method in class com.aspectran.core.context.translet.scan.TransletFileScanner
 
setTemplateId(String) - Method in class com.aspectran.core.context.rule.TransformRule
 
setTemplateLoader(TemplateLoader) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
 
setTemplateLoader(TemplateLoader[]) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
 
setTemplateLoader(List<TemplateLoader>) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
 
setTemplateLoader(Loader<?>) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
 
setTemplateLoader(Loader<?>[]) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
 
setTemplateLoader(List<Loader<?>>) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
 
setTemplateLoaderPath(String) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
 
setTemplateLoaderPath(String[]) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
 
setTemplateLoaderPath(List<String>) - Method in class com.aspectran.core.context.template.engine.freemarker.FreeMarkerConfigurationFactory
 
setTemplateLoaderPath(String) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
 
setTemplateLoaderPath(String[]) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
 
setTemplateLoaderPath(List<String>) - Method in class com.aspectran.core.context.template.engine.pebble.PebbleEngineFactory
 
setTemplateNamePrefix(String) - Method in class com.aspectran.web.support.view.PebbleViewDispatcher
Sets the prefix for the template name.
setTemplateNameSuffix(String) - Method in class com.aspectran.web.support.view.PebbleViewDispatcher
Sets the suffix for the template name.
setTemplateRule(TemplateRule) - Method in class com.aspectran.core.context.rule.TransformRule
 
setTimeZone(TimeZone) - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
Sets the time zone.
setTimeZone(TimeZone) - Method in interface com.aspectran.core.adapter.RequestAdapter
Sets the preferred TimeZone.
setTimeZone(Translet, TimeZone) - Method in class com.aspectran.core.context.i18n.AbstractLocaleResolver
 
setTimeZone(Translet, TimeZone) - Method in class com.aspectran.core.context.i18n.FixedLocaleResolver
 
setTimeZone(Translet, TimeZone) - Method in interface com.aspectran.core.context.i18n.LocaleResolver
Set the current timezone to the given one.
setTimeZone(Translet, TimeZone) - Method in class com.aspectran.core.context.i18n.SessionLocaleResolver
 
setTimeZoneParamName(String) - Method in class com.aspectran.core.context.i18n.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.builder.apon.params.AspectParameters
 
settings - Static variable in class com.aspectran.core.context.builder.apon.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.AutowireTargetRule
 
setTokenize(Boolean) - Method in class com.aspectran.core.context.rule.ItemRule
Sets whether to 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<CoreTranslet>) - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
setTransletImplementationClass(Class<? extends CoreTranslet>) - Method in class com.aspectran.core.context.rule.TransletRule
 
setTransletImplementationClassName(String) - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
setTransletInterfaceClass(Class<? extends Translet>) - Method in class com.aspectran.core.activity.CoreActivity
Sets the translet interface class.
setTransletInterfaceClass(Class<Translet>) - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
setTransletInterfaceClass(Class<? extends Translet>) - Method in class com.aspectran.core.context.rule.TransletRule
 
setTransletInterfaceClassName(String) - Method in class com.aspectran.core.context.builder.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.JobRule
 
setTransletNameMaskPattern(WildcardPattern) - Method in class com.aspectran.core.context.translet.scan.TransletFileScanner
 
setTransletNameMaskPattern(String) - Method in class com.aspectran.core.context.translet.scan.TransletFileScanner
 
setTransletNamePattern(String) - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
setTransletNamePattern(String, String) - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
setTransletNamePattern(String) - Method in class com.aspectran.core.context.rule.PointcutPatternRule
 
setTransletNamePrefix(String) - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
setTransletNameSuffix(String) - Method in class com.aspectran.core.context.builder.assistant.DefaultSettings
 
setTransletRuleRegistry(TransletRuleRegistry) - Method in class com.aspectran.core.context.AspectranActivityContext
Sets the translet rule registry.
setTransletRuleRegistry(TransletRuleRegistry) - Method in class com.aspectran.core.context.bean.BeanRuleRegistry
 
setTriggerParameters(Parameters) - Method in class com.aspectran.core.context.rule.ScheduleRule
 
setTriggerType(TriggerType) - Method in class com.aspectran.core.context.rule.ScheduleRule
 
setTrimDirectives(Parameters) - Method in class com.aspectran.core.context.template.engine.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.AutowireTargetRule
 
setUriDecoding(String) - Method in class com.aspectran.web.service.WebAspectranService
 
setUrl(String) - Method in class com.aspectran.core.context.rule.TemplateRule
 
setUseCodeAsDefaultMessage(boolean) - Method in class com.aspectran.core.context.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.xml.NodeletParser
 
setValue(String) - Method in class com.aspectran.core.context.expr.token.Token
Sets the token's default value or bean's class name.
setValue(String) - Method in class com.aspectran.core.context.rule.ItemRule
Sets the value.
setValue(Token[]) - Method in class com.aspectran.core.context.rule.ItemRule
Sets the value.
setValue(List<Token[]>) - Method in class com.aspectran.core.context.rule.ItemRule
Sets the value.
setValue(Map<String, Token[]>) - Method in class com.aspectran.core.context.rule.ItemRule
Sets the value.
setValueType(ItemValueType) - Method in class com.aspectran.core.context.rule.ItemRule
Sets the value type of the item.
setWaitOnShutdown(boolean) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
setWaitOnShutdown(boolean) - Method in interface com.aspectran.scheduler.service.SchedulerService
 
setWriteListener(WriteListener) - Method in class com.aspectran.web.activity.response.GZipServletOutputStream
 
setWriter(Writer) - Method in class com.aspectran.core.adapter.BasicResponseAdapter
 
ShallowContextBuilderAssistant - Class in com.aspectran.core.context.builder.assistant
The Class ShallowContextBuilderAssistant.
ShallowContextBuilderAssistant() - Constructor for class com.aspectran.core.context.builder.assistant.ShallowContextBuilderAssistant
 
ShallowImportHandler - Class in com.aspectran.core.context.builder.importer
The Class ShallowImportHandler.
ShallowImportHandler() - Constructor for class com.aspectran.core.context.builder.importer.ShallowImportHandler
 
shutdown() - Method in interface com.aspectran.core.service.AspectranService
 
shutdown() - Method in interface com.aspectran.core.service.AspectranServiceController
Destroys an Aspectran Service and any services that are dependent on this service.
shutdown() - Method in class com.aspectran.core.service.BasicAspectranService
 
shutdown() - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
 
shutdown(boolean) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
shutdown() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
shutdown() - Method in interface com.aspectran.scheduler.service.SchedulerService
 
shutdown(boolean) - Method in interface com.aspectran.scheduler.service.SchedulerService
 
SINGLE_QUOTE_CHAR - Static variable in class com.aspectran.core.util.apon.AponFormat
 
singleton - Static variable in class com.aspectran.core.context.builder.apon.params.BeanParameters
 
size() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
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
 
SpecificIPAllowedWebActivityServlet - Class in com.aspectran.web.startup.servlet
The Class SpecificIPAllowedWebActivityServlet.
SpecificIPAllowedWebActivityServlet() - Constructor for class com.aspectran.web.startup.servlet.SpecificIPAllowedWebActivityServlet
Instantiates a new SpecificIPAllowedWebActivityServlet.
split(String) - Method in class com.aspectran.core.util.PrefixSuffixPattern
 
split(String, String) - Static method in class com.aspectran.core.util.StringUtils
대상문자열(str)에서 구분문자열(delim)을 기준으로 문자열을 분리하여 각 분리된 문자열을 배열에 할당하여 반환한다.
split(String, String, int) - Static method in class com.aspectran.core.util.StringUtils
대상 문자열(str)에서 구분 문자열(delim)을 기준으로 문자열을 분리하여 각 분리된 문자열을 배열에 할당하여 반환한다.
split(String, char) - Static method in class com.aspectran.core.util.StringUtils
대상문자열(str)에서 구분문자열(delim)을 기준으로 문자열을 분리하여 각 분리된 문자열을 배열에 할당하여 반환한다.
split(String, char, int) - Static method in class com.aspectran.core.util.StringUtils
대상 문자열(str)에서 구분 문자열(delim)을 기준으로 문자열을 분리하여 각 분리된 문자열을 배열에 할당하여 반환한다.
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
 
STANDALONE_WEB_ASPECTRAN_SERVICE_ATTRIBUTE_PREFIX - Static variable in class com.aspectran.web.service.WebAspectranService
 
STAR_CHAR - Static variable in class com.aspectran.core.util.wildcard.WildcardPattern
 
start(int) - Method in class com.aspectran.core.context.loader.reload.ActivityContextReloadingTimer
 
startDelaySeconds - Static variable in class com.aspectran.core.context.builder.apon.params.TriggerParameters
 
startDelaySeconds - Static variable in class com.aspectran.core.context.loader.config.AspectranSchedulerConfig
 
started() - Method in interface com.aspectran.core.service.AspectranServiceLifeCycleListener
 
startsWith(String, char) - Static method in class com.aspectran.core.util.StringUtils
 
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.loader.config.AspectranContextAutoReloadConfig
Defaults to false, which disables automatic reloading.
startup - Static variable in class com.aspectran.core.context.loader.config.AspectranSchedulerConfig
 
startup() - Method in interface com.aspectran.core.service.AspectranServiceController
Start an Aspectran Service.
startup() - Method in class com.aspectran.core.service.BasicAspectranService
 
startup(int) - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
startup() - Method in class com.aspectran.scheduler.service.QuartzSchedulerService
 
startup() - Method in interface com.aspectran.scheduler.service.SchedulerService
 
startup(int) - Method in interface com.aspectran.scheduler.service.SchedulerService
 
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.loader.reload.ActivityContextReloadingTimer
 
stopped() - Method in interface com.aspectran.core.service.AspectranServiceLifeCycleListener
 
stringify() - Method in class com.aspectran.core.context.expr.token.Token
 
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, boolean, 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, boolean, 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.
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
 
stripHintedValueType(String) - Static method in enum com.aspectran.core.util.apon.ParameterValueType
 
SUFFIX_PARAM_NAME - Static variable in interface com.aspectran.core.context.template.engine.freemarker.directive.TrimDirective
 
SystemUtils - Class in com.aspectran.core.util
Helpers for java.lang.System.
SystemUtils() - Constructor for class com.aspectran.core.util.SystemUtils
 

T

target - Static variable in class com.aspectran.core.context.builder.apon.params.RedirectParameters
 
TE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP TE header field name.
template - Static variable in class com.aspectran.core.context.builder.apon.params.TransformParameters
 
template(String) - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
Evaluate the template without any provided variables.
template(String, Map<String, String>) - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
Evaluate the template with a set of parameters.
template(String, Map<String, String>, Map<String, Object>) - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
Evaluate the template with a set of parameters and a set of attributes.
TemplateDataMap - Class in com.aspectran.core.context.template
The Class TemplateDataMap.
TemplateDataMap(Activity) - Constructor for class com.aspectran.core.context.template.TemplateDataMap
 
TemplateEngine - Interface in com.aspectran.core.context.template.engine
The Interface TemplateEngine.
TemplateEngineProcessException - Exception in com.aspectran.core.context.template.engine
The Class TemplateEngineProcessException.
TemplateEngineProcessException(String) - Constructor for exception com.aspectran.core.context.template.engine.TemplateEngineProcessException
Instantiates a new TemplateEngineProcessException.
TemplateEngineProcessException(String, Throwable) - Constructor for exception com.aspectran.core.context.template.engine.TemplateEngineProcessException
Instantiates a new TemplateEngineProcessException.
TemplateEngineProcessException(Throwable) - Constructor for exception com.aspectran.core.context.template.engine.TemplateEngineProcessException
Instantiates a new TemplateEngineProcessException.
TemplateException - Exception in com.aspectran.core.context.template
This class is the basic exception that gets thrown from the template pacakge.
TemplateException() - Constructor for exception com.aspectran.core.context.template.TemplateException
Creates a new TemplateException without detail message.
TemplateException(String) - Constructor for exception com.aspectran.core.context.template.TemplateException
Constructs a TemplateException with the specified detail message.
TemplateException(Throwable) - Constructor for exception com.aspectran.core.context.template.TemplateException
Constructor to create exception to wrap another exception.
TemplateException(String, Throwable) - Constructor for exception com.aspectran.core.context.template.TemplateException
Constructs a TemplateException with the specified error message and also the specified root cause exception.
TemplateNotFoundException - Exception in com.aspectran.core.context.template
The Class TemplateNotFoundException.
TemplateNotFoundException(String) - Constructor for exception com.aspectran.core.context.template.TemplateNotFoundException
Instantiates a new TemplateNotFoundException.
TemplateNotFoundException(String, Throwable) - Constructor for exception com.aspectran.core.context.template.TemplateNotFoundException
Instantiates a new TemplateNotFoundException.
TemplateParameters - Class in com.aspectran.core.context.builder.apon.params
 
TemplateParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.TemplateParameters
 
TemplateParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.TemplateParameters
 
TemplateProcessor - Interface in com.aspectran.core.context.template
The Interface TemplateProcessor.
TemplateProcessorException - Exception in com.aspectran.core.context.template
This class is the basic exception that gets thrown from the template pacakge.
TemplateProcessorException(String, TemplateRule) - Constructor for exception com.aspectran.core.context.template.TemplateProcessorException
Instantiates a new TemplateProcessorException.
TemplateProcessorException(String, TemplateRule, Throwable) - Constructor for exception com.aspectran.core.context.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
 
TemplateRule(String) - Constructor for class com.aspectran.core.context.rule.TemplateRule
 
TemplateRuleException - Exception in com.aspectran.core.context.template
The Class TemplateRuleException.
TemplateRuleException(String, TemplateRule) - Constructor for exception com.aspectran.core.context.template.TemplateRuleException
Instantiates a new TemplateRuleException.
TemplateRuleException(String, TemplateRule, Throwable) - Constructor for exception com.aspectran.core.context.template.TemplateRuleException
Instantiates a new TemplateRuleException.
TemplateRuleRegistry - Class in com.aspectran.core.context.template
The Class TemplateRuleRegistry.
TemplateRuleRegistry() - Constructor for class com.aspectran.core.context.template.TemplateRuleRegistry
 
templates - Static variable in class com.aspectran.core.context.builder.apon.params.AspectranParameters
 
temporaryRedirect(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
307 Temporary Redirect.
terminate() - Method in class com.aspectran.core.activity.AbstractActivity
 
terminate() - Method in interface com.aspectran.core.activity.Activity
Throws an Activity Terminated Exception in order to end the current activity.
TEXT_LINE_START - Static variable in class com.aspectran.core.util.apon.AponFormat
 
TextTransform - Class in com.aspectran.core.activity.response.transform
The Class TextTransform.
TextTransform(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.TextTransform
Instantiates a new TextTransform.
thrown - Static variable in class com.aspectran.core.context.builder.apon.params.AdviceActionParameters
 
throwns - Static variable in class com.aspectran.core.context.builder.apon.params.ExceptionParameters
 
TIME_ZONE_SESSION_ATTRIBUTE_NAME - Static variable in class com.aspectran.core.context.i18n.SessionLocaleResolver
Name of the session attribute that holds the TimeZone.
toBoolean(Boolean) - Static method in class com.aspectran.core.util.BooleanUtils
 
toBoolean(Boolean, boolean) - Static method in class com.aspectran.core.util.BooleanUtils
 
toBooleanObject(String) - Static method in class com.aspectran.core.util.BooleanUtils
 
toComponentTypeArray(Object, Class<?>) - Static method in class com.aspectran.core.util.ReflectionUtils
Converts an array of objects to an array of the specified component type.
toItemParametersList(String) - Static method in class com.aspectran.core.context.rule.ItemRule
Convert the given String into an Item Parameters.
toItemRule(Parameters) - Static method in class com.aspectran.core.context.rule.ItemRule
Convert the given item parameters into an ItemRule.
toItemRuleMap(List<Parameters>) - Static method in class com.aspectran.core.context.rule.ItemRule
Convert the given item parameters list into an ItemRuleMap.
toItemRuleMap(String) - Static method in class com.aspectran.core.context.rule.ItemRule
Convert the given String into an ItemRuleMap.
Token - Class in com.aspectran.core.context.expr.token
The Class Token.
Token(TokenType, String) - Constructor for class com.aspectran.core.context.expr.token.Token
Instantiates a new Token.
TokenDirectiveType - Enum in com.aspectran.core.context.rule.type
The enum TokenDirectiveType.
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.builder.apon.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
The enum TokenType.
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.adapter.AbstractApplicationAdapter
 
toRealPath(String) - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Returns to convert the given file path with the real file path.
toRealPath(String) - Method in class com.aspectran.core.adapter.RegulatedApplicationAdapter
 
toRealPathAsFile(String) - Method in class com.aspectran.core.adapter.AbstractApplicationAdapter
 
toRealPathAsFile(String) - Method in interface com.aspectran.core.adapter.ApplicationAdapter
Returns to convert the given file path with the real file path.
toRealPathAsFile(String) - Method in class com.aspectran.core.adapter.RegulatedApplicationAdapter
 
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.context.aspect.AspectAdviceRuleRegistry
 
toString() - Method in class com.aspectran.core.context.AspectranActivityContext
 
toString() - Method in class com.aspectran.core.context.bean.proxy.RelevantAspectRuleHolder
 
toString() - Method in class com.aspectran.core.context.builder.importer.FileImporter
 
toString() - Method in class com.aspectran.core.context.builder.importer.ResourceImporter
 
toString() - Method in class com.aspectran.core.context.builder.importer.UrlImporter
 
toString() - Method in class com.aspectran.core.context.expr.token.Token
 
toString(Token[]) - Static method in class com.aspectran.core.context.expr.token.TokenParser
Convert to string from the token array.
toString() - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
toString() - Method in class com.aspectran.core.context.message.ResourceBundleMessageSource
 
toString() - Method in class com.aspectran.core.context.rule.AspectAdviceRule
 
toString(boolean) - 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.BeanActionRule
 
toString() - Method in class com.aspectran.core.context.rule.BeanRule
 
toString() - Method in class com.aspectran.core.context.rule.DispatchResponseRule
 
toString(ViewDispatcher, String) - Method in class com.aspectran.core.context.rule.DispatchResponseRule
Returns a string representation of DispatchResponseRule with used Dispatcher.
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.JobRule
 
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.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.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.BeanReferrerType
 
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.ImporterType
 
toString() - Method in enum com.aspectran.core.context.rule.type.ImportFileType
 
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.JoinpointType
 
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.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.context.template.engine.freemarker.directive.CustomTrimDirective
 
toString() - Method in class com.aspectran.core.context.template.engine.freemarker.directive.Trimmer
 
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.LinkedCaseInsensitiveMultiValueMap
 
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() - Method in enum com.aspectran.web.support.http.HttpStatus
Return a string representation of this status code.
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(String) - Constructor for class com.aspectran.core.util.ToStringBuilder
 
ToStringBuilder(int) - Constructor for class com.aspectran.core.util.ToStringBuilder
 
ToStringBuilder(String, int) - Constructor for class com.aspectran.core.util.ToStringBuilder
 
touchAspectAdviceRuleRegistry() - Method in class com.aspectran.core.activity.AbstractActivity
 
touchAspectAdviceRuleRegistry() - Method in class com.aspectran.core.activity.process.ContentList
 
touchAspectAdviceRuleRegistry() - Method in class com.aspectran.core.context.rule.TransletRule
 
touchContentList() - Method in class com.aspectran.core.context.rule.TransletRule
 
touchContentList(boolean, boolean) - Method in class com.aspectran.core.context.rule.TransletRule
 
touchDefaultSettings() - Method in class com.aspectran.core.context.builder.assistant.AssistantLocal
 
touchHeaders() - Method in class com.aspectran.core.activity.request.AbstractAdaptiveRequest
Returns a map of the request headers that can be modified.
touchHeaders() - Method in class com.aspectran.core.activity.response.AbstractAdaptiveResponse
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.
touchHeaders() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
 
touchParameters(String) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
touchParameters(ParameterDefinition) - Method in class com.aspectran.core.util.apon.AbstractParameters
 
touchParameters(String) - Method in interface com.aspectran.core.util.apon.Parameters
 
touchParameters(ParameterDefinition) - 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(String) - Method in class com.aspectran.core.activity.CoreTranslet
 
touchProcessResult(String, int) - Method in class com.aspectran.core.activity.CoreTranslet
 
touchProcessResult() - Method in interface com.aspectran.core.activity.Translet
Returns the ProcessResult.
touchProcessResult(String) - Method in interface com.aspectran.core.activity.Translet
Returns the process result with the contents name.
touchProcessResult(String, int) - Method in interface com.aspectran.core.activity.Translet
Returns the process result with the contents name.
toURI(URL) - Static method in class com.aspectran.core.util.ResourceUtils
 
toURI(String) - 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
 
TRAILER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Trailer header field name.
TRANSFER_ENCODING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Transfer-Encoding header field name.
transform(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.context.bean.annotation
 
transform - Static variable in class com.aspectran.core.context.builder.apon.params.ResponseParameters
 
transform - Static variable in class com.aspectran.core.context.builder.apon.params.TransletParameters
 
TransformFactory - Class in com.aspectran.core.activity.response.transform
A factory for creating Transform objects.
TransformFactory() - Constructor for class com.aspectran.core.activity.response.transform.TransformFactory
 
TransformParameters - Class in com.aspectran.core.context.builder.apon.params
 
TransformParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.TransformParameters
 
TransformParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.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(String) - 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.
TransformResponseException(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(TransformRule, String, Throwable) - 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.
TransformResponseFactory - Class in com.aspectran.core.activity.response
The Class TransformResponseFactory.
TransformResponseFactory() - Constructor for class com.aspectran.core.activity.response.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
 
transforms - Static variable in class com.aspectran.core.context.builder.apon.params.ExceptionThrownParameters
 
TransformType - Enum in com.aspectran.core.context.rule.type
The enum TransformType.
Translet - Interface in com.aspectran.core.activity
The Interface Translet.
translet - Static variable in class com.aspectran.core.context.builder.apon.params.ExcludeTargetParameters
 
translet - Static variable in class com.aspectran.core.context.builder.apon.params.ForwardParameters
 
translet - Static variable in class com.aspectran.core.context.builder.apon.params.JobParameters
 
translet - Static variable in class com.aspectran.core.context.builder.apon.params.PointcutTargetParameters
 
translet(String) - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
Runs the translet.
translet(String, ParameterMap) - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
Runs the translet.
translet(String, ParameterMap, Map<String, Object>) - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
Runs the translet.
translet(String, MethodType) - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
Runs the translet.
translet(String, MethodType, ParameterMap) - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
Runs the translet.
translet(String, MethodType, ParameterMap, Map<String, Object>) - Method in class com.aspectran.embedded.service.EmbeddedAspectranService
Runs the translet.
TRANSLET_ACTION_PARAMETER_TYPES - Static variable in class com.aspectran.core.context.bean.BeanRuleAnalyzer
 
TRANSLET_NAME_SEPARATOR_CHAR - Static variable in interface com.aspectran.core.context.ActivityContext
 
TransletException - Exception in com.aspectran.core.context.translet
The Class TransletException.
TransletException() - Constructor for exception com.aspectran.core.context.translet.TransletException
Creates a new TransletException without detail message.
TransletException(String) - Constructor for exception com.aspectran.core.context.translet.TransletException
Constructs a TransletException with the specified detail message.
TransletException(Throwable) - Constructor for exception com.aspectran.core.context.translet.TransletException
Constructor to create exception to wrap another exception.
TransletException(String, Throwable) - Constructor for exception com.aspectran.core.context.translet.TransletException
Constructor to create exception to wrap another exception and pass a message.
TransletFileScanFilter - Interface in com.aspectran.core.context.translet.scan
The Interface TransletFileScanFilter.
TransletFileScanner - Class in com.aspectran.core.context.translet.scan
The Class TransletFileScanner.
TransletFileScanner(String, ClassLoader) - Constructor for class com.aspectran.core.context.translet.scan.TransletFileScanner
 
transletImplementationClass - Static variable in class com.aspectran.core.context.builder.apon.params.DefaultSettingsParameters
 
TransletInstantiationException - Exception in com.aspectran.core.context.translet
Exception thrown when instantiation of a translet failed.
TransletInstantiationException(Class<? extends Translet>, Class<? extends CoreTranslet>, Throwable) - Constructor for exception com.aspectran.core.context.translet.TransletInstantiationException
Create a new TransletInstantiationException.
transletInterfaceClass - Static variable in class com.aspectran.core.context.builder.apon.params.DefaultSettingsParameters
 
transletNamePattern - Static variable in class com.aspectran.core.context.builder.apon.params.DefaultSettingsParameters
 
transletNamePrefix - Static variable in class com.aspectran.core.context.builder.apon.params.DefaultSettingsParameters
 
transletNameSuffix - Static variable in class com.aspectran.core.context.builder.apon.params.DefaultSettingsParameters
 
TransletNotFoundException - Exception in com.aspectran.core.context.translet
This exception will be thrown when a translet not found.
TransletNotFoundException(String) - Constructor for exception com.aspectran.core.context.translet.TransletNotFoundException
Constructor to create exception with a message.
TransletNotFoundException(Throwable) - Constructor for exception com.aspectran.core.context.translet.TransletNotFoundException
Constructor to create exception to wrap another exception.
TransletNotFoundException(String, Throwable) - Constructor for exception com.aspectran.core.context.translet.TransletNotFoundException
Constructor to create exception to wrap another exception and pass a message.
TransletParameters - Class in com.aspectran.core.context.builder.apon.params
 
TransletParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.TransletParameters
 
TransletParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.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.context.translet
The Class TransletRuleException.
TransletRuleException(String, TransletRule) - Constructor for exception com.aspectran.core.context.translet.TransletRuleException
Instantiates a new TransletRuleException.
TransletRuleException(String, TransletRule, Throwable) - Constructor for exception com.aspectran.core.context.translet.TransletRuleException
Instantiates a new TransletRuleException.
TransletRuleRegistry - Class in com.aspectran.core.context.translet
The Class TransletRuleRegistry.
TransletRuleRegistry(ApplicationAdapter) - Constructor for class com.aspectran.core.context.translet.TransletRuleRegistry
 
translets - Static variable in class com.aspectran.core.context.builder.apon.params.AspectranParameters
 
TransletScanFailedException - Exception in com.aspectran.core.context.translet.scan
The Class TransletScanFailedException.
TransletScanFailedException() - Constructor for exception com.aspectran.core.context.translet.scan.TransletScanFailedException
Simple constructor.
TransletScanFailedException(String) - Constructor for exception com.aspectran.core.context.translet.scan.TransletScanFailedException
Constructor to create exception with a message.
TransletScanFailedException(Throwable) - Constructor for exception com.aspectran.core.context.translet.scan.TransletScanFailedException
Constructor to create exception to wrap another exception.
TransletScanFailedException(String, Throwable) - Constructor for exception com.aspectran.core.context.translet.scan.TransletScanFailedException
Constructor to create exception to wrap another exception and pass a message.
trigger - Static variable in class com.aspectran.core.context.builder.apon.params.ScheduleParameters
 
TriggerParameters - Class in com.aspectran.core.context.builder.apon.params
 
TriggerParameters() - Constructor for class com.aspectran.core.context.builder.apon.params.TriggerParameters
 
TriggerParameters(String) - Constructor for class com.aspectran.core.context.builder.apon.params.TriggerParameters
 
TriggerType - Enum in com.aspectran.core.context.rule.type
The enum TriggerType.
trim(String) - Method in class com.aspectran.core.context.template.engine.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.context.template.engine.freemarker.directive
The Class TrimDirective.
TrimDirectiveGroup - Class in com.aspectran.core.context.template.engine.freemarker.directive
The Class TrimDirectiveGroup.
TrimDirectiveGroup(TrimDirective[]) - Constructor for class com.aspectran.core.context.template.engine.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.context.template.engine.freemarker.directive
The Class Trimmer.
Trimmer() - Constructor for class com.aspectran.core.context.template.engine.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.builder.apon.params.ExceptionThrownParameters
 
type - Static variable in class com.aspectran.core.context.builder.apon.params.ItemParameters
 
type - Static variable in class com.aspectran.core.context.builder.apon.params.JoinpointParameters
 
type - Static variable in class com.aspectran.core.context.builder.apon.params.PointcutParameters
 
type - Static variable in class com.aspectran.core.context.builder.apon.params.TransformParameters
 
type - Static variable in class com.aspectran.core.context.builder.apon.params.TriggerParameters
 
typeAlias - Static variable in class com.aspectran.core.context.builder.apon.params.AspectranParameters
 

U

unauthorized(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
401 Unauthorized.
unescape(String) - Static method in class com.aspectran.core.util.apon.AponFormat
 
UnknownParameterException - Exception in com.aspectran.core.util.apon
The Class UnknownParameterException.
UnknownParameterException() - Constructor for exception com.aspectran.core.util.apon.UnknownParameterException
Simple constructor.
UnknownParameterException(String, Parameters) - Constructor for exception com.aspectran.core.util.apon.UnknownParameterException
Constructor to create exception with a message.
UnknownParameterException(Throwable) - Constructor for exception com.aspectran.core.util.apon.UnknownParameterException
Constructor to create exception to wrap another exception.
UnknownParameterException(String, Throwable) - Constructor for exception com.aspectran.core.util.apon.UnknownParameterException
Constructor to create exception to wrap another exception and pass a message.
UNSUPPORTED_METHOD - Static variable in exception com.aspectran.web.support.cors.CorsException
Unsupported HTTP method.
UNSUPPORTED_REQUEST_HEADER - Static variable in exception com.aspectran.web.support.cors.CorsException
Unsupported HTTP request header.
UnsupportedBeanScopeException - Exception in com.aspectran.core.context.bean
The Class UnsupportedBeanScopeException.
UnsupportedBeanScopeException(ScopeType, BeanRule) - Constructor for exception com.aspectran.core.context.bean.UnsupportedBeanScopeException
Create a new UnsupportedBeanScopeException.
unsupportedMediaType(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
415 Unsupported Media Type.
updateAspectAdviceRule(AspectAdviceRule) - Static method in class com.aspectran.core.context.rule.AspectAdviceRule
 
updateConstructorArgument(BeanRule, String) - Static method in class com.aspectran.core.context.rule.BeanRule
 
updateJoinpoint(AspectRule, String, String) - Static method in class com.aspectran.core.context.rule.AspectRule
 
updateJoinpoint(AspectRule, Parameters) - Static method in class com.aspectran.core.context.rule.AspectRule
 
updateJoinpoint(JoinpointRule, String) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updateJoinpoint(JoinpointRule, Parameters) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updateJoinpointType(JoinpointRule, String) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updatePointcutRule(JoinpointRule, Parameters) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updateProperty(BeanRule, String) - Static method in class com.aspectran.core.context.rule.BeanRule
 
updateReference(ItemRule, String, String, String, String) - Static method in class com.aspectran.core.context.rule.ItemRule
Update reference.
updateRootContextLocation(String) - Method in class com.aspectran.core.context.loader.config.AspectranConfig
 
updateSchedulerConfig(int, boolean, boolean) - Method in class com.aspectran.core.context.loader.config.AspectranConfig
 
updateTargetHeaders(JoinpointRule, String[]) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updateTargetMethods(JoinpointRule, String[]) - Static method in class com.aspectran.core.context.rule.JoinpointRule
 
updateTrigger(ScheduleRule, String, String) - Static method in class com.aspectran.core.context.rule.ScheduleRule
 
updateTrigger(ScheduleRule, String) - Static method in class com.aspectran.core.context.rule.ScheduleRule
 
updateTrigger(ScheduleRule, Parameters) - Static method in class com.aspectran.core.context.rule.ScheduleRule
 
updateTriggerType(ScheduleRule, String) - Static method in class com.aspectran.core.context.rule.ScheduleRule
 
UPGRADE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Upgrade header field name.
uriDecoding - Static variable in class com.aspectran.core.context.loader.config.AspectranWebConfig
 
url - Static variable in class com.aspectran.core.context.builder.apon.params.ImportParameters
 
url - Static variable in class com.aspectran.core.context.builder.apon.params.TemplateParameters
 
URL_PROTOCOL_CODE_SOURCE - Static variable in class com.aspectran.core.util.ResourceUtils
 
URL_PROTOCOL_FILE - Static variable in class com.aspectran.core.util.ResourceUtils
 
URL_PROTOCOL_JAR - Static variable in class com.aspectran.core.util.ResourceUtils
 
URL_PROTOCOL_VFSZIP - Static variable in class com.aspectran.core.util.ResourceUtils
 
URL_PROTOCOL_WSJAR - Static variable in class com.aspectran.core.util.ResourceUtils
 
URL_PROTOCOL_ZIP - Static variable in class com.aspectran.core.util.ResourceUtils
 
UrlImporter - Class in com.aspectran.core.context.builder.importer
The Class UrlImporter.
UrlImporter(String, ImportFileType) - Constructor for class com.aspectran.core.context.builder.importer.UrlImporter
 
useCommonsLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
 
useCustomLogging(Class<? extends Log>) - Static method in class com.aspectran.core.util.logging.LogFactory
 
useJdkLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
 
useLog4J2Logging() - Static method in class com.aspectran.core.util.logging.LogFactory
 
useLog4JLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
 
useNoLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
 
USER_AGENT - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP User-Agent header field name.
useSlf4jLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
 
useStdOutLogging() - Static method in class com.aspectran.core.util.logging.LogFactory
 

V

Value - Annotation Type in com.aspectran.core.context.bean.annotation
 
value - Static variable in class com.aspectran.core.context.builder.apon.params.ItemParameters
 
value() - Method in enum com.aspectran.web.support.http.HttpStatus
Return the integer value of this status code.
valueBound(HttpSessionBindingEvent) - Method in class com.aspectran.web.adapter.HttpSessionScope
 
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.AspectAdviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.AutowireTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.BeanProxifierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.BeanReferrerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.DefaultSettingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ImporterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ImportFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ItemValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.JoinpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.MethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.PointcutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.ScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.TokenDirectiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.TransformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.context.rule.type.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.core.util.apon.ParameterValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspectran.web.support.http.HttpStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.aspectran.web.support.http.HttpStatus
Return the enum constant of this type with the specified numeric value.
values() - Static method in enum com.aspectran.core.context.rule.type.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.AspectAdviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.AutowireTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.BeanProxifierType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.BeanReferrerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.DefaultSettingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ImporterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ImportFileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ItemValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.JoinpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.PointcutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.ScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.TokenDirectiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.TransformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.context.rule.type.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspectran.core.util.apon.ParameterValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.aspectran.core.util.LinkedCaseInsensitiveMultiValueMap
 
values() - Static method in enum com.aspectran.web.support.http.HttpStatus
Returns an array containing the constants of this enum type, in the order they are declared.
valueType - Static variable in class com.aspectran.core.context.builder.apon.params.ItemParameters
 
valueUnbound(HttpSessionBindingEvent) - Method in class com.aspectran.web.adapter.HttpSessionScope
 
VariableParameters - Class in com.aspectran.core.util.apon
The Class VariableParameters.
VariableParameters() - Constructor for class com.aspectran.core.util.apon.VariableParameters
 
VariableParameters(String) - Constructor for class com.aspectran.core.util.apon.VariableParameters
 
VariableParameters(ParameterDefinition[]) - Constructor for class com.aspectran.core.util.apon.VariableParameters
 
VariableParameters(ParameterDefinition[], String) - Constructor for class com.aspectran.core.util.apon.VariableParameters
 
VARY - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Vary header field name.
VIA - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Via header field name.
VIEW_DISPATCHER_SETTING_NAME - Static variable in interface com.aspectran.core.activity.response.dispatch.ViewDispatcher
 
ViewDispatcher - Interface in com.aspectran.core.activity.response.dispatch
The Interface ViewDispatcher.
ViewDispatchException - Exception in com.aspectran.core.activity.response.dispatch
The Class ViewDispatchException.
ViewDispatchException() - Constructor for exception com.aspectran.core.activity.response.dispatch.ViewDispatchException
Simple constructor.
ViewDispatchException(String) - Constructor for exception com.aspectran.core.activity.response.dispatch.ViewDispatchException
Constructor to create exception with a message.
ViewDispatchException(Throwable) - Constructor for exception com.aspectran.core.activity.response.dispatch.ViewDispatchException
Constructor to create exception to wrap another exception.
ViewDispatchException(String, Throwable) - Constructor for exception com.aspectran.core.activity.response.dispatch.ViewDispatchException
Constructor to create exception to wrap another exception and pass a message.

W

waitOnShutdown - Static variable in class com.aspectran.core.context.loader.config.AspectranSchedulerConfig
 
warn(String) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.commons.JakartaCommonsLoggingImpl
 
warn(String) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.jdk14.Jdk14LoggingImpl
 
warn(String) - Method in interface com.aspectran.core.util.logging.Log
 
warn(String, Throwable) - Method in interface com.aspectran.core.util.logging.Log
 
warn(String) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j.Log4jImpl
 
warn(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2AbstractLoggerImpl
 
warn(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2Impl
 
warn(String) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.log4j2.Log4j2LoggerImpl
 
warn(String) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.nologging.NoLoggingImpl
 
warn(String) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.slf4j.Slf4jImpl
 
warn(String) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
warn(String, Throwable) - Method in class com.aspectran.core.util.logging.stdout.StdOutImpl
 
WARNING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP Warning header field name.
web - Static variable in class com.aspectran.core.context.loader.config.AspectranConfig
 
WebActivity - Class in com.aspectran.web.activity
The Class WebActivity.
WebActivity(ActivityContext, HttpServletRequest, HttpServletResponse) - Constructor for class com.aspectran.web.activity.WebActivity
Instantiates a new WebActivity.
WebActivityServlet - Class in com.aspectran.web.startup.servlet
The Class WebActivityServlet.
WebActivityServlet() - Constructor for class com.aspectran.web.startup.servlet.WebActivityServlet
Instantiates a new WebActivityServlet.
WebApplicationAdapter - Class in com.aspectran.web.adapter
The Class WebApplicationAdapter.
WebApplicationAdapter(ServletContext) - Constructor for class com.aspectran.web.adapter.WebApplicationAdapter
Instantiates a new WebApplicationAdapter.
WebAspectranService - Class in com.aspectran.web.service
The Class WebAspectranService.
WildcardMasker - Class in com.aspectran.core.util.wildcard
Erase the characters that corresponds to the wildcard, and returns collect only the remaining characters.
WildcardMasker() - Constructor for class com.aspectran.core.util.wildcard.WildcardMasker
 
WildcardMatcher - Class in com.aspectran.core.util.wildcard
Checks whether a string matches a given wildcard pattern.
WildcardMatcher(WildcardPattern) - Constructor for class com.aspectran.core.util.wildcard.WildcardMatcher
 
WildcardPattern - Class in com.aspectran.core.util.wildcard
The Class WildcardPattern.
WildcardPattern(String) - Constructor for class com.aspectran.core.util.wildcard.WildcardPattern
 
WildcardPattern(String, char) - Constructor for class com.aspectran.core.util.wildcard.WildcardPattern
 
WildcardPointcut - Class in com.aspectran.core.context.aspect.pointcut
The Class WildcardPointcut.
WildcardPointcut(List<PointcutPatternRule>) - Constructor for class com.aspectran.core.context.aspect.pointcut.WildcardPointcut
 
wishBrother(String) - Method in class com.aspectran.core.context.loader.resource.AspectranClassLoader
 
wrappersToPrimitives(Class<?>[]) - Static method in class com.aspectran.core.util.ClassUtils
Converts the specified array of wrapper Class objects to an array of its corresponding primitive Class objects.
wrapperToPrimitive(Class<?>) - Static method in class com.aspectran.core.util.ClassUtils
Converts the specified wrapper class to its corresponding primitive class.
write(Object) - Method in class com.aspectran.core.activity.response.transform.json.ContentsJsonWriter
 
write(Parameters) - Method in class com.aspectran.core.util.apon.AponWriter
Write a Parameters object to the character-output stream.
write(Parameter) - Method in class com.aspectran.core.util.apon.AponWriter
Write a Parameter object to the character-output stream.
write(Object) - Method in class com.aspectran.core.util.json.JsonWriter
Write an object to a character stream.
write(int) - Method in class com.aspectran.core.util.StringOutputWriter
 
write(char[], int, int) - Method in class com.aspectran.core.util.StringOutputWriter
 
write(String) - Method in class com.aspectran.core.util.StringOutputWriter
 
write(String, int, int) - Method in class com.aspectran.core.util.StringOutputWriter
 
write(byte[]) - Method in class com.aspectran.web.activity.response.GZipServletOutputStream
 
write(byte[], int, int) - Method in class com.aspectran.web.activity.response.GZipServletOutputStream
 
write(int) - Method in class com.aspectran.web.activity.response.GZipServletOutputStream
 
writeBoolean(Boolean) - Method in class com.aspectran.core.util.json.JsonWriter
Writes a Boolean object to a character stream.
writeComma() - Method in class com.aspectran.core.util.json.JsonWriter
Write a comma character to a character stream.
writeName(String) - Method in class com.aspectran.core.util.json.JsonWriter
Writes a key name to a character stream.
writeNull() - Method in class com.aspectran.core.util.json.JsonWriter
Write a string "null" to a character stream.
writeNumber(Number) - Method in class com.aspectran.core.util.json.JsonWriter
Writes a Number object to a character stream.
writeString(String) - Method in class com.aspectran.core.util.json.JsonWriter
Writes a string to a character stream.
WWW_AUTHENTICATE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
The HTTP WWW-Authenticate header field name.

X

X_METHOD_OVERRIDE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
Some HTTP proxies do not support arbitrary HTTP methods or newer HTTP methods (such as PATCH).
XmlActivityContextBuilder - Class in com.aspectran.core.context.builder
The Class XmlActivityContextBuilder.
XmlActivityContextBuilder(ApplicationAdapter) - Constructor for class com.aspectran.core.context.builder.XmlActivityContextBuilder
 
XmlActivityContextLoader - Class in com.aspectran.core.context.loader
 
XmlActivityContextLoader() - Constructor for class com.aspectran.core.context.loader.XmlActivityContextLoader
 
XmlActivityContextLoader(ApplicationAdapter) - Constructor for class com.aspectran.core.context.loader.XmlActivityContextLoader
 
XmlImportHandler - Class in com.aspectran.core.context.builder.importer
The Class XmlImportHandler.
XmlImportHandler(ActivityContextBuilder) - Constructor for class com.aspectran.core.context.builder.importer.XmlImportHandler
 
XmlTransform - Class in com.aspectran.core.activity.response.transform
The Class XmlTransform.
XmlTransform(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.XmlTransform
Instantiates a new XmlTransform.
XslTransform - Class in com.aspectran.core.activity.response.transform
The Class XslTransform.
XslTransform(TransformRule) - Constructor for class com.aspectran.core.activity.response.transform.XslTransform
Instantiates a new XslTransform.

Z

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

Copyright © 2008–2017 Aspectran.com. All rights reserved.