JBoss Log Manager 1.2.0.GA

org.jboss.logmanager.handlers
Interface FlushableCloseable

All Superinterfaces:
Closeable, Flushable
All Known Implementing Classes:
AsyncHandler, ConsoleHandler, ExtHandler, FileHandler, NullHandler, OutputStreamHandler, PeriodicRotatingFileHandler, 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.2.0.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.