Method Summary |
|
public void | addComponent(Component component) Adds a new component to this namespace registry. |
public void | discover() Discovers all namespaces found on the classpath. |
public String | getPath() Gets the path to the namespace registry descriptor. |
final public static NamespaceComponents | instance() Gets the shared instance of this registry. |
public void | setPath(String path) Sets the path to the namespace registry descriptor. |
public void | shutdown() Shuts down this component registry and reclaims any resources used. |