org.jboss.deployers.vfs.spi.structure
Interface CandidateAnnotationsCallback
public interface CandidateAnnotationsCallback
CandidateAnnotationsCallback.
- Author:
- Ales Justin
executeCallback
void executeCallback(org.jboss.virtual.VirtualFile root,
StructureContext currentContext,
AnnotationEnvironment env,
Class<? extends Annotation> annotationClass)
- Execute callback.
- Parameters:
root
- the resources rootcurrentContext
- the current contextenv
- the annotation environmentannotationClass
- the current annotation class
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.