Uses of Interface
org.apache.cxf.endpoint.ServerLifeCycleListener
-
-
Uses of ServerLifeCycleListener in org.apache.cxf.bus.managers
Methods in org.apache.cxf.bus.managers with parameters of type ServerLifeCycleListener Modifier and Type Method Description voidServerLifeCycleManagerImpl. registerListener(ServerLifeCycleListener listener)voidServerLifeCycleManagerImpl. unRegisterListener(ServerLifeCycleListener listener) -
Uses of ServerLifeCycleListener in org.apache.cxf.endpoint
Classes in org.apache.cxf.endpoint that implement ServerLifeCycleListener Modifier and Type Class Description classManagedEndpointMethods in org.apache.cxf.endpoint with parameters of type ServerLifeCycleListener Modifier and Type Method Description voidServerLifeCycleManager. registerListener(ServerLifeCycleListener listener)voidServerLifeCycleManager. unRegisterListener(ServerLifeCycleListener listener) -
Uses of ServerLifeCycleListener in org.apache.cxf.javascript
Classes in org.apache.cxf.javascript that implement ServerLifeCycleListener Modifier and Type Class Description classJavascriptServerListener -
Uses of ServerLifeCycleListener in org.apache.cxf.ws.discovery.listeners
Classes in org.apache.cxf.ws.discovery.listeners that implement ServerLifeCycleListener Modifier and Type Class Description classWSDiscoveryServerListener -
Uses of ServerLifeCycleListener in org.apache.cxf.ws.mex
Classes in org.apache.cxf.ws.mex that implement ServerLifeCycleListener Modifier and Type Class Description classMEXServerListener -
Uses of ServerLifeCycleListener in org.apache.cxf.ws.security.cache
Classes in org.apache.cxf.ws.security.cache that implement ServerLifeCycleListener Modifier and Type Class Description classCacheCleanupListener
-