raccoon.tibco.tibrv.admin.ledger
Class LedgerViewer

java.lang.Object
  extended by raccoon.core.types.AbsComponent
      extended by raccoon.core.types.AbsLoadable
          extended by raccoon.tibco.tibrv.utils.TibComponent
              extended by raccoon.tibco.tibrv.admin.ledger.LedgerViewer
All Implemented Interfaces:
IBaseComponent, ILoadable, ILogable

public class LedgerViewer
extends TibComponent

TODO Comment this class.

Since:
Raccoon BPEL 0.1
Version:
0.1
Author:
Cedric ROUVRAIS

Field Summary
 
Fields inherited from class raccoon.core.types.AbsLoadable
mIsLoaded
 
Fields inherited from class raccoon.core.types.AbsComponent
mIsInError
 
Constructor Summary
LedgerViewer()
           
 
Method Summary
 java.util.Iterator<LedgerInfo> showLedgerSummary(java.lang.String pCmName, java.lang.String pLedgerFileName)
           
 java.util.ArrayList<IBusMessage> viewMessages(LedgerInfo pInfo, java.lang.String pLedgerFileName, ListenerInfo pListenerInfo)
           
 
Methods inherited from class raccoon.tibco.tibrv.utils.TibComponent
load, nbSessions, unload
 
Methods inherited from class raccoon.core.types.AbsLoadable
getLog, isInError, isInitialised, isRunning, setLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LedgerViewer

public LedgerViewer()
Method Detail

showLedgerSummary

public java.util.Iterator<LedgerInfo> showLedgerSummary(java.lang.String pCmName,
                                                        java.lang.String pLedgerFileName)
                                                 throws com.tibco.tibrv.TibrvException
Throws:
com.tibco.tibrv.TibrvException

viewMessages

public java.util.ArrayList<IBusMessage> viewMessages(LedgerInfo pInfo,
                                                     java.lang.String pLedgerFileName,
                                                     ListenerInfo pListenerInfo)
                                              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright null null. All Rights Reserved.