Package org.jboss.virtual.plugins.copy

Interface Summary
CopyMechanism Copy mechanism to be used in VFSUtils.
 

Class Summary
AbstractCopyMechanism Copy mechanism to be used in VFSUtils.
DeleteOnExitTempStore Delete on exit temp store wrapper.
ExactCopyMechanism Excat copy mechanism.
ExplodedCopyMechanism Explode any archive into temp dir.
MkdirTempStore Mkdir temp store wrapper.
TempContext Temp context;
TempCopyMechanism Copy any non-temp file into temp dir.
TrackingTempStore Track files temp store.
UnjarCopyMechanism Unjar file into temp dir.
UnpackCopyMechanism Unpack nested file into temp dir.