See: Description
Interface | Description |
---|---|
ContextService |
This interface defines the required methods to implement the Context Service used by external business logic.
|
Class | Description |
---|---|
ContextServiceFactory |
The factory class that returns the proper instance of the Context Service
that should be used by the application.
|