Package org.jboss.logmanager.handlers
Interface FlushableCloseable
- All Superinterfaces:
AutoCloseable,Closeable,Flushable
- All Known Implementing Classes:
AsyncHandler,ConsoleHandler,DelayedHandler,ExtHandler,FileHandler,NullHandler,OutputStreamHandler,PeriodicRotatingFileHandler,PeriodicSizeRotatingFileHandler,QueueHandler,SizeRotatingFileHandler,SocketHandler,SslTcpOutputStream,SyslogHandler,TcpOutputStream,UdpOutputStream,WriterHandler
A resource which is flushable and closeable.
-
Method Summary