Modifier and Type | Method and Description |
---|---|
AspectConfiguration |
AspectConfigurable.getAspectConfiguration()
Get the aspects configuration
|
static AspectConfiguration |
AspectConfigurationDetectionStrategy.getAspectConfiguration(MessageContext synCtx)
Factory method to create the AspectConfiguration when there is no a defined main sequence and
only there is a set of mediators.
|
Modifier and Type | Method and Description |
---|---|
void |
AspectConfigurable.configure(AspectConfiguration aspectConfiguration)
Configure aspects according to the given configuration
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Integer |
OpenEventCollector.reportChildEntryEvent(MessageContext messageContext,
java.lang.String componentName,
ComponentType componentType,
AspectConfiguration aspectConfiguration,
boolean isContentAltering)
Enqueue StatisticOpenEvent to the event Queue.
|
static java.lang.Integer |
OpenEventCollector.reportEntryEvent(MessageContext messageContext,
java.lang.String componentName,
AspectConfiguration aspectConfiguration,
ComponentType componentType)
Enqueue StatisticOpenEvent to the event Queue.
|
static java.lang.Integer |
OpenEventCollector.reportFlowAggregateEvent(MessageContext messageContext,
java.lang.String componentName,
ComponentType componentType,
AspectConfiguration aspectConfiguration,
boolean isContentAltering)
Enqueue StatisticOpenEvent to the event Queue.
|
static java.lang.Integer |
OpenEventCollector.reportFlowContinuableEvent(MessageContext messageContext,
java.lang.String componentName,
ComponentType componentType,
AspectConfiguration aspectConfiguration,
boolean isContentAltering)
Enqueue StatisticOpenEvent to the event Queue.
|
static java.lang.Integer |
OpenEventCollector.reportFlowSplittingEvent(MessageContext messageContext,
java.lang.String componentName,
ComponentType componentType,
AspectConfiguration aspectConfiguration,
boolean isContentAltering)
Enqueue StatisticOpenEvent to the event Queue.
|
Modifier and Type | Method and Description |
---|---|
AspectConfiguration |
ProxyService.getAspectConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
ProxyService.configure(AspectConfiguration aspectConfiguration) |
Modifier and Type | Method and Description |
---|---|
AspectConfiguration |
EndpointDefinition.getAspectConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
EndpointDefinition.configure(AspectConfiguration aspectConfiguration) |
Modifier and Type | Method and Description |
---|---|
AspectConfiguration |
InboundEndpoint.getAspectConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
InboundEndpoint.configure(AspectConfiguration aspectConfiguration) |
Modifier and Type | Method and Description |
---|---|
AspectConfiguration |
AbstractMediator.getAspectConfiguration()
Get the aspects configuration
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractMediator.configure(AspectConfiguration aspectConfiguration)
Configure aspects according to the given configuration
|
Modifier and Type | Method and Description |
---|---|
AspectConfiguration |
Resource.getAspectConfiguration() |
AspectConfiguration |
API.getAspectConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
Resource.configure(AspectConfiguration aspectConfiguration) |
void |
API.configure(AspectConfiguration aspectConfiguration) |
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.