Skip to content

JUGGL/JMXExample

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

JMX Example

An example of how to use MXBean annotations and JMX 2.0 APIs to create an easily managed and maintained Java application.

Pre-requisites

  1. Maven 3.x
  2. Java 1.7.x
  3. Internet access for Maven to download the dependencies

Building

mvn clean package install

Running

mvn exec:java -Dexec.mainClass=us.juggl.codepalousa.jmx.Main

Trying It Out

Once you have the application running, open JConsole and connect to the process

About

CodepaLOUsa 2014 - Never Having To Say Sorry Again

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages