|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.containers.ReadOnlyBeanHelper
public class ReadOnlyBeanHelper
Class that is used to obtain ReadOnlyBeanNotifier and ReadOnlyBeanLocalNotifier.
| Field Summary | |
|---|---|
protected static java.util.logging.Logger |
_logger
Deprecated. |
| Constructor Summary | |
|---|---|
ReadOnlyBeanHelper()
Deprecated. |
|
| Method Summary | |
|---|---|
static ReadOnlyBeanLocalNotifier |
getReadOnlyBeanLocalNotifier(java.lang.String ejbName)
Deprecated. Get a ReadOnlyBeanLocalNotifier for a bean that can be "lookedup" using the ejbName |
static ReadOnlyBeanNotifier |
getReadOnlyBeanNotifier(java.lang.String ejbName)
Deprecated. Get a ReadOnlyBeanNotifier for a bean that can be "lookedup" using the ejbName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.util.logging.Logger _logger
| Constructor Detail |
|---|
public ReadOnlyBeanHelper()
| Method Detail |
|---|
public static ReadOnlyBeanNotifier getReadOnlyBeanNotifier(java.lang.String ejbName)
public static ReadOnlyBeanLocalNotifier getReadOnlyBeanLocalNotifier(java.lang.String ejbName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||