Uses of Class
org.apache.tapestry5.ioc.annotations.Advise
-
Packages that use Advise Package Description org.apache.tapestry5.jcache.module org.apache.tapestry5.modules -
-
Uses of Advise in org.apache.tapestry5.jcache.module
Methods in org.apache.tapestry5.jcache.module with annotations of type Advise Modifier and Type Method Description static void
JCacheModule. adviseCache(MethodAdviceReceiver receiver, ObjectLocator objectLocator)
Applies the advice to the services. -
Uses of Advise in org.apache.tapestry5.modules
Methods in org.apache.tapestry5.modules with annotations of type Advise Modifier and Type Method Description static void
TapestryModule. componentReplacer(MethodAdviceReceiver methodAdviceReceiver, ComponentOverride componentReplacer)
-