Class GoogleCloudPubSubConnectionErrorHandler

  • All Implemented Interfaces:
    ComponentLifecycle, ConnectionErrorHandler

    @ComponentProfile(summary="Google pubsub specific error handler",
                      tag="connections,gcloud")
    public class GoogleCloudPubSubConnectionErrorHandler
    extends ConnectionErrorHandlerImp

    In the adapter configuration file this class is aliased as google-cloud-pubsub-connection-error-handler which is the preferred alternative to the fully qualified classname when building your configuration.

    • Constructor Detail

      • GoogleCloudPubSubConnectionErrorHandler

        public GoogleCloudPubSubConnectionErrorHandler()