@ConsumerType
public interface SlingRequestListener
| Modifier and Type | Field and Description |
|---|---|
static 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 String SERVICE_NAME
void onEvent(SlingRequestEvent sre)
EventType appearing during the dispatching of
a Sling requestsre - the object representing the eventSlingRequestEvent.EventTypeCopyright © 2017 The Apache Software Foundation. All rights reserved.