public interface  org.eclipse.microprofile.context.spi.ThreadContextSnapshot extends java.lang.Object
{
public abstract org.eclipse.microprofile.context.spi.ThreadContextController begin();
}