Package com.bytedesk.core.channel
Class ChannelInitializer
java.lang.Object
com.bytedesk.core.channel.ChannelInitializer
- All Implemented Interfaces:
org.springframework.beans.factory.SmartInitializingSingleton
@Component
@Order(2)
public class ChannelInitializer
extends Object
implements org.springframework.beans.factory.SmartInitializingSingleton
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
channelService
-
-
Constructor Details
-
ChannelInitializer
public ChannelInitializer()
-
-
Method Details
-
afterSingletonsInstantiated
public void afterSingletonsInstantiated()- Specified by:
afterSingletonsInstantiated
in interfaceorg.springframework.beans.factory.SmartInitializingSingleton
-
init
public void init()
-