JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cxf.endpoint
Interface ServerLifeCycleListener
All Known Implementing Classes:
ManagedEndpoint
public interface
ServerLifeCycleListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
startServer
(
Server
server)
void
stopServer
(
Server
server)
Method Details
startServer
void
startServer
(
Server
server)
stopServer
void
stopServer
(
Server
server)