|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl.FileDeletor
public class LifecycleManagerImpl.FileDeletor
Field Summary | |
---|---|
(package private) java.io.File |
_file
|
(package private) int |
interval
|
Constructor Summary | |
---|---|
LifecycleManagerImpl.FileDeletor(int interval,
java.io.File file)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int interval
java.io.File _file
Constructor Detail |
---|
public LifecycleManagerImpl.FileDeletor(int interval, java.io.File file)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |