Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
javax.resource.spi.ActivationSpec

Uses of ActivationSpec in javax.resource.spi
 

Methods in javax.resource.spi with parameters of type ActivationSpec
 void ResourceAdapter.endpointActivation(javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory, ActivationSpec spec)
           
 void ResourceAdapter.endpointDeactivation(javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory, ActivationSpec spec)
           
 javax.transaction.xa.XAResource[] ResourceAdapter.getXAResources(ActivationSpec[] specs)