- void handleCommand(Namespace ns, Signal signal, DBusConnection dbusconnection) throws CommandException;
+ void handleCommand(
+ Namespace ns, Signal signal, DBusConnection dbusconnection, final OutputWriter outputWriter
+ ) throws CommandException;