uk.ac.soton.itinnovation.registry.management.xml.factory
Class XmlRegistryManagementFactory

java.lang.Object
  extended by uk.ac.soton.itinnovation.registry.management.xml.factory.XmlRegistryManagementFactory
All Implemented Interfaces:
RegistryManagementFactory

public class XmlRegistryManagementFactory
extends Object
implements RegistryManagementFactory


Constructor Summary
XmlRegistryManagementFactory()
           
 
Method Summary
 Configuration createConfigurationFacility()
           
 Credential createCredentialFacility()
           
 UserManagement createUserManagementFacility()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlRegistryManagementFactory

public XmlRegistryManagementFactory()
Method Detail

createConfigurationFacility

public Configuration createConfigurationFacility()
Specified by:
createConfigurationFacility in interface RegistryManagementFactory

createCredentialFacility

public Credential createCredentialFacility()
Specified by:
createCredentialFacility in interface RegistryManagementFactory

createUserManagementFacility

public UserManagement createUserManagementFacility()
Specified by:
createUserManagementFacility in interface RegistryManagementFactory


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.