@Documented @Target(value={}) @Retention(value=RUNTIME) public @interface RoutingKeyBridgeAnnotationBuilderReference
Modifier and Type | Optional Element and Description |
---|---|
String |
name |
Class<? extends AnnotationBridgeBuilder<? extends RoutingKeyBridge,?>> |
type |
public abstract String name
public abstract Class<? extends AnnotationBridgeBuilder<? extends RoutingKeyBridge,?>> type
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.