프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Configure ( ServiceDescriptor descriptor, |
||
OnProcessStarted ( System process ) : void |
Records the started process PID for the future use in OnStart() after the restart.
|
|
OnWrapperStarted ( ) : void |
This method checks if the PID file is stored on the disk and then terminates runaway processes if they exist.
|
|
RunawayProcessKillerExtension ( ) : System | ||
RunawayProcessKillerExtension ( String pidfile ) : System |
public Configure ( ServiceDescriptor descriptor, |
||
descriptor | ServiceDescriptor | |
node | ||
리턴 | void |
public RunawayProcessKillerExtension ( String pidfile ) : System | ||
pidfile | String | |
리턴 | System |