|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SynchAdapter | |
---|---|
org.jboss.deployers.vfs.spi.structure.modified |
Uses of SynchAdapter in org.jboss.deployers.vfs.spi.structure.modified |
---|
Classes in org.jboss.deployers.vfs.spi.structure.modified that implement SynchAdapter | |
---|---|
class |
AbstractSynchAdapter
Abstract synch adapter. |
class |
MergeOverrideSynchAdapter
Try merge first, fallback to override. |
class |
MergeSynchAdapter
Merge synch adapter. |
class |
OverrideSynchAdapter
Override synch adapter. |
Methods in org.jboss.deployers.vfs.spi.structure.modified that return SynchAdapter | |
---|---|
protected SynchAdapter |
SynchVisitor.getSynchAdapter()
Get synch adapter. |
Constructors in org.jboss.deployers.vfs.spi.structure.modified with parameters of type SynchAdapter | |
---|---|
AddVisitor(org.jboss.virtual.VisitorAttributes attributes,
StructureCache<Long> cache,
SynchAdapter synchAdapter,
org.jboss.virtual.VirtualFile tempRoot,
int initialPathLenght)
|
|
SynchVisitor(org.jboss.virtual.VisitorAttributes attributes,
StructureCache<Long> cache,
SynchAdapter synchAdapter)
|
|
SynchWrapperModificationChecker(AbstractStructureModificationChecker<Long> delegate,
SynchAdapter synchAdapter)
|
|
UpdateDeleteVisitor(org.jboss.virtual.VisitorAttributes attributes,
StructureCache<Long> cache,
SynchAdapter synchAdapter,
org.jboss.virtual.VirtualFile originalRoot)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |