com.sun.faces.spi
public interface AnnotationScanner
Modifier and Type | Interface and Description |
---|---|
static interface |
AnnotationScanner.ScannedAnnotation |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.List<AnnotationScanner.ScannedAnnotation>> |
getAnnotatedClassesInCurrentModule(javax.servlet.ServletContext extContext) |
java.util.Map<java.lang.String,java.util.List<AnnotationScanner.ScannedAnnotation>> getAnnotatedClassesInCurrentModule(javax.servlet.ServletContext extContext) throws InjectionProviderException
InjectionProviderException
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.