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