RegistryObject uddiRequest = requestHandler.unmarshal(request);
// make the monitor inspect the UDDI request
// object
if (monitor != null)
monitor.inspectRegistryObject(uddiRequest);
// Determine if this message came from through
// the Publish, Inquiry or Admin API and handle
// it appropriately.