@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface MonitorType
If name is defaulted then the MonitorScript Monitor name is the same as the fully qualified java class name.
The utility classes DirectoryProcessor
and
JarProcessor
that are used to automatically
generate the jmon-jar.xml deployment descriptor file will process this
annotation.
Application
,
EventType
,
DirectoryProcessor
,
JarProcessor
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description
Enables the author to specify a description of the Monitor (meta info for human consumption).
|
java.lang.String |
name
Enables the author to specify the fully qualified MonitorScript name for the Monitor.
|
public abstract java.lang.String name
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.