be.ehealth.technicalconnector.shutdown
Class DeleteFileOnExitShutdownHook

java.lang.Object
  extended by be.ehealth.technicalconnector.shutdown.DeleteFileOnExitShutdownHook
All Implemented Interfaces:
ShutdownHook

public class DeleteFileOnExitShutdownHook
extends Object
implements ShutdownHook


Field Summary
static String SYS_PROP_DELETE_ON_EXIT
           
 
Method Summary
static void deleteOnExit(File file)
           
static void execute()
           
 void shutdown()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SYS_PROP_DELETE_ON_EXIT

public static final String SYS_PROP_DELETE_ON_EXIT
See Also:
Constant Field Values
Method Detail

execute

public static void execute()

deleteOnExit

public static void deleteOnExit(File file)

shutdown

public void shutdown()
Specified by:
shutdown in interface ShutdownHook



Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.