org.eclipse.hyades.internal.execution.core.file
Interface IServerInterrogationCommand
- All Superinterfaces:
- ICommand, IFileServerCommand
- All Known Subinterfaces:
- IQueryServerStatusCommand
public interface IServerInterrogationCommand
- extends IFileServerCommand
The server interrogation command, a specialized file server command used for
interrogating the server, used primarily for meta-like commands, commands
that operate on the server and query the server itself
| Methods inherited from interface org.eclipse.hyades.internal.execution.core.file.ICommand |
execute |