Uses of Interface
de.xima.fc.persistence.driver.IDriverService
Packages that use IDriverService
-
Uses of IDriverService in de.xima.fc.gui.bean.settings
Constructors in de.xima.fc.gui.bean.settings with parameters of type IDriverServiceModifierConstructorDescriptionDriverAdministrationBean(IDriverService driverService, SessionUserManager userManager) -
Uses of IDriverService in de.xima.fc.persistence.driver
Methods in de.xima.fc.persistence.driver that return IDriverServiceModifier and TypeMethodDescriptionstatic IDriverServiceIDriverService.getInstance()Retrieves the singleton instance of theIDriverServiceusing CDI.