MESSAGE - public abstract class MessageChecker<MESSAGE extends org.gcube.common.core.monitoring.GCUBEMessage> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.common.core.scope.GCUBEScope |
scope |
protected String |
subscriberEndpoint |
| Constructor and Description |
|---|
MessageChecker(org.gcube.common.core.scope.GCUBEScope scope,
String subscriberEndpoint)
create a messageChecker for the given scope
|
protected org.gcube.common.core.scope.GCUBEScope scope
protected String subscriberEndpoint
public MessageChecker(org.gcube.common.core.scope.GCUBEScope scope,
String subscriberEndpoint)
scope - the scopeCopyright © 2015. All Rights Reserved.