Uses of Interface
de.xima.fc.setup.interfaces.IClientCreator
Packages that use IClientCreator
Package
Description
Package to create clients, trigger updates and configure the system-logger
Package with interfaces to implement and replace the default client-creation
-
Uses of IClientCreator in de.xima.fc.setup
Classes in de.xima.fc.setup that implement IClientCreatorModifier and TypeClassDescriptionclass
Default-implementation for creating clientsclass
Deprecated.Methods in de.xima.fc.setup that return IClientCreatorMethods in de.xima.fc.setup with parameters of type IClientCreatorModifier and TypeMethodDescriptionstatic void
XFSetup.setCustomMandantCreator
(IClientCreator customCreator) static void
XFSetup.setMandantCreator
(IClientCreator mandantCreator) -
Uses of IClientCreator in de.xima.fc.setup.interfaces
Subinterfaces of IClientCreator in de.xima.fc.setup.interfaces
DefaultClientCreator