Class AbstractIvmlModifier.CopiedFile
- java.lang.Object
-
- de.iip_ecosphere.platform.configuration.ivml.AbstractIvmlModifier.CopiedFile
-
- Enclosing class:
- AbstractIvmlModifier
protected static class AbstractIvmlModifier.CopiedFile extends java.lang.ObjectStores original and copied file.- Author:
- Holger Eichelberger, SSE
-
-
Constructor Summary
Constructors Modifier Constructor Description privateCopiedFile(java.io.File original, java.io.File copy)Creates an instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private voidclean()Cleans up unneeded copies.private voidrestore()
-