public class ServerConnectorListener extends AbstractLifeCycle.AbstractLifeCycleListener
Constructor and Description |
---|
ServerConnectorListener() |
Modifier and Type | Method and Description |
---|---|
java.nio.file.Path |
getFilePath() |
java.lang.String |
getSysPropertyName() |
void |
lifeCycleStarted(LifeCycle event) |
void |
setFilePath(java.nio.file.Path filePath) |
void |
setSysPropertyName(java.lang.String sysPropertyName) |
lifeCycleFailure, lifeCycleStarting, lifeCycleStopped, lifeCycleStopping
public void lifeCycleStarted(LifeCycle event)
lifeCycleStarted
in interface LifeCycle.Listener
lifeCycleStarted
in class AbstractLifeCycle.AbstractLifeCycleListener
AbstractLifeCycle.AbstractLifeCycleListener.lifeCycleStarted(org.eclipse.jetty.util.component.LifeCycle)
public java.nio.file.Path getFilePath()
public void setFilePath(java.nio.file.Path filePath)
filePath
- the filePath to setpublic java.lang.String getSysPropertyName()
public void setSysPropertyName(java.lang.String sysPropertyName)
sysPropertyName
- the sysPropertyName to setCopyright © 1995–2023 Webtide. All rights reserved.