Uses of Interface
de.uplanet.lucy.server.polling.IPollingService
-
Packages that use IPollingService Package Description de.uplanet.lucy.server.polling -
-
Uses of IPollingService in de.uplanet.lucy.server.polling
Methods in de.uplanet.lucy.server.polling that return IPollingService Modifier and Type Method Description static IPollingService
PollingService. getInstance()
Get thepollingService
bean.static IPollingService
PollingService. getInstance(org.springframework.context.ApplicationContext p_appCtx)
Get thepollingService
bean.
-