org.mule.api.routing
Interface BindingCollection

All Superinterfaces:
Disposable, Initialisable, RouterCollection
All Known Implementing Classes:
DefaultBindingCollection

public interface BindingCollection
extends RouterCollection

BindingCollection manages a collection of component bindings.


Field Summary
 
Fields inherited from interface org.mule.api.lifecycle.Initialisable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Disposable
PHASE_NAME
 
Method Summary
 
Methods inherited from interface org.mule.api.routing.RouterCollection
addRouter, getCatchAllStrategy, getRouters, getStatistics, isMatchAll, removeRouter, setCatchAllStrategy, setMatchAll, setRouters, setStatistics
 
Methods inherited from interface org.mule.api.lifecycle.Initialisable
initialise
 
Methods inherited from interface org.mule.api.lifecycle.Disposable
dispose
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.