| Package | Description |
|---|---|
| com.solacesystems.common.property | |
| com.solacesystems.common.property.impl | |
| com.solacesystems.jms.property |
| Modifier and Type | Method and Description |
|---|---|
PropertySourceChangeEvent<?> |
PropertyVetoException.getPropertySourceChangeEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertySourceChangeListener.propertySourceChanged(PropertySourceChangeEvent<T> event) |
void |
Property.propertySourceChanged(PropertySourceChangeEvent<T> event) |
void |
VetoablePropertySourceChangeListener.vetoablePropertySourceChanged(PropertySourceChangeEvent<T> event) |
void |
Property.vetoablePropertySourceChanged(PropertySourceChangeEvent<T> event) |
| Constructor and Description |
|---|
PropertyVetoException(PropertySourceChangeEvent<?> event) |
PropertyVetoException(PropertySourceChangeEvent<?> event,
String message) |
PropertyVetoException(PropertySourceChangeEvent<?> event,
String message,
Throwable cause) |
PropertyVetoException(PropertySourceChangeEvent<?> event,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
RangeConstraint.vetoablePropertySourceChanged(PropertySourceChangeEvent<T> event) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationSchemeValidator.vetoablePropertySourceChanged(PropertySourceChangeEvent<String> event) |
Copyright 2004-2019 Solace Corporation. All rights reserved.