All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.rhauswald.guice.hessian.example.api.espressobeans.EspressoBeanService Maven / Gradle / Ivy

The newest version!
package de.rhauswald.guice.hessian.example.api.espressobeans;

import java.util.List;

public interface EspressoBeanService {
	List list();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy