| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractRetryScheduler.Builder.validate()
Validate the fields.
|
protected void |
CommandGatewayFactory.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
BuilderUtils.assertNonNull(T value,
String exceptionMessage)
Assert that the given
value is non null. |
static <T> void |
BuilderUtils.assertThat(T value,
Predicate<T> assertion,
String exceptionMessage)
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyAccessException
Exception indicating that a predefined property is not accessible.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleDeadlineManager.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DbSchedulerDeadlineManager.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JobRunrDeadlineManager.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
QuartzDeadlineManager.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleEventHandlerInvoker.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
protected void |
AbstractEventBus.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
protected void |
AbstractEventProcessor.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
protected void |
TrackingEventProcessor.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
protected void |
SubscribingEventProcessor.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
protected void |
SimpleEventBus.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PooledStreamingEventProcessor.Builder.validate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DbSchedulerEventScheduler.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleEventScheduler.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JobRunrEventScheduler.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
QuartzEventScheduler.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JdbcTokenStore.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JpaTokenStore.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JpaTokenStore.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnsupportedHandlerException
Thrown when an @...Handler annotated method was found that does not conform to the rules that apply to those
methods.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleQueryBus.Builder.validate()
Validate whether the fields contained in this Builder are set accordingly.
|
protected void |
LoggingQueryInvocationErrorHandler.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
protected void |
SimpleQueryUpdateEmitter.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
protected void |
DefaultQueryGateway.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CannotConvertBetweenTypesException
Exception indicating that a conversion is required between to upcasters, but there is no converter capable of doing
the conversion.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractXStreamSerializer.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
protected void |
JavaSerializer.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AvroSerializer.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JacksonSerializer.Builder.validate()
Validates whether the fields contained in this Builder are set accordingly.
|
Copyright © 2010–2025. All rights reserved.