Errai 3.0.1-SNAPSHOT

org.jboss.errai.ioc.rebind.ioc.extension
Class JSR330ProvidedClassAnnotationHandler<T extends Annotation>

java.lang.Object
  extended by org.jboss.errai.ioc.rebind.ioc.extension.JSR330AnnotationHandler<T>
      extended by org.jboss.errai.ioc.rebind.ioc.extension.JSR330ProvidedClassAnnotationHandler<T>
All Implemented Interfaces:
AnnotationHandler<T>, ProvidedClassAnnotationHandler<T>

public abstract class JSR330ProvidedClassAnnotationHandler<T extends Annotation>
extends JSR330AnnotationHandler<T>
implements ProvidedClassAnnotationHandler<T>

Author:
Mike Brock

Constructor Summary
JSR330ProvidedClassAnnotationHandler()
           
 
Method Summary
 
Methods inherited from class org.jboss.errai.ioc.rebind.ioc.extension.JSR330AnnotationHandler
fillInInterface, getDependencies, processDependencies, registerMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.errai.ioc.rebind.ioc.extension.ProvidedClassAnnotationHandler
getClasses
 
Methods inherited from interface org.jboss.errai.ioc.rebind.ioc.extension.AnnotationHandler
getDependencies, handle, registerMetadata
 

Constructor Detail

JSR330ProvidedClassAnnotationHandler

public JSR330ProvidedClassAnnotationHandler()

Errai 3.0.1-SNAPSHOT

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