| Package | Description |
|---|---|
| org.apache.sling.discovery.base.commons |
Provides some common classes for discovery implementors that
choose to extend from discovery.base
|
| org.apache.sling.discovery.base.connectors.announcement |
Provides topology announcement implementations for discovery
implementors that choose to extend from discovery.base
|
| org.apache.sling.discovery.base.connectors.ping |
Provides topology connector implementations for discovery
implementors that choose to extend from discovery.base
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract BaseConfig |
BaseViewChecker.getConnectorConfig() |
| Modifier and Type | Method and Description |
|---|---|
static AnnouncementRegistryImpl |
AnnouncementRegistryImpl.testConstructor(org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory,
org.apache.sling.settings.SlingSettingsService slingSettingsService,
BaseConfig config) |
static AnnouncementRegistryImpl |
AnnouncementRegistryImpl.testConstructorAndActivate(org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory,
org.apache.sling.settings.SlingSettingsService slingSettingsService,
BaseConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorRegistry |
ConnectorRegistryImpl.testConstructor(AnnouncementRegistry announcementRegistry,
BaseConfig config) |
| Constructor and Description |
|---|
TopologyRequestValidator(BaseConfig config)
Create a TopologyRequestValidator.
|
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.