net.anotheria.moskito.central.endpoints.rmi
Class RMIEndpointServiceImpl

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

public class RMIEndpointServiceImpl
extends Object
implements RMIEndpointService

Central RMI service implementation.

Author:
dagafonov

Constructor Summary
RMIEndpointServiceImpl()
          Default constructor.
 
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

RMIEndpointServiceImpl

public RMIEndpointServiceImpl()
Default constructor.

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.