Package javax.annotation

API used by EJB 3.0 container

See:
          Description

Enum Summary
Resource.AuthenticationType Type of the authentication.
 

Annotation Types Summary
Generated Used to indicate that a code was generated.
PostConstruct Call the method annotated with PostConstruct after that a new instance of the class has been built.
PreDestroy Call the method annotated by PreDestroy before removing this object from the container.
Resource Used to declare a link to a resource (like a Bean's context, a DataSource, etc).
Resources List of resources.
 

Package javax.annotation Description

API used by EJB 3.0 container



Copyright © 2008. All Rights Reserved.