Uses of Class
org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
Package
Description
Provides commons utility for providers of the Discovery API.
-
Uses of DefaultInstanceDescription in org.apache.sling.discovery.commons.providers
Modifier and TypeClassDescriptionclass
InstanceDescription which represents an instance that is explicitly not local, ie isOwn==false.Modifier and TypeMethodDescriptionvoid
DefaultClusterView.addInstanceDescription
(DefaultInstanceDescription instance) Add the given instance to this cluster and set the cluster on the instance (back pointer)