Package fulmine.model.container

Interface Summary
IContainer A container represents an entity with multiple properties.
IContainerFactory Factory held by an IFrameworkContext to create IContainer instances
IContainerFactory.IContainerBuilder A builder for an IContainer.
 

Class Summary
AbstractContainer The base class for containers.
AbstractDynamicContainer Base class for dynamic containers.
AbstractEventProcessingContainer An extended AbstractContainer that includes logic to handle event processing.
ContainerFactory A factory that creates IContainer implementations.
 

Enum Summary
IContainer.DataState The enumeration of data states for an IContainer.
 



Copyright © 2007-2009. All Rights Reserved.