|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.common.core.monitoring.GCUBETestProbe>
org.gcube.common.core.monitoring.GCUBETestProbe
org.gcube.common.core.monitoring.GCUBENotificationProbe
org.gcube.messaging.monitoring.probes.ri.RINotificationProbe
public class RINotificationProbe
Implementation of a RI Notification Probe
| Field Summary |
|---|
| Fields inherited from class org.gcube.common.core.monitoring.GCUBETestProbe |
|---|
map, scheduler |
| Fields inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler |
|---|
handled, logger, producer |
| Constructor Summary | |
|---|---|
RINotificationProbe()
|
|
| Method Summary | |
|---|---|
void |
run()
|
void |
sendMessage(org.gcube.common.core.monitoring.GCUBEMessage message)
Send a Message to Broker using JMS |
static void |
sendRIMessage(org.gcube.messaging.common.messages.RIMessage message)
Send a RIMessage to the Broker |
| Methods inherited from class org.gcube.common.core.monitoring.GCUBENotificationProbe |
|---|
execute |
| Methods inherited from class org.gcube.common.core.monitoring.GCUBETestProbe |
|---|
getDescription, getInterval, setDescription, setInterval |
| Methods inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler |
|---|
clearBlackboard, getBlackboard, getHandled, getId, getLogger, getName, getScopeManager, getSecurityManager, getState, notify, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, setState, subscribe, undo, unsubscribe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RINotificationProbe()
| Method Detail |
|---|
public void run()
throws Exception
run in interface org.gcube.common.core.utils.handlers.GCUBEIHandler<org.gcube.common.core.monitoring.GCUBETestProbe>run in class org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.common.core.monitoring.GCUBETestProbe>Exceptionpublic static void sendRIMessage(org.gcube.messaging.common.messages.RIMessage message)
message - the RIMEssagepublic void sendMessage(org.gcube.common.core.monitoring.GCUBEMessage message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||