public interface TagCallback extends AutoCloseable
NOTE: No guarantee that this callback must be called.
Modifier and Type | Method and Description |
---|---|
void |
notifyCreation(String tagName) |
void |
notifyDeletion(String tagName) |
close
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.