Package jade.core
Interface VerticalCommand
-
- All Superinterfaces:
Command
- All Known Implementing Classes:
GenericCommand
public interface VerticalCommand extends Command
TheVerticalCommandinterface represents those kernel-level commands that are sent to or through JADE kernel-level services.- Author:
- Giovanni Rimassa - FRAMeTech s.r.l.
-
-
Method Summary
-
Methods inherited from interface jade.core.Command
getCredentials, getName, getParam, getParams, getPrincipal, getReturnValue, getService, setCredentials, setPrincipal, setReturnValue
-
-