org.tynamo.internal.services
Class BeanModelSourceAdvice
java.lang.Object
org.tynamo.internal.services.BeanModelSourceAdvice
- All Implemented Interfaces:
- org.apache.tapestry5.ioc.MethodAdvice
public class BeanModelSourceAdvice
- extends Object
- implements org.apache.tapestry5.ioc.MethodAdvice
|
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 |
BeanModelSourceAdvice
public BeanModelSourceAdvice(DescriptorService descriptorService,
org.apache.tapestry5.services.Environment environment)
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.