|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.tatool.core.module.creator.ModuleCreatorRegistryHelper
public class ModuleCreatorRegistryHelper
Helper class allowing to register additional creators through Spring configuration independently from the registry bean definition
| Constructor Summary | |
|---|---|
ModuleCreatorRegistryHelper()
|
|
| Method Summary | |
|---|---|
void |
initialize()
Method to be called when all dependencies have been injected. |
void |
setCreators(List<ModuleCreator> creators)
Set the creators to add to the registry. |
void |
setModuleCreatorRegistry(ModuleCreatorRegistry registry)
Set the registry reference. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleCreatorRegistryHelper()
| Method Detail |
|---|
public void setCreators(List<ModuleCreator> creators)
public void setModuleCreatorRegistry(ModuleCreatorRegistry registry)
public void initialize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||