public class BrokerSubscription.DestinationPair extends Object
Constructor and Description |
---|
BrokerSubscription.DestinationPair() |
Modifier and Type | Method and Description |
---|---|
String |
getDestinationName()
get the destinationName name
|
org.gcube.common.core.scope.GCUBEScope |
getScope()
get the scope
|
boolean |
isQueue() |
void |
setDestinationName(String destinationName)
set the destinationName name
|
void |
setQueue(boolean queue) |
void |
setScope(org.gcube.common.core.scope.GCUBEScope scope)
set the scope
|
public org.gcube.common.core.scope.GCUBEScope getScope()
public void setScope(org.gcube.common.core.scope.GCUBEScope scope)
scope
- the scopeorg.gcube.common.core.scope.GCUBEScopeNotSupportedException
org.gcube.common.messaging.endpoints.BrokerNotConfiguredInScopeException
public String getDestinationName()
public void setDestinationName(String destinationName)
destinationName
- the destinationName namepublic boolean isQueue()
public void setQueue(boolean queue)
Copyright © 2016. All Rights Reserved.