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