| Package | Description |
|---|---|
| com.aspectran.core.context.builder | |
| com.aspectran.core.context.builder.reload | |
| 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 | Method | Description |
|---|---|---|
ServiceController |
AbstractActivityContextBuilder.getServiceController() |
|
ServiceController |
ActivityContextBuilder.getServiceController() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractActivityContextBuilder.setServiceController(ServiceController serviceController) |
|
void |
ActivityContextBuilder.setServiceController(ServiceController serviceController) |
| Constructor | Description |
|---|---|
ActivityContextReloadingTimer(ServiceController serviceController,
java.net.URL[] resources) |
|
ActivityContextReloadingTimerTask(ServiceController serviceController,
java.net.URL[] resources) |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
CoreService |
The Interface CoreService.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractCoreService |
The Class AbstractCoreService.
|
class |
AbstractServiceController |
The Class AbstractServiceController.
|
class |
AspectranCoreService |
The Class AspectranCoreService.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
SchedulerService |
The Interface SchedulerService.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
QuartzSchedulerService |
The Class QuartzSchedulerService.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.