org.opennms.netmgt.importer.jmx
Interface ImporterServiceMBean

All Superinterfaces:
BaseOnmsMBean
All Known Implementing Classes:
ImporterService

public interface ImporterServiceMBean
extends BaseOnmsMBean

ImporterServiceMBean interface.

Version:
$Id: $
Author:
ranger

Method Summary
 String getStats()
          getStats
 
Methods inherited from interface org.opennms.netmgt.daemon.BaseOnmsMBean
getStatus, getStatusText, init, start, status, stop
 

Method Detail

getStats

String getStats()

getStats

Returns:
a String object.


Copyright © 2011. All Rights Reserved.