Class PubSubExternalApiLogPublisher
java.lang.Object
org.chenile.pubsub.logging.PubSubExternalApiPublisher
org.chenile.pubsub.logging.PubSubExternalApiLogPublisher
- All Implemented Interfaces:
ExternalApiLogPublisher, ExternalApiPublisher
@Deprecated
public class PubSubExternalApiLogPublisher
extends PubSubExternalApiPublisher
implements ExternalApiLogPublisher
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionPubSubExternalApiLogPublisher(ObjectProvider<ChenilePub> chenilePubProvider, ExternalApiProperties properties) Deprecated. -
Method Summary
Methods inherited from class PubSubExternalApiPublisher
publishMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ExternalApiPublisher
publish
-
Constructor Details
-
PubSubExternalApiLogPublisher
public PubSubExternalApiLogPublisher(ObjectProvider<ChenilePub> chenilePubProvider, ExternalApiProperties properties) Deprecated.
-
PubSubExternalApiPublisher.