|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLocalContentChangeAction | |
---|---|
org.jboss.system.server.profileservice.repository.clustered.local.file |
Uses of AbstractLocalContentChangeAction in org.jboss.system.server.profileservice.repository.clustered.local.file |
---|
Subclasses of AbstractLocalContentChangeAction in org.jboss.system.server.profileservice.repository.clustered.local.file | |
---|---|
class |
AbstractFileWriteAction
Base class for actions that write to a File . |
class |
AddContentStreamAction
SynchronizationReadAction that reads from a InputStream
and besides returning ByteChunk s, also writes the stream contents
to a local file. |
class |
FileWriteAction
SynchronizationWriteAction that writes to a File . |
class |
InitiateRmdirAction
SynchronizationAction that does nothing normally, but restores
a removed directory during the rollback phase. |
class |
MkDirAction
SynchronizationAction that makes a directory. |
class |
RemoveFileAction
SynchronizationAction that removes a File . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |