站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.1.0 bate1 API 英文版文档

org.jboss.seam (JBoss Seam API Documentation) - JBoss Seam 1.1.0 bate1 API 英文版文档


Package org.jboss.seam

Interface Summary
Component.InitialValue  
 

Class Summary
Component A Seam component is any POJO managed by Seam.
Component.ConstantInitialValue  
Component.ELInitialValue  
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.
InterceptorType  
ScopeType The available scopes (contexts).
 

Exception Summary
InstantiationException  
RequiredException