Application
Table of Contents
Interfaces
- LoadInterface
- Describes Load interface.
- ReadInterface
- Describes Read interface.
Classes
- AbstractLoad
- This is a simple Load implementation that other Load can inherit from.
- AbstractRead
- This is a simple Read implementation that other Read can inherit from.
- AbstractVirtualEnvironment
- This is a simple Virtual Environment implementation that other Virtual Environment can inherit from.
- VirtualEnvironment
- Simple Virtual Environment implementation.