public interface WebElementEventListener
Listener interface to observe events related to ElementModel
registration.
Before Pax Web 8 there was only ServletListener, but now we have more generic mechanism.
| Modifier and Type | Method and Description |
|---|---|
void |
registrationEvent(WebElementEvent event)
Notification about registration (failed or successful) and unregistration of any
ElementModel |
void registrationEvent(WebElementEvent event)
ElementModelevent - Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.