|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.messaging.common.consumer.MessageChecker<MESSAGE>
MESSAGE - public abstract class MessageChecker<MESSAGE extends GCUBEMessage>
| Constructor Summary | |
|---|---|
MessageChecker(GCUBEScope scope)
create a messageChecker for the given scope |
|
| Method Summary | |
|---|---|
abstract void |
check(MESSAGE msg)
Check the incoming message |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageChecker(GCUBEScope scope)
scope - the scope| Method Detail |
|---|
public abstract void check(MESSAGE msg)
throws java.lang.Exception
msg - the message
java.lang.Exception - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||