Package com.seventytwomiles.architecturerules.configuration

This package defines APIs for configuring Architecture-Rules, and classes for building the configuration-time model.

See:
          Description

Interface Summary
ConfigurationFactory Interface for ConfigurationFactory implementations to adhere to.
 

Class Summary
AbstractConfigurationFactory Abstract Factory that provides common functionality for ConfigurationFactory implementations.
Configuration An instance of Configuration allows the applicaiton to specifiy where the source directories are, what rules to test against and under what conditions should an Exception be thrown.
UnmodifiableConfiguration An UnmodifiableConfiguration is a Configuraiton instance whos setters and collections are unavailable or unmodifiable.
 

Package com.seventytwomiles.architecturerules.configuration Description

This package defines APIs for configuring Architecture-Rules, and classes for building the configuration-time model.

More Information

Homepage
http://architecturerules.googlecode.com/svn/docs/index.html
Source
http://architecturerules.googlecode.com/svn/docs/source.html
Mailing lists
http://architecturerules.googlecode.com/svn/docs/mailing-lists.html
Javadocs for each version
http://architecturerules.googlecode.com/svn/docs/api-javadocs.html
Getting Started
http://architecturerules.googlecode.com/svn/docs/getting-started.html
Licensed under Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0



Copyright © 2007. All Rights Reserved.