Serialized Form
Package org.apache.sling.discovery.impl |
logger
org.slf4j.Logger logger
propertyChangeLog
List<E> propertyChangeLog
- the truncated log of topology events, filtered by property change types. shown in webconsole
topologyLog
List<E> topologyLog
- the truncated log of topology events, shown in webconsole
sdf
SimpleDateFormat sdf
- the date format used in the truncated log of topology events
clusterViewService
ClusterViewService clusterViewService
announcementRegistry
AnnouncementRegistry announcementRegistry
connectorRegistry
ConnectorRegistry connectorRegistry
currentView
org.apache.sling.discovery.TopologyView currentView
Package org.apache.sling.discovery.impl.topology.connector |
logger
org.slf4j.Logger logger
announcementRegistry
AnnouncementRegistry announcementRegistry
clusterViewService
ClusterViewService clusterViewService
heartbeatHandler
HeartbeatHandler heartbeatHandler
httpService
org.osgi.service.http.HttpService httpService
config
Config config
whitelist
List<E> whitelist
- This list contains WhitelistEntry (ips/hostnames, cidr, wildcards),
each filtering some hostname/addresses that are allowed to connect to this servlet.
plaintextWhitelist
Set<E> plaintextWhitelist
- Set of plaintext whitelist entries - for faster lookups
requestValidator
TopologyRequestValidator requestValidator
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.