Package com.xenonsoft.bridgetown.resources

This packages contains resource configuration classes and strategies to a service assembly decoupled from the factory that maintains it.

See:
          Description

Interface Summary
IConfigLoader Contract interface for service assembly configuration loader.
 

Class Summary
AbstractConfigLoader An abstract class that defines many of the configuration loader methods.
CoreRuleSet A custom Commons Digester rule set for the parsing The Core Bridgetown XML Configuration.
LegacyXMLConfigLoader This is legacy sample XML configuration loader that uses the Commons Digester to parse an XML file.
ListConfigRuleSet A custom Commons Digester rule set for the parsing anonymous list collection property inside a Bridgetown assembly service object
MapConfigRuleSet A custom Commons Digester rule set for the parsing anonymous map collection data structure inside a Bridgetown assembly service object
PointcutRuleSet A custom Commons Digester rule set for the parsing pointcut definitions inside a Bridgetown XML Configuration.
PropertiesCollectionConfigRuleSet A custom Commons Digester rule set for the parsing anonymous properties collection inside a Bridgetown assembly service object
SetConfigRuleSet A custom Commons Digester rule set for the parsing anonymous set collection inside a Bridgetown assembly service object
WebConfigLoader A configuration loader that loads the assembly configuration from servlet context resource.
XMLConfigLoader Default sample XML configuration loader that uses the Commons Digester to parse an XML file.
 

Package com.xenonsoft.bridgetown.resources Description

This packages contains resource configuration classes and strategies to a service assembly decoupled from the factory that maintains it.



Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.