public class MappingsFacade extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MAPPING_EVENT_TOPIC |
static String |
MAPPING_UPDATE_TIMEOUT_MSEC |
Constructor and Description |
---|
MappingsFacade(EventsCounter c) |
Modifier and Type | Method and Description |
---|---|
String |
saveMappings(javax.jcr.Session session)
Save a Session that has mapping changes, and wait for the OSGi event
that signals that mappings have been updated.
|
public static final String MAPPING_EVENT_TOPIC
public static final String MAPPING_UPDATE_TIMEOUT_MSEC
public MappingsFacade(EventsCounter c)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.