Uses of Interface
org.jboss.aop.proxy.MethodMapped

Packages that use MethodMapped
org.jboss.aop.proxy   
 

Uses of MethodMapped in org.jboss.aop.proxy
 

Classes in org.jboss.aop.proxy that implement MethodMapped
 class Proxy
           
 

Constructors in org.jboss.aop.proxy with parameters of type MethodMapped
ProxyMethodInvocation(MethodMapped mapped, Interceptor[] interceptors)
           
ProxyMethodInvocation(MethodMapped mapped, MethodInfo info, Interceptor[] interceptors)
           
 



Copyright © 2004 JBoss Inc. All Rights Reserved.