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)
           
 void ResourceAdapter.endpointDeactivation(MessageEndpointFactory endpointFactory, ActivationSpec spec)
           
 XAResource[] ResourceAdapter.getXAResources(ActivationSpec[] specs)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.