|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextInterceptor | |
|---|---|
| com.googlecode.mycontainer.kernel.deploy | |
| com.googlecode.mycontainer.kernel.interceptors | |
| com.googlecode.mycontainer.kernel.reflect.proxy | |
| Uses of ContextInterceptor in com.googlecode.mycontainer.kernel.deploy |
|---|
| Methods in com.googlecode.mycontainer.kernel.deploy with type parameters of type ContextInterceptor | ||
|---|---|---|
|
DefaultIntercetorDeployer.addContextInterceptor(java.lang.Class<T> interceptor)
|
|
|
DefaultIntercetorDeployer.removeContextInterceptor(java.lang.Class<T> interceptor)
|
|
| Methods in com.googlecode.mycontainer.kernel.deploy that return types with arguments of type ContextInterceptor | |
|---|---|
java.util.List<ContextInterceptor> |
DefaultIntercetorDeployer.createInterceptors()
|
| Uses of ContextInterceptor in com.googlecode.mycontainer.kernel.interceptors |
|---|
| Methods in com.googlecode.mycontainer.kernel.interceptors with type parameters of type ContextInterceptor | ||
|---|---|---|
abstract
|
AbstractIntercetorDeployer.addContextInterceptor(java.lang.Class<T> interceptor)
|
|
abstract
|
AbstractIntercetorDeployer.removeContextInterceptor(java.lang.Class<T> interceptor)
|
|
| Uses of ContextInterceptor in com.googlecode.mycontainer.kernel.reflect.proxy |
|---|
| Subclasses of ContextInterceptor in com.googlecode.mycontainer.kernel.reflect.proxy | |
|---|---|
class |
SynchronizedInterceptor
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||