2627282930313233
{ private QueryLoggingRoutines() { } private static MonitorService monitorService() { ServerQueryContext context = ServerCallContextStack.getCallingContext(); return context.getServer().getServiceManager().getMonitorService(); }