org.apache.tuscany.sca.binding.notification.encoding
Class Brokers

java.lang.Object
  extended by org.apache.tuscany.sca.binding.notification.encoding.Brokers
All Implemented Interfaces:
EncodingObject

public class Brokers
extends java.lang.Object
implements EncodingObject


Constructor Summary
Brokers()
           
 
Method Summary
 void addBrokerToSequence(Broker broker)
           
 java.util.List<Broker> getBrokerSequence()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Brokers

public Brokers()
Method Detail

getBrokerSequence

public java.util.List<Broker> getBrokerSequence()

addBrokerToSequence

public void addBrokerToSequence(Broker broker)