package it.cnr.isti.driver.utils;

public interface PublisherServiceLocator extends ServiceLocator<PublisherClient> {

}
