org.tynamo.internal.services
Class BeanModelSourceAdvice

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

public class BeanModelSourceAdvice
extends Object
implements org.apache.tapestry5.ioc.MethodAdvice


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

Constructor Detail

BeanModelSourceAdvice

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

advise

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


Copyright © 2004-2012. All Rights Reserved.