|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |