2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.



org.apache.tuscany.sca.monitor
Interface MonitorFactory

All Known Implementing Classes:
DefaultMonitorFactoryImpl

public interface MonitorFactory

A factory for validation monitors


Method Summary
 Monitor createMonitor()
          Create a new monitor
 

Method Detail

createMonitor

Monitor createMonitor()
Create a new monitor

Returns:
a new monitor