public interface MutableRegistrationListener
extends org.osgi.service.blueprint.reflect.RegistrationListener
RegistrationListener that allows modifications.| Modifier and Type | Method and Description |
|---|---|
void |
setListenerComponent(org.osgi.service.blueprint.reflect.Target listenerComponent) |
void |
setRegistrationMethod(String registrationMethodName) |
void |
setUnregistrationMethod(String unregistrationMethodName) |
Copyright © 2025. All rights reserved.