org.gcube.messaging.common.consumer.ri
Class RINotification

java.lang.Object
  extended by org.gcube.messaging.common.consumer.notifier.Notification
      extended by org.gcube.messaging.common.consumer.ri.RINotification

public class RINotification
extends Notification

Author:
Andrea Manzi(CERN)

Constructor Summary
RINotification()
           
 
Method Summary
 String getServiceClass()
          get the serviceclass
 String getServiceName()
          get the serviceName
 void setServiceClass(String serviceClass)
          set teh serviceclass
 void setServiceName(String serviceName)
          set the ServiceName
 
Methods inherited from class org.gcube.messaging.common.consumer.notifier.Notification
getMessage, getScope, getSourceGHN, getTime, getType, setMessage, setScope, setSourceGHN, setTime, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RINotification

public RINotification()
Method Detail

getServiceName

public String getServiceName()
get the serviceName

Returns:
the serviceName

setServiceName

public void setServiceName(String serviceName)
set the ServiceName

Parameters:
serviceName - the seviceName

getServiceClass

public String getServiceClass()
get the serviceclass

Returns:
serviceclass

setServiceClass

public void setServiceClass(String serviceClass)
set teh serviceclass

Parameters:
serviceClass -


Copyright © 2013. All Rights Reserved.