Package org.apache.beehive.netui.tags.databinding.invoke

Class Summary
AbstractCallMethod An abstract base class for tags that are capable of reflectively invoking methods.
CallMethod

An abstract base class for tags that are capable of reflectively invoking methods.

CallPageFlow Calls methods on the current Page Flow.
MethodParameter A tag that is used to add an argument to a method that will be called on some object.
 

Exception Summary
ObjectNotFoundException An exception thrown when an object on which to invoke a method can not be found.