Package pt.ist.fenixframework

Package class diagram package pt.ist.fenixframework
Interface Summary
CallableWithoutException<V> This interface represents the same behaviour as the Callable interface, except that its call method does not throw a cheched exception.
CommitListener Represents a listener that will be notified whenever a Transaction is committed.
DomainObject All domain objects implement this interface.
Transaction Fenix Framework's Interface for Transactions.
TransactionListener  
TransactionManager Fenix Framework's interface for all Transaction Managers.
 

Class Summary
Config An instance of the Config class bundles together the initialization parameters used by the Fenix Framework.
DmlCompiler  
DomainRoot  
DomainRoot_Base  
FenixFramework This is the main class for the Fenix Framework.
MultiConfig Stores multiple Fenix Framework Configurations.
ValueTypeSerializer  
 

Error Summary
ConfigError Thrown when the FenixFramework encounters some configuration problem.
 

Annotation Types Summary
Atomic  
 



Copyright © 2013. All Rights Reserved.