public Map<Class<? extends Annotation>,Set<Class<?>>> call() throws Exception {
Timer t = Timer.getInstance();
if (t != null) {
t.startTiming();
}
// We are executing on a different thread.
facesContext.callSetCurrentInstance();
Set<URI> scanUris = null;