multivalent.devel
public class Check extends Object
Class.forName(name).newInstance() to instantiate behaviors,
which requires them to be public and with a null consbtructor.
- Protocol methods have right signature (methods with protocol names match corresponding in Behavior).
Overloading might be ok, but those methods won't be invoked by the system.
java -classpath .../Multivalent.jar devel.Check [options] class-or-JAR-or-directory...
where options
Version: $Revision: 1.9 $ $Date: 2003/06/02 05:12:18 $
Field Summary | |
---|---|
static String | USAGE |
static String | VERSION |
Constructor Summary | |
---|---|
Check(FileList files) |
Method Summary | |
---|---|
static void | main(String[] argv) |