org.apache.sling.jcr.resource.internal.helper
Class MapEntries
java.lang.Object
org.apache.sling.jcr.resource.internal.helper.MapEntries
- All Implemented Interfaces:
- javax.jcr.observation.EventListener
public class MapEntries
- extends Object
- implements javax.jcr.observation.EventListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY
public static MapEntries EMPTY
DEFAULT_MAP_ROOT
public static final String DEFAULT_MAP_ROOT
- See Also:
- Constant Field Values
MapEntries
public MapEntries(JcrResourceResolverFactoryImpl factory,
SlingRepository repository)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
dispose
public void dispose()
getResolveMaps
public List<MapEntry> getResolveMaps()
getMapMaps
public Collection<MapEntry> getMapMaps()
getSession
public javax.jcr.Session getSession()
onEvent
public void onEvent(javax.jcr.observation.EventIterator events)
- Specified by:
onEvent
in interface javax.jcr.observation.EventListener
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.