Skip to content

Commit

Permalink
📝 Add notice of internal use for startJMXConnector [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
circlespainter committed Oct 2, 2015
1 parent 3ca25dc commit 575e75d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions capsule/src/main/java/Capsule.java
Original file line number Diff line number Diff line change
Expand Up @@ -5285,6 +5285,8 @@ private static int getPid(Process p) {
* The Capsule agent will invoke this method to start a JMX Server.
* The default implementation creates a local JMX connector.
*
* For internal use; subject to change/removal.
*
* @return The JMX service URL that the parent Capsule process will use to connect and proxy JMX commands.
*
* @deprecated marked deprecated to exclude from javadoc
Expand Down

0 comments on commit 575e75d

Please sign in to comment.