uk.ac.ncl.cs.instantsoap.queue
Class Monitors
java.lang.Object
uk.ac.ncl.cs.instantsoap.queue.Monitors
public class Monitors
- extends Object
Static utilities for working with queues.
- Author:
- Matthew Pocock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Monitors
public Monitors()
queueMonitor
public static QueueMonitor queueMonitor(LoggingQueue<UUID> queue)
qosMonitor
public static QosMonitor qosMonitor(LoggingQueue<UUID> queue)
Copyright © 2006-2008. All Rights Reserved.