net.anotheria.moskito.central.endpoints.rmi.generated
Class RemoteRMIEndpointServiceSkeleton

java.lang.Object
  extended by net.anotheria.moskito.central.endpoints.rmi.generated.RemoteRMIEndpointServiceSkeleton
All Implemented Interfaces:
Remote, RemoteRMIEndpointService, org.distributeme.core.lifecycle.ServiceAdapter

public class RemoteRMIEndpointServiceSkeleton
extends Object
implements RemoteRMIEndpointService


Constructor Summary
RemoteRMIEndpointServiceSkeleton()
           
RemoteRMIEndpointServiceSkeleton(RMIEndpointService anImplementation)
           
 
Method Summary
 long getCreationTimestamp()
           
 long getLastAccessTimestamp()
           
 List processIncomingSnapshot(Snapshot snapshot, Map<?,?> __transportableCallContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteRMIEndpointServiceSkeleton

public RemoteRMIEndpointServiceSkeleton()

RemoteRMIEndpointServiceSkeleton

public RemoteRMIEndpointServiceSkeleton(RMIEndpointService anImplementation)
Method Detail

processIncomingSnapshot

public List processIncomingSnapshot(Snapshot snapshot,
                                    Map<?,?> __transportableCallContext)
                             throws RMIEndpointServiceException
Specified by:
processIncomingSnapshot in interface RemoteRMIEndpointService
Throws:
RMIEndpointServiceException

getCreationTimestamp

public long getCreationTimestamp()
Specified by:
getCreationTimestamp in interface org.distributeme.core.lifecycle.ServiceAdapter

getLastAccessTimestamp

public long getLastAccessTimestamp()
Specified by:
getLastAccessTimestamp in interface org.distributeme.core.lifecycle.ServiceAdapter


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