public static class

TestAnnotationBoxingUberspect.AnnotatedInvocationDetector

extends TestAnnotationBoxingUberspect.InvocationDetector
java.lang.Object
   ↳ com.atlassian.confluence.velocity.introspection.TestAnnotationBoxingUberspect.InvocationDetector
     ↳ com.atlassian.confluence.velocity.introspection.TestAnnotationBoxingUberspect.AnnotatedInvocationDetector

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.velocity.introspection.TestAnnotationBoxingUberspect.InvocationDetector
Protected Constructors
TestAnnotationBoxingUberspect.AnnotatedInvocationDetector(Object returnValue)
Public Methods
List getList()
Map getMap()
Object getObject()
[Expand]
Inherited Methods
From class com.atlassian.confluence.velocity.introspection.TestAnnotationBoxingUberspect.InvocationDetector
From class java.lang.Object

Protected Constructors

protected TestAnnotationBoxingUberspect.AnnotatedInvocationDetector (Object returnValue)

Public Methods

public List getList ()

public Map getMap ()

public Object getObject ()