@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface EventType
If name is defaulted then the MonitorScript Event 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
,
MonitorType
,
DirectoryProcessor
,
JarProcessor
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description
Enables the author to specify a description of the Event (meta info for human consumption).
|
java.lang.String |
name
Enables the author to specify the fully qualified MonitorScript name for the Event.
|
public abstract java.lang.String name
Submit a bug or feature
Copyright (c) 2013-2018 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.