2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.binding.notification.encoding
Class NewBrokerResponse
java.lang.Object
org.apache.tuscany.sca.binding.notification.encoding.NewBrokerResponse
- All Implemented Interfaces:
- EncodingObject
public class NewBrokerResponse
- extends java.lang.Object
- implements EncodingObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewBrokerResponse
public NewBrokerResponse()
getEndProducers
public EndProducers getEndProducers()
setEndProducers
public void setEndProducers(EndProducers endProducers)
getEndConsumers
public EndConsumers getEndConsumers()
setEndConsumers
public void setEndConsumers(EndConsumers endConsumers)
getBrokers
public Brokers getBrokers()
setBrokers
public void setBrokers(Brokers brokers)
isFirstBroker
public boolean isFirstBroker()
setFirstBroker
public void setFirstBroker(boolean firstBroker)