Which three methods can Bean Developer use in any EJB compliant container implementing the full Java EE6 product?
Assuming the HelloWorldBean is implemented as follows: Which types of clients are guaranteed to have access to HelloWorldBean:
Which environment annotation, when declared within the FooBean bean class, is equivalent to the ejb-local-ref shown above?