org.mvel2.sh.command.file
Class FileCommandSet

java.lang.Object
  extended by org.mvel2.sh.command.file.FileCommandSet
All Implemented Interfaces:
CommandSet

public class FileCommandSet
extends Object
implements CommandSet


Constructor Summary
FileCommandSet()
           
 
Method Summary
 Map<String,Command> load()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileCommandSet

public FileCommandSet()
Method Detail

load

public Map<String,Command> load()
Specified by:
load in interface CommandSet


Copyright © 2011. All Rights Reserved.