Interface BeanMethodElement

All Superinterfaces:
AnnotatedElement, AnnotationMetadata, AnnotationMetadataDelegate, AnnotationMetadataProvider, AnnotationSource, Described, Element, MemberElement, MethodElement, MutableAnnotationMetadataDelegate<Element>, Named

public interface BeanMethodElement extends MethodElement
Represents a configurable bean method.
Since:
3.0.0
Author:
graemerocher