@Service
@RunLevel(value=1,
mode=0)
public class SystemTasksImpl
extends Object
implements SystemTasks, org.glassfish.hk2.api.PostConstruct
| Constructor and Description |
|---|
SystemTasksImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
postConstruct() |
void |
writePidFile()
Write the process ID to a file.
|
public void postConstruct()
postConstruct in interface org.glassfish.hk2.api.PostConstructpublic void writePidFile()
SystemTaskswritePidFile in interface SystemTasksCopyright © 2017. All rights reserved.