org.tynamo.internal.services
Class BeanModelSourceAdviceImpl

java.lang.Object
  extended by org.tynamo.internal.services.BeanModelSourceAdviceImpl
All Implemented Interfaces:
org.apache.tapestry5.plastic.MethodAdvice, BeanModelSourceAdvice

public class BeanModelSourceAdviceImpl
extends Object
implements BeanModelSourceAdvice


Constructor Summary
BeanModelSourceAdviceImpl(DescriptorService descriptorService, org.apache.tapestry5.services.Environment environment)
           
 
Method Summary
 void advise(org.apache.tapestry5.plastic.MethodInvocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanModelSourceAdviceImpl

public BeanModelSourceAdviceImpl(DescriptorService descriptorService,
                                 org.apache.tapestry5.services.Environment environment)
Method Detail

advise

public void advise(org.apache.tapestry5.plastic.MethodInvocation invocation)
Specified by:
advise in interface org.apache.tapestry5.plastic.MethodAdvice


Copyright © 2004-2012. All Rights Reserved.