package it.cnr.isti.driver.utils;

public interface LookUpServiceLocator extends ServiceLocator<IS_LookUpClient> {
}
