@Documented @Retention(value=RUNTIME) @Qualifier @Target(value={TYPE,METHOD}) public @interface MessageReceiver
Factory.provide()
methods automatically analyzed by hk2 or any user-defined
Descriptor
who can receive messagesModifier and Type | Fields and Description |
---|---|
static String |
EVENT_RECEIVER_TYPES |
public static final String EVENT_RECEIVER_TYPES
@Metadata(value="org.glassfish.hk2.messaging.messageReceiverTypes") public abstract Class<?>[] value
Copyright © 2009–2019 Oracle Corporation. All rights reserved.