JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.micronaut.gcp.pubsub.annotation
Annotation Interface PubSubListener
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
) @MessageListener
public @interface
PubSubListener
Indicates that a bean will be consuming PubSub Messages.
Since:
2.0.0
Author:
Vinicius Carvalho