Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.xsite
Interface BackupReceiver

All Known Implementing Classes:
BackupReceiverImpl

public interface BackupReceiver

Component present on a backup site that manages the backup information and logic.

Since:
5.2
Author:
Mircea Markus
See Also:
BackupReceiverImpl

Method Summary
 Cache getCache()
           
 Object handleRemoteCommand(VisitableCommand command)
           
 

Method Detail

getCache

Cache getCache()

handleRemoteCommand

Object handleRemoteCommand(VisitableCommand command)
                           throws Throwable
Throws:
Throwable

Infinispan Distribution 5.2.6.Final-redhat-2

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