net.floodlightcontroller.core.internal
Class CmdLineSettings

java.lang.Object
  extended by net.floodlightcontroller.core.internal.CmdLineSettings

public class CmdLineSettings
extends java.lang.Object

Expresses the port settings of OpenFlow controller.


Field Summary
static java.lang.String DEFAULT_CONFIG_FILE
           
 
Constructor Summary
CmdLineSettings()
           
 
Method Summary
 java.lang.String getModuleFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_CONFIG_FILE

public static final java.lang.String DEFAULT_CONFIG_FILE
See Also:
Constant Field Values
Constructor Detail

CmdLineSettings

public CmdLineSettings()
Method Detail

getModuleFile

public java.lang.String getModuleFile()