public class MountPointListener extends DefaultEventListener implements ExternalEventListener
| Modifier and Type | Class and Description |
|---|---|
static class |
MountPointListener.MountPointEventValue
Mount Point Event Value holder
|
availableDuringPublish, operationTypes, propertiesToIgnore, workspace| Constructor and Description |
|---|
MountPointListener() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEventTypes() |
String[] |
getNodeTypes() |
String |
getPath() |
void |
onEvent(javax.jcr.observation.EventIterator events) |
void |
processEvents(Map<String,MountPointListener.MountPointEventValue> changeLog) |
void |
setCacheProvider(ModuleCacheProvider cacheProvider) |
void |
setProviderChecker(JCRStoreProviderChecker providerChecker) |
void |
setSchedulerService(SchedulerService schedulerService) |
getMoveFilteredEvents, getOperationTypes, getUuids, getWorkspace, isAvailableDuringPublish, isDeep, isExternal, isSupportedOperationType, setAvailableDuringPublish, setOperationTypes, setWorkspacepublic void setProviderChecker(JCRStoreProviderChecker providerChecker)
public void setSchedulerService(SchedulerService schedulerService)
public void setCacheProvider(ModuleCacheProvider cacheProvider)
public int getEventTypes()
getEventTypes in class DefaultEventListenerpublic String[] getNodeTypes()
getNodeTypes in class DefaultEventListenerpublic String getPath()
getPath in class DefaultEventListenerpublic void onEvent(javax.jcr.observation.EventIterator events)
onEvent in interface javax.jcr.observation.EventListenerpublic void processEvents(Map<String,MountPointListener.MountPointEventValue> changeLog)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.