Package org.forum.server.specific_code
Class PostPublisher
java.lang.Object
org.forum.server.specific_code.PostPublisher
This class is responsible for Publishing new Posts. This allows to send the notifications, when an application
subscribed to the subscribeToNewPost subscription.
- Author:
- etienne-sf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
protected org.slf4j.Logger loggerThe logger for this instance
-
-
Constructor Details
-
PostPublisher
public PostPublisher()
-