Uses of Interface
de.uplanet.lucy.server.ISharedStateProcessingContext
Packages that use ISharedStateProcessingContext
Package
Description
Bindings.
-
Uses of ISharedStateProcessingContext in de.uplanet.lucy.server
Subinterfaces of ISharedStateProcessingContext in de.uplanet.lucy.serverModifier and TypeInterfaceDescriptioninterface
de.uplanet.lucy.server.ISimpleProcessingContext
-
Uses of ISharedStateProcessingContext in de.uplanet.lucy.server.binding
Methods in de.uplanet.lucy.server.binding that return ISharedStateProcessingContext -
Uses of ISharedStateProcessingContext in de.uplanet.lucy.server.businesslogic
Subinterfaces of ISharedStateProcessingContext in de.uplanet.lucy.server.businesslogicClasses in de.uplanet.lucy.server.businesslogic that implement ISharedStateProcessingContextModifier 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
Subinterfaces of ISharedStateProcessingContext in de.uplanet.lucy.server.engine.http