Uses of Interface
org.apache.tapestry5.ioc.internal.services.ConstantInjector

Packages that use ConstantInjector
org.apache.tapestry5.ioc.internal.services   
 

Uses of ConstantInjector in org.apache.tapestry5.ioc.internal.services
 

Classes in org.apache.tapestry5.ioc.internal.services that implement ConstantInjector
 class ConstantInjectorImpl
           
 

Methods in org.apache.tapestry5.ioc.internal.services with parameters of type ConstantInjector
 void AdvisedMethodInvocationBuilder.commit(ClassFab interceptorClassFab, java.lang.String delegateFieldName, ConstantInjector injector)
          Invoked at the end of construction of the interceptor to intercept the method invocation and hook it into the advice.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.