SunONE Application Server v8.0 PE

com.sun.appserv.ejb
Class ReadOnlyBeanHelper

java.lang.Object
  extended bycom.sun.appserv.ejb.ReadOnlyBeanHelper

public class ReadOnlyBeanHelper
extends java.lang.Object

Class that is used to obtain ReadOnlyBeanNotifier and ReadOnlyBeanLocalNotifier.

Author:
Mahesh Kannan

Field Summary
protected static java.util.logging.Logger _logger
           
 
Constructor Summary
ReadOnlyBeanHelper()
           
 
Method Summary
static ReadOnlyBeanLocalNotifier getReadOnlyBeanLocalNotifier(java.lang.String ejbName)
           
static ReadOnlyBeanNotifier getReadOnlyBeanNotifier(java.lang.String ejbName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_logger

protected static java.util.logging.Logger _logger
Constructor Detail

ReadOnlyBeanHelper

public ReadOnlyBeanHelper()
Method Detail

getReadOnlyBeanNotifier

public static ReadOnlyBeanNotifier getReadOnlyBeanNotifier(java.lang.String ejbName)

getReadOnlyBeanLocalNotifier

public static ReadOnlyBeanLocalNotifier getReadOnlyBeanLocalNotifier(java.lang.String ejbName)

SunONE Application Server v8.0 PE

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.