Package | Description |
---|---|
org.nuxeo.drive.service.impl | |
org.nuxeo.ecm.automation.core.impl | |
org.nuxeo.ecm.core.cache | |
org.nuxeo.ecm.core.scheduler | |
org.nuxeo.ecm.core.schema |
Schema API and implementation; a schema describes the names and types of some fields.
|
org.nuxeo.ecm.core.storage | |
org.nuxeo.ecm.core.work | |
org.nuxeo.ecm.directory | |
org.nuxeo.ecm.platform.routing.core.listener |
Provides listener to the route lifecycle.
|
org.nuxeo.ecm.platform.ui.web.reload | |
org.nuxeo.ecm.platform.ui.web.rest.services | |
org.nuxeo.ecm.platform.ui.web.tag.fn | |
org.nuxeo.ecm.platform.usermanager | |
org.nuxeo.ecm.platform.web.common.admin | |
org.nuxeo.ecm.webapp.seam | |
org.nuxeo.runtime.services.event | |
org.nuxeo.runtime.trackers.concurrent | |
org.nuxeo.runtime.trackers.files |
Modifier and Type | Method and Description |
---|---|
boolean |
FileSystemItemFactoryReloadListener.aboutToHandleEvent(Event event) |
boolean |
ChangeFinderReloadListener.aboutToHandleEvent(Event event) |
void |
FileSystemItemFactoryReloadListener.handleEvent(Event event) |
void |
ChangeFinderReloadListener.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
ReloadListener.aboutToHandleEvent(Event event) |
void |
ReloadListener.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
CacheReloadListener.aboutToHandleEvent(Event event) |
void |
CacheReloadListener.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
ReloadListener.aboutToHandleEvent(Event event) |
void |
ReloadListener.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
FlushPendingsRegistrationOnReloadListener.aboutToHandleEvent(Event event) |
void |
FlushPendingsRegistrationOnReloadListener.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
RepositoryReloader.aboutToHandleEvent(Event event) |
void |
RepositoryReloader.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
ReloadListener.aboutToHandleEvent(Event event) |
void |
ReloadListener.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
DirectoryCacheFlusher.aboutToHandleEvent(Event event) |
void |
DirectoryCacheFlusher.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
RouteModelsReloader.aboutToHandleEvent(Event event) |
void |
RouteModelsReloader.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
NuxeoJSFReloadHandler.aboutToHandleEvent(Event event) |
void |
NuxeoJSFReloadHandler.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
URLPolicyServiceCacheFlusher.aboutToHandleEvent(Event event) |
void |
URLPolicyServiceCacheFlusher.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
UserNameResolverHelper.aboutToHandleEvent(Event arg0) |
void |
UserNameResolverHelper.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
UserManagerImpl.aboutToHandleEvent(Event event) |
boolean |
FakeUserManagerImpl.aboutToHandleEvent(Event event) |
void |
UserManagerImpl.handleEvent(Event event) |
void |
FakeUserManagerImpl.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
AdministrativeStatusListener.aboutToHandleEvent(Event event) |
void |
AdministrativeStatusListener.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
NuxeoSeamFlusher.aboutToHandleEvent(Event event) |
void |
NuxeoSeamFlusher.handleEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
boolean |
EventListener.aboutToHandleEvent(Event event)
Deprecated.
since 5.7 (unused)
|
void |
EventCallback.canceled(Event event) |
void |
EventCallback.done(Event event) |
void |
EventCallback.error(Event event) |
void |
EventListener.handleEvent(Event event)
An event was received.
|
void |
EventService.sendEvent(Event event) |
Modifier and Type | Class and Description |
---|---|
class |
ThreadEvent
Runtime events that be fired once a thread is about to enter in the nuxeo runtime or leave it.
|
protected static class |
ThreadEvent.EnterEvent |
protected static class |
ThreadEvent.LeaveEvent |
Modifier and Type | Method and Description |
---|---|
boolean |
ThreadEventListener.aboutToHandleEvent(Event event) |
void |
ThreadEventListener.handleEvent(Event anEvent) |
Modifier and Type | Class and Description |
---|---|
class |
FileEvent
Runtime events about transient files which should be deleted once the runtime leave the thread (
FileEventTracker ). |
Modifier and Type | Method and Description |
---|---|
boolean |
FileEventListener.aboutToHandleEvent(Event event) |
void |
FileEventListener.handleEvent(Event anEvent) |
Copyright © 2016 Nuxeo SA. All rights reserved.