| Package | Description |
|---|---|
| com.aspectran.core.activity |
A package for handling an activity that perform requests, business logic, and responses.
|
| com.aspectran.core.component.bean | |
| com.aspectran.core.context |
A Package for providing core components and configuring an execution environment.
|
| com.aspectran.scheduler.activity |
Contains a variant of the activity interface for Aspectran Scheduler.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
Activity |
The Interface Activity.
|
interface |
Translet |
The Interface Translet.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractActivity |
The Class AbstractActivity.
|
class |
BasicActivity |
The Class BasicActivity.
|
class |
CoreActivity |
The Class CoreActivity.
|
class |
CoreTranslet |
The Class CoreTranslet.
|
class |
DefaultActivity |
The Class DefaultActivity
|
class |
InstantActivity |
The Class InstantActivity
|
class |
SessionScopeActivity |
The Class SessionScopeActivity.
|
| Modifier and Type | Method | Description |
|---|---|---|
BeanRegistry |
AbstractActivity.getBeanRegistry() |
|
BeanRegistry |
Activity.getBeanRegistry() |
Gets the bean registry.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractBeanRegistry |
The Class AbstractBeanRegistry.
|
class |
ContextBeanRegistry |
The Class ContextBeanRegistry.
|
| Modifier and Type | Method | Description |
|---|---|---|
BeanRegistry |
ActivityContext.getBeanRegistry() |
Gets the bean registry.
|
BeanRegistry |
AspectranActivityContext.getBeanRegistry() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
JobActivity |
The Class JobActivity.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.