org.opennms.netmgt.xmlrpcd.jmx
Class Provisioner

java.lang.Object
  extended by org.opennms.netmgt.xmlrpcd.jmx.Provisioner
All Implemented Interfaces:
ProvisionerMBean

public class Provisioner
extends Object
implements ProvisionerMBean


Constructor Summary
Provisioner()
           
 
Method Summary
 void init()
           
 void start()
           
 String status()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Provisioner

public Provisioner()
Method Detail

init

public void init()
Specified by:
init in interface ProvisionerMBean

start

public void start()
Specified by:
start in interface ProvisionerMBean

stop

public void stop()
Specified by:
stop in interface ProvisionerMBean

status

public String status()
Specified by:
status in interface ProvisionerMBean


Copyright © 2009. All Rights Reserved.