org.mule.api.routing
Interface NestedRouterCollection

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

public interface NestedRouterCollection
extends RouterCollection

NestedRouterCollection manages a collection of nested routers.


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-2008 MuleSource, Inc.. All Rights Reserved.