TPTP 4.6.0 Platform Project
Internal API Specification

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


Method Summary
 
Methods inherited from interface org.eclipse.hyades.internal.execution.core.file.IFileServerCommand
dispose
 
Methods inherited from interface org.eclipse.hyades.internal.execution.core.file.ICommand
execute
 


TPTP 4.6.0 Platform Project
Internal API Specification