
public abstract class VersionedProvider extends Provider
Provider.Servicedefaults| Modifier | Constructor and Description |
|---|---|
protected |
VersionedProvider(String name,
String version,
String info)
Constructs a provider with the specified name, version number,
and information.
|
clear, compute, computeIfAbsent, computeIfPresent, elements, entrySet, forEach, get, getInfo, getName, getOrDefault, getProperty, getService, getServices, getVersion, keys, keySet, load, merge, put, putAll, putIfAbsent, putService, remove, remove, removeService, replace, replace, replaceAll, toString, valuesgetProperty, list, list, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclone, contains, containsKey, containsValue, equals, hashCode, isEmpty, rehash, sizeprotected VersionedProvider(String name, String version, String info)
name - the provider nameversion - the provider version number stringinfo - a description of the provider and its servicesCopyright © 2020 JBoss by Red Hat. All rights reserved.