| This class demonstrates how you may load primrose in a standalone
Java application.
It first loads a web console, to provide an interface for viewing pool activity
and stopping/restarting pools on the fly.
Then it loads some pools from a defined pool coniguration file.
Note that in your application, you do not have to load the web console -
it is entirely optional.
|