Interface ShutdownAwareDirectory


  • public interface ShutdownAwareDirectory
    CachingDirectoryFactory will call this method rather than Directory.close() on shutdown if a Directory implements this interface.