public interface RegistrationListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
registrationChanged(RegistrationEvent event)
Called whenever the registration is changed.
|
void registrationChanged(RegistrationEvent event)
event - the RegistrationEvent to be fired.Copyright © 2017. All rights reserved.