T - the type of the used naming rule.public class ConfigValue<T extends AbstractNamingRuleType> extends Object
| Modifier and Type | Field and Description |
|---|---|
org.osgi.framework.Bundle |
bundle |
String |
configurationXMLPath |
T |
namingRule |
| Constructor and Description |
|---|
ConfigValue(T namingRule,
org.osgi.framework.Bundle bundle,
String configurationXMLPath)
Constructor.
|
Copyright © 2011–2016 Everit Kft.. All rights reserved.