Package eos.processor
Class ConfigurationProcessor
- java.lang.Object
-
- eos.processor.ConfigurationProcessor
-
public class ConfigurationProcessor extends Object
-
-
Constructor Summary
Constructors Constructor Description ConfigurationProcessor(Eos.Cache cache)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected BooleanallDependenciesProcessed()protected voidcreateAddElement(Method method, Object object)protected voidprocess(int idx)ConfigurationProcessorrun()protected voidsetMapDependencyMethods()
-
-
-
Method Detail
-
run
public ConfigurationProcessor run() throws Exception
- Throws:
Exception
-
allDependenciesProcessed
protected Boolean allDependenciesProcessed()
-
-