JBoss Log Manager 1.3.2.Final-redhat-1

org.jboss.logmanager.handlers
Interface FlushableCloseable

All Superinterfaces:
Closeable, Flushable
All Known Implementing Classes:
AsyncHandler, ConsoleHandler, ExtHandler, FileHandler, NullHandler, OutputStreamHandler, PeriodicRotatingFileHandler, PeriodicSizeRotatingFileHandler, QueueHandler, SizeRotatingFileHandler, WriterHandler

public interface FlushableCloseable
extends Flushable, Closeable

A resource which is flushable and closeable.


Method Summary
 
Methods inherited from interface java.io.Flushable
flush
 
Methods inherited from interface java.io.Closeable
close
 


JBoss Log Manager 1.3.2.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.