Uses of Class
org.jboss.aop.util.reference.MethodPersistentReference

Packages that use MethodPersistentReference
org.jboss.aop.proxy   
 

Uses of MethodPersistentReference in org.jboss.aop.proxy
 

Methods in org.jboss.aop.proxy that return types with arguments of type MethodPersistentReference
 Map<Long,MethodPersistentReference> MethodMapped.getMethodMap()
           
abstract  Map<Long,MethodPersistentReference> Proxy.getMethodMap()
           
static HashMap<Long,MethodPersistentReference> ClassProxyFactory.getMethodMap(Class<?> clazz)
           
static HashMap<Long,MethodPersistentReference> ClassProxyFactory.getMethodMap(String classname)
           
static HashMap<Long,MethodPersistentReference> ClassProxyFactory.methodMap(Class<?> clazz)
           
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.