| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl.transaction |
| Modifier and Type | Method and Description |
|---|---|
static BaseTransactedSessionImpl.AllowedOperation |
BaseTransactedSessionImpl.AllowedOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseTransactedSessionImpl.AllowedOperation[] |
BaseTransactedSessionImpl.AllowedOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseTransactedSessionImpl.allowOperation(BaseTransactedSessionImpl.AllowedOperation op) |
void |
TSState.allowOperation(BaseTransactedSessionImpl.AllowedOperation op) |
void |
TSState.StateActive.allowOperation(BaseTransactedSessionImpl.AllowedOperation op) |
void |
TSState.StateMarkedRollback.allowOperation(BaseTransactedSessionImpl.AllowedOperation op) |
void |
TransactedSessionImpl.allowOperation(BaseTransactedSessionImpl.AllowedOperation op) |
Copyright 2004-2019 Solace Corporation. All rights reserved.