Uses of Class
org.apache.felix.scrplugin.tags.annotation.AbstractTag

Packages that use AbstractTag
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 AbstractTag in org.apache.felix.scrplugin.tags.annotation.defaulttag
 

Subclasses of AbstractTag in org.apache.felix.scrplugin.tags.annotation.defaulttag
 class ComponentTag
          Description of a java tag for components.
 class PropertyTag
          Description of a java tag for components.
 class ReferenceTag
          Description of a java tag for components.
 class ServiceTag
          Description of a java tag for components.
 

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

Subclasses of AbstractTag in org.apache.felix.scrplugin.tags.annotation.sling
 class SlingFilterComponentTag
          Description of a java tag for components.
 class SlingFilterServiceTag
          Description of a java tag for components.
 class SlingServletComponentTag
          Description of a java tag for components.
 class SlingServletPropertyTag
          A property tag.
 class SlingServletServiceTag
          Description of a java tag for components.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.