Documentation
¶
Index ¶
Constants ¶
View Source
const Dependency = "jmx"
Dependency indicates that a JVM application should be run with JMX enabled.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JMX ¶
type JMX struct {
// contains filtered or unexported fields
}
JMX represents the JMX configuration for a JVM application.
func NewJMX ¶
NewJMX creates a new JMX instance. OK is true if build plan contains "jmx" dependency, otherwise false.
func (JMX) Contribute ¶
Contribute makes the contribution to launch.
Click to show internal directories.
Click to hide internal directories.