@ConsumerType
public interface SlingRequestListener
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(SlingRequestEvent sre)
This method is called from the Sling application for every
EventType appearing during the dispatching of
a Sling request |
static final java.lang.String SERVICE_NAME
void onEvent(SlingRequestEvent sre)
EventType appearing during the dispatching of
a Sling requestsre - the object representing the eventSlingRequestEvent.EventTypeCopyright © 2018 The Apache Software Foundation. All rights reserved.