org.jboss.ejb.plugins.jaws
Interface JPMRemoveEntityCommand

All Known Implementing Classes:
JDBCRemoveEntityCommand

public interface JPMRemoveEntityCommand

Interface for JAWSPersistenceManager RemoveEntity Command.

Version:
$Revision: 1.3 $
Author:
Justin Forder

Method Summary
 void execute(EntityEnterpriseContext ctx)
           
 

Method Detail

execute

public void execute(EntityEnterpriseContext ctx)
             throws RemoteException,
                    javax.ejb.RemoveException
Throws:
RemoteException
javax.ejb.RemoveException


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