Uses of Interface
org.microbean.bean.Destruction
Packages that use Destruction
Package
Description
Provides classes and interfaces related to implementing beans.
-
Uses of Destruction in org.microbean.bean
Methods in org.microbean.bean with parameters of type DestructionModifier and TypeMethodDescriptionfinal voidConstant.destroy(I i, Destruction creation) default voidFactory.destroy(I i, Destruction creation) Destroys the supplied contextual instance.