org.apache.servicemix.jbi.api
Interface Container


public interface Container

Represents the ServiceMix JBI container


Method Summary
 ClientFactory getClientFactory()
          Get a ClientFactory for building a client to access this container
 

Method Detail

getClientFactory

ClientFactory getClientFactory()
Get a ClientFactory for building a client to access this container

Returns:
the factory


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