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

com.terapico.caf.InvocationTool Maven / Gradle / Ivy

The newest version!
package com.terapico.caf;

public interface InvocationTool {
	public InvocationResult invoke(InvocationContext context) throws InvocationException;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy