Uses of Class
org.apache.felix.scr.annotations.sling.SlingFilterScope

Packages that use SlingFilterScope
org.apache.felix.scr.annotations.sling   
 

Uses of SlingFilterScope in org.apache.felix.scr.annotations.sling
 

Methods in org.apache.felix.scr.annotations.sling that return SlingFilterScope
static SlingFilterScope SlingFilterScope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SlingFilterScope[] SlingFilterScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.