Uses of Package
com.atlassian.confluence.velocity.introspection

Packages that use com.atlassian.confluence.velocity.introspection
com.atlassian.confluence.velocity.htmlsafe   
com.atlassian.confluence.velocity.introspection   
 

Classes in com.atlassian.confluence.velocity.introspection used by com.atlassian.confluence.velocity.htmlsafe
AnnotatedReferenceHandler
          Support class for ReferenceInsertionEventHandlers that need to deal with any AnnotationBoxedElements context values.
AnnotationBoxedElement
          This is a union of the BoxedValue and AnnotatedElement interfaces to be implemented by implementations that are responsible for associating annotations with an object.
BoxedValue
          The value represents a boxed value.
MethodAnnotator
          Strategy for retrieving annotations for a method
 

Classes in com.atlassian.confluence.velocity.introspection used by com.atlassian.confluence.velocity.introspection
AnnotationBoxedElement
          This is a union of the BoxedValue and AnnotatedElement interfaces to be implemented by implementations that are responsible for associating annotations with an object.
AnnotationBoxingUberspect
          A Velocity uberspect that boxes return values in an annotated form and unboxes them again when used as arguments to or targets of method calls More specifically this uberspect will inspect any target method call or property for annotations that are marked as ReturnValueAnnotations and box the result of calling or accessing the target with these annotations.
BoxedValue
          The value represents a boxed value.
BoxingStrategy
          Interface for classes that provide some strategy for boxing an object
MethodAnnotator
          Strategy for retrieving annotations for a method
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.