Uses of Interface
biz.hammurapi.dispatch.InvocationTarget

Packages that use InvocationTarget
biz.hammurapi.dispatch   
biz.hammurapi.rules   
 

Uses of InvocationTarget in biz.hammurapi.dispatch
 

Classes in biz.hammurapi.dispatch that implement InvocationTarget
 class IntrospectingInvocationTarget
          This class introspects an object passed to the constructor and creates invocation handlers for methods with one argument and the name provided in the constructor.
 

Uses of InvocationTarget in biz.hammurapi.rules
 

Classes in biz.hammurapi.rules that implement InvocationTarget
 class AbstractRule
           
 class Rule
          Base class for rules.
 



Copyright © 2005 Hammurapi Group. All Rights Reserved.