public class CarbonServerLifeCycleListener extends Object implements org.apache.cxf.endpoint.ServerLifeCycleListener
Constructor and Description |
---|
CarbonServerLifeCycleListener() |
Modifier and Type | Method and Description |
---|---|
protected void |
setCarbonHostName(org.apache.cxf.endpoint.Server server,
CarbonConfiguration configuration) |
void |
startServer(org.apache.cxf.endpoint.Server server) |
void |
stopServer(org.apache.cxf.endpoint.Server server) |
public void startServer(org.apache.cxf.endpoint.Server server)
startServer
in interface org.apache.cxf.endpoint.ServerLifeCycleListener
public void stopServer(org.apache.cxf.endpoint.Server server)
stopServer
in interface org.apache.cxf.endpoint.ServerLifeCycleListener
protected void setCarbonHostName(org.apache.cxf.endpoint.Server server, CarbonConfiguration configuration)
Copyright © 2024 WSO2. All rights reserved.