public class PluginInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION_NOT_AVAILABLE |
static String |
VERSION_NOT_AVAILABLE |
| Constructor and Description |
|---|
PluginInfo(String name,
String description,
boolean site,
String version)
Information about plugins
|
public static final String DESCRIPTION_NOT_AVAILABLE
public static final String VERSION_NOT_AVAILABLE
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.