jdk/src/share/classes/javax/management/remote/JMXConnectionNotification.java
changeset 21656 d4c777ccb1db
parent 5506 202f599c92aa
child 23010 6dadb192ad81
equal deleted inserted replaced
21655:55f32ae4f920 21656:d4c777ccb1db
    38  * connections.  Connection-opened and connection-closed notifications
    38  * connections.  Connection-opened and connection-closed notifications
    39  * will be sent for each one.</p>
    39  * will be sent for each one.</p>
    40  *
    40  *
    41  * <p>The notification type is one of the following:</p>
    41  * <p>The notification type is one of the following:</p>
    42  *
    42  *
    43  * <table>
    43  * <table summary="JMXConnectionNotification Types">
    44  *
    44  *
    45  * <tr>
    45  * <tr>
    46  * <th align=left>Type</th>
    46  * <th align=left>Type</th>
    47  * <th align=left>Meaning</th>
    47  * <th align=left>Meaning</th>
    48  * </tr>
    48  * </tr>