org.apache.juddi.monitor
Class MonitorFactory

java.lang.Object
  |
  +--org.apache.juddi.monitor.MonitorFactory

public class MonitorFactory
extends java.lang.Object

Author:
Anou Mana (anou_mana@apache.org)

Constructor Summary
MonitorFactory()
           
 
Method Summary
static Monitor getMonitor()
          Returns a new instance of a DefaultMonitor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitorFactory

public MonitorFactory()
Method Detail

getMonitor

public static Monitor getMonitor()
Returns a new instance of a DefaultMonitor.

Returns:
DefaultMonitor


Copyright © 2003 Apache Software Foundation. All rights reserved.