org.apache.tapestry.enhance
Class BaseAutowire

java.lang.Object
  extended by org.apache.tapestry.enhance.BaseAutowire
Direct Known Subclasses:
SubAutowire

public class BaseAutowire
extends Object

Used to test AutowireWorker.


Constructor Summary
BaseAutowire()
           
 
Method Summary
 Log getLog()
           
 void setLog(Log log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseAutowire

public BaseAutowire()
Method Detail

getLog

public final Log getLog()

setLog

public final void setLog(Log log)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.