| Interface | Description |
|---|---|
| Indexer |
Interface for indexers which are notified when a store changes to update
their specialist indexes.
|
| Mutator |
Interface for services that can scan an uploaded model and modify them
(e.g.
|
| Service |
Generic notion of a service that can be instantiated as part of a web configuration.
|
| Shutdown |
Interface that signals a service which can be shutdown as
part of context exit.
|
| Store |
Simple RDF store abstraction which supports plug-in indexers triggered by
bulk updates.
|
| Class | Description |
|---|---|
| ServiceBase | |
| ServiceConfig |
Controller object which interprets the server configuration and
instantiates the requested services.
|
| TestService |
Copyright © 2014. All rights reserved.