10 #ifndef __Teko_RequestHandlerContainer_hpp__
11 #define __Teko_RequestHandlerContainer_hpp__
13 #include "Teko_RequestHandler.hpp"
virtual void setRequestHandler(const Teuchos::RCP< RequestHandler > &rh)=0
Set the request handler with pointers to the appropriate callbacks.
virtual Teuchos::RCP< RequestHandler > getRequestHandler() const =0
Get the request handler with pointers to the appropriate callbacks.