| Package | Description |
|---|---|
| br.com.caelum.vraptor.core | |
| br.com.caelum.vraptor.proxy |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
ExceptionRecorder.intercept(T proxy,
java.lang.reflect.Method method,
java.lang.Object[] args,
SuperMethod superMethod) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
MethodInvocation.intercept(T proxy,
java.lang.reflect.Method method,
java.lang.Object[] args,
SuperMethod superMethod)
Executes for all method invocations on proxies.
|
Copyright © 2013 Caelum. All Rights Reserved.