org.apache.openejb.core.cmp.cmp2
Class EjbSelect

java.lang.Object
  extended by org.apache.openejb.core.cmp.cmp2.EjbSelect

public class EjbSelect
extends Object

DO NOT REFACTOR THIS CLASS. This class is referenced directly by generated code.


Constructor Summary
EjbSelect()
           
 
Method Summary
static Object execute(Object di, String methodSignature, String returnType, Object... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbSelect

public EjbSelect()
Method Detail

execute

public static Object execute(Object di,
                             String methodSignature,
                             String returnType,
                             Object... args)
                      throws javax.ejb.FinderException
Throws:
javax.ejb.FinderException


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.