Uses of Interface
de.xima.fc.handler.interfaces.entity.ILicenseFileHandler
-
Packages that use ILicenseFileHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of ILicenseFileHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement ILicenseFileHandler Modifier and Type Class Description class
LicenseFileHandler
-
Uses of ILicenseFileHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return ILicenseFileHandler Modifier and Type Method Description ILicenseFileHandler
AHandlerProvider. getLicenseFileHandler()
ILicenseFileHandler
IHandlerProvider. getLicenseFileHandler()
-