Package org.sr.server.ejb

This package contains EJB specific implementations.

See:
          Description

Class Summary
EJB2ServiceLocator This is service locator implementation class for Enterprise Java Beans that implemented using EJB 2.1 and former specs.
EJB3ServiceLocator This class is a Service Locator implementation for EJB3 objects.This locator access EJB instances by using JNDI, so the target attribute of services need to show the JNDI name of the target EJB.
 

Package org.sr.server.ejb Description

This package contains EJB specific implementations.