hudson.plugins.growl.growler
Class Growler

java.lang.Object
  extended by hudson.plugins.growl.growler.Growler

public class Growler
extends Object


Constructor Summary
Growler()
           
 
Method Summary
 void send(String clientIp, String password, Message message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Growler

public Growler()
Method Detail

send

public void send(String clientIp,
                 String password,
                 Message message)


Copyright © 2004-2011. All Rights Reserved.