| Class | Description |
|---|---|
| BackgroundCommandServiceJdo |
Persists a
memento-ized action such that it can be executed asynchronously,
for example through a Quartz scheduler (using
BackgroundCommandExecutionFromBackgroundCommandServiceJdo). |
| BackgroundCommandServiceJdoContributions |
This service contributes a childCommands collection and a sublingCommands collection to
any
CommandJdo entity. |
| BackgroundCommandServiceJdoRepository |
Provides supporting functionality for querying
command entities that have been persisted
to execute in the background. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.