net.floodlightcontroller.core
Class Main

java.lang.Object
  extended by net.floodlightcontroller.core.Main

public class Main
extends java.lang.Object

Host for the Floodlight main method

Author:
alexreimers

Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method to load configuration and modules
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws FloodlightModuleException
Main method to load configuration and modules

Parameters:
args -
Throws:
FloodlightModuleException