Uses of Class
org.jboss.ejb3.stateless.JavassistProxy

Packages that use JavassistProxy
org.jboss.ejb3.stateless   
 

Uses of JavassistProxy in org.jboss.ejb3.stateless
 

Subclasses of JavassistProxy in org.jboss.ejb3.stateless
 class JavassistProxyReplacement
          Comment
 

Methods in org.jboss.ejb3.stateless with parameters of type JavassistProxy
protected static void JavassistProxy.pokeInterfaces(JavassistProxy proxy, Class[] interfaces)
          With this method you can directly poke interfaces into the proxy without setting of the method handler.
 



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