net.anotheria.moskito.central.endpoints.rmi
Class RMIEndpointServiceImpl
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RMIEndpointServiceImpl
public RMIEndpointServiceImpl()
- Default constructor.
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.