Instantiating home interface proxies

EJB clients use the Java Naming and Directory Interface (JNDI) to resolve logical bean JNDI names to proxy instances for a bean’s home interface. Each EJB container vendor provides an implementation of this interface that works with the vendor’s server and network protocol.