org.openejb.entity.cmp
Class CMPFinder

java.lang.Object
  extended byorg.openejb.entity.cmp.CMPFinder
All Implemented Interfaces:
Serializable, VirtualOperation
Direct Known Subclasses:
CollectionValuedFinder, EnumerationValuedFinder, SingleValuedFinder

public abstract class CMPFinder
extends Object
implements VirtualOperation, Serializable

Version:
$Revision: 1.8 $ $Date: 2004/04/23 08:18:32 $
See Also:
Serialized Form

Constructor Summary
CMPFinder(org.tranql.query.QueryCommand localQuery, org.tranql.query.QueryCommand remoteQuery)
           
 
Method Summary
protected  org.tranql.query.QueryCommand getCommand(EJBInvocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openejb.dispatch.VirtualOperation
execute
 

Constructor Detail

CMPFinder

public CMPFinder(org.tranql.query.QueryCommand localQuery,
                 org.tranql.query.QueryCommand remoteQuery)
Method Detail

getCommand

protected org.tranql.query.QueryCommand getCommand(EJBInvocation invocation)


Copyright © 1999-2005 OpenEJB. All Rights Reserved.