Package io.quarkus.arc
Interface BeanDestroyer<T>
- Type Parameters:
T-
- All Known Implementing Classes:
BeanDestroyer.AutoCloseableDestroyer,BeanDestroyer.CloseableDestroyer
public interface BeanDestroyer<T>
It can be used by synthetic
InjectableBean definitions to destroy a contextual instance.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary