public interface MutableRegistrationListener extends RegistrationListener
RegistrationListener that allows modifications.| Modifier and Type | Method and Description |
|---|---|
void |
setListenerComponent(Target listenerComponent) |
void |
setRegistrationMethod(String registrationMethodName) |
void |
setUnregistrationMethod(String unregistrationMethodName) |
getListenerComponent, getRegistrationMethod, getUnregistrationMethodCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.