Interface WrappedContextual<T>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      jakarta.enterprise.context.spi.Contextual<T> delegate()  
      • Methods inherited from interface jakarta.enterprise.context.spi.Contextual

        create, destroy
    • Method Detail

      • delegate

        jakarta.enterprise.context.spi.Contextual<T> delegate()