ApplicationPidFileWriter

constructor()

Create a new ApplicationPidFileWriter instance using the filename 'application.pid'.


constructor(filename: String)

Create a new ApplicationPidFileWriter instance with a specified filename.

Parameters

filename

the name of file containing pid


constructor(file: File)

Create a new ApplicationPidFileWriter instance with a specified file.

Parameters

file

the file containing pid