public static class

AbstractMailNotificationQueueItemTestCase.NullHandler

extends Object
implements InvocationHandler
java.lang.Object
   ↳ com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItemTestCase.NullHandler

Summary

Public Constructors
AbstractMailNotificationQueueItemTestCase.NullHandler()
Public Methods
Object invoke(Object proxy, Method method, Object[] args)
[Expand]
Inherited Methods
From class java.lang.Object
From interface java.lang.reflect.InvocationHandler

Public Constructors

public AbstractMailNotificationQueueItemTestCase.NullHandler ()

Public Methods

public Object invoke (Object proxy, Method method, Object[] args)

Throws
Throwable