org.apache.servicemix.jbi.deployer.descriptor
Class Connections

java.lang.Object
  extended by org.apache.servicemix.jbi.deployer.descriptor.Connections

public class Connections
extends Object

The <jbi:connections> element.


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-2011 The Apache Software Foundation. All Rights Reserved.