public class SubResourceClassInvocationHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
SubResourceClassInvocationHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] parameters) |
Apache Camel