Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.xsite
Class BackupReceiverImpl

java.lang.Object
  extended by org.infinispan.xsite.BackupReceiverImpl
All Implemented Interfaces:
BackupReceiver

public class BackupReceiverImpl
extends Object
implements BackupReceiver

Since:
5.2
Author:
Mircea Markus

Nested Class Summary
static class BackupReceiverImpl.BackupCacheUpdater
           
 
Constructor Summary
BackupReceiverImpl(Cache cache)
           
 
Method Summary
 Cache getCache()
           
 Object handleRemoteCommand(VisitableCommand command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupReceiverImpl

public BackupReceiverImpl(Cache cache)
Method Detail

getCache

public Cache getCache()
Specified by:
getCache in interface BackupReceiver

handleRemoteCommand

public Object handleRemoteCommand(VisitableCommand command)
                           throws Throwable
Specified by:
handleRemoteCommand in interface BackupReceiver
Throws:
Throwable

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.