Plug in Your Command Processor Now
This article details the implementation of a tool called the Command Processor. This tool takes a Java object and creates a command-line interface to its public methods.
Intresting idea. Wonder how it would fit into engel’s java shell idea from a couple of years ago?