Package org.openehealth.ipf.commons.core.config
package org.openehealth.ipf.commons.core.config
-
ClassDescriptionConfigurer<T,
R extends Registry> Base interface to implement for any custom configurers.Facade to an active registry, providing static access to their registered beans.Extension module that wraps the registration inside logging statements so that the extension process can be observed if necessary.Lookup implementation of an interface type usingServiceLoader
.OrderedConfigurer<T,R extends Registry> Base class for all custom configurers which have to implement their own strategy for lookup and configure.Technology-independent bean registry interfaceA simple registry implementation that can e.g.Abstraction of a TypeConverter