Package | Description |
---|---|
br.com.caelum.vraptor.core | |
br.com.caelum.vraptor.proxy | |
br.com.caelum.vraptor.util.test |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionRecorder<T>
Create proxies to store state of exception mapping.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
Proxifier.proxify(java.lang.Class<T> type,
MethodInvocation<? super T> handler)
Creates a proxy for class defined in type parameter.
|
<T> T |
JavassistProxifier.proxify(java.lang.Class<T> type,
MethodInvocation<? super T> handler) |
Modifier and Type | Method and Description |
---|---|
protected <T> MethodInvocation<T> |
MockResult.returnOnFinalMethods(java.lang.Class<T> view) |
Copyright © 2013 Caelum. All Rights Reserved.