|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.containers.EJBLocalHomeImpl
com.sun.ejb.containers.ReadOnlyEJBLocalHomeImpl
public abstract class ReadOnlyEJBLocalHomeImpl
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.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.ejb.containers.EJBLocalHomeImpl |
|---|
EJBLocalHomeImpl.SerializableLocalHome |
| Field Summary |
|---|
| Fields inherited from class com.sun.ejb.containers.EJBLocalHomeImpl |
|---|
container |
| Constructor Summary | |
|---|---|
ReadOnlyEJBLocalHomeImpl()
|
|
| Method Summary | |
|---|---|
ReadOnlyBeanLocalNotifier |
getReadOnlyBeanLocalNotifier()
|
| Methods inherited from class com.sun.ejb.containers.EJBLocalHomeImpl |
|---|
createEJBLocalBusinessObjectImpl, createEJBLocalObjectImpl, getContainer, getEJBLocalHome, getSerializableObjectFactory, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.ejb.EJBLocalHome |
|---|
remove |
| Constructor Detail |
|---|
public ReadOnlyEJBLocalHomeImpl()
| Method Detail |
|---|
public ReadOnlyBeanLocalNotifier getReadOnlyBeanLocalNotifier()
getReadOnlyBeanLocalNotifier in interface ReadOnlyEJBLocalHome
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||