org.jboss.ejb.plugins.jaws
Interface JPMFindEntityCommand

All Known Implementing Classes:
JDBCFindEntityCommand

public interface JPMFindEntityCommand

Interface for JAWSPersistenceManager FindEntity Command.

Version:
$Revision: 1.4 $
Author:
Justin Forder

Method Summary
 Object execute(Method finderMethod, Object[] args, EntityEnterpriseContext ctx)
           
 

Method Detail

execute

public Object execute(Method finderMethod,
                      Object[] args,
                      EntityEnterpriseContext ctx)
               throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.