Class CharacterPublisher
java.lang.Object
org.starwars.server.datafetchersdelegate.CharacterPublisher
This class is responsible for Publishing new Characters. This allows to send the notifications, when an application
subscribed to the newCharacter subscription.
- Author:
- etienne-sf
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
logger
protected org.slf4j.Logger loggerThe logger for this instance
-
-
Constructor Details
-
CharacterPublisher
public CharacterPublisher()
-