jPOS 1.6.1 API Documentation

org.jpos.util
Interface Loggeable

All Known Implementing Classes:
AssertFailedException, AuthorizationTransaction, BASE1Header, BaseHeader, CardAgentException, CardHolder, ChannelAdaptor, ConfigurationException, Context, CryptographicServiceMessage, DirPoll.DirPollException, EncryptedPIN, ErrorResponse, FinancialTransaction, FSDMsg, ISOException, ISOFilter.VetoException, ISOMsg, ISOMUX, ISORequest, ISOServer, ISOVException, ISOVMsg, JCEHandlerException, KeySerialNumber, NameRegistrar, PausedTransaction, Profiler, QMUX, SecureDESKey, SecureKey, SecureKeyStore.SecureKeyStoreException, SimpleMsg, SMException, SystemMonitor, SystemMonitor, ThinResponse, ThreadPool, TSpace, VErrorParser

public interface Loggeable

Version:
$Id: Loggeable.java 2594 2008-01-22 16:41:31Z apr $
Author:
apr@cs.com.uy

Method Summary
 void dump(java.io.PrintStream p, java.lang.String indent)
           
 

Method Detail

dump

void dump(java.io.PrintStream p,
          java.lang.String indent)

jPOS.org