@Target(value={METHOD,ANNOTATION_TYPE}) public @interface PostRegistration
@PostRegistration
public void registered(ServiceReference> reference) {
// Called after the service publication
}
Provides
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.