JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Web Profile API v11.0.0-M4
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
jakarta.ejb
Annotation Interface 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 Details
value
EJB
[]
value
value.
Returns:
an array of
EJB
objects.