Uses of Class
org.frankframework.util.PropertyLoader
Packages that use PropertyLoader
Package
Description
-
Uses of PropertyLoader in org.frankframework.configuration.digester
Methods in org.frankframework.configuration.digester 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-isvoidConfigurationDigester.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 classSingleton 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 thepropertiesrecord component.Constructors in org.frankframework.larva with parameters of type PropertyLoaderModifierConstructorDescriptionRawScenarioData(PropertyLoader properties, List<LarvaMessage> messages) Creates an instance of aRawScenarioDatarecord class. -
Uses of PropertyLoader in org.frankframework.util
Subclasses of PropertyLoader in org.frankframework.utilModifier and TypeClassDescriptionfinal classConfiguration Constants for this application.