Uses of Interface
org.apache.tapestry5.ioc.Markable

Packages that use Markable
org.apache.tapestry5.ioc   
org.apache.tapestry5.ioc.def   
org.apache.tapestry5.ioc.internal   
 

Uses of Markable in org.apache.tapestry5.ioc
 

Subinterfaces of Markable in org.apache.tapestry5.ioc
 interface AdvisorDef2
          Extended version of AdvisorDef introduced to determine any module method annotated with Advise as an advisor method.
 

Uses of Markable in org.apache.tapestry5.ioc.def
 

Subinterfaces of Markable in org.apache.tapestry5.ioc.def
 interface ContributionDef2
          Extended version of ContributionDef introduced to determine any module method annotated with Contribute as a contributor method.
 interface ContributionDef3
          Starting in Tapestry 5.3, contributions could be optional.
 interface DecoratorDef2
          Extended version of DecoratorDef introduced to determine any module method annotated with Decorate as a decorator method.
 

Uses of Markable in org.apache.tapestry5.ioc.internal
 

Classes in org.apache.tapestry5.ioc.internal that implement Markable
 class AdvisorDefImpl
           
 class ContributionDefImpl
           
 class DecoratorDefImpl
           
 



Copyright © 2003-2012 The Apache Software Foundation.