Interface JdiInitiator.ProcessStarted
- Enclosing class:
JdiInitiator
protected static interface JdiInitiator.ProcessStarted
Callback that should invoked when the remote process is invoked.
- Since:
- 22
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Notify the process has been started.
-
Method Details
-
processStarted
-