com.apama.jmon.annotation
Class DirectoryProcessor

java.lang.Object
  extended by com.apama.jmon.annotation.DirectoryProcessor

public class DirectoryProcessor
extends java.lang.Object

Process a directory tree of class files to automatically generate the JMon application deployment descriptor.

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>

See Also:
Application, EventType, MonitorType, JarProcessor

Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)


Submit a bug or feature
Copyright (c) 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG