org.gcube.accounting.messaging
Class QueueCouple

java.lang.Object
  extended by org.gcube.accounting.messaging.QueueCouple

public class QueueCouple
extends Object


Constructor Summary
QueueCouple(String broker, String scope)
           
 
Method Summary
 String getBroker()
           
 String getScope()
           
 void setBroker(String broker)
           
 void setScope(String scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueueCouple

public QueueCouple(String broker,
                   String scope)
Method Detail

getBroker

public String getBroker()

setBroker

public void setBroker(String broker)

getScope

public String getScope()

setScope

public void setScope(String scope)


Copyright © 2014. All Rights Reserved.