org.mule.routing.response
Class AbstractResponseRouter

java.lang.Object
  extended byorg.mule.routing.response.AbstractResponseRouter
All Implemented Interfaces:
UMOResponseRouter, UMORouter
Direct Known Subclasses:
AbstractResponseAggregator

public abstract class AbstractResponseRouter
extends java.lang.Object
implements UMOResponseRouter

AbstractResponseRouter is a base class for all Response Routers

Version:
$Revision: 1.1.1.1 $
Author:
Ross Mason

Constructor Summary
AbstractResponseRouter()
           
 
Method Summary
 RouterStatistics getRouterStatistics()
           
 void setRouterStatistics(RouterStatistics routerStatistics)
           
 
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.UMOResponseRouter
getResponse, process
 

Constructor Detail

AbstractResponseRouter

public AbstractResponseRouter()
Method Detail

getRouterStatistics

public RouterStatistics getRouterStatistics()
Specified by:
getRouterStatistics in interface UMORouter

setRouterStatistics

public void setRouterStatistics(RouterStatistics routerStatistics)
Specified by:
setRouterStatistics in interface UMORouter


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.