org.neociclo.accord.odetteftp.camel
Class OdetteAuditAdapter

java.lang.Object
  extended by org.neociclo.accord.odetteftp.camel.OdetteAuditAdapter
All Implemented Interfaces:
OdetteAuditListener

public class OdetteAuditAdapter
extends Object
implements OdetteAuditListener


Constructor Summary
OdetteAuditAdapter()
           
 
Method Summary
 void sessionEnded()
           
 void sessionStarted()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OdetteAuditAdapter

public OdetteAuditAdapter()
Method Detail

sessionStarted

public void sessionStarted()
Specified by:
sessionStarted in interface OdetteAuditListener

sessionEnded

public void sessionEnded()
Specified by:
sessionEnded in interface OdetteAuditListener


ACCORD