A simple Beatrix application

Here's how we use Beatrix to write and use a simple distributed application which will serve a hello world message to a console. The principles of plugins have been covered in Chapter [*] but see Chapter [*] for the deeper details of all this code.

The application will:

Additionally Beatrix does the following for us:

We need to implement five plugins and one interface--see Figure [*] for a visual overview. The interface:

The plugins:

An additional class, SkeletonFacet, is included in the SkeletonWorker.java file. It implements the ISkeletonFacet.



Subsections
Nik Silver 2002-03-09