
org.inigma.shared.rest.WebServiceLogHandler Maven / Gradle / Ivy
package org.inigma.shared.rest;
/**
* @author Sejal Patel
* @since 8/8/13 2:13 PM
*/
public interface WebServiceLogHandler {
void onWebServiceLog(WebServiceLog log);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy