public abstract class ReadOnlyEJBLocalHomeImpl extends EJBLocalHomeImpl implements ReadOnlyEJBLocalHome
Implementation of the EJBHome interface.
This class is also the base class for all generated concrete ReadOnly
EJBLocalHome implementations.
At deployment time, one instance of ReadOnlyEJBHomeImpl is created
for each EJB class in a JAR that has a local home.