org.LexGrid.LexBIG.cagrid.dataService.service
Class LexEVSDataServiceImpl

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.dataService.service.LexEVSDataServiceImplBase
      extended by org.LexGrid.LexBIG.cagrid.dataService.service.LexEVSDataServiceImpl

public class LexEVSDataServiceImpl
extends LexEVSDataServiceImplBase

TODO:I am the service side implementation class. IMPLEMENT AND DOCUMENT ME


Field Summary
private static org.apache.log4j.Logger log
           
private  org.LexGrid.LexBIG.cagrid.security.connection.SecureConnectionManager<org.LexGrid.LexBIG.caCore.interfaces.LexEVSApplicationService> manager
           
 
Constructor Summary
LexEVSDataServiceImpl()
           
 
Method Summary
 LexEVSDataServiceReference registerSecurityToken(java.lang.String codingSchemeURN, gov.nih.nci.evs.security.SecurityToken securityToken)
           
 
Methods inherited from class org.LexGrid.LexBIG.cagrid.dataService.service.LexEVSDataServiceImplBase
getConfiguration, getResourceHome, getResourceHome
 
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

manager

private org.LexGrid.LexBIG.cagrid.security.connection.SecureConnectionManager<org.LexGrid.LexBIG.caCore.interfaces.LexEVSApplicationService> manager
Constructor Detail

LexEVSDataServiceImpl

public LexEVSDataServiceImpl()
                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

registerSecurityToken

public LexEVSDataServiceReference registerSecurityToken(java.lang.String codingSchemeURN,
                                                        gov.nih.nci.evs.security.SecurityToken securityToken)
                                                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException