| Package | Description |
|---|---|
| com.aspectran.core.activity |
A package for handling an activity that perform requests, business logic, and responses.
|
| com.aspectran.core.activity.response.dispatch | |
| com.aspectran.core.component.session |
Session Management Implementations
|
| com.aspectran.core.component.template.engine | |
| com.aspectran.core.context.builder | |
| com.aspectran.core.context.resource | |
| com.aspectran.core.context.rule | |
| com.aspectran.core.context.rule.assistant | |
| com.aspectran.core.context.rule.parser | |
| com.aspectran.core.service |
A Package for providing core components and configuring an execution environment.
|
| com.aspectran.scheduler.service |
Contains a variant of the service interface for Aspectran Scheduler.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AdapterException |
The Class AdapterException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ViewDispatcherException |
Base class for exceptions thrown during view dispatching.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
UnreadableSessionDataException |
Exception raised when session data can not be read.
|
class |
UnwritableSessionDataException |
Exception raised when session data can not be written.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
TemplateEngineProcessException |
The Class TemplateEngineProcessException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ActivityContextBuilderException |
This exception is thrown when ActivityContext building fails.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
InvalidResourceException |
This exception is thrown when a resource load fails.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
IllegalRuleException |
This exception will be thrown if an illegal rule is found.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BeanReferenceException |
This exception will be thrown when cannot resolve reference to bean.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ActivityContextParserException |
This exception is thrown when ActivityContext parsing fails.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AspectranServiceException |
The Class AspectranServiceException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SchedulerServiceException |
The Class SchedulerServiceException.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.