Uses of Interface
javax.resource.spi.ActivationSpec

Packages that use ActivationSpec
javax.resource.spi   
 

Uses of ActivationSpec in javax.resource.spi
 

Methods in javax.resource.spi with parameters of type ActivationSpec
 void ResourceAdapter.endpointActivation(MessageEndpointFactory endpointFactory, ActivationSpec spec)
          This is called during the activation of a message endpoint.
 void ResourceAdapter.endpointDeactivation(MessageEndpointFactory endpointFactory, ActivationSpec spec)
          This is called when a message endpoint is deactivated.
 XAResource[] ResourceAdapter.getXAResources(ActivationSpec[] specs)
          This method is called by the application server during crash recovery.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.