| Interface | Description |
|---|---|
| SCMProvider | This interfaces defines the specification of an SCMProvider. |
| SCMProviderDataStore | The SCP provider data store specification. |
| SCMProviderFactory | The SCM provider factory definition. |
| Class | Description |
|---|---|
| PropertiesSCMProviderDataStore | A properties store-based implementation of the SCMProviderDataStore. |
| SCMProviderHandler | The SCMProviderHandler is responsible for dispatching SCM provider requests to the correctSCM provider factory. |
| Annotation Type | Description |
|---|---|
| SCMProviderInfo | Annotation to mark SCM providers. |