Class MacOsSayNotifier
java.lang.Object
de.hybris.bootstrap.osnotify.impl.MacOsSayNotifier
- All Implemented Interfaces:
SystemTrayNotifier
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.hybris.bootstrap.osnotify.SystemTrayNotifier
SystemTrayNotifier.NotificationLevel -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Runtimevoidnotify(String msgTitle, String msgBody, SystemTrayNotifier.NotificationLevel level)
-
Constructor Details
-
MacOsSayNotifier
public MacOsSayNotifier()
-
-
Method Details
-
notify
- Specified by:
notifyin interfaceSystemTrayNotifier
-
getRuntime
-