Uses of Class
com.github.smokestack.jms.MockSession.TransactionState

Uses of MockSession.TransactionState in com.github.smokestack.jms
 

Fields in com.github.smokestack.jms declared as MockSession.TransactionState
 MockSession.TransactionState MockSession.mockTransactionState
           
 

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



Copyright © 2009-2010 Smokestack. All Rights Reserved.