Class LadybugServletConfiguration
java.lang.Object
org.frankframework.ladybug.config.LadybugServletConfiguration
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.context.ApplicationContextAware
@Configuration
public class LadybugServletConfiguration
extends Object
implements org.springframework.context.ApplicationContextAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionServletRegistration
<nl.nn.testtool.web.ApiServlet> ServletRegistration
<nl.nn.testtool.web.FrontendServlet> void
setApplicationContext
(org.springframework.context.ApplicationContext applicationContext)
-
Constructor Details
-
LadybugServletConfiguration
public LadybugServletConfiguration()
-
-
Method Details
-
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException - Specified by:
setApplicationContext
in interfaceorg.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
-
ladybugApiServletBean
-
ladybugFrontendServletBean
-
testtoolServletBean
-