|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Application and
Service abstractions which form the basis
of applications which use the RCF framework.
See:
Description
| Interface Summary | |
|---|---|
| Application | TODO: Javadoc
An application will perform most of it's work in the
ConcurrentRunnableTask.run() method,
and should not require a call to ConcurrentRunnableTask.commit(). |
| Service | TODO: Javadoc
Adds basic versioning to ConcurrentRunnableTask. |
| Class Summary | |
|---|---|
| AbstractApplication | TODO: Javadoc
This class implements all of the methods from the Application interface. |
| AbstractService | TODO: Javadoc Upon receiving a commit event, services should check if something is in progress, and commit if not. |
Contains the Application and
Service abstractions which form the basis
of applications which use the RCF framework.
TODO: Javadoc
TODO: Javadoc review, Seal/Finalize
TODO: Generic services
TODO: Logging
TODO: Event notification and publications
TODO: Settings service
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||