| Package | Description |
|---|---|
| com.aspectran.core.component |
Contains the core components of Aspectran.
|
| com.aspectran.core.component.aspect | |
| com.aspectran.core.component.bean | |
| com.aspectran.core.component.schedule | |
| com.aspectran.core.component.session |
Session Management Implementations
|
| com.aspectran.core.component.template | |
| com.aspectran.core.component.translet | |
| com.aspectran.core.context |
A Package for providing core components and configuring an execution environment.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractComponent |
Created: 2017.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AspectRuleRegistry |
The Class AspectRuleRegistry.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractBeanFactory |
The Class AbstractBeanFactory.
|
class |
AbstractBeanRegistry |
The Class AbstractBeanRegistry.
|
class |
ContextBeanRegistry |
The Class ContextBeanRegistry.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ScheduleRuleRegistry |
The Class ScheduleRuleRegistry.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
SessionDataStore |
Created: 2017.
|
interface |
SessionHandler |
The session handler is responsible for session start, session exists, session write,
time to live and session destroy.
|
interface |
SessionManager |
The session manager initializes and destroys the session handler and session cache.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractSessionDataStore |
Created: 2017.
|
class |
AbstractSessionHandler |
Abstract Implementation of SessionHandler.
|
class |
DefaultSessionManager |
Implementation of SessionManager.
|
class |
FileSessionDataStore |
A file-based store of session data.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ContextTemplateProcessor |
The Class ContextTemplateProcessor.
|
class |
TemplateRuleRegistry |
The Class TemplateRuleRegistry.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
TransletRuleRegistry |
The Class TransletRuleRegistry.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AspectranActivityContext |
The Class AspectranActivityContext.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.