| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.annotations.descriptors | |
| org.nuxeo.ecm.platform.annotations.repository.core | |
| org.nuxeo.ecm.platform.annotations.service |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends EventListener> |
EventListenerDescriptor.getListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventListenerDescriptor.setListener(Class<? extends EventListener> listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationEventListener |
| Modifier and Type | Method and Description |
|---|---|
List<EventListener> |
AnnotationConfigurationServiceImpl.getListeners() |
List<EventListener> |
AnnotationConfigurationService.getListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationConfigurationServiceImpl.addListener(EventListener listener) |
void |
AnnotationConfigurationService.addListener(EventListener listener) |
Copyright © 2019 Nuxeo. All rights reserved.