|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileWriteMonitor | |
org.apache.geronimo.kernel.repository |
Uses of FileWriteMonitor in org.apache.geronimo.kernel.repository |
Methods in org.apache.geronimo.kernel.repository with parameters of type FileWriteMonitor | |
void |
WriteableRepository.copyToRepository(File source,
Artifact destination,
FileWriteMonitor monitor)
Copies a file from the server's filesystem into the repository. |
void |
WriteableRepository.copyToRepository(InputStream source,
int size,
Artifact destination,
FileWriteMonitor monitor)
Copies the contents of an arbitrary stream into the repository. |
void |
ArtifactTypeHandler.install(InputStream source,
int size,
Artifact artifactId,
FileWriteMonitor monitor,
File target)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |