T
- type of CallContext
public interface LocalCallInterceptor
Modifier and Type | Method and Description |
---|---|
Object |
aroundInvoke(org.jboss.errai.common.client.api.interceptor.CallContext context)
Interposes on the execution of methods that should be intercepted.
|
Object aroundInvoke(org.jboss.errai.common.client.api.interceptor.CallContext context)
context
- the call context of the intercepted method, not null.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.