Package com.softwareag.centrasite.appl.framework

Interface Summary
CurrentBeanPoolContext Defines the contract for implementations which know how to scope the notion of a current bean pool.
PropertyAnnotationProcessor Interface for annotation processors.
 

Class Summary
BeanTypeAnnotationProcessor Singleton class for processing CSAF annotations on a given persistent class and adding the obtained meta-information to a RegistryObjectModel instance.
Configuration An instance of Configuration allows the application to specify properties to be used when creating a SessionContext instance.
SessionContext This class serves as a container for the session data of an application.
ThreadLocalCurrentBeanPoolContext  
 

Exception Summary
CSAppFrameworkException The frameworks base exception class.