org.apache.servicemix.jbi.deployment
Class Connections

java.lang.Object
  extended by org.apache.servicemix.jbi.deployment.Connections

public class Connections
extends Object

Inner class used to handle the grouping of connections


Constructor Summary
Connections()
           
 
Method Summary
 Connection[] getConnections()
           
 void setConnections(Connection[] connections)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Connections

public Connections()
Method Detail

getConnections

public Connection[] getConnections()

setConnections

public void setConnections(Connection[] connections)


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.