cgl.narada.service
Class ServiceImpl
java.lang.Object
cgl.narada.service.ServiceImpl
- All Implemented Interfaces:
- ServiceBulletin
public class ServiceImpl
- extends Object
- implements ServiceBulletin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceImpl
public ServiceImpl()
getServiceDescription
public String getServiceDescription()
registerServiceBulletin
public void registerServiceBulletin(ServiceBulletin serviceBulletin)
deregisterServiceBulletin
public void deregisterServiceBulletin(ServiceBulletin serviceBulletin)
distributeServiceException
public void distributeServiceException(ServiceException serviceException)
distributeServiceNotification
public void distributeServiceNotification(ServiceNotification serviceNotification)
recordServiceException
public void recordServiceException(ServiceException serviceException)
recordServiceNotification
public void recordServiceNotification(ServiceNotification serviceNotification)
onServiceNotification
public void onServiceNotification(ServiceNotification serviceNotification)
- Specified by:
onServiceNotification
in interface ServiceBulletin
onServiceException
public void onServiceException(ServiceException serviceException)
- Specified by:
onServiceException
in interface ServiceBulletin
For comments and suggestions please send
e-mail to
The NaradaBrokering Project