Uses of Class
org.nuxeo.launcher.info.InstanceInfo
-
Packages that use InstanceInfo Package Description org.nuxeo.launcher.info Used for communication between LocalPackageManager and the Launcher (messages serialization). -
-
Uses of InstanceInfo in org.nuxeo.launcher.info
Methods in org.nuxeo.launcher.info that return InstanceInfo Modifier and Type Method Description static InstanceInfo
InstanceInfo. from(ConfigurationHolder configHolder, String clid, List<org.nuxeo.connect.update.LocalPackage> pkgs)
Introspects the server and builds the instance info.
-