JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
Module
jakarta.ejb
Package
jakarta.ejb
Annotation Type EJBs
@Target(TYPE) @Retention(RUNTIME) public @interface
EJBs
Declares multiple
EJB
annotations.
Since:
EJB 3.0
See Also:
EJB
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
EJB
[]
value
value.
Element Detail
value
EJB
[] value
value.
Returns:
an array of
EJB
objects.