Uses of Class
com.github.smokestack.jca.cci.MockLocalTransaction.LocalTransactionState

Packages that use MockLocalTransaction.LocalTransactionState
com.github.smokestack.jca.cci   
 

Uses of MockLocalTransaction.LocalTransactionState in com.github.smokestack.jca.cci
 

Fields in com.github.smokestack.jca.cci declared as MockLocalTransaction.LocalTransactionState
protected  MockLocalTransaction.LocalTransactionState MockLocalTransaction.localTransactionState
           
 

Methods in com.github.smokestack.jca.cci that return MockLocalTransaction.LocalTransactionState
 MockLocalTransaction.LocalTransactionState MockLocalTransaction._getMockTransactionState()
           
 MockLocalTransaction.LocalTransactionState MockLocalTransaction.getMockTransactionState()
           
static MockLocalTransaction.LocalTransactionState MockLocalTransaction.LocalTransactionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MockLocalTransaction.LocalTransactionState[] MockLocalTransaction.LocalTransactionState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009-2010 Smokestack. All Rights Reserved.