Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 558 Bytes

README.adoc

File metadata and controls

13 lines (9 loc) · 558 Bytes

Plugin Generator

This repository contains the Plugin generator application for RHQ[http://jboss.org/rhq/]. The generator is a standalone application that can be used to create initial skeletons of a(n agent) plugin for RHQ. The generator creates all the artifacts like Maven pom.xml, the plugigin component and discovery classes as well as the plugin descriptor rhq-plugin.xml.

The generator can be run as a command line tool or via a JavaFX-UI. The later also allows to scan existing classes for annotations that describe metrics and operations.