Interface SetupContextHandle

  • All Superinterfaces:
    org.glassfish.enterprise.concurrent.spi.ContextHandle, Serializable
    All Known Implementing Classes:
    NullContextHandle

    public interface SetupContextHandle
    extends org.glassfish.enterprise.concurrent.spi.ContextHandle
    The Wildfly's EE context handle that sets a saved invocation context.
    Author:
    Eduardo Martins