com.rubecula.darwin.domain.helper
Class GenerationListener_

java.lang.Object
  extended by com.rubecula.darwin.domain.helper.GenerationListener_
All Implemented Interfaces:
GenerationListener
Direct Known Subclasses:
GenerationListener_Standard

public abstract class GenerationListener_
extends java.lang.Object
implements GenerationListener

Author:
Robin Hillyard

Field Summary
protected  java.io.PrintWriter _writer
           
 
Fields inherited from interface com.rubecula.darwin.domain.helper.GenerationListener
$1_SECOND
 
Constructor Summary
protected GenerationListener_()
           
protected GenerationListener_(java.io.PrintWriter writer)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.rubecula.darwin.domain.helper.GenerationListener
onGeneration
 

Field Detail

_writer

protected java.io.PrintWriter _writer
Constructor Detail

GenerationListener_

protected GenerationListener_()

GenerationListener_

protected GenerationListener_(java.io.PrintWriter writer)
Parameters:
writer -


Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.