org.progeeks.cmd
Interface Result

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
BooleanResult, IntegerResult, ObjectResult

public interface Result
extends java.io.Serializable

A container for the results of a command execution. Different commands will return different specific implementations.

Version:
$Revision: 1.1 $
Author:
Paul Speed



Copyright © 2002-2003 Paul Speed. All Rights Reserved.