Uses of Interface
org.apache.felix.scrplugin.tags.annotation.AnnotationTagProvider

Packages that use AnnotationTagProvider
org.apache.felix.scrplugin.tags.annotation.defaulttag SCR plugin annotation tag provider default implementation for annotations provided in package org.apache.felix.scrplugin.annotations
org.apache.felix.scrplugin.tags.annotation.sling   
 

Uses of AnnotationTagProvider in org.apache.felix.scrplugin.tags.annotation.defaulttag
 

Classes in org.apache.felix.scrplugin.tags.annotation.defaulttag that implement AnnotationTagProvider
 class DefaultAnnotationTagProvider
          Provides mapping of default SCR annotations to tag implementations.
 

Uses of AnnotationTagProvider in org.apache.felix.scrplugin.tags.annotation.sling
 

Classes in org.apache.felix.scrplugin.tags.annotation.sling that implement AnnotationTagProvider
 class SlingAnnotationTagProvider
          Annotation tag provider for sling-specific SCR annotations.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.