Uses of Class
de.smartics.properties.resource.util.AbstractServiceFactory

Packages that use AbstractServiceFactory
de.smartics.properties.api.config.app Provides application configurations to be used by clients to this library. 
de.smartics.properties.resource.heap Provides resource access to a heap of property definitions. 
de.smartics.properties.resource.repository Provides the resource access abstraction on a repository. 
de.smartics.properties.spi.config.cache Provides an cache manager that provides Infinispan caches. 
 

Uses of AbstractServiceFactory in de.smartics.properties.api.config.app
 

Subclasses of AbstractServiceFactory in de.smartics.properties.api.config.app
 class ConfigurationPropertiesFactoryFactory
          Creates instances of the ConfigurationPropertiesFactory.
 

Uses of AbstractServiceFactory in de.smartics.properties.resource.heap
 

Subclasses of AbstractServiceFactory in de.smartics.properties.resource.heap
 class ResourceHeapFactory
          A factory to create instances of ResourceHeap.
 

Uses of AbstractServiceFactory in de.smartics.properties.resource.repository
 

Subclasses of AbstractServiceFactory in de.smartics.properties.resource.repository
 class ResourceRepositoryFactory
          A factory to create instances of ResourceRepository.
 

Uses of AbstractServiceFactory in de.smartics.properties.spi.config.cache
 

Subclasses of AbstractServiceFactory in de.smartics.properties.spi.config.cache
 class CacheManagerFactory
          Creates instances of the CacheManager.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.