org.jboss.ejb.plugins.jaws
Interface JPMPassivateEntityCommand

All Known Implementing Classes:
JDBCPassivateEntityCommand

public interface JPMPassivateEntityCommand

Interface for JAWSPersistenceManager PassivateEntity Command.

Version:
$Revision: 1.3 $
Author:
Justin Forder

Method Summary
 void execute(EntityEnterpriseContext ctx)
           
 

Method Detail

execute

public void execute(EntityEnterpriseContext ctx)
             throws RemoteException
Throws:
RemoteException


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