|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.jboss.seam.annotations used by org.jboss.seam | |
---|---|
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.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.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 |
|
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. |
|
Transactional
Specifies that the default behavior for an EJB session bean, |
|
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 | |
---|---|
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.interceptors | |
---|---|
Around
Specifies that an interceptor is called "around" another interceptor or interceptors. |
|
Within
Specifies that an interceptor is called "within" another interceptor or interceptors. |
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 |
|
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.remoting.messaging | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |