getServiceAssemblyQuery(String targetName) Get a ServiceAssemblyQuery instance for a given target
Parameters: targetName - - name identifying the target.
Get a ComponentQuery instance for a given target
Parameters: targetName - - name identifying the target. an instance of ComponentQuery. throws: RegistryException - on errors.
Get a ServiceAssemblyQuery instance for a given target
Parameters: targetName - - name identifying the target. an instance of ServiceAssemblyQuery. throws: RegistryException - on errors.
Get the Updater instance to be used for updating the Registry.
an instance of the Updater to be used to manipulate ( create / delete / modify ) contents of the registry. throws: RegistryException - if problems are encountered in creatinga Updater.