org.jbpm.jpdl.el.impl
Class BeanMethod

java.lang.Object
  extended by org.jbpm.jpdl.el.impl.BeanMethod

public class BeanMethod
extends Object


Constructor Summary
BeanMethod(Method method)
           
 
Method Summary
 Object invoke(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanMethod

public BeanMethod(Method method)
Method Detail

invoke

public Object invoke(Object object)
              throws IllegalAccessException,
                     InvocationTargetException
Throws:
IllegalAccessException
InvocationTargetException


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.