Uses of Class
org.apache.servicemix.jbi.nmr.flow.seda.SedaQueue

Packages that use SedaQueue
org.apache.servicemix.jbi.nmr.flow.seda   
 

Uses of SedaQueue in org.apache.servicemix.jbi.nmr.flow.seda
 

Fields in org.apache.servicemix.jbi.nmr.flow.seda with type parameters of type SedaQueue
protected  Map<ComponentNameSpace,SedaQueue> SedaFlow.queueMap
           
 

Methods in org.apache.servicemix.jbi.nmr.flow.seda that return SedaQueue
protected  SedaQueue SedaFlow.createQueue(ComponentNameSpace cns)
           
 

Methods in org.apache.servicemix.jbi.nmr.flow.seda with parameters of type SedaQueue
protected  void SedaFlow.registerQueue(ComponentNameSpace cns, SedaQueue queue)
           
 void SedaFlow.release(SedaQueue queue)
          release a queue
protected  void SedaFlow.unregisterQueue(SedaQueue queue)
           
 



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