Package jakarta.ejb

Annotation Interface EJBs


@Target(TYPE) @Retention(RUNTIME) public @interface EJBs
Declares multiple EJB annotations.
Since:
EJB 3.0
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    EJB[]
    value.
  • Element Details

    • value

      EJB[] value

      value.

      Returns:
      an array of EJB objects.