Package org.jpos.util

utility/helper classes

See:
          Description

Interface Summary
Destroyable  
DirPoll.FileProcessor  
DirPoll.Processor  
Loggeable  
LogListener  
LogProducer  
LogSource  
ThreadPool.Supervised  
ThreadPoolMBean  
 

Class Summary
BlockingQueue implements a blocking queue
BufferedLogListener  
DailyLogListener Rotates log daily and compress the prevoius log.
DefaultTimer Timer accesor singleton
DirPoll DirPoll operates on a set of directories which defaults to request response tmp run bad archive scanning for incoming requests (of varying priorities) on the request directory and processing them by means of DirPoll.Processor or DirPoll.FileProcessor
Dumpable  
ExceptionLogFilter A specific log listener that filters all LogEvents that doesn't contain any exception.
FilterLogListener A specific log listener that filters logs based on their priorities, priorities are ordered as follows: TRACE < DEBUG < INFO < WARN < ERROR < FATAL default priority is Log.INFO
FrozenLogEvent  
FSDMsg General purpose, Field Separator delimited message.
FSDProtectedLogListener Protects selected fields from LogEvents.
Log Represents a LogSource and adds several helpers
LogEvent  
Logger Peer class Logger forwards LogEvents generated by LogSources to LogListeners.
NameRegistrar Allow runtime binding of jPOS's components (ISOChannels, Logger, MUXes, etc)
Profiler Simple Profiler
ProtectedLogListener Protects selected fields from LogEvents.
RotateLogListener Rotates logs
Serializer  
SimpleLogListener  
SimpleLogSource LogSources can choose to extends this SimpleLogSource
SimpleMsg A simple general purpose loggeable message.
SysLogListener SysLog Listener see www.ietf.org/rfc/rfc3164.txt
SystemMonitor Periodically dumps Thread and memory usage
ThreadPool Implements a ThreadPool with the ability to run simple Runnable tasks as well as Jobs (supervised Runnable tasks)
ThroughputControl ThroughputControl can be used to limit the throughput of a system to a maximum number of transactions in a given period of time.
TPS TPS can be used to measure Transactions Per Second (or transactions during other period of time).
WatchDog WatchDog will issue a warning message if not canceled on time
 

Exception Summary
BlockingQueue.Closed  
DirPoll.DirPollException  
NameRegistrar.NotFoundException  
 

Package org.jpos.util Description

utility/helper classes



Copyright © 1998-2012 jPOS.org. All Rights Reserved.