|
ref_send API 2.17 defensive programming in Java |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Anchor | |
---|---|
org.ref_send.log | A log file format. |
org.waterken.trace | An event logging implementation. |
Uses of Anchor in org.ref_send.log |
---|
Fields in org.ref_send.log declared as Anchor | |
---|---|
Anchor |
Event.anchor
event identifier |
Methods in org.ref_send.log with parameters of type Anchor | |
---|---|
int |
Anchor.compareTo(Anchor o)
|
Constructors in org.ref_send.log with parameters of type Anchor | |
---|---|
Comment(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String text)
Constructs an instance. |
|
Event(Anchor anchor,
java.lang.Long timestamp,
Trace trace)
Constructs an instance. |
|
Fulfilled(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String condition)
Constructs an instance. |
|
Got(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String message)
Constructs an instance. |
|
Pipelined(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String message,
java.lang.String condition)
Constructs an instance. |
|
Problem(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String text,
java.lang.Exception reason)
Constructs an instance. |
|
Progressed(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String condition)
Constructs an instance. |
|
Rejected(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String condition,
java.lang.Exception reason)
Constructs an instance. |
|
Resolved(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String condition)
Constructs an instance. |
|
Returned(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String message)
Constructs an instance. |
|
Sent(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String message)
Constructs an instance. |
|
SentIf(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String message,
java.lang.String condition)
Constructs an instance. |
Uses of Anchor in org.waterken.trace |
---|
Methods in org.waterken.trace that return Anchor | |
---|---|
Anchor |
Marker.apply()
Generates an event anchor. |
|
ref_send API 2.17 defensive programming in Java |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.