Package de.smartics.properties.core.services

Package class diagram package de.smartics.properties.core.services
Provides infrastructure to create services.

See:
          Description

Interface Summary
AdminRuntime Provides access to the configuration information configured into the runtime by an administation process.
FactoriesConfigurationProvider Provides access to the FactoriesConfiguration.
InstanceCreator<T> Interface to create instances for the service factory.
 

Class Summary
AbstractJndiBackedServiceFactory<T> The service factory is backed by a JNDI configuration that provided implementations in case that none is found in META-INF/services.
AbstractJndiLookupLoader Base implementation for lookup loaders of extension configurations from JNDI.
AbstractServiceFactory<T> A factory to create instances of a given type using the Java Service API.
DummyInstanceCreator An instance creator that always returns null.
ThreadLocalAdminRuntime Provides means to change the default configuration name.
 

Package de.smartics.properties.core.services Description

Provides infrastructure to create services.



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