com.counterclaim.openefm.service.filing
Class FilingServiceImpl

java.lang.Object
  extended bycom.counterclaim.openefm.service.filing.FilingServiceImpl
All Implemented Interfaces:
FilingService, java.rmi.Remote

public class FilingServiceImpl
extends java.lang.Object
implements FilingService

 

Field Summary
private static org.apache.log4j.Logger log
           
private static SoapFilingTransceiver transceiver
           
 
Constructor Summary
FilingServiceImpl()
           
 
Method Summary
 LxmlResponse acceptFiling(LxmlFiling filing)
           
static SoapFilingTransceiver getTransceiver()
           
static void setTransceiver(SoapFilingTransceiver transceiver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static org.apache.log4j.Logger log

transceiver

private static SoapFilingTransceiver transceiver
Constructor Detail

FilingServiceImpl

public FilingServiceImpl()
Method Detail

getTransceiver

public static SoapFilingTransceiver getTransceiver()

setTransceiver

public static void setTransceiver(SoapFilingTransceiver transceiver)

acceptFiling

public LxmlResponse acceptFiling(LxmlFiling filing)
Specified by:
acceptFiling in interface FilingService


Copyright © 2002 counterclaim.com. All Rights Reserved.