Uses of Interface
org.azuki.framework.injection.InvocationTarget

Packages that use InvocationTarget
org.azuki.framework.injection   
 

Uses of InvocationTarget in org.azuki.framework.injection
 

Methods in org.azuki.framework.injection with parameters of type InvocationTarget
 T IController.intercept(InvocationTarget<T> target)
          This method is called by the framework before the targeted bean's method.
 T IController.intercept(InvocationTarget<T> target)
          This method is called by the framework before the targeted bean's method.
 



Azuki Framework Copyright © 2006 the original author or authors.