Interface Instance.Destructor<I>

Enclosing class:
Instance<I>

public static interface Instance.Destructor<I>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    destroy(I i, AutoCloseable acr, org.microbean.bean.Creation<I> c, org.microbean.bean.ReferenceSelector rs)
     
  • Method Details

    • destroy

      void destroy(I i, AutoCloseable acr, org.microbean.bean.Creation<I> c, org.microbean.bean.ReferenceSelector rs)