T - the class represented by the AnnotatedType to buildpublic interface AnnotatedTypeBuilder<T>
AnnotatedType instance.
The same AnnotatedTypeBuilder can be used multiple times.
This builder is not thread safe and shall not be used concurrently.Builders.annotatedType(Class)| Modifier and Type | Method and Description |
|---|---|
AnnotatedType<T> |
build()
Build the AnnotatedType
|
AnnotatedTypeConfigurator<T> |
configure()
Give access to the builder configuration
|
AnnotatedTypeConfigurator<T> configure()
AnnotatedType<T> build()
Copyright © 2008-2016 JBoss by Red Hat, Inc.. All Rights Reserved.