uk.ac.soton.itinnovation.registry.tutorial.factory.xml
Class XmlRegistryFactory<E>
java.lang.Object
uk.ac.soton.itinnovation.registry.tutorial.factory.xml.XmlRegistryFactory<E>
- All Implemented Interfaces:
- RegistryFactory<E>
public class XmlRegistryFactory<E>
- extends Object
- implements RegistryFactory<E>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlRegistryFactory
public XmlRegistryFactory()
createRegistryDiscoveryFacility
public Discovery<E> createRegistryDiscoveryFacility()
- Specified by:
createRegistryDiscoveryFacility in interface RegistryFactory<E>
createRegistrationFacility
public Registration createRegistrationFacility()
throws AccessException
- Specified by:
createRegistrationFacility in interface RegistryFactory<E>
- Throws:
AccessException
createCredentialFacility
public Credential createCredentialFacility()
- Specified by:
createCredentialFacility in interface RegistryFactory<E>
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.