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 TypeClassDescriptionclassDefault-implementation for creating clientsclassDeprecated.Methods in de.xima.fc.setup that return IClientCreatorMethods in de.xima.fc.setup with parameters of type IClientCreatorModifier and TypeMethodDescriptionstatic voidXFSetup.setCustomMandantCreator(IClientCreator customCreator) static voidXFSetup.setMandantCreator(IClientCreator mandantCreator)  - 
Uses of IClientCreator in de.xima.fc.setup.interfaces
Subinterfaces of IClientCreator in de.xima.fc.setup.interfaces 
DefaultClientCreator