org.mule.routing.nested
Class NestedRouterCollection

java.lang.Object
  extended by org.mule.routing.AbstractRouterCollection
      extended by org.mule.routing.nested.NestedRouterCollection
All Implemented Interfaces:
UMONestedRouterCollection, UMORouterCollection

public class NestedRouterCollection
extends AbstractRouterCollection
implements UMONestedRouterCollection

TODO


Field Summary
 
Fields inherited from class org.mule.routing.AbstractRouterCollection
logger, matchAll, routers
 
Constructor Summary
NestedRouterCollection()
           
 
Method Summary
 
Methods inherited from class org.mule.routing.AbstractRouterCollection
addRouter, getCatchAllStrategy, getRouters, getStatistics, isMatchAll, removeRouter, setCatchAllStrategy, setMatchAll, 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.umo.routing.UMORouterCollection
addRouter, getCatchAllStrategy, getRouters, getStatistics, isMatchAll, removeRouter, setCatchAllStrategy, setMatchAll, setRouters, setStatistics
 

Constructor Detail

NestedRouterCollection

public NestedRouterCollection()


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