Uses of Annotation Interface
org.frankframework.lifecycle.IbisInitializer
Packages that use IbisInitializer
Package
Description
-
Uses of IbisInitializer in org.frankframework.configuration
Classes in org.frankframework.configuration with annotations of type IbisInitializer -
Uses of IbisInitializer in org.frankframework.http
Classes in org.frankframework.http with annotations of type IbisInitializerModifier and TypeClassDescriptionclass
Servlet that listens for REST requests, and handles them over to the RestServiceDispatcher.class
-
Uses of IbisInitializer in org.frankframework.http.cxf
Classes in org.frankframework.http.cxf with annotations of type IbisInitializer -
Uses of IbisInitializer in org.frankframework.http.rest
Classes in org.frankframework.http.rest with annotations of type IbisInitializer -
Uses of IbisInitializer in org.frankframework.lifecycle
Classes in org.frankframework.lifecycle with annotations of type IbisInitializerModifier and TypeClassDescriptionclass
This bean creates an (CXF) endpoint with the /rpcrouter mapping for older SOAP based requests.class
Logging should work even when the application failed to start which is why it's not wired through theMessageDispatcher
.class
class
This servlet allows the use of WebContent served fromConfigurations
. -
Uses of IbisInitializer in org.frankframework.metrics
Classes in org.frankframework.metrics with annotations of type IbisInitializer -
Uses of IbisInitializer in org.frankframework.webcontrol
Classes in org.frankframework.webcontrol with annotations of type IbisInitializer