Class FileProvider.FileHolder
- java.lang.Object
-
- org.jboss.resteasy.plugins.providers.FileProvider.FileHolder
-
- All Implemented Interfaces:
Cleanable
- Enclosing class:
- FileProvider
private static class FileProvider.FileHolder extends java.lang.Object implements Cleanable
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.io.File
file
-
Constructor Summary
Constructors Constructor Description FileHolder(java.io.File file)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
clean()
-