Package | Description |
---|---|
org.jboss.aop.proxy |
Modifier and Type | Method and Description |
---|---|
abstract Map<Long,MethodPersistentReference> |
Proxy.getMethodMap() |
Map<Long,MethodPersistentReference> |
MethodMapped.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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.