2.4.7 Specifying the Portable Global JNDI names in annotations

With Application Server, you can specify the Portable Global JNDI name in the lookup and mapped attributes of the @EJB annotation, according to the Java EE specifications. Due to this, you can directly inject the EJB business interface reference or home object reference.

If you specify settings matching the following conditions in the @EJB annotation, regardless of the injected Session Bean type, the DI functionality is implemented every time a business method is invoked, or the timeout callback method is invoked.