Package org.apache.camel.component.jpa
Interface Callback<R,P>
-
public interface Callback<R,P>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rcallback(P parameter)
-
public interface Callback<R,P>
| Modifier and Type | Method | Description |
|---|---|---|
R |
callback(P parameter) |