Uses of Class
org.nuxeo.launcher.info.KeyValueInfo
-
Packages that use KeyValueInfo Package Description org.nuxeo.launcher.info Used for communication between LocalPackageManager and the Launcher (messages serialization). -
-
Uses of KeyValueInfo in org.nuxeo.launcher.info
Fields in org.nuxeo.launcher.info with type parameters of type KeyValueInfo Modifier and Type Field Description List<KeyValueInfo>
ConfigurationInfo. allkeyvals
List<KeyValueInfo>
ConfigurationInfo. keyvals
Methods in org.nuxeo.launcher.info that return types with arguments of type KeyValueInfo Modifier and Type Method Description protected static List<KeyValueInfo>
InstanceInfo. computeKeyVals(ConfigurationHolder configHolder, Set<String> keys)
-