Package org.mvel2.sh
Interface CommandSet
-
- All Known Implementing Classes:
BasicCommandSet
,FileCommandSet
public interface CommandSet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.lang.String,Command>
load()
-
-
-
Method Detail
-
load
java.util.Map<java.lang.String,Command> load()
-
-