Uses of Class
org.frankframework.util.PropertyLoader
Packages that use PropertyLoader
Package
Description
-
Uses of PropertyLoader in org.frankframework.configuration
Methods in org.frankframework.configuration with parameters of type PropertyLoaderModifier and TypeMethodDescriptionConfigurationDigester.getStub4TesttoolContentHandler
(ContentHandler handler, IScopeProvider scope, PropertyLoader properties) Get the contenthandler to stub configurations If stubbing is disabled, the input ContentHandler is returned as-isvoid
ConfigurationDigester.parseAndResolveEntitiesAndProperties
(ContentHandler digester, Configuration configuration, Resource resource, PropertyLoader properties) Performs an Identity-transform, which resolves entities with content from files found on the ClassPath. -
Uses of PropertyLoader in org.frankframework.credentialprovider.util
Subclasses of PropertyLoader in org.frankframework.credentialprovider.utilModifier and TypeClassDescriptionfinal class
Singleton class that has the credential constant values for this application. -
Uses of PropertyLoader in org.frankframework.larva
Methods in org.frankframework.larva that return PropertyLoaderModifier and TypeMethodDescriptionScenarioLoader.RawScenarioData.properties()
Returns the value of theproperties
record component.Constructors in org.frankframework.larva with parameters of type PropertyLoaderModifierConstructorDescriptionRawScenarioData
(PropertyLoader properties, List<LarvaMessage> messages) Creates an instance of aRawScenarioData
record class. -
Uses of PropertyLoader in org.frankframework.util
Subclasses of PropertyLoader in org.frankframework.utilModifier and TypeClassDescriptionfinal class
Singleton class that has the constant values for this application.