| Package | Description |
|---|---|
| com.aspectran.core.context |
A Package for providing core components and configuring an execution environment.
|
| com.aspectran.core.service |
A Package for providing core components and configuring an execution environment.
|
| Modifier and Type | Method | Description |
|---|---|---|
CoreService |
ActivityContext.getRootService() |
Returns the Aspectran Service that created the current ActivityContext.
|
CoreService |
AspectranActivityContext.getRootService() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ActivityContext.setRootService(CoreService rootService) |
Sets the Aspectran Service that created the current ActivityContext.
|
void |
AspectranActivityContext.setRootService(CoreService rootService) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractCoreService |
The Class AbstractCoreService.
|
class |
AspectranCoreService |
The Class AspectranCoreService.
|
| Constructor | Description |
|---|---|
AbstractCoreService(CoreService rootService) |
|
AspectranCoreService(CoreService rootService) |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.