Uses of Class
org.frankframework.configuration.IbisManager
Packages that use IbisManager
Package
Description
-
Uses of IbisManager in org.frankframework.configuration
Methods in org.frankframework.configuration with parameters of type IbisManager -
Uses of IbisManager in org.frankframework.configuration.classloaders
Methods in org.frankframework.configuration.classloaders that return IbisManagerModifier and TypeMethodDescriptionprotected IbisManager
AbstractClassLoader.getIbisManager()
Only for internal use within ClassLoaders Retrieve the IbisContext from the ClassLoader which is set when theconfigure
method is called -
Uses of IbisManager in org.frankframework.ladybug
Fields in org.frankframework.ladybug declared as IbisManagerModifier and TypeFieldDescriptionprotected IbisManager
IbisDebuggerAdvice.ibisManager
protected IbisManager
LadybugDebugger.ibisManager
-
Uses of IbisManager in org.frankframework.management.bus.endpoints
Methods in org.frankframework.management.bus.endpoints that return IbisManager -
Uses of IbisManager in org.frankframework.scheduler
Methods in org.frankframework.scheduler that return IbisManager