Modifier and Type | Method and Description |
---|---|
AsyncRepositoryConnectorFactory |
AsyncRepositoryConnectorFactory.setFileProcessor(FileProcessor fileProcessor)
Sets the file processor to use for this component.
|
Modifier and Type | Method and Description |
---|---|
FileRepositoryConnectorFactory |
FileRepositoryConnectorFactory.setFileProcessor(FileProcessor fileProcessor)
Sets the file processor to use for this component.
|
Modifier and Type | Method and Description |
---|---|
WagonRepositoryConnectorFactory |
WagonRepositoryConnectorFactory.setFileProcessor(FileProcessor fileProcessor)
Sets the file processor to use for this component.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileProcessor
A utility class helping with file-based operations.
|
Modifier and Type | Method and Description |
---|---|
DefaultInstaller |
DefaultInstaller.setFileProcessor(FileProcessor fileProcessor) |
DefaultDeployer |
DefaultDeployer.setFileProcessor(FileProcessor fileProcessor) |
DefaultArtifactResolver |
DefaultArtifactResolver.setFileProcessor(FileProcessor fileProcessor) |
Modifier and Type | Class and Description |
---|---|
class |
TestFileProcessor |
Copyright © 2010-2013 The Eclipse Foundation. All Rights Reserved.