47 #ifndef __Teko_RequestHandlerContainer_hpp__
48 #define __Teko_RequestHandlerContainer_hpp__
50 #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.