Which two types can be legally returned from that method?

The bean class of an EJB Web service endpoint has one method annotated with @WebMethod.
Which two types can be legally returned from that method? (Choose two.)

The bean class of an EJB Web service endpoint has one method annotated with @WebMethod.
Which two types can be legally returned from that method? (Choose two.)

A.
java.util Date

B.
javax.ejb.Timer

C.
an array of java.lang.String

D.
an EJB 3.0 local business interface reference

E.
an EJB 3.0 remote business interface reference



Leave a Reply 0

Your email address will not be published. Required fields are marked *