Uses of Package
org.gvsig.tools.service.spi

Packages that use org.gvsig.tools.service.spi
org.gvsig.tools.service   
org.gvsig.tools.service.impl   
org.gvsig.tools.service.spi   
 

Classes in org.gvsig.tools.service.spi used by org.gvsig.tools.service
Provider
          Interface for service providers.
ProviderManager
          Manager the registration of ProviderFactory objects and the creation of Providers.
ProviderServices
          Provides services to a Provider.
ServiceManager
          Manages the registration of ServiceFactory objects and the creation of Services.
 

Classes in org.gvsig.tools.service.spi used by org.gvsig.tools.service.impl
AbstractProviderRegistration
          Base ProviderRegistration implementation which delegates on child classed the search of ProviderFactory objects.
ProviderRegistration
          Registers ProviderFactory objects which implement the given interface or extend the given class, into a ProviderManager.
 

Classes in org.gvsig.tools.service.spi used by org.gvsig.tools.service.spi
AbstractProviderServices
          Base ProviderServices implementation.
Provider
          Interface for service providers.
ProviderFactory
          Creates new Providers and its parameters.
ProviderManager
          Manager the registration of ProviderFactory objects and the creation of Providers.
ProviderRegistration
          Registers ProviderFactory objects which implement the given interface or extend the given class, into a ProviderManager.
ProviderServices
          Provides services to a Provider.
ServiceFactory
          Creates new Services and its parameters.
ServiceManager
          Manages the registration of ServiceFactory objects and the creation of Services.
 



Copyright © 2004-2011 gvSIG. All Rights Reserved.