org.apache.openejb.core.mdb
Interface InboundRecovery


public interface InboundRecovery

Version:
$Rev:$ $Date:$

Method Summary
 void recover(javax.resource.spi.ResourceAdapter resourceAdapter, javax.resource.spi.ActivationSpec activationSpec, String containerId)
           
 

Method Detail

recover

void recover(javax.resource.spi.ResourceAdapter resourceAdapter,
             javax.resource.spi.ActivationSpec activationSpec,
             String containerId)
             throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.