Class Summary |
DefaultConstants |
This class is the default startup constants class that will be used
if not specified at startup. |
Property |
This class is the primary definition of property content for property management. |
PropertyManagerImpl |
This class manages the reading and caching of property files. |
PropertyManagerImplTest |
Title: PropertyManagerImplTest
|
PropertyProvider |
This class is the main service provider for simple property services. |
PropertyProviderTest |
This class tests the PropertyProvider. |
StartupConstants |
This class defines methods that are used to initialize an application
and to configure its runtime environment. |
StartupServlet |
This class is used to initialize property management for applications that run inside a web container. |
XMLPropertyManager |
This class manages the reading, writing, and parsing of an XML-based property file. |
XMLPropertyManagerTest |
This class tests the XMLPropertyManager. |
XMLPropertyReader |
This class is used to parse (read) an XML-based property file. |
XMLPropertyReaderTest |
This class tests the XMLPropertyReader. |
XMLPropertyWriter |
This class is used to modify (add to, update, or delete from) an XML property file. |