Package org.frankframework.lifecycle
package org.frankframework.lifecycle
-
ClassDescriptionProperty Configurer that adds additional properties to the Spring environment through a custom property-source.Interface for Spring beans that require their Lifecycle to be managed by Spring.Spring WebApplicationInitializer that should start after the
FrankEnvironmentInitializer
has been configured.Programmatically load the Frank!Creates and maintains the (Spring) Application Context.LazyLoadingEventListener<T extends org.springframework.context.ApplicationEvent>During the ApplicationContext refresh Spring will try and automatically create and register all EventListeners EventListeners which implement this interface will be exempt from this behaviour but in turn will need to be registered manually in the required org.springframework.context.ConfigurableApplicationContext.RuntimeException to use when starting the lifecycleThis bean creates an (CXF) endpoint with the /rpcrouter mapping for older SOAP based requests.Enables the use of programmatically adding servlets to the given ServletContext.
Run during the ApplicationServerscontextInitialized
phase, before starting servlets.Logging should work even when the application failed to start which is why it's not wired through theMessageDispatcher
.Verifies if a (valid) connection can be made.This servlet allows the use of WebContent served fromConfigurations
.