Ila

org.topoweb.ila.server
Class Instruction

java.lang.Object
  |
  +--org.topoweb.ila.server.Instruction

public class Instruction
extends java.lang.Object

A locally generated unit of processing.

Author:
Babak Farhang
See Also:
Request

Constructor Summary
Instruction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Instruction

public Instruction()

Ila

Copyright (C) 2002 Babak Farhang

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.