com.sun.enterprise.v3.server
Class SystemTasksImpl
java.lang.Object
com.sun.enterprise.v3.server.SystemTasksImpl
- All Implemented Interfaces:
- SystemTasks, org.glassfish.hk2.PostConstruct
@Service
public class SystemTasksImpl
- extends Object
- implements SystemTasks, org.jvnet.hk2.component.PostConstruct
Init run level service to take care of vm related tasks.
- Author:
- Jerome Dochez, Byron Nevins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemTasksImpl
public SystemTasksImpl()
postConstruct
public void postConstruct()
- Specified by:
postConstruct in interface org.glassfish.hk2.PostConstruct
writePidFile
public void writePidFile()
- Description copied from interface:
SystemTasks
- Write the process ID to a file.
- Specified by:
writePidFile in interface SystemTasks
Copyright © 2012. All Rights Reserved.