Example usage for javax.management DynamicMBean interface-usage

List of usage examples for javax.management DynamicMBean interface-usage

Introduction

In this page you can find the example usage for javax.management DynamicMBean interface-usage.

Usage

From source file com.cyberway.issue.crawler.Heritrix.java

/**
 * Main class for Heritrix crawler.
 *
 * Heritrix is usually launched by a shell script that backgrounds heritrix
 * that redirects all stdout and stderr emitted by heritrix to a log file.  So
 * that startup messages emitted subsequent to the redirection of stdout and