org.apache.sling.discovery.impl.common.resource
Class EstablishedInstanceDescription
java.lang.Object
org.apache.sling.discovery.impl.common.DefaultInstanceDescriptionImpl
org.apache.sling.discovery.impl.common.resource.EstablishedInstanceDescription
- All Implemented Interfaces:
- org.apache.sling.discovery.InstanceDescription
- Direct Known Subclasses:
- IsolatedInstanceDescription
public class EstablishedInstanceDescription
- extends DefaultInstanceDescriptionImpl
An InstanceDescription which reads the properties from the according location
in the repository
Fields inherited from interface org.apache.sling.discovery.InstanceDescription |
PROPERTY_DESCRIPTION, PROPERTY_ENDPOINTS, PROPERTY_NAME |
Methods inherited from class org.apache.sling.discovery.impl.common.DefaultInstanceDescriptionImpl |
equals, getClusterView, getProperties, getProperty, getSlingId, hashCode, isLeader, isLocal, setClusterView, setProperties, toString |
EstablishedInstanceDescription
public EstablishedInstanceDescription(DefaultClusterViewImpl clusterView,
org.apache.sling.api.resource.Resource res,
String slingId,
boolean isLeader,
boolean isOwn)
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.