Which two capabilities are legal for an enterprise bean? (Choose two.)
A.
being a socket client
B.
updating a static field
C.
starting a separate thread
D.
listening on a server socket
E.
interrupting all the threads in a thread group
F.
using the java.lang.System.currentTimeMillis method