Index
All Classes and Interfaces|All Packages
A
- APPLICATION - Enum constant in enum javax.annotation.Resource.AuthenticationType
-
Application authentication
- authenticationType() - Element in annotation type javax.annotation.Resource
C
- className() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- comments() - Element in annotation type javax.annotation.Generated
- CONTAINER - Enum constant in enum javax.annotation.Resource.AuthenticationType
-
Container authentication
D
- databaseName() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- DataSourceDefinition - Annotation Type in javax.annotation.sql
- DataSourceDefinitions - Annotation Type in javax.annotation.sql
- date() - Element in annotation type javax.annotation.Generated
- DeclareRoles - Annotation Type in javax.annotation.security
- DenyAll - Annotation Type in javax.annotation.security
- description() - Element in annotation type javax.annotation.Resource
- description() - Element in annotation type javax.annotation.sql.DataSourceDefinition
G
- Generated - Annotation Type in javax.annotation
-
Used to identify generated code.
I
- initialPoolSize() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- isolationLevel() - Element in annotation type javax.annotation.sql.DataSourceDefinition
J
- javax.annotation - package javax.annotation
- javax.annotation.security - package javax.annotation.security
- javax.annotation.sql - package javax.annotation.sql
L
- loginTimeout() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- lookup() - Element in annotation type javax.annotation.Resource
M
- ManagedBean - Annotation Type in javax.annotation
-
Identifies a POJO as a managed bean.
- mappedName() - Element in annotation type javax.annotation.Resource
- maxIdleTime() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- maxPoolSize() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- maxStatements() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- minPoolSize() - Element in annotation type javax.annotation.sql.DataSourceDefinition
N
- name() - Element in annotation type javax.annotation.Resource
- name() - Element in annotation type javax.annotation.sql.DataSourceDefinition
P
- password() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- PermitAll - Annotation Type in javax.annotation.security
- portNumber() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- PostConstruct - Annotation Type in javax.annotation
-
Added to a method required to be called after the object has been constructed and before it used.
- PreDestroy - Annotation Type in javax.annotation
-
Added to a method required to be called once the object is no longer required and before it is discarded.
- Priority - Annotation Type in javax.annotation
-
Used to define the order in which classes or parameters should be used.
- properties() - Element in annotation type javax.annotation.sql.DataSourceDefinition
R
- Resource - Annotation Type in javax.annotation
-
Indicates a resource required by the application.
- Resource.AuthenticationType - Enum in javax.annotation
-
The AuthenticationType, either CONTAINER or APPLICATION
- Resources - Annotation Type in javax.annotation
-
Used when multiple
Resource
annotations are required. - RolesAllowed - Annotation Type in javax.annotation.security
- RunAs - Annotation Type in javax.annotation.security
S
- serverName() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- shareable() - Element in annotation type javax.annotation.Resource
T
- transactional() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- type() - Element in annotation type javax.annotation.Resource
-
Uses generics since Common Annotations 1.2.
U
- url() - Element in annotation type javax.annotation.sql.DataSourceDefinition
- user() - Element in annotation type javax.annotation.sql.DataSourceDefinition
V
- value() - Element in annotation type javax.annotation.Generated
- value() - Element in annotation type javax.annotation.ManagedBean
- value() - Element in annotation type javax.annotation.Priority
- value() - Element in annotation type javax.annotation.Resources
- value() - Element in annotation type javax.annotation.security.DeclareRoles
- value() - Element in annotation type javax.annotation.security.RolesAllowed
- value() - Element in annotation type javax.annotation.security.RunAs
- value() - Element in annotation type javax.annotation.sql.DataSourceDefinitions
- valueOf(String) - Static method in enum javax.annotation.Resource.AuthenticationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum javax.annotation.Resource.AuthenticationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages