public class TrustStoreMessageSource extends AbstractSystemMessageSource implements MessageSource
AbstractSystemMessageSource.Consumer
MessageSource.ConsumerAccessRefused, MessageSource.ExistingConsumerPreventsExclusive, MessageSource.ExistingExclusiveConsumer
_id, _name
Constructor and Description |
---|
TrustStoreMessageSource(TrustStore<?> trustStore,
VirtualHost<?,?,?> virtualHost) |
Modifier and Type | Method and Description |
---|---|
AbstractSystemMessageSource.Consumer |
addConsumer(ConsumerTarget target,
FilterManager filters,
Class<? extends ServerMessage> messageClass,
String consumerName,
EnumSet<ConsumerImpl.Option> options) |
static String |
getSourceNameFromTrustStore(TrustStore<?> trustStore) |
getConsumers, getId, getMessageDurability, getName, verifySessionAccess
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConsumers, verifySessionAccess
getId, getMessageDurability, getName
getName
public TrustStoreMessageSource(TrustStore<?> trustStore, VirtualHost<?,?,?> virtualHost)
public AbstractSystemMessageSource.Consumer addConsumer(ConsumerTarget target, FilterManager filters, Class<? extends ServerMessage> messageClass, String consumerName, EnumSet<ConsumerImpl.Option> options) throws MessageSource.ExistingExclusiveConsumer, MessageSource.ExistingConsumerPreventsExclusive, MessageSource.ConsumerAccessRefused
addConsumer
in interface MessageSource
addConsumer
in class AbstractSystemMessageSource
MessageSource.ExistingExclusiveConsumer
MessageSource.ExistingConsumerPreventsExclusive
MessageSource.ConsumerAccessRefused
public static String getSourceNameFromTrustStore(TrustStore<?> trustStore)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.