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 IPollingServicePollingService. getInstance()Get thepollingServicebean.static IPollingServicePollingService. getInstance(org.springframework.context.ApplicationContext p_appCtx)Get thepollingServicebean.
-