com.apama.jmon.annotation
Class JarProcessor
java.lang.Object
com.apama.jmon.annotation.JarProcessor
public class JarProcessor
- extends java.lang.Object
Process a jar file to automatically generate the JMon application deployment descriptor.
JarProcessor is an command-line entry point (contains a main() method) to
process annotations on a set of class files in a specified Jar file for the
purpose of automatically generating the jmon-jar.xml JMon deployment
descriptor.
Usage:
java JarProcessor <jar file>
- See Also:
Application
,
EventType
,
MonitorType
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 |
main
public static void main(java.lang.String[] args)
Submit a bug or feature
Copyright (c) 2013-2014 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.