org.opennms.netmgt.xmlrpcd
Class ProvisionServer

java.lang.Object
  extended by org.opennms.netmgt.xmlrpcd.ProvisionServer

public class ProvisionServer
extends Object

Author:
Mathew Brozowski

Constructor Summary
ProvisionServer()
           
 
Method Summary
 org.springframework.context.ApplicationContext getContext()
           
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProvisionServer

public ProvisionServer()
Method Detail

run

public void run()

main

public static void main(String[] args)
Parameters:
args -

getContext

public org.springframework.context.ApplicationContext getContext()


Copyright © 2009. All Rights Reserved.