package eu.dnetlib.api.enabling;

import eu.dnetlib.api.DriverService;

public interface HostingContextManagerService extends DriverService {

}
