A C D F G J M N R S

A

accepts(String) - Method in interface com.impetus.annovention.Filter
If true, the file is accepted, else rejected.
accepts(String) - Method in class com.impetus.annovention.FilterImpl
 
addAnnotationListener(ClassAnnotationDiscoveryListener) - Method in class com.impetus.annovention.Discoverer
Adds ClassAnnotationDiscoveryListener
addAnnotationListener(FieldAnnotationDiscoveryListener) - Method in class com.impetus.annovention.Discoverer
Adds FieldAnnotationDiscoveryListener
addAnnotationListener(MethodAnnotationDiscoveryListener) - Method in class com.impetus.annovention.Discoverer
Adds MethodAnnotationDiscoveryListener
AnnotationDiscoveryListener - Interface in com.impetus.annovention.listener
The Interface AnnotationDiscoveryListener.

C

ClassAnnotationDiscoveryListener - Interface in com.impetus.annovention.listener
The Interface ClassAnnotationDiscoveryListener.
ClassFileIterator - Class in com.impetus.annovention.resource
The Class ClassFileIterator.
ClassFileIterator(File, Filter) - Constructor for class com.impetus.annovention.resource.ClassFileIterator
Instantiates a new class file iterator.
ClasspathDiscoverer - Class in com.impetus.annovention
The Class ClasspathReader.
ClasspathDiscoverer() - Constructor for class com.impetus.annovention.ClasspathDiscoverer
Instantiates a new classpath reader.
close() - Method in class com.impetus.annovention.resource.ClassFileIterator
 
close() - Method in class com.impetus.annovention.resource.JarFileIterator
 
close() - Method in interface com.impetus.annovention.resource.ResourceIterator
Close.
com.impetus.annovention - package com.impetus.annovention
 
com.impetus.annovention.listener - package com.impetus.annovention.listener
 
com.impetus.annovention.resource - package com.impetus.annovention.resource
 

D

discover() - Method in class com.impetus.annovention.Discoverer
that's my buddy! this is where all the discovery starts.
discovered(String, String) - Method in interface com.impetus.annovention.listener.ClassAnnotationDiscoveryListener
Gets called by the Discoverer with class-name of the class where annotation is found.
discovered(String, String, String) - Method in interface com.impetus.annovention.listener.FieldAnnotationDiscoveryListener
Gets called by the Discoverer with class-name of the class, field-name of the field where annotation is found.
discovered(String, String, String) - Method in interface com.impetus.annovention.listener.MethodAnnotationDiscoveryListener
Gets called by the Discoverer with class-name of the class, method-name of the method where annotation is found.
Discoverer - Class in com.impetus.annovention
Base annotation discoverer.
Discoverer() - Constructor for class com.impetus.annovention.Discoverer
Instantiates a new Discoverer.

F

FieldAnnotationDiscoveryListener - Interface in com.impetus.annovention.listener
The Interface FieldAnnotationDiscoveryListener.
Filter - Interface in com.impetus.annovention
Interface to filter out filenames.
FilterImpl - Class in com.impetus.annovention
Basic implementation to skip well-known packages and allow only *.class files
FilterImpl() - Constructor for class com.impetus.annovention.FilterImpl
 
findResources() - Method in class com.impetus.annovention.ClasspathDiscoverer
Uses java.class.path system-property to fetch URLs
findResources() - Method in class com.impetus.annovention.Discoverer
Finds resources to scan for

G

getFilter() - Method in class com.impetus.annovention.ClasspathDiscoverer
 
getFilter() - Method in class com.impetus.annovention.Discoverer
Gets the filter implementation.

J

JarFileIterator - Class in com.impetus.annovention.resource
 
JarFileIterator(File, Filter) - Constructor for class com.impetus.annovention.resource.JarFileIterator
Instantiates a new jar file iterator.
JarFileIterator(InputStream, Filter) - Constructor for class com.impetus.annovention.resource.JarFileIterator
Instantiates a new jar file iterator.

M

MethodAnnotationDiscoveryListener - Interface in com.impetus.annovention.listener
The Interface AnnotationDiscoveryListener.

N

next() - Method in class com.impetus.annovention.resource.ClassFileIterator
 
next() - Method in class com.impetus.annovention.resource.JarFileIterator
 
next() - Method in interface com.impetus.annovention.resource.ResourceIterator
Please close after use.

R

ResourceIterator - Interface in com.impetus.annovention.resource
Interface for Resource Iterator, usually files.

S

setFilter(Filter) - Method in class com.impetus.annovention.ClasspathDiscoverer
 
supportedAnnotations() - Method in interface com.impetus.annovention.listener.AnnotationDiscoveryListener
 

A C D F G J M N R S

Copyright © 2011. All Rights Reserved.