Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.faces.bean Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
ApplicationScopedWhen this annotation, along with ManagedBean is found on a class, the runtime must act as if a applicationClassjavax.faces.beanJava EE
CustomScopedWhen this annotation, along with ManagedBean is found on a class, the runtime must act as if a VALUEClassjavax.faces.beanJava EE
ManagedBeanThe presence of this annotation on a class automatically registers the class with the runtime as a managedClassjavax.faces.beanJava EE
ManagedPropertyThe presence of this annotation on a field of a class annotated with ManagedBean instructs theClassjavax.faces.beanJava EE
NoneScopedWhen this annotation, along with ManagedBean is found on a class, the runtime must act as if a noneClassjavax.faces.beanJava EE
ReferencedBeanThe presence of this annotation on a class is equivalent to the referenced-bean elementClassjavax.faces.beanJava EE
RequestScopedWhen this annotation, along with ManagedBean is found on a class, the runtime must act as if a requestClassjavax.faces.beanJava EE
SessionScopedWhen this annotation, along with ManagedBean is found on a class, the runtime must act as if a sessionClassjavax.faces.beanJava EE
ViewScopedWhen this annotation, along with ManagedBean is found on a class, the runtime must act as if aClassjavax.faces.beanJava EE
CustomScopedClassjavax.faces.beanApache MyFaces
ManagedBeanClassjavax.faces.beanApache MyFaces
ManagedPropertyClassjavax.faces.beanApache MyFaces
ReferencedBeanClassjavax.faces.beanApache MyFaces