net.sourceforge.cruisecontrol.publishers
Class EmailPublisher.Always

java.lang.Object
  extended bynet.sourceforge.cruisecontrol.publishers.EmailPublisher.Address
      extended bynet.sourceforge.cruisecontrol.publishers.EmailPublisher.Always
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
EmailPublisher

public static class EmailPublisher.Always
extends EmailPublisher.Address

See Also:
Serialized Form

Constructor Summary
EmailPublisher.Always()
           
 
Methods inherited from class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Address
getAddress, setAddress, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailPublisher.Always

public EmailPublisher.Always()