org.openejb.proxy
Class EJBProxyHelper

java.lang.Object
  extended byorg.openejb.proxy.EJBProxyHelper

public class EJBProxyHelper
extends Object

Version:
$Revision: 1.4 $ $Date: 2004/06/25 21:35:12 $

Constructor Summary
EJBProxyHelper()
           
 
Method Summary
static int[] getOperationMap(Class proxyType, InterfaceMethodSignature[] signatures, boolean isMessageDriven)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBProxyHelper

public EJBProxyHelper()
Method Detail

getOperationMap

public static int[] getOperationMap(Class proxyType,
                                    InterfaceMethodSignature[] signatures,
                                    boolean isMessageDriven)


Copyright © 1999-2005 OpenEJB. All Rights Reserved.