org.ow2.jonas.depmonitor
Interface MonitoringService

All Superinterfaces:
Service
All Known Implementing Classes:
DeployableMonitorService

public interface MonitoringService
extends Service

Interface of the depmonitor service.

Author:
Francois Fornaciari

Method Summary
 void startMonitoring()
          Start monitoring of deployables.
 
Methods inherited from interface org.ow2.jonas.service.Service
getName, init, isStarted, setName, start, stop
 

Method Detail

startMonitoring

void startMonitoring()
Start monitoring of deployables.



Copyright © 2010 OW2 Consortium. All Rights Reserved.