comparison src/org/dancres/blitz/config/package.html @ 0:3dc0c5604566

Initial checkin of blitz 2.0 fcs - no installer yet.
author Dan Creswell <dan.creswell@gmail.com>
date Sat, 21 Mar 2009 11:00:06 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:3dc0c5604566
1 <body>
2
3 <p> This package contains additional classes for use with net.jini.config.*.
4 These include:
5 </p>
6
7 <ul>
8 <li> Utility classes to manage the task of configuring the location of the
9 config file and supporting a default location setting.</li>
10 <li> Core classes for configuring the Blitz core's storage options.</li>
11 </ul>.
12
13 @see org.dancres.blitz.config.ConfigurationFactory
14 @see org.dancres.blitz.config.StorageModel
15 </body>