Uses of Interface
org.frankframework.configuration.IbisManager
Package
Description
-
Uses of IbisManager in org.frankframework.configuration
-
Uses of IbisManager in org.frankframework.management.bus.endpoints
-
Uses of IbisManager in org.frankframework.scheduler
Modifier and TypeMethodDescriptionSchedulerAdapter.getJobGroupNamesWithJobsToXml
(org.quartz.Scheduler theScheduler, IbisManager ibisManager) Deprecated, for removal: This API element is subject to removal in a future version.Get all jobgroups, jobs within this group, the jobdetail and the associated triggers in XML format. -
Uses of IbisManager in org.frankframework.senders
Modifier and TypeMethodDescriptionvoid
FrankSender.setIbisManager
(IbisManager ibisManager) void
ReloadSender.setIbisManager
(IbisManager ibisManager) -
Uses of IbisManager in org.frankframework.unmanaged
Modifier and TypeClassDescriptionclass
Implementation of IbisManager which does not use EJB for managing IBIS Adapters.