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