public interface

AnnotationBoxedElement

implements BoxedValue<T> BoxingStrategy AnnotatedElement
com.atlassian.confluence.velocity.introspection.AnnotationBoxedElement
Known Indirect Subclasses

Class Overview

This is a union of the BoxedValue and AnnotatedElement interfaces to be implemented by implementations that are responsible for associating annotations with an object.

Summary

[Expand]
Inherited Methods
From interface com.atlassian.confluence.velocity.introspection.BoxedValue
From interface com.atlassian.confluence.velocity.introspection.BoxingStrategy
From interface java.lang.reflect.AnnotatedElement