|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationContext | |
org.jboss.cache | |
org.jboss.cache.interceptors |
Uses of InvocationContext in org.jboss.cache |
Methods in org.jboss.cache that return InvocationContext | |
InvocationContext |
TreeCache.getInvocationContext()
Retrieves an InvocationContext. |
Methods in org.jboss.cache with parameters of type InvocationContext | |
void |
TreeCache.setInvocationContext(InvocationContext invocationContext)
Sets the invocation context |
Uses of InvocationContext in org.jboss.cache.interceptors |
Methods in org.jboss.cache.interceptors that return InvocationContext | |
InvocationContext |
Interceptor.getInvocationContext()
Retrieves an InvocationContext. |
Methods in org.jboss.cache.interceptors with parameters of type InvocationContext | |
void |
Interceptor.setInvocationContext(InvocationContext invocationContext)
Sets the invocation context |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |