< prev index next >

src/jdk.jconsole/share/classes/com/sun/tools/jconsole/JConsoleContext.java

Print this page

        

@@ -37,11 +37,10 @@
  * about the {@linkplain #CONNECTION_STATE_PROPERTY <i>ConnectionState</i>}
  * property change to {@link ConnectionState#CONNECTED CONNECTED} and
  * {@link ConnectionState#DISCONNECTED DISCONNECTED}.
  * The {@code JConsoleContext} instance will be the source for
  * any generated events.
- * <p>
  *
  * @since 1.6
  */
 @jdk.Exported
 public interface JConsoleContext {
< prev index next >