|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IContextQuery | |
---|---|
com.sag.osami.api.context | |
com.sag.osami.contextstore | |
com.sag.osami.contextstore.serialization |
Uses of IContextQuery in com.sag.osami.api.context |
---|
Subinterfaces of IContextQuery in com.sag.osami.api.context | |
---|---|
interface |
IContextStore
The ContextStore manages a persistent store for context events and manages context providers and consumers through a uniform interface. |
Uses of IContextQuery in com.sag.osami.contextstore |
---|
Classes in com.sag.osami.contextstore that implement IContextQuery | |
---|---|
class |
ContextStore
Being the actual implementation of the ContextStore pattern, this class manages IContextHandler s and dispatches and persists ContextEvent s. |
Uses of IContextQuery in com.sag.osami.contextstore.serialization |
---|
Subinterfaces of IContextQuery in com.sag.osami.contextstore.serialization | |
---|---|
interface |
ISerializedContextReceiver
This extending ContextStore interface provides a method for injecting a context event which has its payload in serialized form, which is likely to be an "external" event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |