Uses of Interface
de.uplanet.lucy.server.ISharedStateProcessingContext
Package
Description
Bindings.
-
Uses of ISharedStateProcessingContext in de.uplanet.lucy.server
Modifier and TypeInterfaceDescriptioninterface
de.uplanet.lucy.server.ISimpleProcessingContext
Modifier and TypeClassDescriptionclass
de.uplanet.lucy.server.SimpleProcessingContext
-
Uses of ISharedStateProcessingContext in de.uplanet.lucy.server.binding
-
Uses of ISharedStateProcessingContext 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 ISharedStateProcessingContext in de.uplanet.lucy.server.engine.http
-
Uses of ISharedStateProcessingContext in de.uplanet.lucy.server.workflow.timer
Modifier and TypeClassDescriptionfinal class
Note: This processing context is not thread-safe.