org.jboss.system.server.profileservice.repository.clustered.local.file
Class FileBasedSynchronizationActionContext
java.lang.Object
org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationActionContext
org.jboss.system.server.profileservice.repository.clustered.local.file.FileBasedSynchronizationActionContext
public class FileBasedSynchronizationActionContext
- extends SynchronizationActionContext
SynchronizationActionContext
subclass that provides additional
contextual information useful to filesystem based actions.
- Version:
- $Revision: $
- Author:
- Brian Stansberry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileBasedSynchronizationActionContext
public FileBasedSynchronizationActionContext(SynchronizationId<?> id,
RepositoryContentMetadata inProgressMetadata,
File tempDir,
String storeName)
getTempDir
public File getTempDir()
getStoreName
public String getStoreName()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.