Package org.apache.sling.api.resource.observation
@Version("1.2.2")
package org.apache.sling.api.resource.observation
-
ClassDescriptionThis is a marker interface to receive external events.A resource change event is immutable.The type of the changeAn instance of
ResourceChangeList
is passed toResourceChangeListener.onChange(List)
to pass in additional information like the search path.Listener for resource change events.