|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Registry
Public interface for the component Registry. Created on 2004.10.02.
Method Summary | |
---|---|
void |
addComponentDescription(ComponentDescription desc)
Add new component description to the registry. |
void |
storeRegistry(String componentRegistryFile)
Store the registry to the specified xml file. |
void |
validateRegistry()
Check for circular references. |
Method Detail |
---|
void addComponentDescription(ComponentDescription desc)
desc
- The description of the component.void validateRegistry() throws org.apache.avalon.fortress.util.dag.CyclicDependencyException, ContainerException
org.apache.avalon.fortress.util.dag.CyclicDependencyException
ContainerException
void storeRegistry(String componentRegistryFile) throws IOException
componentRegistryFile
-
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |