Module jdk.jdi

Interface Event

    • Method Detail

      • request

        EventRequest request()
        Returns:
        The EventRequest that requested this event. Some events (eg. VMDeathEvent) may not have a cooresponding request and thus will return null.