net.anotheria.moskito.central.endpoints.rmi.generated
Interface RemoteRMIEndpointService

All Superinterfaces:
Remote, org.distributeme.core.lifecycle.ServiceAdapter
All Known Implementing Classes:
RemoteRMIEndpointServiceSkeleton

public interface RemoteRMIEndpointService
extends Remote, org.distributeme.core.lifecycle.ServiceAdapter


Method Summary
 List processIncomingSnapshot(Snapshot snapshot, Map<?,?> __transportableCallContext)
           
 
Methods inherited from interface org.distributeme.core.lifecycle.ServiceAdapter
getCreationTimestamp, getLastAccessTimestamp
 

Method Detail

processIncomingSnapshot

List processIncomingSnapshot(Snapshot snapshot,
                             Map<?,?> __transportableCallContext)
                             throws RMIEndpointServiceException,
                                    RemoteException
Throws:
RMIEndpointServiceException
RemoteException


Copyright © 2010-2013 anotheria.net. All Rights Reserved.