public class DirectoryProcessor
extends java.lang.Object
DirectoryProcessor is a command-line entry point (contains a main() method) to process annotations on a set of class files in a specified directory (tree) for the purpose of automatically generating the jmon-jar.xml JMon deployment descriptor.
Usage:
java DirectoryProcessor [-r] [-d <directory>] [-o <filename>]
-r recursively visit each directory under <directory>
-d visit all classfiles (.class) in <directory>
-o write output to <filename>
Application
,
EventType
,
MonitorType
,
JarProcessor
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
Submit a bug or feature
Copyright (c) 2013-2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.