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 ofJava.lang. String
D.
an EJB3.0local businessinterfacereference
E.
an EJB3.0 remotebusiness interfacereference