Interface DelegatingTypeElement

All Superinterfaces:
AnnotatedConstruct, DelegatingElement, Element, Parameterizable, QualifiedNameable, TypeElement
All Known Subinterfaces:
MessageInterface
All Known Implementing Classes:
MessageInterfaceFactory.AptMessageInterface, MessageInterfaceFactory.LoggerInterface

public interface DelegatingTypeElement extends TypeElement, DelegatingElement
A delegating TypeElement interface. All methods are invoked on the delegate element by default.