public interface  org.apache.dubbo.rpc.model.BuiltinServiceDetector extends java.lang.Object
{
public abstract java.lang.Class getService();
}