Uses of Interface
org.fedoraproject.xmvn.locator.ServiceLocator
-
-
Uses of ServiceLocator in org.fedoraproject.xmvn.config.impl
Constructors in org.fedoraproject.xmvn.config.impl with parameters of type ServiceLocator Constructor Description DefaultConfigurator(ServiceLocator locator) -
Uses of ServiceLocator in org.fedoraproject.xmvn.locator
Methods in org.fedoraproject.xmvn.locator that return ServiceLocator Modifier and Type Method Description ServiceLocatorServiceLocatorFactory. createServiceLocator()Load an instance of XMvn service. -
Uses of ServiceLocator in org.fedoraproject.xmvn.locator.impl
Classes in org.fedoraproject.xmvn.locator.impl that implement ServiceLocator Modifier and Type Class Description classDefaultServiceLocatorService locator for XMvn. -
Uses of ServiceLocator in org.fedoraproject.xmvn.metadata.impl
Constructors in org.fedoraproject.xmvn.metadata.impl with parameters of type ServiceLocator Constructor Description DefaultMetadataResolver(ServiceLocator locator) -
Uses of ServiceLocator in org.fedoraproject.xmvn.resolver.impl
Constructors in org.fedoraproject.xmvn.resolver.impl with parameters of type ServiceLocator Constructor Description DefaultResolver(ServiceLocator locator)
-