This interface permits implementors to register a global message listener
which will be notified for all the web services requests and responses
on installed and enabled Web Services. Each invocation will be notified
through founr callbacks (preProcessRequest, processRequest, processResponse,
postProcessResponse).