org.jclouds.events.config.annotations
Annotation Type AsyncBus


@Target(value={ANNOTATION_TYPE,FIELD,PARAMETER})
@Retention(value=RUNTIME)
@Qualifier
public @interface AsyncBus

Used to configure EventBus injection, providing a flexible way to inject the AsyncEventBus.

Author:
Ignasi Barrera
See Also:
EventBusModule



Copyright © 2009-2013 jclouds. All Rights Reserved.