org.openmobileis.modules.common.log.server
Class LogSyncService

java.lang.Object
  extended byorg.openmobileis.modules.common.log.server.LogSyncService
All Implemented Interfaces:
OpenMSPSynchroTargetListener

public final class LogSyncService
extends java.lang.Object
implements OpenMSPSynchroTargetListener

Title: Safe Server Description: Copyright: Copyright (c) 2002 Company:

Version:
1.0
Author:
P.Delrieu

Constructor Summary
LogSyncService()
           
 
Method Summary
 java.lang.String getTargetName()
           
 SyncTargetAnswer processCommand(Credential cred, ContainerMessage containerMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogSyncService

public LogSyncService()
Method Detail

processCommand

public SyncTargetAnswer processCommand(Credential cred,
                                       ContainerMessage containerMessage)
                                throws OpenMSPException
Specified by:
processCommand in interface OpenMSPSynchroTargetListener
Throws:
OpenMSPException

getTargetName

public java.lang.String getTargetName()
Specified by:
getTargetName in interface OpenMSPSynchroTargetListener


Copyright 2006 OpenMobileIS. All Rights Reserved.