当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
CollectionInterceptorUtil (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
org.jboss.cache.aop
Class CollectionInterceptorUtil
java.lang.Object
   org.jboss.cache.aop.CollectionInterceptorUtil
org.jboss.cache.aop.CollectionInterceptorUtil
- public class CollectionInterceptorUtil- extends Object
CollectionInterceptorUtil contains helper methods for the interceptors of
 the different collection types.
- Author:
- Harald Gliebe
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CollectionInterceptorUtil
public CollectionInterceptorUtil()
createProxy
public static org.jboss.aop.proxy.ClassProxy createProxy(Class clazz,
                                                         org.jboss.aop.advice.Interceptor interceptor)
                                                  throws Exception
- 
- Throws:
- Exception
 
getMethodMap
public static Map getMethodMap(Class clazz)
- 
 
getManagedMethods
public static Map getManagedMethods(Class clazz)
- 
 
invoke
public static Object invoke(org.jboss.aop.joinpoint.Invocation invocation,
                            Object interceptor,
                            Map methodMap,
                            Map managedMethods)
                     throws Throwable
- 
- Throws:
- Throwable
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.