ref_send API 2.9
defensive programming in Java

org.ref_send.log
Class Event

java.lang.Object
  extended by org.joe_e.Struct
      extended by org.ref_send.log.Event
All Implemented Interfaces:
java.io.Serializable, Immutable, Powerless, Selfless, Record
Direct Known Subclasses:
Comment, Got, Resolved, Sent

public class Event
extends Struct
implements Powerless, Record, java.io.Serializable

Logs an event.

See Also:
Serialized Form

Field Summary
 Anchor anchor
          event identifier
 Trace trace
          trace of the call site that produced the event (optional)
 
Constructor Summary
Event(Anchor anchor, Trace trace)
          Constructs an instance.
 
Method Summary
 
Methods inherited from class org.joe_e.Struct
equals, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

anchor

public final Anchor anchor
event identifier


trace

public final Trace trace
trace of the call site that produced the event (optional)

Constructor Detail

Event

public Event(Anchor anchor,
             Trace trace)
Constructs an instance.

Parameters:
anchor - anchor
trace - trace

ref_send API 2.9
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.