public class ServiceQueueManager extends Object
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.access.queueManager.impl.QueueConsumer<org.gcube.data.access.queueManager.model.QueueItem> |
consumer() |
String |
getEndpoint() |
static ServiceQueueManager |
getProducer()
Returns the producer for that scope, initializing it if not present
|
org.gcube.data.access.queueManager.impl.QueueProducer<org.gcube.data.access.queueManager.model.QueueItem> |
producer() |
static void |
sendItem(org.gcube.data.access.queueManager.model.RequestItem item) |
String |
toString() |
public static ServiceQueueManager getProducer() throws org.gcube.common.core.scope.GCUBEScope.MalformedScopeExpressionException, org.gcube.common.core.scope.GCUBEScopeNotSupportedException, javax.jms.JMSException, StatisticalManagerException
org.gcube.common.core.scope.GCUBEScope.MalformedScopeExpressionExceptionorg.gcube.common.core.scope.GCUBEScopeNotSupportedExceptionjavax.jms.JMSExceptionStatisticalManagerExceptionpublic static void sendItem(org.gcube.data.access.queueManager.model.RequestItem item)
throws javax.jms.JMSException,
org.gcube.common.core.scope.GCUBEScope.MalformedScopeExpressionException,
org.gcube.common.core.scope.GCUBEScopeNotSupportedException,
StatisticalManagerException
javax.jms.JMSExceptionorg.gcube.common.core.scope.GCUBEScope.MalformedScopeExpressionExceptionorg.gcube.common.core.scope.GCUBEScopeNotSupportedExceptionStatisticalManagerExceptionpublic org.gcube.data.access.queueManager.impl.QueueConsumer<org.gcube.data.access.queueManager.model.QueueItem> consumer()
public String getEndpoint()
public org.gcube.data.access.queueManager.impl.QueueProducer<org.gcube.data.access.queueManager.model.QueueItem> producer()
throws javax.jms.JMSException
javax.jms.JMSExceptionCopyright © 2016. All Rights Reserved.