Errai 3.0.1-SNAPSHOT

org.jboss.errai.ioc.rebind.ioc.extension
Interface ProvidedClassAnnotationHandler<T extends Annotation>

All Superinterfaces:
AnnotationHandler<T>
All Known Implementing Classes:
JSR330ProvidedClassAnnotationHandler

public interface ProvidedClassAnnotationHandler<T extends Annotation>
extends AnnotationHandler<T>

Author:
Mike Brock

Method Summary
 Set<Class<?>> getClasses()
           
 
Methods inherited from interface org.jboss.errai.ioc.rebind.ioc.extension.AnnotationHandler
getDependencies, handle, registerMetadata
 

Method Detail

getClasses

Set<Class<?>> getClasses()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.