Package org.jboss.seam

Class Summary
Component A Seam component is any POJO managed by Seam.
Seam Convenience methods for accessing annotated information about Seam component classes.
 

Enum Summary
ComponentType The types of components understood by seam
InterceptionType Rules for when Seam will intercept invocations upon a component to perform bijection, validation, context demarcation, etc.
ScopeType The available scopes (contexts).
 

Exception Summary
InstantiationException  
RequiredException