org.apache.camel.pojo
Class PojoInvocation
java.lang.Object
org.apache.camel.pojo.PojoInvocation
public class PojoInvocation
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PojoInvocation
public PojoInvocation(Object proxy,
Method method,
Object[] args)
getArgs
public Object[] getArgs()
getMethod
public Method getMethod()
getProxy
public Object getProxy()
Copyright © 2007 Apache Software Foundation. All Rights Reserved.