|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
PersistentManagerInterface | Interface that has to be implemented for each persistent layer that is supposed to be used. |
Exception Summary | |
PersistenceException | Class PersistenceException indicates exceptional condition occurring in persistence layer, ie. failing transaction. |
Instance persistence component interface.
Providing a high level of adaptability, Shark's kernel will relay on this component implementation for storing information relevant to the shark execution (processes, activities, assignments, resources, ...). This component implementation MUST exist in order to run shark engine.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |