| Package | Description | 
|---|---|
| com.sun.jdi.request | This package is used to request that a JDI
 event be sent under specified conditions. | 
| Modifier and Type | Method and Description | 
|---|---|
| MethodExitRequest | EventRequestManager. createMethodExitRequest()Creates a new disabled  MethodExitRequest. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<MethodExitRequest> | EventRequestManager. methodExitRequests()Return an unmodifiable list of the enabled and disabled method exit requests. | 
 Copyright © 1999, 2017, Oracle and/or its affiliates.  All rights reserved.