Uses of Interface
de.xima.fc.handler.interfaces.entity.IFrontendServerPropertyHandler
-
Packages that use IFrontendServerPropertyHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IFrontendServerPropertyHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IFrontendServerPropertyHandler Modifier and Type Class Description class
FrontendServerPropertyHandler
Handler class forFrontendServerProperty
. -
Uses of IFrontendServerPropertyHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IFrontendServerPropertyHandler Modifier and Type Method Description IFrontendServerPropertyHandler
AHandlerProvider. getFrontendServerPropertyHandler()
IFrontendServerPropertyHandler
IHandlerProvider. getFrontendServerPropertyHandler()
-