Package org.frankframework.larva.actions
package org.frankframework.larva.actions
-
ClassDescriptionAbstractLarvaAction<T extends IConfigurable>This class is used to create and manage the lifecycle of Larva actions.This class is used to create and manage the lifecycle of Larva actions.Reflection helper to create Larva Actions When a class is created it will attempt to set the name and disable HTTP SSL capabilities by default When setting the bean properties it loops through the available setter methods and looks for a matching property.Custom Larva SpringContext, used to load the Larva scenario actions.First searches to the Scenario root directory Then attempts relative paths (to the scenario root directory) Then delegates to it's parent