|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.sms.monitor.internal.MobileTransactionExecution
public class MobileTransactionExecution
MobileTransactionExecution
| Constructor Summary | |
|---|---|
MobileTransactionExecution(MobileSequenceTransaction transaction)
Constructor for MobileTransactionExecution. |
|
| Method Summary | |
|---|---|
Throwable |
getError()
getError |
Long |
getLatency()
getLatency |
MobileSequenceTransaction |
getTransaction()
getTransaction |
void |
setError(Throwable error)
setError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MobileTransactionExecution(MobileSequenceTransaction transaction)
Constructor for MobileTransactionExecution.
transaction - a MobileSequenceTransaction object.| Method Detail |
|---|
public Long getLatency()
getLatency
public Throwable getError()
getError
public void setError(Throwable error)
setError
error - the error to setpublic MobileSequenceTransaction getTransaction()
getTransaction
MobileSequenceTransaction object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||