public interface ProcessedTypes
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
POST_CONSTRUCT
Constant for
PostConstruct annotation. |
static java.lang.String |
PRE_DESTROY
Constant for
PreDestroy} annotation. |
static final java.lang.String POST_CONSTRUCT
PostConstruct annotation.static final java.lang.String PRE_DESTROY
PreDestroy} annotation.