Package org.apache.cxf.transport.sse
Class SseProvidersExtension
java.lang.Object
org.apache.cxf.transport.sse.SseProvidersExtension
- All Implemented Interfaces:
BusCreationListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbusCreated(Bus bus) Invoked to create a BusLifeCycleListener.
-
Constructor Details
-
SseProvidersExtension
public SseProvidersExtension()
-
-
Method Details
-
busCreated
Description copied from interface:BusCreationListenerInvoked to create a BusLifeCycleListener.- Specified by:
busCreatedin interfaceBusCreationListener
-