JBoss API: Interface JPMStoreEntityCommand

org.jboss.ejb.plugins.jaws
Interface JPMStoreEntityCommand

All Known Implementing Classes:
JDBCStoreEntityCommand

public interface JPMStoreEntityCommand

Interface for JAWSPersistenceManager StoreEntity Command.

Version:
$Revision: 1.2 $
Author:
Justin Forder

Method Summary
 void execute(EntityEnterpriseContext ctx)
           
 

Method Detail

execute

public void execute(EntityEnterpriseContext ctx)
             throws java.rmi.RemoteException


Copyright © 2000 The JBoss Organization. All Rights Reserved.