org.scribble.protocol.monitor
Class ProtocolMonitorFactory

java.lang.Object
  extended by org.scribble.protocol.monitor.ProtocolMonitorFactory

public final class ProtocolMonitorFactory
extends Object

This class provides a factory for creating protocol monitors.


Method Summary
static ProtocolMonitor createProtocolMonitor()
          This method returns an instance of the protocol monitor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createProtocolMonitor

public static ProtocolMonitor createProtocolMonitor()
This method returns an instance of the protocol monitor.

Returns:
The protocol monitor


Copyright © 2008-Present Scribble.org. All Rights Reserved.