public interface  org.eclipse.microprofile.context.spi.ContextManagerExtension extends java.lang.Object
{
public abstract void setup(org.eclipse.microprofile.context.spi.ContextManager);
}