diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/org/dancres/blitz/config/package.html	Sat Mar 21 11:00:06 2009 +0000
@@ -0,0 +1,15 @@
+<body>
+
+<p> This package contains additional classes for use with net.jini.config.*.
+These include:
+</p>
+
+<ul>
+<li> Utility classes to manage the task of configuring the location of the
+config file and supporting a default location setting.</li>
+<li> Core classes for configuring the Blitz core's storage options.</li>
+</ul>.
+
+@see org.dancres.blitz.config.ConfigurationFactory
+@see org.dancres.blitz.config.StorageModel
+</body>
\ No newline at end of file