Interface Summary |
Commander<P extends PresenceManager,C extends Communication,R> |
Commander is a central management object in Brillien. |
Context<P extends Presence,C extends Communication,R> |
Context is a special Unit type providing a metalevel collapsing set functionality extended by sharing services. |
Flow<P extends Presence,C extends Communication,R> |
Flow are the high-level component to provide flow-related functionality. |
Presence<C extends Communication,R> |
This is the most basic extension of the axiomatic Presence term. |
PresenceManager<P extends Presence,C extends Communication> |
Instantiation manager interface, factory-like interface according the environment of the component like: used libraries, component version, transaction management, instance management type, etc. |
Unit<P extends Presence,C extends Communication,R> |
Set-like Presence type. |