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