public final class PojoProxyHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
createProxy(Endpoint endpoint,
Class<?>... interfaceClasses) |
public static <T> T createProxy(Endpoint endpoint, Class<?>... interfaceClasses) throws Exception
ExceptionApache Camel