org.apache.tapestry5.ioc.internal.services
Class LazyAdvisorImpl

java.lang.Object
  extended by org.apache.tapestry5.ioc.internal.services.LazyAdvisorImpl
All Implemented Interfaces:
LazyAdvisor

@PreventServiceDecoration
public class LazyAdvisorImpl
extends Object
implements LazyAdvisor


Constructor Summary
LazyAdvisorImpl(ThunkCreator thunkCreator)
           
 
Method Summary
 void addLazyMethodInvocationAdvice(MethodAdviceReceiver methodAdviceReceiver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyAdvisorImpl

public LazyAdvisorImpl(ThunkCreator thunkCreator)
Method Detail

addLazyMethodInvocationAdvice

public void addLazyMethodInvocationAdvice(MethodAdviceReceiver methodAdviceReceiver)
Specified by:
addLazyMethodInvocationAdvice in interface LazyAdvisor


Copyright © 2003-2012 The Apache Software Foundation.