BEA Systems, Inc.

Uses of Interface
weblogic.transaction.nonxa.NonXAResource

Packages that use NonXAResource
weblogic.transaction   
weblogic.transaction.nonxa   
 

Uses of NonXAResource in weblogic.transaction
 

Methods in weblogic.transaction with parameters of type NonXAResource
 boolean Transaction.enlistResource(NonXAResource nxar)
          Enlist a Non-XA Resource in the transaction.
 void TransactionManager.registerDynamicResource(String name, NonXAResource nxar)
          Register the NonXAResource with the transaction manager.
 

Uses of NonXAResource in weblogic.transaction.nonxa
 

Methods in weblogic.transaction.nonxa with parameters of type NonXAResource
 boolean NonXAResource.isSameRM(NonXAResource nxar)
          Returns true if the two NonXAResource instances represent the same logical resource.
 


Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.