|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.virtual.plugins.context.temp.BasicTempInfo
org.jboss.virtual.plugins.context.zip.ZipEntryTempInfo
public class ZipEntryTempInfo
ZipEntry temp info. It resets initState of owning zip context.
Constructor Summary | |
---|---|
ZipEntryTempInfo(java.lang.String path,
java.io.File file,
VirtualFileHandler handler,
ZipEntryContext context)
|
Method Summary | |
---|---|
void |
cleanup()
Do temp info cleanup. |
boolean |
isValid()
Is the temp info still valid. |
Methods inherited from class org.jboss.virtual.plugins.context.temp.BasicTempInfo |
---|
getHandler, getPath, getTempFile, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ZipEntryTempInfo(java.lang.String path, java.io.File file, VirtualFileHandler handler, ZipEntryContext context)
Method Detail |
---|
public void cleanup()
TempInfo
cleanup
in interface TempInfo
cleanup
in class BasicTempInfo
public boolean isValid()
TempInfo
isValid
in interface TempInfo
isValid
in class BasicTempInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |