public interface ProcessAnnotatedType<BEANCLASS>
| Modifier and Type | Method and Description |
|---|---|
AnnotatedTypeConfigurator<BEANCLASS> |
configureAnnotatedType() |
AnnotatedType<BEANCLASS> |
getAnnotatedType()
Gets annotated type.
|
void |
setAnnotatedType(AnnotatedType<BEANCLASS> type)
Replaces annotated type.
|
void |
veto()
Veto registering process.
|
AnnotatedType<BEANCLASS> getAnnotatedType()
void setAnnotatedType(AnnotatedType<BEANCLASS> type)
type - annotated typevoid veto()
AnnotatedTypeConfigurator<BEANCLASS> configureAnnotatedType()
Copyright © 2021. All rights reserved.