|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.seventytwomiles.architecturerules.configuration.xml.AbstractConfigurationFactory
public abstract class AbstractConfigurationFactory
Abstract Factory that provides common functionality for
ConfigurationFactory implementations.
ConfigurationFactory
| Constructor Summary | |
|---|---|
AbstractConfigurationFactory()
|
|
| Method Summary | |
|---|---|
boolean |
doCyclicDependencyTest()
|
java.util.Collection |
getRules()
Getter for property rules.
|
java.util.Collection |
getSources()
Getter for property sources.
|
boolean |
throwExceptionWhenNoPackages()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify,
notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractConfigurationFactory()
| Method Detail |
|---|
public java.util.Collection getSources()
Getter for property sources.
getSources
in interface ConfigurationFactory
public java.util.Collection getRules()
Getter for property rules.
getRules
in interface ConfigurationFactory
public boolean throwExceptionWhenNoPackages()
throwExceptionWhenNoPackages
in interface ConfigurationFactory
public boolean doCyclicDependencyTest()
doCyclicDependencyTest
in interface ConfigurationFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||