|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.jboss.seam.annotations used by org.jboss.seam | |
---|---|
In
Specifies that a seam component should be injected to the annotated field or setter method of a seam component. |
|
Out
Specifies that a seam component should be outjected from the annotated field or getter method of a session bean. |
|
Role
Specifies the name and scope role for a seam component role. |
|
Scope
Specifies the scope (context) of a seam component. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.annotations | |
---|---|
FlushModeType
|
|
TransactionPropagationType
Transaction propagation strategies for Seam JavaBean components. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.annotations.datamodel | |
---|---|
DataBinderClass
Meta-annotation that specifies that an annotation is a databinding annotation, ie. |
|
DataSelectorClass
Meta-annotation that specifies that an annotation is a dataselection annotation, ie. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.captcha | |
---|---|
Create
Designates a create method that is called after instantiation of a component |
|
Install
Specifies whether or not a component should be installed if it is scanned |
|
Intercept
Specifies the interception type of a Seam component. |
|
Name
Specifies the component name of a seam component. |
|
Scope
Specifies the scope (context) of a seam component. |
|
Startup
Specifies that an instance of this component is created at system initialization time for an application scoped component, or when a session is started for a session scoped component. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.core | |
---|---|
Create
Designates a create method that is called after instantiation of a component |
|
Destroy
Designates a destroy method that is called when a context ends and the component is being disposed |
|
Factory
Marks a method as a factory method for a context variable. |
|
FlushModeType
|
|
Install
Specifies whether or not a component should be installed if it is scanned |
|
Intercept
Specifies the interception type of a Seam component. |
|
Name
Specifies the component name of a seam component. |
|
PerNestedConversation
Limit the scope of a CONVERSATION-scoped component to just the parent conversation in which it was instantiated. |
|
Scope
Specifies the scope (context) of a seam component. |
|
Startup
Specifies that an instance of this component is created at system initialization time for an application scoped component, or when a session is started for a session scoped component. |
|
Transactional
Specifies that the transaction propagation for a JavaBean component or method of a JavaBean component. |
|
Unwrap
Specifies that the object returned by the annotated getter method is to be injected instead of the component itself. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.debug | |
---|---|
Install
Specifies whether or not a component should be installed if it is scanned |
|
Name
Specifies the component name of a seam component. |
|
Scope
Specifies the scope (context) of a seam component. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.drools | |
---|---|
Create
Designates a create method that is called after instantiation of a component |
|
Destroy
Designates a destroy method that is called when a context ends and the component is being disposed |
|
Intercept
Specifies the interception type of a Seam component. |
|
Scope
Specifies the scope (context) of a seam component. |
|
Unwrap
Specifies that the object returned by the annotated getter method is to be injected instead of the component itself. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.framework | |
---|---|
Create
Designates a create method that is called after instantiation of a component |
|
HttpError
Specifies that an exception results in a HTTP error. |
|
Install
Specifies whether or not a component should be installed if it is scanned |
|
Name
Specifies the component name of a seam component. |
|
Scope
Specifies the scope (context) of a seam component. |
|
Transactional
Specifies that the transaction propagation for a JavaBean component or method of a JavaBean component. |
|
Unwrap
Specifies that the object returned by the annotated getter method is to be injected instead of the component itself. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.interceptors | |
---|---|
AroundInvoke
Synonym for javax.interceptors.AroundInvoke, for use in a pre Java EE 5 environment. |
|
Interceptor
Annotates an interceptor class and specifies what kind of interceptor it is (client side or server side), and its ordering with respect to other interceptors in the stack. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.jms | |
---|---|
Create
Designates a create method that is called after instantiation of a component |
|
Destroy
Designates a destroy method that is called when a context ends and the component is being disposed |
|
Install
Specifies whether or not a component should be installed if it is scanned |
|
Intercept
Specifies the interception type of a Seam component. |
|
Name
Specifies the component name of a seam component. |
|
Scope
Specifies the scope (context) of a seam component. |
|
Unwrap
Specifies that the object returned by the annotated getter method is to be injected instead of the component itself. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.mail | |
---|---|
Create
Designates a create method that is called after instantiation of a component |
|
Install
Specifies whether or not a component should be installed if it is scanned |
|
Intercept
Specifies the interception type of a Seam component. |
|
Name
Specifies the component name of a seam component. |
|
Scope
Specifies the scope (context) of a seam component. |
|
Unwrap
Specifies that the object returned by the annotated getter method is to be injected instead of the component itself. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.mock | |
---|---|
Install
Specifies whether or not a component should be installed if it is scanned |
|
Name
Specifies the component name of a seam component. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.pages | |
---|---|
FlushModeType
|
Classes in org.jboss.seam.annotations used by org.jboss.seam.persistence | |
---|---|
Install
Specifies whether or not a component should be installed if it is scanned |
|
Intercept
Specifies the interception type of a Seam component. |
|
Name
Specifies the component name of a seam component. |
|
Scope
Specifies the scope (context) of a seam component. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.security | |
---|---|
Create
Designates a create method that is called after instantiation of a component |
|
Install
Specifies whether or not a component should be installed if it is scanned |
|
Intercept
Specifies the interception type of a Seam component. |
|
Name
Specifies the component name of a seam component. |
|
Scope
Specifies the scope (context) of a seam component. |
|
Startup
Specifies that an instance of this component is created at system initialization time for an application scoped component, or when a session is started for a session scoped component. |
|
Unwrap
Specifies that the object returned by the annotated getter method is to be injected instead of the component itself. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.theme | |
---|---|
Create
Designates a create method that is called after instantiation of a component |
|
Install
Specifies whether or not a component should be installed if it is scanned |
|
Intercept
Specifies the interception type of a Seam component. |
|
Name
Specifies the component name of a seam component. |
|
Scope
Specifies the scope (context) of a seam component. |
|
Unwrap
Specifies that the object returned by the annotated getter method is to be injected instead of the component itself. |
Classes in org.jboss.seam.annotations used by org.jboss.seam.web | |
---|---|
Install
Specifies whether or not a component should be installed if it is scanned |
|
Intercept
Specifies the interception type of a Seam component. |
|
Name
Specifies the component name of a seam component. |
|
Scope
Specifies the scope (context) of a seam component. |
|
Startup
Specifies that an instance of this component is created at system initialization time for an application scoped component, or when a session is started for a session scoped component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |