Uses of Class
org.nuxeo.launcher.info.MessageInfo
Packages that use MessageInfo
Package
Description
Used for communication between LocalPackageManager and the Launcher (messages serialization).
-
Uses of MessageInfo in org.nuxeo.launcher.info
Fields in org.nuxeo.launcher.info with type parameters of type MessageInfoMethods in org.nuxeo.launcher.info that return MessageInfoModifier and TypeMethodDescriptionCommandInfo.newMessage()
CommandInfo.newMessage
(int level, Exception e) CommandInfo.newMessage
(int level, String message) CommandInfo.newMessage
(Exception e) Methods in org.nuxeo.launcher.info that return types with arguments of type MessageInfo