Class LadybugDebugModule
java.lang.Object
org.frankframework.ladybug.runner.LadybugDebugModule
- All Implemented Interfaces:
Module
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionModules may provide a Spring configuration file, to be loaded in the Spring Application Context.Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Module
getModuleInformation
-
Constructor Details
-
LadybugDebugModule
public LadybugDebugModule()
-
-
Method Details
-
getSpringConfigurationFiles
Description copied from interface:ModuleModules may provide a Spring configuration file, to be loaded in the Spring Application Context. SeeSpringContextScope.APPLICATIONfor more info and it's use.- Specified by:
getSpringConfigurationFilesin interfaceModule
-