Esempio n. 1
0
 /** {@inheritDoc} */
 public void close() throws IOException {
   VFSLogger.ROOT_LOGGER.tracef("Closing assembly filesystem %s", this);
   assembly.close();
 }