Class SingletonAnnotationProcessor<T>

java.lang.Object
org.minijax.cdi.annotation.SingletonAnnotationProcessor<T>
All Implemented Interfaces:
TypeAnnotationProcessor<T>

public class SingletonAnnotationProcessor<T>
extends java.lang.Object
implements TypeAnnotationProcessor<T>
  • Constructor Summary

    Constructors
    Constructor Description
    SingletonAnnotationProcessor()  
  • Method Summary

    Modifier and Type Method Description
    MinijaxProvider<T> buildProvider​(MinijaxProvider<T> sourceProvider, java.lang.annotation.Annotation[] annotations)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait