org.infinispan.xsite
Class BackupReceiverImpl
java.lang.Object
org.infinispan.xsite.BackupReceiverImpl
- All Implemented Interfaces:
- BackupReceiver
public class BackupReceiverImpl
- extends Object
- implements BackupReceiver
- Since:
- 5.2
- Author:
- Mircea Markus
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackupReceiverImpl
public BackupReceiverImpl(Cache cache)
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
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.