| Modifier and Type | Method and Description |
|---|---|
WildcardConfiguration |
Configuration.getWildcardConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
WildcardConfiguration.convert(String filter,
WildcardConfiguration to) |
Configuration |
Configuration.setWildCardConfiguration(WildcardConfiguration wildcardConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
WildcardConfiguration |
ConfigurationImpl.getWildcardConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigurationImpl.setWildCardConfiguration(WildcardConfiguration wildcardConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
protected WildcardConfiguration |
SimpleAddressManager.wildcardConfiguration |
| Constructor and Description |
|---|
AddressImpl(SimpleString address,
WildcardConfiguration wildcardConfiguration) |
PostOfficeImpl(ActiveMQServer server,
StorageManager storageManager,
PagingManager pagingManager,
QueueFactory bindableFactory,
ManagementService managementService,
long reaperPeriod,
int reaperPriority,
WildcardConfiguration wildcardConfiguration,
int idCacheSize,
boolean persistIDCache,
HierarchicalRepository<AddressSettings> addressSettingsRepository) |
SimpleAddressManager(BindingsFactory bindingsFactory,
WildcardConfiguration wildcardConfiguration,
StorageManager storageManager) |
WildcardAddressManager(BindingsFactory bindingsFactory,
WildcardConfiguration wildcardConfiguration,
StorageManager storageManager) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Match.verify(String match,
WildcardConfiguration wildcardConfiguration)
utility method to verify consistency of match
|
| Constructor and Description |
|---|
HierarchicalObjectRepository(WildcardConfiguration wildcardConfiguration) |
Match(String match,
T value,
WildcardConfiguration wildcardConfiguration) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.