Class EJBContextNamingProxy

  • All Implemented Interfaces:
    NamedNamingObjectProxy

    @Service
    public class EJBContextNamingProxy
    extends Object
    implements NamedNamingObjectProxy
    Proxy for accessing EJBContext objects when requested by lookup or injection. NamingManager will call the handle() method when the JNDI name is looked up.
    Author:
    Ken Saks