public interface LocatableEventRequestor extends Requestor
| Modifier and Type | Interface and Description |
|---|---|
static class |
LocatableEventRequestor.EventProcessingException |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSuspendPolicy() |
boolean |
processLocatableEvent(SuspendContextCommandImpl action,
com.sun.jdi.event.LocatableEvent event) |
boolean processLocatableEvent(SuspendContextCommandImpl action, com.sun.jdi.event.LocatableEvent event) throws LocatableEventRequestor.EventProcessingException
java.lang.String getSuspendPolicy()