public interface  org.apache.dubbo.common.Resetable extends java.lang.Object
{
public abstract void reset(org.apache.dubbo.common.URL);
}