cgl.narada.service.record
Class RecordService

java.lang.Object
  extended by cgl.narada.service.record.RecordService
Direct Known Subclasses:
RecordServiceImpl

public abstract class RecordService
extends Object


Constructor Summary
RecordService()
           
 
Method Summary
static RecordService getInstance()
           
abstract  void initialize(int recordEntityId, ReliableDeliveryServiceImpl rds, Hashtable templatesAndEntities, Hashtable entities, Hashtable templates)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordService

public RecordService()
Method Detail

getInstance

public static RecordService getInstance()

initialize

public abstract void initialize(int recordEntityId,
                                ReliableDeliveryServiceImpl rds,
                                Hashtable templatesAndEntities,
                                Hashtable entities,
                                Hashtable templates)
                         throws ServiceException
Throws:
ServiceException


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