@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Information
HiveMQPluginModules
to set metadata about the project and the author.| Modifier and Type | Required Element and Description |
|---|---|
String |
name
The name of the plugin
|
String |
version
The version of the plugin
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
author
The author(s) of the plugin.
|
String |
description
Additional description about the plugin
|
public abstract String name
public abstract String version
public abstract String author
public abstract String description
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.