Interface SerializableContextual<C extends jakarta.enterprise.context.spi.Contextual<I>,I>

All Superinterfaces:
jakarta.enterprise.context.spi.Contextual<I>, Serializable

public interface SerializableContextual<C extends jakarta.enterprise.context.spi.Contextual<I>,I> extends Serializable, jakarta.enterprise.context.spi.Contextual<I>
A serializable version of contextual that knows how to restore the original bean if necessary.
Author:
Pete Muir, Marius Bogoevici
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     

    Methods inherited from interface jakarta.enterprise.context.spi.Contextual

    create, destroy
  • Method Details

    • get

      C get()
      Returns:
      original bean