Class PubSubService
java.lang.Object
cn.sliew.carp.example.redisson.service.PubSubService
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
@Service
public class PubSubService
extends Object
implements org.springframework.beans.factory.InitializingBean
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RELIABLE_TOPIC_NAME
- See Also:
-
-
Constructor Details
-
PubSubService
public PubSubService()
-
-
Method Details
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-