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