TANGO Java API
( TangORB-7.3.3.jar)

fr.esrf.TangoDs
Interface TangoAppender

All Known Implementing Classes:
TangoConsoleAppender, TangoDeviceAppender, TangoRollingFileAppender

public interface TangoAppender


Method Summary
 boolean isValid()
          Returns true if the appender is (still) valid, false otherwise.
 

Method Detail

isValid

boolean isValid()
Returns true if the appender is (still) valid, false otherwise.


TANGO Java API
( TangORB-7.3.3.jar)