org.apache.log
Interface FilterTarget

All Superinterfaces:
LogTarget
All Known Implementing Classes:
AbstractFilterTarget

public interface FilterTarget
extends LogTarget


Method Summary
 void addTarget(LogTarget)
           
 
Methods inherited from interface org.apache.log.LogTarget
processEvent
 

Method Detail

addTarget

public void addTarget(LogTarget)


"Copyright © 2001 Apache Jakarta Project. All Rights Reserved."