Uses of Interface
org.frankframework.configuration.classloaders.IConfigurationClassLoader
Packages that use IConfigurationClassLoader
-
Uses of IConfigurationClassLoader in org.frankframework.configuration
Methods in org.frankframework.configuration that return types with arguments of type IConfigurationClassLoaderModifier and TypeMethodDescriptionstatic Map<String,
Class<? extends IConfigurationClassLoader>> ConfigurationUtils.retrieveAllConfigNames
(org.springframework.context.ApplicationContext applicationContext) protected static Map<String,
Class<? extends IConfigurationClassLoader>> ConfigurationUtils.retrieveAllConfigNames
(org.springframework.context.ApplicationContext applicationContext, boolean directoryConfigurations, boolean databaseConfigurations) protected Map<String,
Class<? extends IConfigurationClassLoader>> IbisContext.retrieveAllConfigNames()
Helper method to create stubbed configurations used in JunitTests -
Uses of IConfigurationClassLoader in org.frankframework.configuration.classloaders
Classes in org.frankframework.configuration.classloaders that implement IConfigurationClassLoaderModifier and TypeClassDescriptionclass
class
Abstract base class for for IBIS Configuration ClassLoaders.class
class
class
class
Classloader which loads an empty Configuration.class
class
Actively scans the configuration directory for file changes.class
Default IBIS Configuration ClassLoader.