|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.hudson.plugins.backup.utils.compress.AbstractArchiver
org.jvnet.hudson.plugins.backup.utils.compress.TarBz2Archiver
public class TarBz2Archiver
| Constructor Summary | |
|---|---|
TarBz2Archiver()
|
|
| Method Summary | |
|---|---|
org.codehaus.plexus.archiver.Archiver |
getArchiver()
|
void |
init(java.io.File destination)
Init the archiver. |
| Methods inherited from class org.jvnet.hudson.plugins.backup.utils.compress.AbstractArchiver |
|---|
addFile, close |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jvnet.hudson.plugins.backup.utils.compress.Archiver |
|---|
addFile, close |
| Constructor Detail |
|---|
public TarBz2Archiver()
| Method Detail |
|---|
public void init(java.io.File destination)
throws ArchiverException
Archiver
init in interface Archiverinit in class AbstractArchiverdestination - the final file
ArchiverExceptionpublic org.codehaus.plexus.archiver.Archiver getArchiver()
getArchiver in class AbstractArchiver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||