public interface  org.eclipse.microprofile.context.spi.ThreadContextController extends java.lang.Object
{
public abstract void endContext() throws java.lang.IllegalStateException;
}