org.apache.sling.discovery.impl.common.resource
Class IsolatedInstanceDescription
java.lang.Object
org.apache.sling.discovery.impl.common.DefaultInstanceDescriptionImpl
org.apache.sling.discovery.impl.common.resource.EstablishedInstanceDescription
org.apache.sling.discovery.impl.common.resource.IsolatedInstanceDescription
- All Implemented Interfaces:
- org.apache.sling.discovery.InstanceDescription
public class IsolatedInstanceDescription
- extends EstablishedInstanceDescription
InstanceDescription which is used at bootstrap time when there is no
established view yet - hence the instance is considered to be in 'isolated'
state.
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 |
IsolatedInstanceDescription
public IsolatedInstanceDescription(org.apache.sling.api.resource.Resource res,
String clusterViewId,
String slingId)
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.