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

java.lang.Object
  extended by net.anotheria.moskito.central.endpoints.rmi.generated.RemoteRMIEndpointServiceStub
All Implemented Interfaces:
net.anotheria.anoprise.metafactory.Service, RMIEndpointService

public class RemoteRMIEndpointServiceStub
extends Object
implements RMIEndpointService


Constructor Summary
RemoteRMIEndpointServiceStub()
           
RemoteRMIEndpointServiceStub(org.distributeme.core.ServiceDescriptor target)
           
 
Method Summary
 void processIncomingSnapshot(Snapshot snapshot)
          Puts snapshot to the Central.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteRMIEndpointServiceStub

public RemoteRMIEndpointServiceStub()

RemoteRMIEndpointServiceStub

public RemoteRMIEndpointServiceStub(org.distributeme.core.ServiceDescriptor target)
Method Detail

processIncomingSnapshot

public void processIncomingSnapshot(Snapshot snapshot)
                             throws RMIEndpointServiceException
Description copied from interface: RMIEndpointService
Puts snapshot to the Central.

Specified by:
processIncomingSnapshot in interface RMIEndpointService
Throws:
RMIEndpointServiceException


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