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