Interface ResetContextHandle

  • All Superinterfaces:
    org.glassfish.enterprise.concurrent.spi.ContextHandle, Serializable

    public interface ResetContextHandle
    extends org.glassfish.enterprise.concurrent.spi.ContextHandle
    The Wildfly's EE context handle.
    Author:
    Eduardo Martins
    • Method Detail

      • reset

        void reset()
        See Also:
        ContextSetupProvider.reset(org.glassfish.enterprise.concurrent.spi.ContextHandle)
      • getFactoryName

        String getFactoryName()
        Retrieves the name of the factory which built the handle.
        Returns: