C I S T 
All Classes All Packages

C

com.zfabrik.files - package com.zfabrik.files
 
com.zfabrik.states - package com.zfabrik.states
 

I

IFilesComponent - Interface in com.zfabrik.files
Files component are nothing but containers for files that may be used by other components depending on their specific semantics.
ISystemState - Interface in com.zfabrik.states
System states are abstract target configurations of a z2 environment at runtime.

S

STATES_DEPENDENCY - Static variable in interface com.zfabrik.states.ISystemState
State components declare dependency on other components by specifying a comma-separated list of component names.
STATES_PARTICIPATION - Static variable in interface com.zfabrik.states.ISystemState
Components declare participation in a state components life cycle by specifying a comma-separated list of component names.

T

TYPE - Static variable in interface com.zfabrik.files.IFilesComponent
Type identifier of a Files component.
TYPE - Static variable in interface com.zfabrik.states.ISystemState
Type of a system state component.
C I S T 
All Classes All Packages