| 
 | Java Debug Interface | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LocatableEvent
Abstract superinterface of events which have both location and thread.
| Method Summary | |
|---|---|
|  ThreadReference | thread()Returns the thread in which this event has occurred. | 
| Methods inherited from interface com.sun.jdi.event.Event | 
|---|
| request | 
| Methods inherited from interface com.sun.jdi.Mirror | 
|---|
| toString, virtualMachine | 
| Methods inherited from interface com.sun.jdi.Locatable | 
|---|
| location | 
| Method Detail | 
|---|
ThreadReference thread()
ThreadReference which mirrors the event's thread in 
 the target VM.| 
 | Java Debug Interface | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||