org.apache.tuscany.sca.monitor.impl
Class DefaultMonitorFactoryImpl

java.lang.Object
  extended by org.apache.tuscany.sca.monitor.impl.DefaultMonitorFactoryImpl
All Implemented Interfaces:
MonitorFactory

public class DefaultMonitorFactoryImpl
extends java.lang.Object
implements MonitorFactory

A factory for creating validation monitors


Constructor Summary
DefaultMonitorFactoryImpl()
           
 
Method Summary
 Monitor createMonitor()
          Create a new monitor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMonitorFactoryImpl

public DefaultMonitorFactoryImpl()
Method Detail

createMonitor

public Monitor createMonitor()
Description copied from interface: MonitorFactory
Create a new monitor

Specified by:
createMonitor in interface MonitorFactory
Returns:
a new monitor