org.apache.maven.continuum.notification.console
Class ConsoleNotifier
java.lang.Object
org.apache.maven.continuum.notification.AbstractContinuumNotifier
org.apache.maven.continuum.notification.console.ConsoleNotifier
- All Implemented Interfaces:
- Notifier
public class ConsoleNotifier
- extends AbstractContinuumNotifier
- Version:
- $Id: ConsoleNotifier.java 765355 2009-04-15 20:59:07Z evenisse $
- Author:
- Trygve Laugstøl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleNotifier
public ConsoleNotifier()
getType
public String getType()
sendMessage
public void sendMessage(String messageId,
MessageContext context)
throws NotificationException
- Throws:
NotificationException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.