org.mule.routing.binding
Class DefaultBindingCollection

java.lang.Object
  extended by org.mule.routing.AbstractRouterCollection
      extended by org.mule.routing.binding.DefaultBindingCollection
All Implemented Interfaces:
MuleContextAware, Disposable, Initialisable, BindingCollection, RouterCollection

public class DefaultBindingCollection
extends AbstractRouterCollection
implements BindingCollection

TODO


Field Summary
 
Fields inherited from class org.mule.routing.AbstractRouterCollection
logger, matchAll, muleContext, routers
 
Fields inherited from interface org.mule.api.lifecycle.Initialisable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Disposable
PHASE_NAME
 
Constructor Summary
DefaultBindingCollection()
           
 
Method Summary
 
Methods inherited from class org.mule.routing.AbstractRouterCollection
addRouter, dispose, getCatchAllStrategy, getRouters, getStatistics, initialise, isMatchAll, removeRouter, setCatchAllStrategy, setMatchAll, setMuleContext, setRouters, setStatistics
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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
 

Constructor Detail

DefaultBindingCollection

public DefaultBindingCollection()


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