| 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 | 
|---|---|
| MethodEntryRequest | EventRequestManager. createMethodEntryRequest()Creates a new disabled  MethodEntryRequest. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<MethodEntryRequest> | EventRequestManager. methodEntryRequests()Return an unmodifiable list of the enabled and disabled method entry requests. | 
 Copyright © 1999, 2025, Oracle and/or its affiliates.  All rights reserved.