JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Jakarta EE Platform API v10.0.0
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
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.