Package org.onemind.commons.invoke

Interface Summary
Invocable An interface for a object provide information about functions that can be invoked on itself (through a key) and API for invoke the method on on itself
InvocableFunction Represents a function that can be invoked
 

Class Summary
AbstractInvocable An invocable that contain a list of invocable functions to be invoke upon.
AbstractInvocableFunction An abstract implementation of InvocableFunction
ReflectionWrapperInvocable An wrapper invocable that will use reflection to optionally use reflection for invocation if possible
 

Exception Summary
InvocationException An exception due to invocation
 



Copyright © 2004-2005 . All Rights Reserved.