cgl.narada.service
Class ServiceBulletinManager

java.lang.Object
  extended by cgl.narada.service.ServiceBulletinManager

public class ServiceBulletinManager
extends Object


Field Summary
static Hashtable bulletins
           
static String moduleName
           
 
Constructor Summary
ServiceBulletinManager()
           
 
Method Summary
static ServiceBulletin getServiceBulletin(int entityId)
           
static void registerServiceBulletin(int entityId, ServiceBulletin serviceBulletin)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bulletins

public static Hashtable bulletins

moduleName

public static String moduleName
Constructor Detail

ServiceBulletinManager

public ServiceBulletinManager()
Method Detail

registerServiceBulletin

public static void registerServiceBulletin(int entityId,
                                           ServiceBulletin serviceBulletin)
                                    throws ServiceException
Throws:
ServiceException

getServiceBulletin

public static ServiceBulletin getServiceBulletin(int entityId)


For comments and suggestions please send e-mail to The NaradaBrokering Project