| AppDefinition | Application definition when loading the applications/projects. | 
|---|
| AppFactory | The application factory contains the application that should be run. | 
|---|
| HotDeploy | A hot deploy app that defines what is included for hot deploy to check for changes. | 
|---|
| RuntimeApp | The runtime application is a session instance bound application. | 
|---|
| SystemApp | Class loading and extracting data from the "iiziSystem.jar" app that contains default information among other things. | 
|---|
| VirtualizedItem<PROPCNR extends PropCnr> | Data container for a virtualized property container. | 
|---|
| VirtualsContainer<PROPCNR extends PropCnr> | The Virtual Property Container is a flat structure containing all items (property containers) that are virtualized. | 
|---|
| XJarFileResource | Jetty resource located inside an XJarFile that already is loaded into memory. | 
|---|