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