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

Packages that use AbstractServiceFactory
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.resource.util Provides utilities for the resource package. 
 

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.resource.util
 

Subclasses of AbstractServiceFactory in de.smartics.properties.resource.util
 class AbstractJndiBackedServiceFactory<T>
          The service factory is backed by a JNDI configuration that provided implementations in case that none is found in META-INF/services.
 



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