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.EventType"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"