public class BackupReceiverImpl extends Object implements BackupReceiver
| Modifier and Type | Class and Description |
|---|---|
static class |
BackupReceiverImpl.BackupCacheUpdater |
| Constructor and Description |
|---|
BackupReceiverImpl(Cache cache) |
| Modifier and Type | Method and Description |
|---|---|
Cache |
getCache() |
Object |
handleRemoteCommand(VisitableCommand command) |
public BackupReceiverImpl(Cache cache)
public Cache getCache()
getCache in interface BackupReceiverpublic Object handleRemoteCommand(VisitableCommand command) throws Throwable
handleRemoteCommand in interface BackupReceiverThrowableCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.