org.apache.camel.component.jpa
Interface Callback<R,P>


public interface Callback<R,P>

Version:

Method Summary
 R callback(P parameter)
           
 

Method Detail

callback

R callback(P parameter)


Apache CAMEL