Uses of Interface
de.uplanet.lucy.server.engine.http.IWebProcessingContext
-
Uses of IWebProcessingContext in de.uplanet.lucy.server.businesslogic
Modifier and TypeClassDescriptionclass
ThisIBusinessLogicProcessingContext
is used in cases where a real business logic processing context is not available, but an operation that requires aIBusinessLogicProcessingContext
is likely to succeed with a restricted context. -
Uses of IWebProcessingContext in de.uplanet.lucy.server.polling
Modifier and TypeMethodDescriptionIPollingEndpoint.poll
(IWebProcessingContext p_ctx) Poll the current value.