|
||||||||||
| 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.messaging.monitoring.probes.ghn.GHNProbe
public abstract class GHNProbe
Abstract GHNProbe
| Field Summary | |
|---|---|
protected String |
ghnName
|
protected int |
number
|
| 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 | |
|---|---|
GHNProbe()
|
|
| Method Summary | |
|---|---|
void |
sendMessage(org.gcube.common.core.monitoring.GCUBEMessage message)
Send Message using the JMS Client |
void |
sendMessageWithTest(org.gcube.messaging.common.messages.Test test)
Send a Test using the JMS Client |
| Methods inherited from class org.gcube.common.core.monitoring.GCUBETestProbe |
|---|
execute, 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, run, 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 |
| Field Detail |
|---|
protected int number
protected String ghnName
| Constructor Detail |
|---|
public GHNProbe()
| Method Detail |
|---|
public void sendMessageWithTest(org.gcube.messaging.common.messages.Test test)
public 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 | |||||||||