Package org.gvsig.andami
Class Launcher.PluginsConfig
- All Implemented Interfaces:
Serializable,Cloneable,Map<String,PluginConfig>
- Enclosing class:
Launcher
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.andami.Launcher.MapWithAlias
containsKey, get, getMainKey, isAlias, put, putAll, removeMethods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, newHashMap, putIfAbsent, remove, replace, replace, replaceAll, size, valuesMethods inherited from class java.util.AbstractMap
equals, hashCode, toString
-
Constructor Details
-
PluginsConfig
public PluginsConfig()
-
-
Method Details
-
getAliases
- Specified by:
getAliasesin classLauncher.MapWithAlias<PluginConfig>
-