public interface RegistrationListener
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRegistration()
Will be run before the proxy you register is added to the Registry, letting you run the
configuration / validation necessary before the proxy becomes accessible to the clients.
|
Copyright © 2014. All rights reserved.