- AbstractAddVariablePropertyProcessor<T> - Class in org.mule.runtime.core.processor.simple
-
- AbstractAddVariablePropertyProcessor() - Constructor for class org.mule.runtime.core.processor.simple.AbstractAddVariablePropertyProcessor
-
- AbstractAgent - Class in org.mule.runtime.core.agent
-
Implements common methods for all Agents.
- AbstractAgent(String) - Constructor for class org.mule.runtime.core.agent.AbstractAgent
-
- AbstractAggregator - Class in org.mule.runtime.core.routing
-
AbstractEventAggregator will aggregate a set of messages into a single message.
- AbstractAggregator() - Constructor for class org.mule.runtime.core.routing.AbstractAggregator
-
- AbstractArgumentEntryPointResolver - Class in org.mule.runtime.core.api.model.resolvers
-
A base class that allows implementing resolvers to define what parameters it is expecting.
- AbstractArgumentEntryPointResolver() - Constructor for class org.mule.runtime.core.api.model.resolvers.AbstractArgumentEntryPointResolver
-
- AbstractAsyncRequestReplyRequester - Class in org.mule.runtime.core.routing.requestreply
-
- AbstractAsyncRequestReplyRequester() - Constructor for class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- AbstractAuthenticationFilter - Class in org.mule.runtime.core.security
-
AbstractEndpointSecurityFilter provides a framework to perform inbound or outbound authentication for messages.
- AbstractAuthenticationFilter() - Constructor for class org.mule.runtime.core.security.AbstractAuthenticationFilter
-
- AbstractBaseOptionsBuilder<BuilderType extends AbstractBaseOptionsBuilder,OptionsType> - Class in org.mule.runtime.core.api.client
-
Base options for every operation.
- AbstractBaseOptionsBuilder() - Constructor for class org.mule.runtime.core.api.client.AbstractBaseOptionsBuilder
-
- AbstractBootstrapProperty - Class in org.mule.runtime.core.config.bootstrap
-
Base class to define bootstrap properties
- AbstractBootstrapProperty(BootstrapService, ArtifactType, Boolean) - Constructor for class org.mule.runtime.core.config.bootstrap.AbstractBootstrapProperty
-
Creates a bootstrap property
- AbstractComponent - Class in org.mule.runtime.core.component
-
- AbstractComponent() - Constructor for class org.mule.runtime.core.component.AbstractComponent
-
- AbstractComponent.AnnotatedProcessor - Class in org.mule.runtime.core.component
-
Annotated processor only meant to be used internal for the creation of the processors inside the component chain.
- AbstractCompositePolicy<ParametersTransformer,ParametersProcessor> - Class in org.mule.runtime.core.policy
-
Abstract implementation that performs the chaining of a set of policies and the
Processor being intercepted.
- AbstractCompositePolicy(List<Policy>, Optional<ParametersTransformer>, ParametersProcessor) - Constructor for class org.mule.runtime.core.policy.AbstractCompositePolicy
-
Creates a new composite policy.
- AbstractCompositePolicy.NextOperationCall - Class in org.mule.runtime.core.policy
-
Inner class that implements the actually chaining of policies.
- AbstractCompressionTransformer - Class in org.mule.runtime.core.api.util.compression
-
AbstractCompressionTransformer is a base class for all transformers that can compress or uncompress data when they
performa message transformation.
- AbstractCompressionTransformer() - Constructor for class org.mule.runtime.core.api.util.compression.AbstractCompressionTransformer
-
default constructor required for discovery
- AbstractConfigurationBuilder - Class in org.mule.runtime.core.config.builders
-
- AbstractConfigurationBuilder() - Constructor for class org.mule.runtime.core.config.builders.AbstractConfigurationBuilder
-
- AbstractConnectorMessageProcessorProvider - Class in org.mule.runtime.core.api.client
-
- AbstractConnectorMessageProcessorProvider() - Constructor for class org.mule.runtime.core.api.client.AbstractConnectorMessageProcessorProvider
-
Creates a new instance with a default message processors cache.
- AbstractConsumer<T,P> - Class in org.mule.runtime.core.internal.streaming.object.iterator
-
- AbstractConsumer(Producer<P>) - Constructor for class org.mule.runtime.core.internal.streaming.object.iterator.AbstractConsumer
-
- AbstractCorrelationAggregator - Class in org.mule.runtime.core.routing
-
AbstractCorrelationAggregatingMessageProcessor uses the CorrelationID and CorrelationGroupSize properties of the
InternalMessage to manage message groups.
- AbstractCorrelationAggregator() - Constructor for class org.mule.runtime.core.routing.AbstractCorrelationAggregator
-
- AbstractCursorIterator<T> - Class in org.mule.runtime.core.internal.streaming
-
Base class for implementations of CursorIterator.
- AbstractCursorIterator(CursorIteratorProvider) - Constructor for class org.mule.runtime.core.internal.streaming.AbstractCursorIterator
-
Creates a new instance
- AbstractCursorIteratorProvider - Class in org.mule.runtime.core.internal.streaming.object
-
Base class for CursorIteratorProvider implementations.
- AbstractCursorIteratorProvider(StreamingIterator<?>) - Constructor for class org.mule.runtime.core.internal.streaming.object.AbstractCursorIteratorProvider
-
Creates a new instance
- AbstractCursorIteratorProviderFactory - Class in org.mule.runtime.core.internal.streaming.object.factory
-
- AbstractCursorIteratorProviderFactory(StreamingManager) - Constructor for class org.mule.runtime.core.internal.streaming.object.factory.AbstractCursorIteratorProviderFactory
-
- AbstractCursorStreamProvider - Class in org.mule.runtime.core.internal.streaming.bytes
-
Base class for CursorStreamProvider implementations.
- AbstractCursorStreamProvider(InputStream) - Constructor for class org.mule.runtime.core.internal.streaming.bytes.AbstractCursorStreamProvider
-
Creates a new instance
- AbstractCursorStreamProviderFactory - Class in org.mule.runtime.core.internal.streaming.bytes.factory
-
- AbstractCursorStreamProviderFactory(ByteBufferManager, StreamingManager) - Constructor for class org.mule.runtime.core.internal.streaming.bytes.factory.AbstractCursorStreamProviderFactory
-
Creates a new instance
- AbstractDiscoverableTransformer - Class in org.mule.runtime.core.transformer
-
- AbstractDiscoverableTransformer() - Constructor for class org.mule.runtime.core.transformer.AbstractDiscoverableTransformer
-
- AbstractDynamicMessageProcessor - Class in org.mule.runtime.core.processor
-
- AbstractDynamicMessageProcessor() - Constructor for class org.mule.runtime.core.processor.AbstractDynamicMessageProcessor
-
- AbstractEncryptionTransformer - Class in org.mule.runtime.core.internal.transformer.encryption
-
EncryptionTransformer will transform an array of bytes or string into an encrypted array of bytes
- AbstractEncryptionTransformer() - Constructor for class org.mule.runtime.core.internal.transformer.encryption.AbstractEncryptionTransformer
-
- AbstractEnricherDataTypePropagator - Class in org.mule.runtime.core.el.mvel.datatype
-
- AbstractEnricherDataTypePropagator() - Constructor for class org.mule.runtime.core.el.mvel.datatype.AbstractEnricherDataTypePropagator
-
- AbstractEntryPointResolver - Class in org.mule.runtime.core.api.model.resolvers
-
- AbstractEntryPointResolver() - Constructor for class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- AbstractEnvelopeInterceptor - Class in org.mule.runtime.core.interceptor
-
EnvelopeInterceptor is an intercepter that will fire before and after an event is received.
- AbstractEnvelopeInterceptor() - Constructor for class org.mule.runtime.core.interceptor.AbstractEnvelopeInterceptor
-
- AbstractExceptionListener - Class in org.mule.runtime.core.exception
-
This is the base class for exception strategies which contains several helper methods.
- AbstractExceptionListener() - Constructor for class org.mule.runtime.core.exception.AbstractExceptionListener
-
- AbstractExpressionDataTypeResolver - Class in org.mule.runtime.core.el.mvel.datatype
-
Base class for extracting data type from CompiledExpression
- AbstractExpressionDataTypeResolver() - Constructor for class org.mule.runtime.core.el.mvel.datatype.AbstractExpressionDataTypeResolver
-
- AbstractExpressionTransformer - Class in org.mule.runtime.core.expression.transformers
-
This transformer will evaluate one or more expressions on the current message and return the results as an Array.
- AbstractExpressionTransformer() - Constructor for class org.mule.runtime.core.expression.transformers.AbstractExpressionTransformer
-
- AbstractFilterCollection - Class in org.mule.runtime.core.routing.filters.logic
-
Manages a filter collection.
- AbstractFilterCollection() - Constructor for class org.mule.runtime.core.routing.filters.logic.AbstractFilterCollection
-
- AbstractFilterCollection(List<Filter>) - Constructor for class org.mule.runtime.core.routing.filters.logic.AbstractFilterCollection
-
- AbstractFilterCollection(Filter...) - Constructor for class org.mule.runtime.core.routing.filters.logic.AbstractFilterCollection
-
- AbstractFilteringMessageProcessor - Class in org.mule.runtime.core.processor
-
- AbstractFilteringMessageProcessor() - Constructor for class org.mule.runtime.core.processor.AbstractFilteringMessageProcessor
-
- AbstractFlowConstruct - Class in org.mule.runtime.core.internal.construct
-
- AbstractFlowConstruct(String, MuleContext) - Constructor for class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- AbstractFlowConstructStatistics - Class in org.mule.runtime.core.management.stats
-
Statistics common to flows and services
- AbstractFlowConstructStatistics(String, String) - Constructor for class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
- AbstractInputStreamBuffer - Class in org.mule.runtime.core.internal.streaming.bytes
-
- AbstractInputStreamBuffer(InputStream, ByteBufferManager, int) - Constructor for class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
Creates a new instance
- AbstractInputStreamBuffer(InputStream, ReadableByteChannel, ByteBufferManager, int) - Constructor for class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
Creates a new instance
- AbstractInstant - Class in org.mule.runtime.core.el.datetime
-
- AbstractInstant(Calendar, Locale) - Constructor for class org.mule.runtime.core.el.datetime.AbstractInstant
-
- AbstractInstant() - Constructor for class org.mule.runtime.core.el.datetime.AbstractInstant
-
- AbstractInterceptingMessageProcessor - Class in org.mule.runtime.core.processor
-
Abstract implementation of
InterceptingMessageProcessor that simply provides an implementation of setNext and holds the
next message processor as an attribute.
- AbstractInterceptingMessageProcessor() - Constructor for class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessor
-
- AbstractInterceptingMessageProcessorBase - Class in org.mule.runtime.core.processor
-
Abstract implementation that provides the infrastructure for intercepting message processors.
- AbstractInterceptingMessageProcessorBase() - Constructor for class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- AbstractJavaComponent - Class in org.mule.runtime.core.component
-
- AbstractJavaComponent() - Constructor for class org.mule.runtime.core.component.AbstractJavaComponent
-
For Spring only
- AbstractJavaComponent(ObjectFactory) - Constructor for class org.mule.runtime.core.component.AbstractJavaComponent
-
- AbstractJavaComponent(ObjectFactory, EntryPointResolverSet) - Constructor for class org.mule.runtime.core.component.AbstractJavaComponent
-
- AbstractJCEEncryptionStrategy - Class in org.mule.runtime.core.security
-
A JCE based encryption strategy.
- AbstractJCEEncryptionStrategy() - Constructor for class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- AbstractLifecycleManager<O> - Class in org.mule.runtime.core.lifecycle
-
- AbstractLifecycleManager(String, O) - Constructor for class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- AbstractMapContext<V> - Class in org.mule.runtime.core.el.context
-
- AbstractMapContext() - Constructor for class org.mule.runtime.core.el.context.AbstractMapContext
-
- AbstractMessageProcessorChain - Class in org.mule.runtime.core.processor.chain
-
Builder needs to return a composite rather than the first MessageProcessor in the chain.
- AbstractMessageProcessorChain(List<Processor>) - Constructor for class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- AbstractMessageProcessorChain(String, List<Processor>) - Constructor for class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- AbstractMessageProcessorOwner - Class in org.mule.runtime.core.processor
-
An object that owns message processors and delegates startup/shutdown events to them.
- AbstractMessageProcessorOwner() - Constructor for class org.mule.runtime.core.processor.AbstractMessageProcessorOwner
-
- AbstractMessageSequence<PayloadType> - Class in org.mule.runtime.core.routing
-
- AbstractMessageSequence() - Constructor for class org.mule.runtime.core.routing.AbstractMessageSequence
-
- AbstractMessageSequenceSplitter - Class in org.mule.runtime.core.routing.outbound
-
Base implementation of a
Message splitter, that converts its payload in a
MessageSequence, and process each
element of it.
- AbstractMessageSequenceSplitter() - Constructor for class org.mule.runtime.core.routing.outbound.AbstractMessageSequenceSplitter
-
- AbstractMessageTransformer - Class in org.mule.runtime.core.transformer
-
AbstractMessageTransformer is a transformer that has a reference to the current message.
- AbstractMessageTransformer() - Constructor for class org.mule.runtime.core.transformer.AbstractMessageTransformer
-
- AbstractMessagingExceptionStrategy - Class in org.mule.runtime.core.exception
-
Fire a notification, log exception, increment statistics, route the problematic message to a destination if one is configured
(DLQ pattern), commit or rollback transaction if one exists, close any open streams.
- AbstractMessagingExceptionStrategy() - Constructor for class org.mule.runtime.core.exception.AbstractMessagingExceptionStrategy
-
- AbstractMessagingExceptionStrategy(MuleContext) - Constructor for class org.mule.runtime.core.exception.AbstractMessagingExceptionStrategy
-
- AbstractMonitoredObjectStore<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
TODO
- AbstractMonitoredObjectStore() - Constructor for class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- AbstractMuleObjectOwner<T> - Class in org.mule.runtime.core.processor
-
An object that owns Mule objects and delegates startup/shutdown events to them.
- AbstractMuleObjectOwner() - Constructor for class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- AbstractNamedEncryptionStrategy - Class in org.mule.runtime.core.security
-
- AbstractNamedEncryptionStrategy() - Constructor for class org.mule.runtime.core.security.AbstractNamedEncryptionStrategy
-
- AbstractNotificationLoggerAgent - Class in org.mule.runtime.core.agent
-
AbstractNotificationLoggerAgent Receives Mule server notifications and logs them and can optionally route them to
an endpoint.
- AbstractNotificationLoggerAgent(String) - Constructor for class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- AbstractObjectFactory - Class in org.mule.runtime.core.object
-
Creates object instances based on the class and sets any properties.
- AbstractObjectFactory() - Constructor for class org.mule.runtime.core.object.AbstractObjectFactory
-
For Spring only
- AbstractObjectFactory(String) - Constructor for class org.mule.runtime.core.object.AbstractObjectFactory
-
- AbstractObjectFactory(String, Map) - Constructor for class org.mule.runtime.core.object.AbstractObjectFactory
-
- AbstractObjectFactory(Class<?>) - Constructor for class org.mule.runtime.core.object.AbstractObjectFactory
-
- AbstractObjectFactory(Class<?>, Map) - Constructor for class org.mule.runtime.core.object.AbstractObjectFactory
-
- AbstractObjectStore<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
This is an abstract superclass for ObjectStore implementations that conforms to the contract defined in the interface's
javadocs.
- AbstractObjectStore() - Constructor for class org.mule.runtime.core.util.store.AbstractObjectStore
-
- AbstractObjectStreamBuffer<T> - Class in org.mule.runtime.core.internal.streaming.object
-
- AbstractObjectStreamBuffer(StreamingIterator<T>) - Constructor for class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- AbstractOperationSecurityFilter - Class in org.mule.runtime.core.security
-
Deprecated.
- AbstractOperationSecurityFilter() - Constructor for class org.mule.runtime.core.security.AbstractOperationSecurityFilter
-
Deprecated.
- AbstractOutboundRouter - Class in org.mule.runtime.core.routing.outbound
-
AbstractOutboundRouter is a base router class that tracks statistics about message processing through the router.
- AbstractOutboundRouter() - Constructor for class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- AbstractPartitionedObjectStore<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
- AbstractPartitionedObjectStore() - Constructor for class org.mule.runtime.core.util.store.AbstractPartitionedObjectStore
-
- AbstractPipeline - Class in org.mule.runtime.core.internal.construct
-
- AbstractPipeline(String, MuleContext) - Constructor for class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- AbstractPolicyTemplate - Class in org.mule.runtime.core.retry.policies
-
Base class for RetryPolicyTemplate implementations.
- AbstractPolicyTemplate() - Constructor for class org.mule.runtime.core.retry.policies.AbstractPolicyTemplate
-
- AbstractPriorizableConnectorMessageProcessorProvider - Class in org.mule.runtime.core.api.client
-
- AbstractPriorizableConnectorMessageProcessorProvider() - Constructor for class org.mule.runtime.core.api.client.AbstractPriorizableConnectorMessageProcessorProvider
-
- AbstractProcessingStrategy - Class in org.mule.runtime.core.processor.strategy
-
- AbstractProcessingStrategy() - Constructor for class org.mule.runtime.core.processor.strategy.AbstractProcessingStrategy
-
- AbstractProcessingStrategyFactory - Class in org.mule.runtime.core.processor.strategy
-
Creates ring-buffer based processing strategy instances.
- AbstractProcessingStrategyFactory() - Constructor for class org.mule.runtime.core.processor.strategy.AbstractProcessingStrategyFactory
-
- AbstractProcessor - Class in org.mule.runtime.core.api.processor
-
Abstract class for
Processors that must also be annotated object.
- AbstractProcessor() - Constructor for class org.mule.runtime.core.api.processor.AbstractProcessor
-
- AbstractQueueManager - Class in org.mule.runtime.core.util.queue
-
Abstract implementation for a QueueManager.
- AbstractQueueManager() - Constructor for class org.mule.runtime.core.util.queue.AbstractQueueManager
-
- AbstractQueueSession - Class in org.mule.runtime.core.util.queue
-
- AbstractQueueSession(QueueProvider, MuleContext) - Constructor for class org.mule.runtime.core.util.queue.AbstractQueueSession
-
- AbstractQueueStoreDelegate - Class in org.mule.runtime.core.util.queue
-
Abstract queue delegate implementation that forces common queue behaviour
- AbstractQueueStoreDelegate(int) - Constructor for class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
- AbstractQueueTransactionJournal<T,K extends JournalEntry<T>> - Class in org.mule.runtime.core.internal.util.journal.queue
-
Base implementation for a queue transaction journal.
- AbstractQueueTransactionJournal(String, JournalEntrySerializer, Integer) - Constructor for class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- AbstractQueueTxJournalEntry<T> - Class in org.mule.runtime.core.internal.util.journal.queue
-
- AbstractQueueTxJournalEntry(T, byte, String, Serializable) - Constructor for class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- AbstractQueueTxJournalEntry(T, byte) - Constructor for class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- AbstractQueueTxJournalEntry(DataInputStream, MuleContext) - Constructor for class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- AbstractRedeliveryPolicy - Class in org.mule.runtime.core.processor
-
Implement a redelivery policy for Mule.
- AbstractRedeliveryPolicy() - Constructor for class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- AbstractRegistry - Class in org.mule.runtime.core.registry
-
- AbstractRegistry(String, MuleContext) - Constructor for class org.mule.runtime.core.registry.AbstractRegistry
-
- AbstractRegistryBootstrap - Class in org.mule.runtime.core.config.bootstrap
-
Base class for an object will load objects defined in a file called registry-bootstrap.properties into the local
registry.
- AbstractRegistryBootstrap(ArtifactType, MuleContext) - Constructor for class org.mule.runtime.core.config.bootstrap.AbstractRegistryBootstrap
-
- AbstractRegistryBroker - Class in org.mule.runtime.core.registry
-
- AbstractRegistryBroker(MuleContext) - Constructor for class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- AbstractRemoveVariablePropertyProcessor - Class in org.mule.runtime.core.processor.simple
-
- AbstractRemoveVariablePropertyProcessor() - Constructor for class org.mule.runtime.core.processor.simple.AbstractRemoveVariablePropertyProcessor
-
- AbstractReplyToPropertyRequestReplyReplier - Class in org.mule.runtime.core.routing.requestreply
-
- AbstractReplyToPropertyRequestReplyReplier() - Constructor for class org.mule.runtime.core.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
-
- AbstractRequestResponseMessageProcessor - Class in org.mule.runtime.core.processor
-
Base implementation of a
Processor that may performs processing during both the
request and response processing phases while supporting non-blocking execution.
- AbstractRequestResponseMessageProcessor() - Constructor for class org.mule.runtime.core.processor.AbstractRequestResponseMessageProcessor
-
- AbstractResourceConfigurationBuilder - Class in org.mule.runtime.core.config.builders
-
Abstract
ConfigurationBuilder implementation used for ConfigurationBuider's that use one of more configuration
resources of the same type that are defined using strings or
ConfigResource objects.
- AbstractResourceConfigurationBuilder(String, Map<String, String>) - Constructor for class org.mule.runtime.core.config.builders.AbstractResourceConfigurationBuilder
-
- AbstractResourceConfigurationBuilder(String[], Map<String, String>) - Constructor for class org.mule.runtime.core.config.builders.AbstractResourceConfigurationBuilder
-
- AbstractResourceConfigurationBuilder(ConfigResource[], Map<String, String>) - Constructor for class org.mule.runtime.core.config.builders.AbstractResourceConfigurationBuilder
-
- AbstractResourceManager - Class in org.mule.runtime.core.util.xa
-
- AbstractResourceManager() - Constructor for class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- AbstractRoutingStrategy - Class in org.mule.runtime.core.routing
-
Abstract routing strategy with utility methods to be reused by routing strategies
- AbstractRoutingStrategy(MuleContext) - Constructor for class org.mule.runtime.core.routing.AbstractRoutingStrategy
-
- AbstractSecurityFilter - Class in org.mule.runtime.core.security
-
AbstractSecurityFilter provides basic initialisation for all security filters, namely configuring the
SecurityManager for this instance
- AbstractSecurityFilter() - Constructor for class org.mule.runtime.core.security.AbstractSecurityFilter
-
- AbstractSecurityProvider - Class in org.mule.runtime.core.security
-
- AbstractSecurityProvider(String) - Constructor for class org.mule.runtime.core.security.AbstractSecurityProvider
-
- AbstractSelectiveRouter - Class in org.mule.runtime.core.routing
-
- AbstractSelectiveRouter() - Constructor for class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- AbstractSequenceRouter - Class in org.mule.runtime.core.routing.outbound
-
Defines a router that sequentially routes a given message to the list of registered endpoints and returns the aggregate
responses as the result.
- AbstractSequenceRouter() - Constructor for class org.mule.runtime.core.routing.outbound.AbstractSequenceRouter
-
- AbstractSerializationProtocol - Class in org.mule.runtime.core.api.serialization
-
Base class for implementations of
SerializationProtocol This class implements all the base behavioral
contract allowing its extensions to only care about the actual serialization/deserialization part.
- AbstractSerializationProtocol() - Constructor for class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
-
- AbstractServiceRegistry - Class in org.mule.runtime.core.api.registry
-
Base implementation of
ServiceRegistry that enforce common behaviour for all implementations.
- AbstractServiceRegistry() - Constructor for class org.mule.runtime.core.api.registry.AbstractServiceRegistry
-
- AbstractSingleResourceTransaction - Class in org.mule.runtime.core.transaction
-
This abstract class can be used as a base class for transactions that can enlist only one resource (such as a JMS session or
JDBC connection).
- AbstractSingleResourceTransaction(MuleContext) - Constructor for class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- AbstractSplitter - Class in org.mule.runtime.core.routing
-
Splits a message invoking the next message processor one for each split part.
- AbstractSplitter() - Constructor for class org.mule.runtime.core.routing.AbstractSplitter
-
- AbstractStreamingBuffer - Class in org.mule.runtime.core.internal.streaming
-
Base class for streaming buffers with basic functionality to allow cursors
to have concurrent access to the stream's content
- AbstractStreamingBuffer() - Constructor for class org.mule.runtime.core.internal.streaming.AbstractStreamingBuffer
-
- AbstractStreamingBuffer.LockReleaser - Class in org.mule.runtime.core.internal.streaming
-
- AbstractSystemExceptionStrategy - Class in org.mule.runtime.core.exception
-
Fire a notification, log exception, clean up transaction if any, and trigger reconnection strategy if this is a
ConnectException.
- AbstractSystemExceptionStrategy() - Constructor for class org.mule.runtime.core.exception.AbstractSystemExceptionStrategy
-
- AbstractTablePrinter - Class in org.mule.runtime.core.management.stats.printers
-
HtmlTablePrinter prints event processing stats as a HTML table
- AbstractTablePrinter(Writer) - Constructor for class org.mule.runtime.core.management.stats.printers.AbstractTablePrinter
-
- AbstractTablePrinter(OutputStream) - Constructor for class org.mule.runtime.core.management.stats.printers.AbstractTablePrinter
-
- AbstractTransaction - Class in org.mule.runtime.core.transaction
-
This base class provides low level features for transactions.
- AbstractTransaction(MuleContext) - Constructor for class org.mule.runtime.core.transaction.AbstractTransaction
-
- AbstractTransactionContext - Class in org.mule.runtime.core.util.xa
-
- AbstractTransactionContext() - Constructor for class org.mule.runtime.core.util.xa.AbstractTransactionContext
-
- AbstractTransformer - Class in org.mule.runtime.core.transformer
-
AbstractTransformer is a base class for all transformers.
- AbstractTransformer() - Constructor for class org.mule.runtime.core.transformer.AbstractTransformer
-
default constructor required for discovery
- AbstractUntilSuccessfulProcessingStrategy - Class in org.mule.runtime.core.routing
-
Abstract class with common logic for until successful processing strategies.
- AbstractUntilSuccessfulProcessingStrategy() - Constructor for class org.mule.runtime.core.routing.AbstractUntilSuccessfulProcessingStrategy
-
- AbstractVariableEnricherDataTypePropagator - Class in org.mule.runtime.core.el.mvel.datatype
-
- AbstractVariableEnricherDataTypePropagator(String) - Constructor for class org.mule.runtime.core.el.mvel.datatype.AbstractVariableEnricherDataTypePropagator
-
- AbstractVariableExpressionDataTypeResolver - Class in org.mule.runtime.core.el.mvel.datatype
-
Base class for extracting data type from map variables
- AbstractVariableExpressionDataTypeResolver(String) - Constructor for class org.mule.runtime.core.el.mvel.datatype.AbstractVariableExpressionDataTypeResolver
-
- AbstractXAResourceManager<T extends AbstractXaTransactionContext> - Class in org.mule.runtime.core.util.xa
-
- AbstractXAResourceManager() - Constructor for class org.mule.runtime.core.util.xa.AbstractXAResourceManager
-
- AbstractXaTransactionContext - Class in org.mule.runtime.core.util.xa
-
Base transaction context for XA transactions
- AbstractXaTransactionContext() - Constructor for class org.mule.runtime.core.util.xa.AbstractXaTransactionContext
-
- accept(Event) - Method in interface org.mule.runtime.core.api.Acceptor
-
- accept(Event) - Method in interface org.mule.runtime.core.api.processor.Sink
-
Submit the given
Event for processing without a timeout.
- accept(Message, Event.Builder) - Method in interface org.mule.runtime.core.api.routing.filter.Filter
-
Deprecated.
- accept(Event, Event.Builder) - Method in interface org.mule.runtime.core.api.routing.filter.Filter
-
Checks a given event against this filter.
- accept(Object) - Method in interface org.mule.runtime.core.api.routing.filter.ObjectFilter
-
- accept(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiConsumer
-
- accept(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedConsumer
-
- accept(Event) - Method in class org.mule.runtime.core.exception.ErrorHandler
-
- accept(Event) - Method in class org.mule.runtime.core.exception.MessagingExceptionStrategyAcceptorDelegate
-
- accept(Event) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- accept(Event, Event.Builder) - Method in class org.mule.runtime.core.lifecycle.processor.ProcessIfStartedMessageProcessor
-
- accept(Event, Event.Builder) - Method in class org.mule.runtime.core.processor.AbstractFilteringMessageProcessor
-
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.AcceptAllFilter
-
- accept(Object) - Method in class org.mule.runtime.core.routing.filters.AcceptAllFilter
-
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.ConsumableMuleMessageFilter
-
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.EqualsFilter
-
- accept(Object) - Method in class org.mule.runtime.core.routing.filters.EqualsFilter
-
- accept(Event, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.ExceptionTypeFilter
-
Check a given event against this filter.
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.ExceptionTypeFilter
-
Check a given message against this filter.
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.ExpressionFilter
-
Check a given message against this filter.
- accept(Event, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.ExpressionFilter
-
Check a given event against this filter.
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.logic.AndFilter
-
- accept(Object) - Method in class org.mule.runtime.core.routing.filters.logic.AndFilter
-
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.logic.NotFilter
-
- accept(Object) - Method in class org.mule.runtime.core.routing.filters.logic.NotFilter
-
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.logic.OrFilter
-
- accept(Object) - Method in class org.mule.runtime.core.routing.filters.logic.OrFilter
-
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
- accept(Object) - Method in class org.mule.runtime.core.routing.filters.NotWildcardFilter
-
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.NotWildcardFilter
-
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.PayloadTypeFilter
-
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.RegExFilter
-
- accept(Event, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.RegExFilter
-
- accept(Object) - Method in class org.mule.runtime.core.routing.filters.RegExFilter
-
- accept(Message, Event.Builder) - Method in class org.mule.runtime.core.routing.filters.WildcardFilter
-
- accept(Object) - Method in class org.mule.runtime.core.routing.filters.WildcardFilter
-
- accept(Event, Event.Builder) - Method in class org.mule.runtime.core.routing.MessageFilter
-
- AcceptAllFilter - Class in org.mule.runtime.core.routing.filters
-
A filter that accepts everything.
- AcceptAllFilter() - Constructor for class org.mule.runtime.core.routing.filters.AcceptAllFilter
-
- acceptChecked(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiConsumer
-
- acceptChecked(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedConsumer
-
- Acceptor - Interface in org.mule.runtime.core.api
-
Provides capability to only accept handling certain MuleEvents.
- accepts(Object) - Method in interface org.mule.runtime.core.api.connectivity.ConnectivityTestingStrategy
-
Determines if this ConnectivityTestingStrategy must be applied over the provided object.
- accepts(Object) - Method in class org.mule.runtime.core.internal.streaming.object.factory.AbstractCursorIteratorProviderFactory
- accepts(Object) - Method in interface org.mule.runtime.core.streaming.bytes.CursorStreamProviderFactory
- accepts(Object) - Method in interface org.mule.runtime.core.streaming.CursorProviderFactory
-
- acceptsAll() - Method in interface org.mule.runtime.core.api.Acceptor
-
- acceptsAll() - Method in class org.mule.runtime.core.exception.ErrorHandler
-
- acceptsAll() - Method in class org.mule.runtime.core.exception.MessagingExceptionStrategyAcceptorDelegate
-
- acceptsAll() - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- action - Variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- ACTION_ALWAYS_BEGIN - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
Will ensure that a new transaction is created for each invocation
- ACTION_ALWAYS_BEGIN_STRING - Static variable in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- ACTION_ALWAYS_JOIN - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
There must always be a transaction present for the invocation
- ACTION_ALWAYS_JOIN_STRING - Static variable in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- ACTION_BEGIN_OR_JOIN - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
Will begin a new transaction if no transaction is already present
- ACTION_BEGIN_OR_JOIN_STRING - Static variable in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- ACTION_DEFAULT - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
Transaction action by default.
- ACTION_INDIFFERENT - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
Be indifferent to any active transaction.
- ACTION_INDIFFERENT_STRING - Static variable in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- ACTION_JOIN_IF_POSSIBLE - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
If there is a transaction available, then use it, otherwise continue processing
- ACTION_JOIN_IF_POSSIBLE_STRING - Static variable in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- ACTION_NEVER - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
There must not be a transaction present for the invocation
- ACTION_NEVER_STRING - Static variable in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- ACTION_NONE - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
Whether there is a transaction available or not, ignore it
- ACTION_NONE_STRING - Static variable in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- ACTION_NOT_SUPPORTED - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
Executes outside any existent transaction
- ACTION_NOT_SUPPORTED_STRING - Static variable in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- activeContexts - Variable in class org.mule.runtime.core.util.xa.AbstractXAResourceManager
-
- add(Object) - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- add(T) - Method in class org.mule.runtime.core.internal.streaming.object.Bucket
-
Adds the given item if the bucket still has capacity.
- add(FlowConstructStatistics) - Method in class org.mule.runtime.core.management.stats.AllStatistics
-
- add(Message) - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- add(int, Message) - Method in class org.mule.runtime.core.util.message.ResultsToMessageList
-
- add(Serializable) - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
Adds an item at the end of the queue
- add(Serializable) - Method in class org.mule.runtime.core.util.queue.DefaultQueueStoreDelegate
-
- add(Serializable) - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- addAlias(String, String) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageContext
-
- addAlias(String, String) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- addAlias(String, String) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- addAll(BindingContext) - Method in class org.mule.runtime.core.el.DefaultBindingContextBuilder
-
- addAll(Collection<? extends Message>) - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- addAll(int, Collection<? extends Message>) - Method in class org.mule.runtime.core.util.message.ResultsToMessageList
-
- addAll(Collection<? extends Serializable>) - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
- addAll(Collection<? extends Serializable>) - Method in interface org.mule.runtime.core.util.queue.QueueStoreDelegate
-
Appends all of the elements in the specified collection to the queue (optional operation).
- addArgument(ExpressionArgument) - Method in class org.mule.runtime.core.expression.transformers.AbstractExpressionTransformer
-
- addBinding(String, TypedValue) - Method in class org.mule.runtime.core.el.DefaultBindingContextBuilder
-
- addBinding(String, TypedValue<?>) - Method in class org.mule.runtime.core.el.DefaultExpressionModuleBuilder
-
- addBody(String) - Method in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
- addColumn(String, int) - Method in class org.mule.runtime.core.internal.util.splash.SimpleLoggingTable
-
Adds a new column to the table.
- addCompleteExecutionTime(long) - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
Add the complete execution time for a flow that also reports branch execution times.
- addCompleteFlowExecutionTime(long) - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- addComponentExceptionMapper(ComponentIdentifier, ExceptionMapper) - Method in class org.mule.runtime.core.exception.ErrorTypeLocator
-
Adds an
ExceptionMapper for a particular component identified by a
ComponentIdentifier.
- addComponentExceptionMapper(ComponentIdentifier, ExceptionMapper) - Method in class org.mule.runtime.core.exception.ErrorTypeLocator.Builder
-
Adds an
ExceptionMapper for a particular component identified by the componentIdentifier.
- addConverter(Converter) - Method in class org.mule.runtime.core.transformer.graph.TransformationGraph
-
- addDataRow(String[]) - Method in class org.mule.runtime.core.internal.util.splash.SimpleLoggingTable
-
Adds a new row of data into the table.
- addDirectTransition(String, String) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- addEncryptionStrategy(EncryptionStrategy) - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
- addEncryptionStrategy(EncryptionStrategy) - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
-
- addEndpoint(Processor) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- addEnrichExpressionPair(MessageEnricher.EnrichExpressionPair) - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher
-
- addEntryPointResolver(EntryPointResolver) - Method in interface org.mule.runtime.core.api.model.EntryPointResolverSet
-
Will add a resolver to the list of resolvers to invoke on a compoent.
- addEntryPointResolver(EntryPointResolver) - Method in class org.mule.runtime.core.api.model.resolvers.DefaultEntryPointResolverSet
-
- addErrorType(ComponentIdentifier, ErrorType) - Method in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Adds and returns an ErrorType for a given identifier with the given parent that will be fully visible, meaning it
will be available for use in on-error components.
- addEvent(Event) - Method in class org.mule.runtime.core.routing.EventGroup
-
Add the given event to this group.
- addEventGroup(EventGroup) - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- addExceptionMapping(Class<? extends Throwable>, ErrorType) - Method in class org.mule.runtime.core.exception.ExceptionMapper.Builder
-
Adds a mapping between an exception and an error type.
- addExecutedProcessors(String) - Method in class org.mule.runtime.core.context.notification.DefaultProcessorsTrace
-
Adds a message processor path to the list of processors that were executed as part of the processing of this event.
- addExecutionBranchTime(boolean, long, long) - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
Add a new execution-time measurement for one branch of processing an event.
- addExecutionTime(long) - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
Add a new execution-time measurement for processing an event.
- addExpirable(long, TimeUnit, Expirable) - Method in class org.mule.runtime.core.util.monitor.ExpiryMonitor
-
Adds an expirable object to monitor.
- addExtensions(List<ConfigurationExtension>) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- addFinalVariable(String, T) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageContext
-
- addFinalVariable(String, T) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- addFirst(Serializable) - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
Adds an object at the beginning of the queue
- addFirst(Serializable) - Method in class org.mule.runtime.core.util.queue.DefaultQueueStoreDelegate
-
- addFirst(Serializable) - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- addFlowExecutionBranchTime(long, long) - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- addFlowExecutionBranchTime(long) - Method in class org.mule.runtime.core.management.stats.ProcessingTime
-
Add the execution time for this branch to the flow construct's statistics
- AddFlowVariableProcessor - Class in org.mule.runtime.core.processor.simple
-
- AddFlowVariableProcessor() - Constructor for class org.mule.runtime.core.processor.simple.AddFlowVariableProcessor
-
- addGlobalBindings(BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageAdaptor
-
Registers the given BindingContext entries as globals.
- addGlobalBindings(BindingContext) - Method in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
Registers the given BindingContext as global.
- addGlobalBindings(BindingContext) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- addGlobalBindings(BindingContext) - Method in class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- addGlobalBindings(BindingContext) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- addGlobalFunction(String, Function) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- addIgnoredMethod(String) - Method in class org.mule.runtime.core.api.model.resolvers.ReflectionEntryPointResolver
-
- addImport(String, Class<?>) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- addInboundAttachment(String, DataHandler) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- addInboundAttachment(String, DataHandler) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- addInboundProperty(String, Serializable) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- addInboundProperty(String, Serializable, MediaType) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- addInboundProperty(String, Serializable, DataType) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- addInboundProperty(String, Serializable) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- addInboundProperty(String, Serializable, MediaType) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- addInboundProperty(String, Serializable, DataType) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- addIndexPart(int) - Method in interface org.mule.runtime.core.api.locator.Location.Builder
-
Adds a new index part.
- addIndexPart(int) - Method in class org.mule.runtime.core.api.locator.Location.LocationBuilder
-
- addInterceptorFactory(ProcessorInterceptorFactory) - Method in interface org.mule.runtime.core.api.interception.ProcessorInterceptorProvider
-
Adds an ProcessorInterceptorFactory to be applied to the components of a flow.
- addInterceptorFactory(ProcessorInterceptorFactory) - Method in class org.mule.runtime.core.processor.interceptor.DefaultProcessorInterceptorManager
-
- addInterfaceToType(Class<? extends ServerNotificationListener>, Class<? extends ServerNotification>) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- addInternalErrorType(ComponentIdentifier, ErrorType) - Method in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Adds and returns an ErrorType for a given identifier with the given parent that will be only used internally, meaning
it won't be available for use in on-error components.
- addListener(MuleContextListener) - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
-
Adds a listener to be notified of each event related to the creation of a new
MuleContext
- addListener(MuleContextListener) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
- addListener(ServerNotificationListener<?>) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- addListenerSubscription(ServerNotificationListener<?>, String) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- addListenerSubscriptionPair(ListenerSubscriptionPair) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- addMetadataAnnotationsFromXml(Map<QName, Object>, String, int, String) - Static method in class org.mule.runtime.core.api.execution.LocationExecutionContextProvider
-
Populates the passed beanAnnotations with the other passed parameters.
- addMethod(String) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractArgumentEntryPointResolver
-
- addMethod(String) - Method in class org.mule.runtime.core.api.model.resolvers.ExplicitMethodEntryPointResolver
-
- addMethodByArguments(Object, Method, Object[]) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- addMethodByName(Object, Method, MuleEventContext) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- addModule(ExpressionModule) - Method in class org.mule.runtime.core.el.DefaultBindingContextBuilder
-
- addObjectInitialisationCallback(InitialisationCallback) - Method in interface org.mule.runtime.core.api.object.ObjectFactory
-
Register a custom initialiser
- addObjectInitialisationCallback(InitialisationCallback) - Method in class org.mule.runtime.core.component.PooledJavaComponent.LifeCycleAdapterFactory
-
- addObjectInitialisationCallback(InitialisationCallback) - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- addObjectInitialisationCallback(InitialisationCallback) - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- addOrderedLifecycleObject(LifecycleObject) - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- addOrderedLifecycleObject(LifecycleObject) - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- addOutboundAttachment(String, DataHandler) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- addOutboundAttachment(String, DataHandler) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- addOutboundProperty(String, Serializable) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- addOutboundProperty(String, Serializable, MediaType) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- addOutboundProperty(String, Serializable, DataType) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- addOutboundProperty(String, Serializable) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- addOutboundProperty(String, Serializable, MediaType) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- addOutboundProperty(String, Serializable, DataType) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- addPart(String) - Method in interface org.mule.runtime.core.api.locator.Location.Builder
-
Adds a new part at the end of the location.
- addPart(String) - Method in class org.mule.runtime.core.api.locator.Location.LocationBuilder
-
- addProcessed(Object) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- addProcessedGroup(Object) - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- addProcessingTime(ProcessingTime) - Method in class org.mule.runtime.core.management.stats.DefaultProcessingTimeWatcher
-
- addProcessingTime(ProcessingTime) - Method in interface org.mule.runtime.core.management.stats.ProcessingTimeWatcher
-
Adds a new instance to watch
- addProcessorsPart() - Method in interface org.mule.runtime.core.api.locator.Location.Builder
-
Adds a new "processors" part at the end of the location.
- addProcessorsPart() - Method in class org.mule.runtime.core.api.locator.Location.LocationBuilder
-
- addProperties(Map<String, Object>) - Method in class org.mule.runtime.core.message.ExceptionMessage
-
Adds a map of properties to associated with this message
- addProperty(Event, String, T, DataType) - Method in class org.mule.runtime.core.processor.simple.AbstractAddVariablePropertyProcessor
-
Adds the property with its value and dataType to a property or variables scope.
- addProperty(Event, String, Object, DataType) - Method in class org.mule.runtime.core.processor.simple.AddFlowVariableProcessor
-
- addProperty(Event, String, Serializable, DataType) - Method in class org.mule.runtime.core.processor.simple.AddPropertyProcessor
-
- AddPropertyProcessor - Class in org.mule.runtime.core.processor.simple
-
- AddPropertyProcessor() - Constructor for class org.mule.runtime.core.processor.simple.AddPropertyProcessor
-
- addProvider(SecurityProvider) - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
- addProvider(SecurityProvider) - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
-
- addRegistry(Registry) - Method in interface org.mule.runtime.core.api.MuleContext
-
- addRegistry(Registry) - Method in interface org.mule.runtime.core.api.registry.RegistryBroker
-
Deprecated.
- addRegistry(Registry) - Method in class org.mule.runtime.core.DefaultMuleContext
-
Deprecated.
- addRegistry(Registry) - Method in class org.mule.runtime.core.registry.DefaultRegistryBroker
-
Deprecated.
- addResolver(String, VariableResolver) - Method in class org.mule.runtime.core.el.mvel.MuleBaseVariableResolverFactory
-
- addReturnMessage(Message) - Method in interface org.mule.runtime.core.api.retry.RetryContext
-
- addReturnMessage(Message) - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- addReturnMessage(Message) - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- addRoute(Processor) - Method in interface org.mule.runtime.core.api.processor.MessageRouter
-
Adds a new message processor to the list of routes
- addRoute(MatchableMessageProcessor) - Method in interface org.mule.runtime.core.api.routing.MatchingRouter
-
- addRoute(Processor, Filter) - Method in interface org.mule.runtime.core.api.routing.SelectiveRouter
-
- addRoute(Processor, Filter) - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- addRoute(Processor) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- addRoute(Processor) - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
Adds a new message processor to the list of routes
- addSource(MessageSource) - Method in interface org.mule.runtime.core.api.source.CompositeMessageSource
-
- addSource(MessageSource) - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- addVariable(String, T) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageContext
-
- addVariable(String, T, VariableAssignmentCallback<T>) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageContext
-
- addVariable(String, Object) - Method in interface org.mule.runtime.core.api.Event.Builder
-
Add a variable.
- addVariable(String, Object, DataType) - Method in interface org.mule.runtime.core.api.Event.Builder
-
Add a variable.
- addVariable(String, Object) - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- addVariable(String, Object, DataType) - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- addVariable(Event, Event.Builder, TypedValue, String) - Method in class org.mule.runtime.core.el.mvel.datatype.AbstractVariableEnricherDataTypePropagator
-
- addVariable(Event, Event.Builder, TypedValue, String) - Method in class org.mule.runtime.core.el.mvel.datatype.FlowVarEnricherDataTypePropagator
-
- addVariable(Event, Event.Builder, TypedValue, String) - Method in class org.mule.runtime.core.el.mvel.datatype.SessionVarEnricherDataTypePropagator
-
- addVariable(String, T) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- addVariable(String, T, VariableAssignmentCallback<T>) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- addVariable(String, Object) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- addVariable(String, Object, DataType) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- ADMIN_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- after(Event) - Method in class org.mule.runtime.core.interceptor.AbstractEnvelopeInterceptor
-
This method is invoked after the event has been processed, unless an exception was thrown
- after(Event) - Method in class org.mule.runtime.core.interceptor.LoggingInterceptor
-
- after(Event) - Method in class org.mule.runtime.core.interceptor.ProcessingTimeInterceptor
-
- afterFailureProcessingFlow(MessagingException) - Method in interface org.mule.runtime.core.execution.FlowProcessingPhaseTemplate
-
Call when the processing of the message through the flow fails.
- afterFailureProcessingFlow(MuleException) - Method in interface org.mule.runtime.core.execution.FlowProcessingPhaseTemplate
-
Call when the processing of the message through the flow fails in an exception strategy
- afterPhaseExecution(LifecyclePhase, Object, Optional<Exception>) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleInterceptor
-
Invoked after the given phase was applied over the object.
- afterPhaseExecution(LifecyclePhase, Object, Optional<Exception>) - Method in class org.mule.runtime.core.lifecycle.NullLifecycleInterceptor
-
NoOp implementation
- afterPhaseExecution(LifecyclePhase, Object, Optional<Exception>) - Method in class org.mule.runtime.core.lifecycle.PhaseErrorLifecycleInterceptor
-
If the phase name is trackingPhase then it tracks the given object as successful on the
trackingPhase.
- afterRouteEvent(Event) - Method in interface org.mule.runtime.core.execution.FlowProcessingPhaseTemplate
-
Post processing of the routed
Event
- afterRouting(MessagingException, Event) - Method in class org.mule.runtime.core.exception.OnErrorContinueHandler
-
- afterRouting(MessagingException, Event) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- afterSuccessfulProcessingFlow(Event) - Method in interface org.mule.runtime.core.execution.FlowProcessingPhaseTemplate
-
Call after successfully processing the message through the flow This method will always be called when the flow execution was
successful.
- Agent - Interface in org.mule.runtime.core.api.agent
-
Agent is a server plugin that can be initialised, started and destroyed along with the MuleContext itself.
- agentsRunning() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- aggregate(AggregationContext) - Method in interface org.mule.runtime.core.routing.AggregationStrategy
-
aggregates the events in the given context into a single one
- aggregate(AggregationContext) - Method in class org.mule.runtime.core.routing.CollectAllAggregationStrategy
-
- aggregate(AbstractSingleResourceTransaction) - Method in interface org.mule.runtime.core.transaction.TransactionCollection
-
- aggregateEvents(EventGroup) - Method in class org.mule.runtime.core.routing.AbstractCorrelationAggregator
-
- aggregateEvents(EventGroup) - Method in class org.mule.runtime.core.routing.correlation.CollectionCorrelatorCallback
-
This method is invoked if the shouldAggregate method is called and returns true.
- aggregateEvents(EventGroup) - Method in interface org.mule.runtime.core.routing.correlation.EventCorrelatorCallback
-
This method is invoked if the shouldAggregate method is called and returns true.
- aggregateEvents(EventGroup) - Method in class org.mule.runtime.core.routing.correlation.ResequenceCorrelatorCallback
-
This method is invoked if the shouldAggregate method is called and returns true.
- aggregateEvents(EventGroup) - Method in class org.mule.runtime.core.routing.correlation.ResequenceMessagesCorrelatorCallback
-
This method is invoked if the shouldAggregate method is called and returns true.
- aggregateResults(List<Event>, Event) - Method in interface org.mule.runtime.core.api.routing.RouterResultsHandler
-
- aggregateResults(List<Event>, Event) - Method in class org.mule.runtime.core.routing.DefaultRouterResultsHandler
-
Aggregates the events in the results list into one single
Event You should only use this
method when you're sure that all the events in the results list were generated by the same thread that's going to handle the
aggregated response
- aggregateWithFailedRoutes(AggregationContext) - Method in class org.mule.runtime.core.routing.CollectAllAggregationStrategy
-
- aggregateWithoutFailedRoutes(AggregationContext) - Method in class org.mule.runtime.core.routing.CollectAllAggregationStrategy
-
- AggregationContext - Class in org.mule.runtime.core.api.routing
-
Immutable object used to provide all the necessary information to perform an aggregation operation in one single parameter,
helping to maintain consistent and simple signatures across aggregators The most important attribute in this class is
AggregationContext.events which holds the events to be aggregated.
- AggregationContext(Event, List<Event>) - Constructor for class org.mule.runtime.core.api.routing.AggregationContext
-
Creates a new instance
- AggregationException - Exception in org.mule.runtime.core.routing
-
TODO document
- AggregationException(EventGroup, Processor) - Constructor for exception org.mule.runtime.core.routing.AggregationException
-
- AggregationException(EventGroup, Processor, Throwable) - Constructor for exception org.mule.runtime.core.routing.AggregationException
-
- AggregationException(I18nMessage, EventGroup, Processor) - Constructor for exception org.mule.runtime.core.routing.AggregationException
-
- AggregationException(I18nMessage, EventGroup, Processor, Throwable) - Constructor for exception org.mule.runtime.core.routing.AggregationException
-
- AggregationStrategy - Interface in org.mule.runtime.core.routing
-
- Aggregator - Interface in org.mule.runtime.core.api.routing
-
- algorithm - Variable in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- aliases - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- ALL_PHASES - Static variable in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- allElements() - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- allKeys() - Method in interface org.mule.runtime.core.api.store.ListableObjectStore
-
- allKeys(String) - Method in interface org.mule.runtime.core.api.store.PartitionableObjectStore
-
- allKeys() - Method in class org.mule.runtime.core.util.store.AbstractPartitionedObjectStore
-
- allKeys() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- allKeys() - Method in class org.mule.runtime.core.util.store.ObjectStorePartition
-
- allKeys(String) - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- allKeys() - Method in class org.mule.runtime.core.util.store.PartitionedObjectStoreWrapper
-
- allKeys(String) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- allKeys() - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- allKeys() - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- allKeys(String) - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- allKeys() - Method in class org.mule.runtime.core.util.store.SimpleMemoryObjectStore
-
- allocate(int) - Method in interface org.mule.runtime.core.internal.streaming.bytes.ByteBufferManager
-
- allocate(int) - Method in class org.mule.runtime.core.internal.streaming.bytes.PoolingByteBufferManager
-
- allocate(int) - Method in class org.mule.runtime.core.internal.streaming.bytes.SimpleByteBufferManager
-
- allPartitions() - Method in interface org.mule.runtime.core.api.store.PartitionableObjectStore
-
- allPartitions() - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- allPartitions() - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- allPartitions() - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- AllStatistics - Class in org.mule.runtime.core.management.stats
-
AllStatistics TODO
- AllStatistics() - Constructor for class org.mule.runtime.core.management.stats.AllStatistics
-
- AndFilter - Class in org.mule.runtime.core.routing.filters.logic
-
AndFilter accepts only if all the filters accept.
- AndFilter() - Constructor for class org.mule.runtime.core.routing.filters.logic.AndFilter
-
- AndFilter(Filter...) - Constructor for class org.mule.runtime.core.routing.filters.logic.AndFilter
-
- AndFilter(List<Filter>) - Constructor for class org.mule.runtime.core.routing.filters.logic.AndFilter
-
- AnnotatedProcessor(Processor) - Constructor for class org.mule.runtime.core.component.AbstractComponent.AnnotatedProcessor
-
- AnnotatedProcessor - Interface in org.mule.runtime.core.processor
-
- ANNOTATION_ERROR_MAPPINGS - Static variable in class org.mule.runtime.core.exception.ErrorMapping
-
- ANNOTATION_NAME - Static variable in interface org.mule.runtime.core.component.ComponentAnnotations
-
- ANNOTATION_PARAMETERS - Static variable in interface org.mule.runtime.core.component.ComponentAnnotations
-
- AnnotationMetaData - Class in org.mule.runtime.core.internal.util.annotation
-
A data class that associates context information about an annotation.
- AnnotationMetaData(Class, Member, ElementType, Annotation) - Constructor for class org.mule.runtime.core.internal.util.annotation.AnnotationMetaData
-
- AnnotationUtils - Class in org.mule.runtime.core.internal.util.annotation
-
A helper class for reading annotations.
- AnnotationUtils() - Constructor for class org.mule.runtime.core.internal.util.annotation.AnnotationUtils
-
- ANT_TEMPLATE_STYLE - Static variable in class org.mule.runtime.core.api.util.TemplateParser
-
- ANY - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- ANY_ERROR_TYPE - Static variable in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Error type that represents all of them that can be handled.
- ANY_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Wild card that matches with any error
- APP - Static variable in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- APP_HOME_DIRECTORY_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- APP_NAME_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- AppContext - Class in org.mule.runtime.core.el.context
-
Exposes information about the current Mule Application:
encoding Application default encoding
name Application name
registry Mule registry (as a map)
standalone If Mule is running standalone
workdir Application work directory
- AppContext(MuleContext) - Constructor for class org.mule.runtime.core.el.context.AppContext
-
- append(String, String) - Static method in class org.mule.runtime.core.transformer.simple.StringAppendTransformer
-
- appendJarFileEntries(File, LinkedHashMap) - Static method in class org.mule.runtime.core.internal.util.JarUtils
-
- applicationShutdownNormally(String, Date) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ApplicationShutdownSplashScreen - Class in org.mule.runtime.core.internal.util.splash
-
- ApplicationShutdownSplashScreen() - Constructor for class org.mule.runtime.core.internal.util.splash.ApplicationShutdownSplashScreen
-
- ApplicationStartupSplashScreen - Class in org.mule.runtime.core.internal.util.splash
-
- ApplicationStartupSplashScreen() - Constructor for class org.mule.runtime.core.internal.util.splash.ApplicationStartupSplashScreen
-
- ApplicationStatistics - Class in org.mule.runtime.core.management.stats
-
Aggregate statistics for all services and flows in an application.
- ApplicationStatistics(AllStatistics) - Constructor for class org.mule.runtime.core.management.stats.ApplicationStatistics
-
- applicationWasUpForDuration(long) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- apply(MessagingException) - Method in interface org.mule.runtime.core.api.exception.MessagingExceptionHandler
-
- apply(Consumer<? super L>, Consumer<? super R>) - Method in class org.mule.runtime.core.api.functional.Either
-
Receives a
Consumer functions for both, the left and right value and applies the one over the value that is present.
- apply(Publisher<Event>) - Method in interface org.mule.runtime.core.api.processor.Processor
-
Applies a
Publisher function transforming a stream of
Event's.
- apply(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiFunction
-
- apply(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedFunction
-
- apply(MessagingException) - Method in class org.mule.runtime.core.exception.ErrorHandler
-
- apply(MessagingException) - Method in class org.mule.runtime.core.exception.MessagingExceptionStrategyAcceptorDelegate
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.exception.RedeliveryExceeded
-
- apply(MessagingException) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder.DefaultFlow
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.processor.AbstractFilteringMessageProcessor
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.processor.AbstractRequestResponseMessageProcessor
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.processor.AsyncDelegateMessageProcessor
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- apply(Processor, ReactiveProcessor) - Method in class org.mule.runtime.core.processor.interceptor.ReactiveInterceptorAdapter
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.processor.ReferenceProcessor
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.processor.SecurityFilterMessageProcessor
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- apply(Publisher<Event>) - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
- APPLY_TO_ARTIFACT_TYPE_PARAMETER_KEY - Static variable in enum org.mule.runtime.core.config.bootstrap.ArtifactType
-
- applyChecked(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiFunction
-
- applyChecked(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedFunction
-
- applyCompletedPhases(Object) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
-
Successively applies all completed lifecycle phase to an object.
- applyCompletedPhases(Object) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
Successively applies all completed lifecycle phase to an object.
- applyCompletedPhases(Object) - Method in class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
Successively applies all completed lifecycle phase to an object.
- applyInitialisationPolicy() - Method in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
- applyLeft(Consumer<? super L>) - Method in class org.mule.runtime.core.api.functional.Either
-
- applyLifecycle(Object) - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- applyLifecycle(Object) - Method in interface org.mule.runtime.core.api.registry.LifecycleRegistry
-
Will fire any lifecycle methods according to the current lifecycle without actually registering the object in the registry.
- applyLifecycle(Object, String) - Method in interface org.mule.runtime.core.api.registry.LifecycleRegistry
-
Will fire the given lifecycle phase without actually registering the object in the registry.
- applyLifecycle(Object, String, String) - Method in interface org.mule.runtime.core.api.registry.LifecycleRegistry
-
Applies lifecycle phase to an object independent of the current lifecycle phase.
- applyLifecycle(LifecycleManager) - Method in class org.mule.runtime.core.config.builders.AbstractConfigurationBuilder
-
Allows a configuration builder to check and customise the lifecycle of objects in the registry being used.
- applyLifecycle(Object) - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- applyLifecycle(Object) - Method in class org.mule.runtime.core.internal.lifecycle.phases.MuleContextDisposePhase
-
- applyLifecycle(Object) - Method in class org.mule.runtime.core.internal.lifecycle.phases.MuleContextInitialisePhase
-
- applyLifecycle(Object) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Will fire any lifecycle methods according to the current lifecycle without actually registering the object in the registry.
- applyLifecycle(Object, String) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Will fire the given lifecycle phase without actually registering the object in the registry.
- applyLifecycle(Object, String, String) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
- applyLifecycle(Object) - Method in class org.mule.runtime.core.registry.SimpleRegistry
-
Will fire any lifecycle methods according to the current lifecycle without actually registering the object in the registry.
- applyLifecycle(Object, String) - Method in class org.mule.runtime.core.registry.SimpleRegistry
-
Will fire the given lifecycle phase without actually registering the object in the registry.
- applyLifecycle(Object, String, String) - Method in class org.mule.runtime.core.registry.SimpleRegistry
-
Applies lifecycle phase to an object independent of the current lifecycle phase.
- applyLifecycleAndDependencyInjection(Object) - Method in class org.mule.runtime.core.component.AbstractComponent
-
- applyNext() - Method in class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- applyPhase(Object, String, String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
-
Applies lifecycle phase to an object independent of the current lifecycle phase.
- applyPhase(Object, String, String) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
Applies lifecycle phase to an object independent of the current lifecycle phase.
- applyPhase(Object, String, String) - Method in class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
Applies lifecycle phase to an object independent of the current lifecycle phase.
- applyPolicy(Throwable) - Method in interface org.mule.runtime.core.api.retry.RetryPolicy
-
Applies the retry policy by performing a blocking action.
- applyPolicy(Publisher<T>, Predicate<Throwable>, Consumer<Throwable>) - Method in interface org.mule.runtime.core.api.retry.RetryPolicy
-
Applies the retry policy in a non blocking manner by transforming
the given publisher into one configured to apply the retry
logic.
- applyPolicy(Publisher<T>, Predicate<Throwable>, Consumer<Throwable>) - Method in interface org.mule.runtime.core.api.retry.RetryPolicyTemplate
-
Applies the retry policy in a non blocking manner by transforming
the given publisher into one configured to apply the retry
logic.
- applyPolicy(Throwable) - Method in class org.mule.runtime.core.retry.policies.NoRetryPolicyTemplate.NoRetryPolicy
-
- applyPolicy(Publisher<T>, Predicate<Throwable>, Consumer<Throwable>) - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicy
-
- applyPolicy(Throwable) - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicy
-
- applyProcessors(Object) - Method in interface org.mule.runtime.core.api.registry.MuleRegistry
-
Will execute any processors on an object without actually registering the object in the registry.
- applyProcessors(Object) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Will execute any processors on an object without actually registering the object in the registry.
- applyProcessors(Object, Object) - Method in class org.mule.runtime.core.registry.SimpleRegistry
- applyProcessors(Map<String, Object>) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- applyProcessors(Object, Object) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- applyProcessorsAndLifecycle(Object) - Method in interface org.mule.runtime.core.api.registry.MuleRegistry
-
Will execute any processors on an object and fire any lifecycle methods according to the current lifecycle without actually
registering the object in the registry.
- applyProcessorsAndLifecycle(Object) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Will execute any processors on an object and fire any lifecycle methods according to the current lifecycle without actually
registering the object in the registry.
- applyRight(Consumer<? super R>) - Method in class org.mule.runtime.core.api.functional.Either
-
- applySystemProperties() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
Apply any settings which come from the JVM system properties.
- applyTransformers(Message, Event, List<? extends Transformer>) - Method in class org.mule.runtime.core.api.TransformationService
-
Applies a list of transformers returning the result of the transformation as a new message instance.
- applyTransformers(Message, Event, Transformer...) - Method in class org.mule.runtime.core.api.TransformationService
-
Applies a list of transformers returning the result of the transformation as a new message instance.
- arguments - Variable in class org.mule.runtime.core.expression.transformers.AbstractExpressionTransformer
-
- arguments - Variable in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- argumentTypes - Variable in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- ArrayEntryPointResolver - Class in org.mule.runtime.core.api.model.resolvers
-
Will resolver entry point methods on a service service that accept a single array.
- ArrayEntryPointResolver() - Constructor for class org.mule.runtime.core.api.model.resolvers.ArrayEntryPointResolver
-
- ArrayMessageSequence - Class in org.mule.runtime.core.routing.outbound
-
- ArrayMessageSequence(Object[]) - Constructor for class org.mule.runtime.core.routing.outbound.ArrayMessageSequence
-
- ArrayUtils - Class in org.mule.runtime.core.internal.util
-
- ArrayUtils() - Constructor for class org.mule.runtime.core.internal.util.ArrayUtils
-
- ArrivalOrderEventComparator() - Constructor for class org.mule.runtime.core.routing.EventGroup.ArrivalOrderEventComparator
-
- artifactConfigResources - Variable in class org.mule.runtime.core.config.builders.AbstractResourceConfigurationBuilder
-
- artifactType - Variable in class org.mule.runtime.core.config.bootstrap.AbstractBootstrapProperty
-
- artifactType - Variable in class org.mule.runtime.core.config.bootstrap.AbstractRegistryBootstrap
-
- ArtifactType - Enum in org.mule.runtime.core.config.bootstrap
-
List the possible types of deployable artifacts
- asCollectionTypeBuilder() - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- asFunctionTypeBuilder() - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- asHashMap() - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
Returns a copy of this map which is case insensitive but doesn't have the copy-on-write functionality.
- asMap() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataCache
-
- asMapTypeBuilder() - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- assertNotClosed() - Method in class org.mule.runtime.core.internal.streaming.AbstractCursorIterator
-
- assertNotStopping(MuleContext, String) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
Verifies that the given muleContext is not stopped or in the process of stopping
- assertStarted() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- assignValue(String, T, T) - Method in interface org.mule.runtime.core.api.el.VariableAssignmentCallback
-
- assureReady() - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
Check that the FileManager is ready.
- assureStarted() - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
Check that the FileManager is started.
- ASYNC_MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- ASYNC_REPLY_TIMEOUT - Static variable in class org.mule.runtime.core.context.notification.RoutingNotification
-
- AsyncDelegateMessageProcessor - Class in org.mule.runtime.core.processor
-
- AsyncDelegateMessageProcessor(MessageProcessorChain) - Constructor for class org.mule.runtime.core.processor.AsyncDelegateMessageProcessor
-
- AsyncDelegateMessageProcessor(MessageProcessorChain, String) - Constructor for class org.mule.runtime.core.processor.AsyncDelegateMessageProcessor
-
- asyncDoesNotSupportTransactions() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- AsynchronousRetryTemplate - Class in org.mule.runtime.core.retry.async
-
This class is a wrapper for a
RetryPolicyTemplate and will execute any retry work within a separate thread.
- AsynchronousRetryTemplate(RetryPolicyTemplate) - Constructor for class org.mule.runtime.core.retry.async.AsynchronousRetryTemplate
-
- AsynchronousUntilSuccessfulProcessingStrategy - Class in org.mule.runtime.core.routing
-
Until successful asynchronous processing strategy.
- AsynchronousUntilSuccessfulProcessingStrategy() - Constructor for class org.mule.runtime.core.routing.AsynchronousUntilSuccessfulProcessingStrategy
-
- AsyncMessageNotification - Class in org.mule.runtime.core.context.notification
-
AsyncMessageNotification when async work is scheduled and completed for a given flow
- AsyncMessageNotification(EnrichedNotificationInfo, FlowConstruct, int) - Constructor for class org.mule.runtime.core.context.notification.AsyncMessageNotification
-
- AsyncMessageNotificationListener<T extends AsyncMessageNotification> - Interface in org.mule.runtime.core.api.context.notification
-
- AsyncReplyToPropertyRequestReplyReplier - Class in org.mule.runtime.core.routing.requestreply
-
- AsyncReplyToPropertyRequestReplyReplier() - Constructor for class org.mule.runtime.core.routing.requestreply.AsyncReplyToPropertyRequestReplyReplier
-
- AsyncResponseFlowProcessingPhase - Class in org.mule.runtime.core.execution
-
This phase routes the message through the flow.
- AsyncResponseFlowProcessingPhase() - Constructor for class org.mule.runtime.core.execution.AsyncResponseFlowProcessingPhase
-
- AsyncResponseFlowProcessingPhaseTemplate - Interface in org.mule.runtime.core.execution
-
Template methods for
MessageSource specific behavior during flow execution.
- AsyncWorkListener - Class in org.mule.runtime.core.processor
-
- AsyncWorkListener(Processor) - Constructor for class org.mule.runtime.core.processor.AsyncWorkListener
-
- ATTRIBUTE_OBJECT_CLASS - Static variable in class org.mule.runtime.core.object.AbstractObjectFactory
-
- ATTRIBUTE_OBJECT_CLASS_NAME - Static variable in class org.mule.runtime.core.object.AbstractObjectFactory
-
- AttributeEvaluator - Class in org.mule.runtime.core.api.util
-
This class acts as a wrapper for configuration attributes that support simple text, expression or regular expressions.
- AttributeEvaluator(String) - Constructor for class org.mule.runtime.core.api.util.AttributeEvaluator
-
Creates a new Attribute Evaluator instance with a given attribute value
- AttributeEvaluator(String, DataType) - Constructor for class org.mule.runtime.core.api.util.AttributeEvaluator
-
Creates a new Attribute Evaluator instance with a given attribute value and the expected DataType
- ATTRIBUTES - Static variable in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- ATTRIBUTES - Static variable in class org.mule.runtime.core.el.mvel.MessageVariableResolverFactory
-
- attributes(Object) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- attributes(Object) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.AttributesBuilder
-
- attributesMediaType(MediaType) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- attributesMediaType(MediaType) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.AttributesBuilder
-
- authDeniedOnEndpoint(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- authEndpointMustSendOrReceive() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- authenticate(Event) - Method in interface org.mule.runtime.core.api.security.AuthenticationFilter
-
- authenticate(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
Performs the authentication of a security request using one of the available
SecurityProviders
- authenticate(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityProvider
-
Performs the authentication of a security request based either on the security realm configured
in the Authentication request or the default realm for the current context
- authenticate(Event) - Method in class org.mule.runtime.core.security.AbstractAuthenticationFilter
-
- authenticate(Event) - Method in class org.mule.runtime.core.security.AbstractOperationSecurityFilter
-
Deprecated.
- authenticate(Authentication) - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
-
Performs the authentication of a security request using one of the available
SecurityProviders
- authenticate(Event) - Method in class org.mule.runtime.core.security.UsernamePasswordAuthenticationFilter
-
Authenticates the current message.
- authenticateInbound(Event) - Method in class org.mule.runtime.core.security.AbstractOperationSecurityFilter
-
Deprecated.
- authenticateInbound(Event) - Method in class org.mule.runtime.core.security.filters.MuleEncryptionEndpointSecurityFilter
-
- AuthenticationFilter - Interface in org.mule.runtime.core.api.security
-
AuthenticationFilter is a base filter for authenticating messages.
- authFailedForUser(Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- authNoCredentials() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- authNoEncryptionStrategy(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- authNoSecurityProvider(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- authorizationAttemptFailed() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- authorizationDeniedOnEndpoint(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- authSecurityManagerNotSet() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- authSetButNoContext(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- authTypeNotRecognised(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- AutoConfigurationBuilder - Class in org.mule.runtime.core.config.builders
-
Configures Mule from a configuration resource or comma seperated list of configuration resources by auto-detecting the
ConfigurationBuilder to use for each resource.
- AutoConfigurationBuilder(String, Map<String, String>, ArtifactType) - Constructor for class org.mule.runtime.core.config.builders.AutoConfigurationBuilder
-
- AutoConfigurationBuilder(String[], Map<String, String>, ArtifactType) - Constructor for class org.mule.runtime.core.config.builders.AutoConfigurationBuilder
-
- AutoConfigurationBuilder(ConfigResource[], Map<String, String>, ArtifactType) - Constructor for class org.mule.runtime.core.config.builders.AutoConfigurationBuilder
-
- autoConfigure(MuleContext, ConfigResource[]) - Method in class org.mule.runtime.core.config.builders.AutoConfigurationBuilder
-
- autoResolveVariables - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- AutoTransformer - Class in org.mule.runtime.core.transformer.simple
-
A transformer that uses the transform discovery mechanism to convert the message payload.
- AutoTransformer() - Constructor for class org.mule.runtime.core.transformer.simple.AutoTransformer
-
- available() - Method in class org.mule.runtime.core.api.model.streaming.DelegatingInputStream
-
- awaitTermination(long, TimeUnit) - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- CACHE_SIZE - Static variable in class org.mule.runtime.core.api.client.AbstractConnectorMessageProcessorProvider
-
- CachingStrategy - Interface in org.mule.runtime.core.api.cache
-
Defines a way to process a
Event using a cache.
- calendar - Variable in class org.mule.runtime.core.el.datetime.AbstractInstant
-
- call(Object[], ExpressionLanguageContext) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageFunction
-
- call(Object[], ExpressionLanguageContext) - Method in class org.mule.runtime.core.el.function.DateTimeExpressionLanguageFuntion
-
- call(Object[], ExpressionLanguageContext) - Method in class org.mule.runtime.core.el.function.RegexExpressionLanguageFuntion
-
- call(Object[], ExpressionLanguageContext) - Method in class org.mule.runtime.core.el.function.WildcardExpressionLanguageFuntion
-
- Callable - Interface in org.mule.runtime.core.api.lifecycle
-
Callable is used to provide a Service with an interface that supports event calls.
- CallableEntryPointResolver - Class in org.mule.runtime.core.api.model.resolvers
-
An entry-point resolver that only allows Service objects that implement the Callable interface
- CallableEntryPointResolver() - Constructor for class org.mule.runtime.core.api.model.resolvers.CallableEntryPointResolver
-
- callableMethod - Static variable in class org.mule.runtime.core.api.model.resolvers.CallableEntryPointResolver
-
- CallbackOutputStream - Class in org.mule.runtime.core.api.model.streaming
-
- CallbackOutputStream(OutputStream, CallbackOutputStream.Callback) - Constructor for class org.mule.runtime.core.api.model.streaming.CallbackOutputStream
-
- CallbackOutputStream.Callback - Interface in org.mule.runtime.core.api.model.streaming
-
- callbacks - Variable in class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
- canClose(Class<?>) - Method in interface org.mule.runtime.core.api.util.StreamCloser
-
- canDoSoftCopy() - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
- canDoSoftCopy() - Method in class org.mule.runtime.core.internal.streaming.bytes.InMemoryStreamBuffer
-
- cannotCopyStreamPayload(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- cannotLoadFromClasspath(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- cannotReadPayloadAsBytes(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- cannotReadPayloadAsString(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- cannotRenameInboundScopeProperty(String, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- cannotSetObjectOnceItHasBeenSet(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- cannotSetPropertyOnObjectWithParamType(String, Class<?>, Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- cannotStartTransaction(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- cannotUseTxAndRemoteSync() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- CaseInsensitiveHashMap<K,V> - Class in org.mule.runtime.core.api.util
-
A case-insensitive Map.
- CaseInsensitiveHashMap() - Constructor for class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
Constructs a new empty map with default size and load factor.
- CaseInsensitiveHashMap(Map) - Constructor for class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
Constructor copying elements from another map.
- category - Variable in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- causedBy(Class) - Method in exception org.mule.runtime.core.exception.MessagingException
-
Evaluates if the exception was caused (instance of) by the provided exception type
- causedExactlyBy(Class) - Method in exception org.mule.runtime.core.exception.MessagingException
-
Evaluates if the exception was caused by the type and only the type provided exception type i,e: if cause exception is
NullPointerException will only return true if provided exception type is NullPointerException
- causedRollback() - Method in exception org.mule.runtime.core.exception.MessagingException
-
Signals if the exception cause rollback of any current transaction if any or if the message source should rollback incoming
message
- causeMatches(String) - Method in exception org.mule.runtime.core.exception.MessagingException
-
Checks the cause exception type name matches the provided regex.
- chain(Processor...) - Method in interface org.mule.runtime.core.api.processor.MessageProcessorChainBuilder
-
- chain(MessageProcessorBuilder...) - Method in interface org.mule.runtime.core.api.processor.MessageProcessorChainBuilder
-
- chain(Processor...) - Method in class org.mule.runtime.core.processor.chain.DefaultMessageProcessorChainBuilder
-
- chain(List<Processor>) - Method in class org.mule.runtime.core.processor.chain.DefaultMessageProcessorChainBuilder
-
- chain(MessageProcessorBuilder...) - Method in class org.mule.runtime.core.processor.chain.DefaultMessageProcessorChainBuilder
-
- chainBefore(Processor) - Method in class org.mule.runtime.core.processor.chain.DefaultMessageProcessorChainBuilder
-
- chainBefore(MessageProcessorBuilder) - Method in class org.mule.runtime.core.processor.chain.DefaultMessageProcessorChainBuilder
-
- changeTimeZone(String) - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- changeTimeZone(String) - Method in interface org.mule.runtime.core.api.el.datetime.Instant
-
- changeTimeZone(String) - Method in interface org.mule.runtime.core.api.el.datetime.Time
-
- changeTimeZone(String) - Method in class org.mule.runtime.core.el.datetime.AbstractInstant
-
- changeTimeZone(String) - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- charset(String) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
Sets the given charset.
- charset(Charset) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- checkConsumed() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.AbstractConsumer
-
Implement this method to actualy check for the
Producer being fully consumed without worrying about it being closed
or throwing any exceptions
- checkConsumed() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.ListConsumer
-
- checkConsumed() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.SimpleConsumer
-
- checkDisposed() - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- CheckedBiConsumer<T,U> - Interface in org.mule.runtime.core.api.util.func
-
- CheckedBiFunction<T,U,R> - Interface in org.mule.runtime.core.api.util.func
-
- CheckedBiPredicate<T,U> - Interface in org.mule.runtime.core.api.util.func
-
- checkedConsumer(CheckedConsumer<T>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
-
- checkedConsumer(CheckedBiConsumer<T, U>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
-
- CheckedConsumer<T> - Interface in org.mule.runtime.core.api.util.func
-
- checkedFunction(CheckedFunction<T, R>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
-
- checkedFunction(CheckedBiFunction<T, U, R>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
-
- CheckedFunction<T,R> - Interface in org.mule.runtime.core.api.util.func
-
- checkedPredicate(CheckedPredicate<T>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
-
- checkedPredicate(CheckedBiPredicate<T, U>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
-
- CheckedPredicate<T> - Interface in org.mule.runtime.core.api.util.func
-
- CheckedRunnable - Interface in org.mule.runtime.core.api.util.func
-
- CheckedSupplier<T> - Interface in org.mule.runtime.core.api.util.func
-
A supplier which can throw exceptions
- checkImmutable() - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder
-
- checkKeyStoreContainsAlias(KeyStore) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- checkLifecycleForPropertySet(String, String) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- checkNotClosed() - Method in class org.mule.runtime.core.internal.streaming.AbstractStreamingBuffer
-
- checkPhase(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
-
Will check that the phase passed in is a valid next phase for this lifecycle manager.
- checkPhase(String) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- checkReturnClass(Object, Event) - Method in class org.mule.runtime.core.transformer.AbstractMessageTransformer
-
Check if the return class is supported by this transformer
- checkState() - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- checkTransformerReturnClass(Transformer, Object) - Static method in class org.mule.runtime.core.transformer.TransformerUtils
-
Checks whether a given value is a valid output for a transformer.
- child(EventContext) - Static method in class org.mule.runtime.core.DefaultEventContext
-
Builds a new child execution context from a parent context.
- ChoiceRouter - Class in org.mule.runtime.core.routing
-
Routes the event to a single
MessageProcessor using a
Filter to evaluate the event being processed and find
the first route that can be used.
- ChoiceRouter() - Constructor for class org.mule.runtime.core.routing.ChoiceRouter
-
- CLASS_PROPERTY - Static variable in class org.mule.runtime.core.transformer.simple.MapToBean
-
"className"
- ClassLoaderRegistryBootstrapDiscoverer - Class in org.mule.runtime.core.config.bootstrap
-
Looks for bootstrap properties in resources named {code BOOTSTRAP_PROPERTIES} inside a given classloader.
- ClassLoaderRegistryBootstrapDiscoverer(ClassLoader) - Constructor for class org.mule.runtime.core.config.bootstrap.ClassLoaderRegistryBootstrapDiscoverer
-
Creates a new discoverer for a given classloader.
- ClassUtils - Class in org.mule.runtime.core.api.util
-
Extend the Apache Commons ClassUtils to provide additional functionality.
- ClassUtils() - Constructor for class org.mule.runtime.core.api.util.ClassUtils
-
- cleanDirectory(File) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
Cleans a directory without deleting it.
- clear(String) - Method in interface org.mule.runtime.core.api.store.PartitionableObjectStore
-
- clear() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
- clear() - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- clear() - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- clear() - Method in interface org.mule.runtime.core.api.util.pool.ObjectPool
-
- clear() - Method in interface org.mule.runtime.core.api.util.queue.Queue
-
Discards all the elements in the queue
- clear() - Method in class org.mule.runtime.core.el.context.FlowVariableMapContext
-
- clear() - Method in class org.mule.runtime.core.el.context.InboundAttachmentMapContext
-
- clear() - Method in class org.mule.runtime.core.el.context.OutboundAttachmentMapContext
-
- clear() - Method in class org.mule.runtime.core.el.context.SessionVariableMapContext
-
- clear() - Method in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- clear() - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- clear() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- clear() - Method in class org.mule.runtime.core.internal.util.journal.TransactionJournal
-
Removes all the entries from the transactional journal
- clear() - Method in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
- clear(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.LocalTxQueueTransactionContext
-
- clear(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.PersistentQueueTransactionContext
-
- clear(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.PersistentXaTransactionContext
-
- clear(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.XaQueueTypeTransactionContextAdapter
-
- clear() - Method in class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
- clear() - Method in class org.mule.runtime.core.management.stats.AllStatistics
-
- clear() - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
Resets the state of this component statistics collector.
- clear() - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- clear() - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- clear() - Method in class org.mule.runtime.core.registry.map.RegistryMap
-
- clear() - Method in class org.mule.runtime.core.routing.EventGroup
-
Removes all events from this group.
- clear() - Method in class org.mule.runtime.core.transaction.TransactionCoordination
-
- clear() - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- clear() - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
- clear() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- clear() - Method in interface org.mule.runtime.core.util.queue.QueueStore
-
- clear() - Method in interface org.mule.runtime.core.util.queue.QueueStoreDelegate
-
Discards all the elements in the queue
- clear(QueueStore) - Method in interface org.mule.runtime.core.util.queue.QueueTransactionContext
-
- clear(QueueStore) - Method in class org.mule.runtime.core.util.queue.QueueTypeTransactionContextAdapter
-
- clear() - Method in class org.mule.runtime.core.util.queue.TransactionAwareQueueStore
-
- clear(QueueStore) - Method in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- clear(QueueStore) - Method in class org.mule.runtime.core.util.queue.TransientXaTransactionAdapter
-
- clear() - Method in class org.mule.runtime.core.util.store.AbstractPartitionedObjectStore
-
- clear() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- clear() - Method in class org.mule.runtime.core.util.store.ObjectStorePartition
-
- clear() - Method in class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
- clear(String) - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- clear() - Method in class org.mule.runtime.core.util.store.PartitionedObjectStoreWrapper
-
- clear(String) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- clear() - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- clear() - Method in class org.mule.runtime.core.util.store.ProvidedObjectStoreWrapper
-
- clear(String) - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- clear() - Method in class org.mule.runtime.core.util.store.SimpleMemoryObjectStore
-
- CLEAR_POLL_TIMEOUT - Static variable in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- clearProperties() - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
- clearProperties() - Method in class org.mule.runtime.core.message.ExceptionMessage
-
Removes all properties on this message
- clearProperties() - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- clearQueueConfiguration(String) - Method in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
- clearStoreCache() - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- CLIENT_SECURITY - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- CLIENT_SECURITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates a security type problem enforced by an external entity
- clone() - Method in interface org.mule.runtime.core.api.context.notification.FlowCallStack
-
- clone() - Method in interface org.mule.runtime.core.api.processor.CloneableMessageProcessor
-
Creates a new instance cloned from the current one
- clone() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.mule.runtime.core.context.notification.DefaultFlowCallStack
-
- clone() - Method in class org.mule.runtime.core.internal.transformer.encryption.AbstractEncryptionTransformer
-
- clone() - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- clone() - Method in class org.mule.runtime.core.processor.simple.AbstractRemoveVariablePropertyProcessor
-
- clone() - Method in class org.mule.runtime.core.transformer.simple.CopyPropertiesProcessor
-
- CloneableMessageProcessor - Interface in org.mule.runtime.core.api.processor
-
Adds clone capability to
Processor
NOTE: Lifecycle management is shared with the original
Processor instance
- close() - Method in interface org.mule.runtime.core.api.Closeable
-
Deprecated.
Closes the resource.
- close() - Method in class org.mule.runtime.core.api.model.streaming.CallbackOutputStream
-
- close() - Method in class org.mule.runtime.core.api.model.streaming.DelegatingInputStream
-
- close() - Method in class org.mule.runtime.core.api.model.streaming.DeleteOnCloseFileInputStream
-
- close() - Method in interface org.mule.runtime.core.api.store.ListableObjectStore
-
Close the underlying store.
- close(String) - Method in interface org.mule.runtime.core.api.store.PartitionableObjectStore
-
- close() - Method in class org.mule.runtime.core.api.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in interface org.mule.runtime.core.api.util.pool.ObjectPool
-
- close(Object) - Method in interface org.mule.runtime.core.api.util.StreamCloser
-
- close() - Method in interface org.mule.runtime.core.internal.connection.ConnectionHandlerAdapter
-
Indicates that all resources allocated by the wrapped connection must be closed and released.
- close() - Method in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- close() - Method in class org.mule.runtime.core.internal.streaming.AbstractCursorIterator
-
- close() - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractCursorStreamProvider
- close() - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
Releases all the resources held by this buffer
- close() - Method in interface org.mule.runtime.core.internal.streaming.bytes.InputStreamBuffer
-
Releases all the resources held by this buffer
- close() - Method in class org.mule.runtime.core.internal.streaming.ManagedCursorProvider
-
- close() - Method in class org.mule.runtime.core.internal.streaming.object.AbstractCursorIteratorProvider
- close() - Method in class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- close() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.AbstractConsumer
- close() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.CompositeProducer
-
Closes all the producers
- close() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.ConsumerStreamingIterator
-
Closes the underlying consumer
- close() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.ListableObjectStoreProducer
-
- close() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.ListConsumer
- close() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.QueueProducer
-
- close() - Method in interface org.mule.runtime.core.internal.streaming.object.ObjectStreamBuffer
-
Releases all the resources held by this buffer.
- close() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- close() - Method in class org.mule.runtime.core.internal.util.journal.TransactionJournal
-
Release the resources used by the transaction journal
- close() - Method in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
- close() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- close() - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- close() - Method in class org.mule.runtime.core.util.queue.QueueControlDataFile
-
- close() - Method in class org.mule.runtime.core.util.queue.QueueFileProvider
-
closes the random access file.
- close() - Method in interface org.mule.runtime.core.util.queue.QueueStore
-
- close() - Method in interface org.mule.runtime.core.util.queue.TransactionalQueueStoreDelegate
-
Releases all resources managed by this queue without removing the queue data.
- close() - Method in class org.mule.runtime.core.util.store.AbstractPartitionedObjectStore
-
- close() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- close() - Method in class org.mule.runtime.core.util.store.ObjectStorePartition
-
- close(String) - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- close() - Method in class org.mule.runtime.core.util.store.PartitionedObjectStoreWrapper
-
- close(String) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- close() - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- close() - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- close(String) - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- close() - Method in class org.mule.runtime.core.util.store.SimpleMemoryObjectStore
-
- Closeable - Interface in org.mule.runtime.core.api
-
Deprecated.
- closed - Variable in class org.mule.runtime.core.internal.streaming.AbstractStreamingBuffer
-
- ClosedConsumerException - Exception in org.mule.runtime.core.internal.streaming.object.iterator
-
Exception to signal that a consumer you're trying to access is already closed
- ClosedConsumerException() - Constructor for exception org.mule.runtime.core.internal.streaming.object.iterator.ClosedConsumerException
-
- ClosedConsumerException(String) - Constructor for exception org.mule.runtime.core.internal.streaming.object.iterator.ClosedConsumerException
-
- closeQueueStore(QueueStore) - Method in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
- closeQueueStore(QueueStore) - Method in interface org.mule.runtime.core.util.queue.QueueStoreCacheListener
-
- closeQuietly(Channel) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
Unconditionally close a Channel.
- closeQuietly(Closeable) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
Closes a {#link Closable} instance catching any exceptions
- closeResources() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- closeSafely(CheckedRunnable) - Method in class org.mule.runtime.core.internal.streaming.AbstractStreamingBuffer
-
- closeStream(Object) - Method in interface org.mule.runtime.core.api.util.StreamCloserService
-
- closeStream(Message) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- closeStream(Object) - Method in class org.mule.runtime.core.internal.util.DefaultStreamCloserService
-
- CLUSTER_NODE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- ClusterConfiguration - Interface in org.mule.runtime.core.config
-
Provides the cluster configuration attributes
- ClusterizableMessageSource - Interface in org.mule.runtime.core.api.source
-
Defines a message source that runs in only one node of a cluster.
- ClusterizableMessageSourceWrapper - Class in org.mule.runtime.core.source
-
Wraps a
ClusterizableMessageSource in order to manage the lifecycle of the wrapped instance differently depending if
the node is primary or not inside a cluster.
- ClusterizableMessageSourceWrapper(ClusterizableMessageSource) - Constructor for class org.mule.runtime.core.source.ClusterizableMessageSourceWrapper
-
- ClusterizableMessageSourceWrapper(MuleContext, ClusterizableMessageSource, FlowConstruct) - Constructor for class org.mule.runtime.core.source.ClusterizableMessageSourceWrapper
-
- ClusterNodeNotification - Class in org.mule.runtime.core.context.notification
-
Notifies when there are a cluster node event
- ClusterNodeNotification(Object, int) - Constructor for class org.mule.runtime.core.context.notification.ClusterNodeNotification
-
- ClusterNodeNotificationListener<T extends ClusterNodeNotification> - Interface in org.mule.runtime.core.api.context.notification
-
- CollectAllAggregationStrategy - Class in org.mule.runtime.core.routing
-
- CollectAllAggregationStrategy() - Constructor for class org.mule.runtime.core.routing.CollectAllAggregationStrategy
-
- collectEventsWithExceptions() - Method in class org.mule.runtime.core.api.routing.AggregationContext
-
- collectEventsWithoutExceptions() - Method in class org.mule.runtime.core.api.routing.AggregationContext
-
- CollectionCorrelatorCallback - Class in org.mule.runtime.core.routing.correlation
-
A Correlator that correlates messages based on Mule correlation settings
- CollectionCorrelatorCallback(MuleContext, String) - Constructor for class org.mule.runtime.core.routing.correlation.CollectionCorrelatorCallback
-
- CollectionMessageSequence<T> - Class in org.mule.runtime.core.routing.outbound
-
- CollectionMessageSequence(Collection<T>) - Constructor for class org.mule.runtime.core.routing.outbound.CollectionMessageSequence
-
- collectionPayload(Collection, Class<?>) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- collectionPayload(Object[]) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- collectionPayload(Collection, Class<?>) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.PayloadBuilder
-
- collectionPayload(Object[]) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.PayloadBuilder
-
- collectionType(Class<? extends Collection>) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- CollectionUtils - Class in org.mule.runtime.core.api.util
-
- CollectionUtils() - Constructor for class org.mule.runtime.core.api.util.CollectionUtils
-
- Collectors - Class in org.mule.runtime.core.api.util.collection
-
Provides different implementations of
Collector
- collectRouteExceptions() - Method in class org.mule.runtime.core.api.routing.AggregationContext
-
Returns a
NavigableMap in which the key is a zero-based route index and the value is an
Throwable generated
by it.
- CombineCollectionsTransformer - Class in org.mule.runtime.core.transformer.simple
-
Takes a payload which is a Collection of Collections and turns into a single List.
- CombineCollectionsTransformer() - Constructor for class org.mule.runtime.core.transformer.simple.CombineCollectionsTransformer
-
- COMMA - Static variable in class org.mule.runtime.core.transformer.TransformerUtils
-
- commit() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
Commit the transaction
- commit() - Method in interface org.mule.runtime.core.api.util.queue.QueueSession
-
- commit() - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- commit() - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- commit(Xid, boolean) - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- commit() - Method in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- commit() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- commit(Xid, boolean) - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
- commitCurrentTransaction() - Method in class org.mule.runtime.core.transaction.TransactionCoordination
-
- commitDandlingTransaction(Xid, boolean) - Method in class org.mule.runtime.core.internal.util.xa.XaTransactionRecoverer
-
- commitDanglingTransaction(Xid, boolean) - Method in class org.mule.runtime.core.internal.util.queue.QueueXaResource
-
- commitDanglingTransaction(Xid, boolean) - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
Commits a dangling transaction that can be caused by the failure of one of the XAResource involved in the transaction or a
crash of the transaction manager.
- committed - Variable in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- commitTransaction(AbstractTransactionContext) - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- commitTxButNoResource(Transaction) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- commitTxFilter - Variable in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- CommonsPoolObjectPool - Class in org.mule.runtime.core.internal.util.pool
-
CommonsPoolProxyPool is an implementation of
ObjectPool that internally uses the commons-pool
GenericObjectPool and uses a
ObjectFactory for creating new pooled instances.
- CommonsPoolObjectPool(ObjectFactory, PoolingProfile, MuleContext) - Constructor for class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
Creates a new pool and an Object factory with the ServiceDescriptor
- compare(Class[], Class[], boolean) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- compare(Class[], Class[], boolean, boolean) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Returns true if the types from array c2 are assignable to the types from c1 and the arrays are the same size.
- compare(Preferred, Preferred) - Method in class org.mule.runtime.core.config.PreferredComparator
-
- compare(Event, Event) - Method in class org.mule.runtime.core.routing.correlation.CorrelationSequenceComparator
-
- compare(Event, Event) - Method in class org.mule.runtime.core.routing.EventGroup.ArrivalOrderEventComparator
-
- compare(String, String) - Method in class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
- compareTo(ExceptionMapping) - Method in class org.mule.runtime.core.exception.ExceptionMapping
-
- compareTo(MessageProcessPhase) - Method in class org.mule.runtime.core.execution.AsyncResponseFlowProcessingPhase
-
- compareTo(MessageProcessPhase) - Method in class org.mule.runtime.core.execution.FlowProcessingPhase
-
- compareTo(MessageProcessPhase) - Method in class org.mule.runtime.core.execution.ModuleFlowProcessingPhase
-
- compareTo(MessageProcessPhase) - Method in class org.mule.runtime.core.execution.ValidationPhase
-
- compareTo(Position) - Method in class org.mule.runtime.core.internal.streaming.object.Position
- compareTo(JdkVersionUtils.JdkVersion) - Method in class org.mule.runtime.core.internal.util.JdkVersionUtils.JdkVersion
-
- compareTo(EventGroup) - Method in class org.mule.runtime.core.routing.EventGroup
-
Compare this EventGroup to another one.
- compareTo(Object) - Method in class org.mule.runtime.core.transformer.TransformerWeighting
-
- compareTo(Xid) - Method in class org.mule.runtime.core.util.xa.MuleXid
-
- COMPILED_EXPRESSION_MAX_CACHE_SIZE - Static variable in class org.mule.runtime.core.el.mvel.MVELExpressionExecutor
-
- completedPhases - Variable in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- CompletionHandler<R,E extends Throwable> - Interface in org.mule.runtime.core.execution
-
Handles the result of asynchronous processing.
- Component - Interface in org.mule.runtime.core.api.component
-
A
Component component processes a
Event by invoking the component instance that has been configured,
optionally returning a result.
- component - Variable in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- COMPONENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- COMPONENT_POST_INVOKE - Static variable in class org.mule.runtime.core.context.notification.ComponentMessageNotification
-
- COMPONENT_PRE_INVOKE - Static variable in class org.mule.runtime.core.context.notification.ComponentMessageNotification
-
- ComponentAnnotations - Interface in org.mule.runtime.core.component
-
This interface holds the keys used internally by the runtime for the annotations added to the
AnnotatedObject.
- componentCausedErrorIs(Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ComponentException - Exception in org.mule.runtime.core.component
-
ComponentException should be thrown when some action on a component fails, such as starting or stopping
- ComponentException(I18nMessage, Component) - Constructor for exception org.mule.runtime.core.component.ComponentException
-
- ComponentException(I18nMessage, Component, Throwable) - Constructor for exception org.mule.runtime.core.component.ComponentException
-
- ComponentException(Component, Throwable) - Constructor for exception org.mule.runtime.core.component.ComponentException
-
- ComponentIdentifiers() - Constructor for class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- ComponentLifecycleManager - Class in org.mule.runtime.core.component
-
The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
- ComponentLifecycleManager(String, Component) - Constructor for class org.mule.runtime.core.component.ComponentLifecycleManager
-
- ComponentMessageNotification - Class in org.mule.runtime.core.context.notification
-
These notifications are fired when before and after a service component is invoked.
- ComponentMessageNotification(EnrichedNotificationInfo, FlowConstruct, int) - Constructor for class org.mule.runtime.core.context.notification.ComponentMessageNotification
-
- ComponentMessageNotificationListener<T extends ComponentMessageNotification> - Interface in org.mule.runtime.core.api.context.notification
-
ComponentMessageNotificationListener is an observer interface that objects can use to receive notifications about
messages being processed by components
- componentNotRegistered(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- componentObject - Variable in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- ComponentStatistics - Class in org.mule.runtime.core.management.stats
-
ComponentStatistics is a basic metrics aggregation class that is accessible via the JMX api.
- ComponentStatistics() - Constructor for class org.mule.runtime.core.management.stats.ComponentStatistics
-
The constructor added to initialize the interval time in ms that stats are measured for from the property statIntervalTime.
- CompositeConverter - Class in org.mule.runtime.core.transformer
-
Composes many converters to behave as a single one.
- CompositeConverter(Converter...) - Constructor for class org.mule.runtime.core.transformer.CompositeConverter
-
Create a new conversion chain using the specified converters
- CompositeConverterFilter - Class in org.mule.runtime.core.transformer.graph
-
- CompositeConverterFilter(ConverterFilter...) - Constructor for class org.mule.runtime.core.transformer.graph.CompositeConverterFilter
-
- CompositeMessageSource - Interface in org.mule.runtime.core.api.source
-
- CompositeOperationPolicy - Class in org.mule.runtime.core.policy
-
- CompositeOperationPolicy(List<Policy>, Optional<OperationPolicyParametersTransformer>, OperationPolicyProcessorFactory, OperationParametersProcessor, OperationExecutionFunction) - Constructor for class org.mule.runtime.core.policy.CompositeOperationPolicy
-
Creates a new composite policy.
- CompositePredicate<T> - Class in org.mule.runtime.core.api.util.func
-
A
Predicate which aggregates more predicates and evaluates them
as a whole.
- CompositeProducer<T> - Class in org.mule.runtime.core.internal.streaming.object.iterator
-
Implementation of
Producer to expose streams from several producers as a single data feed.
- CompositeProducer(List<Producer<T>>) - Constructor for class org.mule.runtime.core.internal.streaming.object.iterator.CompositeProducer
-
Takes a list of producers to be composited.
- CompositeProducer(Producer<T>...) - Constructor for class org.mule.runtime.core.internal.streaming.object.iterator.CompositeProducer
-
- CompositeRoutingException - Exception in org.mule.runtime.core.routing
-
This is a
MessagingException used to aggregate exceptions thrown by several routes in the context of a single
MessageRouter Exceptions are correlated to each route through a sequential id
- CompositeRoutingException(I18nMessage, Map<Integer, Throwable>) - Constructor for exception org.mule.runtime.core.routing.CompositeRoutingException
-
- CompositeRoutingException(Map<Integer, Throwable>) - Constructor for exception org.mule.runtime.core.routing.CompositeRoutingException
-
- CompositeSourcePolicy - Class in org.mule.runtime.core.policy
-
- CompositeSourcePolicy(List<Policy>, Optional<SourcePolicyParametersTransformer>, SourcePolicyProcessorFactory, Processor, MessageSourceResponseParametersProcessor) - Constructor for class org.mule.runtime.core.policy.CompositeSourcePolicy
-
Creates a new source policies composed by several
Policy that will be chain together.
- compressByteArray(byte[]) - Method in interface org.mule.runtime.core.api.util.compression.CompressionStrategy
-
Compresses a byte array.
- compressByteArray(byte[]) - Method in class org.mule.runtime.core.api.util.compression.GZipCompression
-
Used for compressing a byte array into a new byte array using GZIP
- compressInputStream(InputStream) - Method in interface org.mule.runtime.core.api.util.compression.CompressionStrategy
-
- compressInputStream(InputStream) - Method in class org.mule.runtime.core.api.util.compression.GZipCompression
-
- CompressionStrategy - Interface in org.mule.runtime.core.api.util.compression
-
CompressionStrategy is a base interface for Different compression strategies
- computeIfAbsent(Serializable, MetadataCache.MetadataCacheValueResolver) - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataCache
- ConcurrencyUtils - Class in org.mule.runtime.core.internal.util
-
Utilities for concurrency
- ConcurrentHashSet - Class in org.mule.runtime.core.api.util.concurrent
-
- ConcurrentHashSet() - Constructor for class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- ConcurrentHashSet(int) - Constructor for class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- ConcurrentHashSet(int, float, int) - Constructor for class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- ConditionalExecutorServiceDecorator - Class in org.mule.runtime.core.internal.util.rx
-
Transaction aware
ExecutorService decorator that does not scheduler tasks for async processing using the delagate
executor service if a transaction is active, instead a
MoreExecutors.newDirectExecutorService() is used and the task is
run on the current thread.
- ConditionalExecutorServiceDecorator(Scheduler, Predicate<Scheduler>) - Constructor for class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
Create a new executor service decorator that delegats to the provided executor service if no transaction is active and runs
tasks on the same thread otherwise.
- Config - Interface in org.mule.runtime.core.api.config
-
A generic component's configuration.
- config() - Static method in class org.mule.runtime.core.api.scheduler.SchedulerConfig
-
- config - Variable in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- configNotFoundUsage() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ConfigResource - Class in org.mule.runtime.core.config
-
A ConfigResource holds the url description (or location) and the url stream.
- ConfigResource(String) - Constructor for class org.mule.runtime.core.config.ConfigResource
-
- ConfigResource(URL) - Constructor for class org.mule.runtime.core.config.ConfigResource
-
- ConfigResource(String, InputStream) - Constructor for class org.mule.runtime.core.config.ConfigResource
-
- CONFIGURATION_STOPPED - Static variable in class org.mule.runtime.core.api.config.ConfigurationInstanceNotification
-
- ConfigurationBuilder - Interface in org.mule.runtime.core.api.config
-
A ConfigurationBuilder is used to configure a Mule instance, represented by a MuleContext instance.
- configurationBuilderError(ConfigurationBuilder) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- configurationBuilderNoMatching(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- configurationBuilderSuccess(ConfigurationBuilder, int) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- configurationBuilderSuccess(ConfigurationBuilder, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ConfigurationComponentLocator - Interface in org.mule.runtime.core.api.locator
-
Locator to access runtime objects created from the configuration of the artifact.
- ConfigurationException - Exception in org.mule.runtime.core.api.config
-
- ConfigurationException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.config.ConfigurationException
-
- ConfigurationException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.config.ConfigurationException
-
- ConfigurationException(Throwable) - Constructor for exception org.mule.runtime.core.api.config.ConfigurationException
-
- ConfigurationExtension - Interface in org.mule.runtime.core.api.config
-
Marker interface for custom configuration extensions defined inside
MuleConfiguration
This is required by the new parsers to identify child elements
- ConfigurationInstanceNotification - Class in org.mule.runtime.core.api.config
-
Custom notification that communicates the change of state in a ConfigurationInstance
- ConfigurationInstanceNotification(ConfigurationInstance, int) - Constructor for class org.mule.runtime.core.api.config.ConfigurationInstanceNotification
-
- configure(MuleContext) - Method in interface org.mule.runtime.core.api.config.ConfigurationBuilder
-
Will configure a MuleContext based on the configuration provided.
- configure(MuleContext) - Method in class org.mule.runtime.core.config.builders.AbstractConfigurationBuilder
-
Will configure a MuleContext object based on the builders configuration settings.
- configure(MuleContext) - Method in class org.mule.runtime.core.config.builders.AbstractResourceConfigurationBuilder
-
Override to check for existence of configResouce before invocation, and set resources n configuration afterwards.
- configure(Event.Builder) - Method in interface org.mule.runtime.core.routing.outbound.EventBuilderConfigurer
-
Applies changes on the given builder.
- configureContext(ExpressionLanguageContext) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageExtension
-
- configured - Variable in class org.mule.runtime.core.config.builders.AbstractConfigurationBuilder
-
- configureMessageProcessors(MessageProcessorChainBuilder) - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- configureParserConfiguration(ParserConfiguration, Map<String, Class<?>>) - Static method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- configurePostProcessors(MessageProcessorChainBuilder) - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- configurePostProcessors(MessageProcessorChainBuilder) - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder.DefaultFlow
-
- configurePreProcessors(MessageProcessorChainBuilder) - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- configurePreProcessors(MessageProcessorChainBuilder) - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder.DefaultFlow
-
- configureQueue(MuleContext, String, QueueManager) - Method in class org.mule.runtime.core.config.QueueProfile
-
- configureQueueManager(MuleContext) - Method in class org.mule.runtime.core.config.builders.DefaultsConfigurationBuilder
-
- configureStatistics() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- configureStatistics() - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder.DefaultFlow
-
- configureThread(Thread) - Method in class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
-
- configureTransformerFactory(Boolean, Boolean, TransformerFactory) - Static method in class org.mule.runtime.core.util.xmlsecurity.DefaultXMLSecureFactories
-
- configureTransformerFactory(TransformerFactory) - Method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactories
-
- connect() - Method in interface org.mule.runtime.core.api.connector.Connectable
-
Make the connection to the underlying transport.
- connect() - Method in class org.mule.runtime.core.internal.connection.ConnectionProviderWrapper
-
- connect() - Method in class org.mule.runtime.core.internal.connection.ErrorTypeHandlerConnectionProviderWrapper
-
Delegates to the proper ConnectionProvider, if this fails and throws a ConnectionException, this method will
introspect into the cause of this exception and if the cause is a ModuleException a new ConnectionException
will be created communicating the proper ErrorType, otherwise the original exception will be propagated.
- connect() - Method in class org.mule.runtime.core.internal.connection.LifecycleAwareConnectionProviderWrapper
-
Obtains a Connection from the delegate and applies injection dependency and the muleContext's completed
Lifecycle phases
- Connectable - Interface in org.mule.runtime.core.api.connector
-
Interface for objects that should connect to a resource.
- ConnectException - Exception in org.mule.runtime.core.api.connector
-
When this exception is thrown it will trigger a retry (reconnection) policy to go into effect if one is configured.
- ConnectException(I18nMessage, Connectable) - Constructor for exception org.mule.runtime.core.api.connector.ConnectException
-
- ConnectException(I18nMessage, Throwable, Connectable) - Constructor for exception org.mule.runtime.core.api.connector.ConnectException
-
- ConnectException(Throwable, Connectable) - Constructor for exception org.mule.runtime.core.api.connector.ConnectException
-
- CONNECTION_CONNECTED - Static variable in class org.mule.runtime.core.context.notification.ConnectionNotification
-
- CONNECTION_DISCONNECTED - Static variable in class org.mule.runtime.core.context.notification.ConnectionNotification
-
- CONNECTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- CONNECTION_FAILED - Static variable in class org.mule.runtime.core.context.notification.ConnectionNotification
-
- ConnectionHandlerAdapter<T> - Interface in org.mule.runtime.core.internal.connection
-
Adapter interface which extends the ConnectionHandler contract with non-API functionality
- ConnectionManager - Interface in org.mule.runtime.core.api.connector
-
Manages all the connections opened between the boundaries of an application.
- ConnectionManagerAdapter - Interface in org.mule.runtime.core.internal.connection
-
Interface for
ConnectionManager implementations which expands its contract with non API functionality
- ConnectionNotification - Class in org.mule.runtime.core.context.notification
-
Is fired by a connector when a connection is made or disconnected.
- ConnectionNotification(Connectable, String, int) - Constructor for class org.mule.runtime.core.context.notification.ConnectionNotification
-
- ConnectionNotificationListener<T extends ConnectionNotification> - Interface in org.mule.runtime.core.api.context.notification
-
ConnectionNotificationListener is an observer interface that objects can implement and then register themselves
with the Mule manager to be notified when a Connection event occurs.
- ConnectionProviderWrapper<C> - Class in org.mule.runtime.core.internal.connection
-
Base class for wrappers for ConnectionProvider instances
- CONNECTIVITY - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- CONNECTIVITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates that a problem occurred and a connection could not be established
- ConnectivityTestingService - Interface in org.mule.runtime.core.api.connectivity
-
Service for doing connectivity testing.
- ConnectivityTestingStrategy - Interface in org.mule.runtime.core.api.connectivity
-
An strategy for doing connectivity testing.
- ConnectNotifier - Class in org.mule.runtime.core.retry.notifiers
-
- ConnectNotifier() - Constructor for class org.mule.runtime.core.retry.notifiers.ConnectNotifier
-
- CONNECTOR_CLASS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
***************************************************************************** Transport Service descriptor properties
*****************************************************************************
- CONNECTOR_DEFAULT_EXCHANGE_PATTERN - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_DISPATCHER_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_ENDPOINT_BUILDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_INBOUND_EXCHANGE_PATTERNS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_INBOUND_TRANSFORMER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_MESSAGE_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_MESSAGE_RECEIVER_CLASS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_META_ENDPOINT_BUILDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_OUTBOUND_EXCHANGE_PATTERNS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_OUTBOUND_TRANSFORMER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_REQUESTER_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_RESPONSE_TRANSFORMER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_SERVICE_ERROR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_SERVICE_FINDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_SESSION_HANDLER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_TRANSACTED_MESSAGE_RECEIVER_CLASS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_TRANSACTION_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- CONNECTOR_XA_TRANSACTED_MESSAGE_RECEIVER_CLASS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- ConnectorMessageNotification - Class in org.mule.runtime.core.context.notification
-
Used to notify that a message was received or sent through a Connector
- ConnectorMessageNotification(EnrichedNotificationInfo, FlowConstruct, int) - Constructor for class org.mule.runtime.core.context.notification.ConnectorMessageNotification
-
- ConnectorMessageNotificationListener<T extends ConnectorMessageNotification> - Interface in org.mule.runtime.core.api.context.notification
-
Observer interface to receive notifications about messages being sent and received from connectors
- ConnectorOperationLocator - Interface in org.mule.runtime.core.api.connector
-
Locator for a MessageProcessor which is an operation from a Mule connector that fulfills the operation required.
- ConnectorOperationProvider - Interface in org.mule.runtime.core.api.connector
-
Provider of operation for a Mule connector.
- connectorWithProtocolNotRegistered(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ConsumableMuleMessageFilter - Class in org.mule.runtime.core.routing.filters
-
Filters messages that have a consumable payload.
- ConsumableMuleMessageFilter() - Constructor for class org.mule.runtime.core.routing.filters.ConsumableMuleMessageFilter
-
- consume(ByteBuffer) - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
- consume() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.AbstractConsumer
-
Retrieves the next available item.
- consume() - Method in interface org.mule.runtime.core.internal.streaming.object.iterator.Consumer
-
Retrieves the next available item.
- consumeForwardData() - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
Consumes the stream in order to obtain data that has not been read yet.
- consumeForwardData() - Method in class org.mule.runtime.core.internal.streaming.bytes.InMemoryStreamBuffer
-
Consumes the stream in order to obtain data that has not been read yet.
- Consumer<T> - Interface in org.mule.runtime.core.internal.streaming.object.iterator
-
General interface for components able to consume data from any specific resource or stream, following the Producer-Consumer
design pattern.
- ConsumerStreamingIterator<T> - Class in org.mule.runtime.core.internal.streaming.object.iterator
-
- ConsumerStreamingIterator(Consumer<T>) - Constructor for class org.mule.runtime.core.internal.streaming.object.iterator.ConsumerStreamingIterator
-
- consumeStream(ByteBuffer) - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
- containerAlreadyRegistered(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ContainerManagedLifecyclePhase - Class in org.mule.runtime.core.internal.lifecycle.phases
-
- ContainerManagedLifecyclePhase(String, Class<?>, String) - Constructor for class org.mule.runtime.core.internal.lifecycle.phases.ContainerManagedLifecyclePhase
-
Deprecated.
- contains(String) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageContext
-
- contains(Serializable, String) - Method in interface org.mule.runtime.core.api.store.PartitionableObjectStore
-
- contains(Object) - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- contains(String) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- contains(Position) - Method in class org.mule.runtime.core.internal.streaming.object.Bucket
-
- contains(JdkVersionUtils.JdkVersion) - Method in class org.mule.runtime.core.internal.util.JdkVersionUtils.JdkVersionRange
-
- contains(Object) - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- contains(Serializable) - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- contains(Serializable) - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- contains(Serializable) - Method in interface org.mule.runtime.core.util.queue.RecoverableQueueStore
-
Checks if a certain object exists in the queue.
- contains(Serializable) - Method in interface org.mule.runtime.core.util.queue.TransactionalQueueStoreDelegate
-
checks if the given value exists in the queue
Used only during recovery phase which means this method does not require great performance
- contains(Serializable) - Method in class org.mule.runtime.core.util.store.AbstractObjectStore
-
- contains(Serializable) - Method in class org.mule.runtime.core.util.store.AbstractPartitionedObjectStore
-
- contains(Serializable) - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- contains(Serializable) - Method in class org.mule.runtime.core.util.store.ObjectStorePartition
-
- contains(Serializable, String) - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- contains(Serializable) - Method in class org.mule.runtime.core.util.store.PartitionedObjectStoreWrapper
-
- contains(Serializable, String) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- contains(Serializable) - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- contains(Serializable) - Method in class org.mule.runtime.core.util.store.ProvidedObjectStoreWrapper
-
- contains(Serializable, String) - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- containsAll(Collection<?>) - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- containsKey(Object) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
- containsKey(Object) - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- containsKey(Object) - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- containsKey(Object) - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- containsKey(Object) - Method in class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
- containsType(Throwable, Class<?>) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
This method returns true if the throwable contains a
Throwable that matches the specified class or subclass in the
exception chain.
- containsValue(Object) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
- containsValue(Object) - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- containsValue(Object) - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- containsValue(Object) - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- containsValue(Object) - Method in class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
- containsVariable(Event, String) - Method in class org.mule.runtime.core.el.mvel.datatype.AbstractVariableEnricherDataTypePropagator
-
- containsVariable(Event, String) - Method in class org.mule.runtime.core.el.mvel.datatype.FlowVarEnricherDataTypePropagator
-
- containsVariable(Event, String) - Method in class org.mule.runtime.core.el.mvel.datatype.SessionVarEnricherDataTypePropagator
-
- content - Variable in class org.mule.runtime.core.message.ds.StringDataSource
-
- contentType - Variable in class org.mule.runtime.core.message.ds.StringDataSource
-
- context - Variable in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- context - Variable in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- CONTEXT_DISPOSED - Static variable in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- CONTEXT_DISPOSING - Static variable in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- CONTEXT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- CONTEXT_INITIALISED - Static variable in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- CONTEXT_INITIALISING - Static variable in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- CONTEXT_STARTED - Static variable in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- CONTEXT_STARTING - Static variable in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- CONTEXT_STOPPED - Static variable in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- CONTEXT_STOPPING - Static variable in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- continueRoutingMessageAfter(Event) - Method in class org.mule.runtime.core.routing.outbound.AbstractSequenceRouter
-
Lets subclasses decide if the routing of a given message should continue or not after receiving a given response from a
synchronous endpoint.
- continueRoutingMessageAfter(Event) - Method in class org.mule.runtime.core.routing.outbound.MulticastingRouter
-
Deprecated.
Indicates that this router always routes messages to all the configured endpoints no matters what a given response is.
- Converter - Interface in org.mule.runtime.core.api.transformer
-
Defines a
Transformer that is a data type converters, ie: convert data from a type to another without modifying the
meaning of the data.
- ConverterFilter - Interface in org.mule.runtime.core.transformer.graph
-
Provides a way to filter a converters during the process of transformer resolution for a given source and result data types.
- convertNumberToTargetClass(Number, Class<T>) - Static method in class org.mule.runtime.core.api.util.NumberUtils
-
- Copiable<T> - Interface in org.mule.runtime.core.api.util
-
A component that knows how to create copies of itself.
- copy() - Method in interface org.mule.runtime.core.api.util.Copiable
-
Creates a new copy of this instance.
- copy(long, int) - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
- copyFile(File, File, boolean) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
Copies a file to a new location.
- copyLarge(InputStream, OutputStream) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
Re-implement copy method to allow buffer size to be configured.
- copyLarge(Reader, Writer) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
Re-implement copy method to allow buffer size to be configured.
- CopyOnWriteCaseInsensitiveMap<K,V> - Class in org.mule.runtime.core.internal.util
-
Implementation of
Map that provides copy on write semantics while providing the case-insensitivity of
CaseInsensitiveHashMap.
- CopyOnWriteCaseInsensitiveMap() - Constructor for class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- CopyOnWriteCaseInsensitiveMap(Map<K, V>) - Constructor for class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- CopyPropertiesProcessor - Class in org.mule.runtime.core.transformer.simple
-
- CopyPropertiesProcessor() - Constructor for class org.mule.runtime.core.transformer.simple.CopyPropertiesProcessor
-
- copyStreamToFile(InputStream, File) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- CORE_NAMESPACE_NAME - Static variable in class org.mule.runtime.core.exception.Errors
-
- CoreMessages - Class in org.mule.runtime.core.config.i18n
-
- CoreMessages() - Constructor for class org.mule.runtime.core.config.i18n.CoreMessages
-
- CORRELATION_ID - Static variable in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- CORRELATION_TIMEOUT - Static variable in class org.mule.runtime.core.context.notification.RoutingNotification
-
- correlationId(String) - Method in interface org.mule.runtime.core.api.Event.Builder
-
- correlationId(String) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- CorrelationSequenceComparator - Class in org.mule.runtime.core.routing.correlation
-
CorrelationSequenceComparator is a
Comparator for
Events using their respective correlation
sequences.
- CorrelationSequenceComparator() - Constructor for class org.mule.runtime.core.routing.correlation.CorrelationSequenceComparator
-
- correlationTimedOut(Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- CorrelationTimeoutException - Exception in org.mule.runtime.core.routing.correlation
-
- CorrelationTimeoutException(I18nMessage) - Constructor for exception org.mule.runtime.core.routing.correlation.CorrelationTimeoutException
-
- CorrelationTimeoutException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.routing.correlation.CorrelationTimeoutException
-
- CORRUPTED_FOLDER - Static variable in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- couldNotDetermineDestinationComponentFromEndpoint(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- couldNotRegisterNewScheduler(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- CouldNotRouteOutboundMessageException - Exception in org.mule.runtime.core.api.routing
-
CouldNotRouteOutboundMessageException thrown if Mule fails to route the current outbound event.
- CouldNotRouteOutboundMessageException(Processor) - Constructor for exception org.mule.runtime.core.api.routing.CouldNotRouteOutboundMessageException
-
- CouldNotRouteOutboundMessageException(Processor, Throwable) - Constructor for exception org.mule.runtime.core.api.routing.CouldNotRouteOutboundMessageException
-
- CouldNotRouteOutboundMessageException(I18nMessage, Processor) - Constructor for exception org.mule.runtime.core.api.routing.CouldNotRouteOutboundMessageException
-
- CouldNotRouteOutboundMessageException(I18nMessage, Processor, Throwable) - Constructor for exception org.mule.runtime.core.api.routing.CouldNotRouteOutboundMessageException
-
- count - Variable in class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- COUNTER_PROPERTY - Static variable in class org.mule.runtime.core.routing.Foreach
-
- counterVariableName - Variable in class org.mule.runtime.core.routing.outbound.AbstractMessageSequenceSplitter
-
- countRetry() - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicy.RetryCounter
-
- cpuIntensiveScheduler() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Builds a fresh Scheduler with a default configuration for heavy computation or CPU intensive tasks.
- cpuIntensiveScheduler(SchedulerConfig) - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Builds a fresh Scheduler for heavy computation or CPU intensive tasks.
- cpuIntensiveScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Builds a fresh Scheduler for heavy computation or CPU intensive tasks.
- cpuLightScheduler() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Builds a fresh Scheduler with a default configuration for light CPU tasks.
- cpuLightScheduler(SchedulerConfig) - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Builds a fresh Scheduler for light CPU tasks.
- cpuLightScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Builds a fresh Scheduler for light CPU tasks.
- create(Object, JC, FlowConstruct, EntryPointResolverSet, MuleContext) - Method in interface org.mule.runtime.core.api.component.LifecycleAdapterFactory
-
- create(Map<?, ?>) - Method in interface org.mule.runtime.core.api.config.PropertyFactory
-
Creates a property using code execution.
- create(MuleContext, String) - Method in interface org.mule.runtime.core.api.processor.strategy.ProcessingStrategyFactory
-
- create(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityContextFactory
-
- create(MuleConfiguration) - Method in interface org.mule.runtime.core.api.transaction.TransactionManagerFactory
-
Creates of obtains the jta transaction manager to use for mule transactions
- create(Object, JavaComponent, FlowConstruct, EntryPointResolverSet, MuleContext) - Method in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapterFactory
-
- create() - Method in interface org.mule.runtime.core.config.bootstrap.BootstrapObjectFactory
-
- create(Map<?, ?>) - Method in class org.mule.runtime.core.config.factories.HostNameFactory
-
- create(FlowConstruct, ComponentLocation) - Static method in class org.mule.runtime.core.DefaultEventContext
-
Builds a new execution context with the given parameters.
- create(FlowConstruct, ComponentLocation, String) - Static method in class org.mule.runtime.core.DefaultEventContext
-
Builds a new execution context with the given parameters and an empty publisher.
- create(FlowConstruct, ComponentLocation, String, Publisher<Void>) - Static method in class org.mule.runtime.core.DefaultEventContext
-
Builds a new execution context with the given parameters.
- create() - Method in class org.mule.runtime.core.el.DefaultBindingContextBuilderFactory
-
- create(BindingContext) - Method in class org.mule.runtime.core.el.DefaultBindingContextBuilderFactory
-
- create(ModuleNamespace) - Method in class org.mule.runtime.core.el.DefaultExpressionModuleBuilderFactory
-
- create() - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilderFactory
-
- create(Message) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilderFactory
-
- create() - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilderFactory
-
- create(DataType) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilderFactory
-
- create(MuleContext, String) - Method in class org.mule.runtime.core.processor.strategy.BlockingProcessingStrategyFactory
-
- create(MuleContext, String) - Method in class org.mule.runtime.core.processor.strategy.DirectProcessingStrategyFactory
-
- create(MuleContext, String) - Method in class org.mule.runtime.core.processor.strategy.DirectStreamPerThreadProcessingStrategyFactory
-
- create(MuleContext, String) - Method in class org.mule.runtime.core.processor.strategy.ProactorStreamProcessingStrategyFactory
-
- create(MuleContext, String) - Method in class org.mule.runtime.core.processor.strategy.ReactorProcessingStrategyFactory
-
- create(MuleContext, String) - Method in class org.mule.runtime.core.processor.strategy.ReactorStreamProcessingStrategyFactory
-
- create(MuleContext, String) - Method in class org.mule.runtime.core.processor.strategy.TransactionAwareProactorStreamProcessingStrategyFactory
-
- create(MuleContext, String) - Method in class org.mule.runtime.core.processor.strategy.TransactionAwareWorkQueueProcessingStrategyFactory
-
- create(MuleContext, String) - Method in class org.mule.runtime.core.processor.strategy.WorkQueueProcessingStrategyFactory
-
- create(MuleContext, String) - Method in class org.mule.runtime.core.processor.strategy.WorkQueueStreamProcessingStrategyFactory
-
- create(Authentication) - Method in class org.mule.runtime.core.security.DefaultSecurityContextFactory
-
- create() - Method in interface org.mule.runtime.core.util.xa.XAResourceFactory
-
- createAlgorithmParameterSpec() - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- createAlgorithmParameterSpec() - Method in class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- createAlgorithmParameterSpec() - Method in class org.mule.runtime.core.security.SecretKeyEncryptionStrategy
-
Deprecated.
- createAndInitCiphers() - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- createAndInitCiphers() - Method in class org.mule.runtime.core.security.SecretKeyEncryptionStrategy
-
Deprecated.
- createAntStyleParser() - Static method in class org.mule.runtime.core.api.util.TemplateParser
-
- createBootstrapDiscoverer() - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- createBufferFile(String) - Static method in class org.mule.runtime.core.internal.streaming.TempBufferFileUtils
-
Creates a temporal file for buffering.
- createByteStreamingManager() - Method in class org.mule.runtime.core.internal.streaming.DefaultStreamingManager
-
- createCheckpointJournalEntry(T, byte) - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- createCheckpointJournalEntry(Integer, byte) - Method in class org.mule.runtime.core.internal.util.journal.queue.LocalTxQueueTransactionJournal
-
- createCheckpointJournalEntry(Xid, byte) - Method in class org.mule.runtime.core.internal.util.journal.queue.XaTxQueueTransactionJournal
-
- createConfigResourcesString() - Method in class org.mule.runtime.core.config.builders.AbstractResourceConfigurationBuilder
-
- createDefault() - Method in class org.mule.runtime.core.exception.ErrorHandlerFactory
-
- createDefault() - Static method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactories
-
- createDefaultErrorTypeLocator(ErrorTypeRepository) - Static method in class org.mule.runtime.core.exception.ErrorTypeLocatorFactory
-
- createDefaultErrorTypeRepository() - Static method in class org.mule.runtime.core.exception.ErrorTypeRepositoryFactory
-
- createDefaultInMemoryObjectStore() - Method in interface org.mule.runtime.core.util.store.DefaultObjectStoreFactory
-
Creates an in memory object store for mule components
- createDefaultInMemoryObjectStore() - Static method in class org.mule.runtime.core.util.store.DefaultObjectStoreFactoryBean
-
- createDefaultInMemoryObjectStore() - Method in class org.mule.runtime.core.util.store.MuleDefaultObjectStoreFactory
-
- createDefaultMuleContext() - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- createDefaultNotificationManager() - Static method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- createDefaultPersistentObjectStore() - Method in interface org.mule.runtime.core.util.store.DefaultObjectStoreFactory
-
Creates a persistent object store for mule components
- createDefaultPersistentObjectStore() - Static method in class org.mule.runtime.core.util.store.DefaultObjectStoreFactoryBean
-
- createDefaultPersistentObjectStore() - Method in class org.mule.runtime.core.util.store.MuleDefaultObjectStoreFactory
-
- createDefaultProcessingStrategyFactory() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- createDefaultProcessingStrategyFactory() - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder.DefaultFlow
-
- createDefaultUserObjectStore() - Method in interface org.mule.runtime.core.util.store.DefaultObjectStoreFactory
-
Creates a persistent object store for custom components
- createDefaultUserObjectStore() - Static method in class org.mule.runtime.core.util.store.DefaultObjectStoreFactoryBean
-
- createDefaultUserObjectStore() - Method in class org.mule.runtime.core.util.store.MuleDefaultObjectStoreFactory
-
- createDefaultUserTransientObjectStore() - Method in interface org.mule.runtime.core.util.store.DefaultObjectStoreFactory
-
Creates a transient object store for custom components
- createDefaultUserTransientObjectStore() - Static method in class org.mule.runtime.core.util.store.DefaultObjectStoreFactoryBean
-
- createDefaultUserTransientObjectStore() - Method in class org.mule.runtime.core.util.store.MuleDefaultObjectStoreFactory
-
- createDirectory(File) - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- createDocumentBuilderFactory(Boolean, Boolean) - Static method in class org.mule.runtime.core.util.xmlsecurity.DefaultXMLSecureFactories
-
- createEnrichmentExpression(String) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- createErrorEvent(Event, Object, MessagingException, ErrorTypeLocator) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
Create new
Event with
Error instance set.
- createErrorHandlingExecutionTemplate(MuleContext, FlowConstruct, MessagingExceptionHandler) - Static method in class org.mule.runtime.core.execution.ErrorHandlingExecutionTemplate
-
Creates a ErrorHandlingExecutionTemplate to be used as the main enthat will route any MessagingException thrown to an
exception listener
- createErrorResponseParameters(Event) - Method in class org.mule.runtime.core.policy.SuccessSourcePolicyResult
-
This method generates the set of error parameters from an
Event to use on the error response function.
- createEvent(Event, Event) - Method in class org.mule.runtime.core.policy.PolicyEventConverter
-
Creates a new
Event based on a message and another event which is used to get the variables and
EventContext
- createEventGroup(Event, Object) - Method in class org.mule.runtime.core.routing.correlation.CollectionCorrelatorCallback
-
- createEventGroup(Event, Object) - Method in interface org.mule.runtime.core.routing.correlation.EventCorrelatorCallback
-
Creates the event group with a specific correlation size based on the Mule GroupCorrelation support
- createEventLock() - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
Creates the lock used to synchronize a given event
- createEventToRoute(Event, Message, Processor) - Method in class org.mule.runtime.core.routing.AbstractRoutingStrategy
-
Create a new event to be routed to the target MP
- createEventToRoute(Event, Message) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
Create a new event to be routed to the target MP
- createExceptionListener(DefaultMuleContext) - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- createExceptionTransformerExecutionTemplate() - Static method in class org.mule.runtime.core.execution.MessageProcessorExecutionTemplate
-
- createExecutionTemplate() - Static method in class org.mule.runtime.core.execution.MessageProcessorExecutionTemplate
-
- createExpressionLanguageContext() - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- createFactory() - Method in class org.mule.runtime.core.util.xmlsecurity.XMLFactoryConfig
-
- createFile(String) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- createFileToStoreObject() - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- createFrom(Event, FlowConstruct, Processor, MessagingException, int) - Static method in class org.mule.runtime.core.context.notification.MessageProcessorNotification
-
- createFrom(Object) - Static method in class org.mule.runtime.core.el.mvel.MVELSplitDataIterator
-
- createFromString(String) - Static method in enum org.mule.runtime.core.config.bootstrap.ArtifactType
-
- createHeader(String, char[]) - Static method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
-
- createHeader(String, String, String, EncryptionStrategy) - Static method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
-
- createIndexedVariable(int, String, Object) - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- createIndexedVariable(int, String, Object, Class<?>) - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- createInfo(Event, Exception, Object) - Static method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
Extract information from the event and exception to provide notification data.
- createInterceptingChain(Processor, List<Processor>, List<Processor>) - Method in class org.mule.runtime.core.processor.chain.DefaultMessageProcessorChainBuilder
-
- createInterceptingChain(Processor, List<Processor>, List<Processor>) - Method in class org.mule.runtime.core.processor.chain.ExplicitMessageProcessorChainBuilder
-
- createInterceptingChain(Processor, List<Processor>, List<Processor>) - Method in class org.mule.runtime.core.processor.chain.ModuleOperationMessageProcessorChainBuilder
-
- createInterceptingChain(Processor, List<Processor>, List<Processor>) - Method in class org.mule.runtime.core.processor.chain.SubflowMessageProcessorChainBuilder
-
- createJarFileEntries(File, LinkedHashMap) - Static method in class org.mule.runtime.core.internal.util.JarUtils
-
- createJdkVersionRanges(String) - Static method in class org.mule.runtime.core.internal.util.JdkVersionUtils
-
- createKeySpec() - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- createKeySpec() - Method in class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- createKeySpec() - Method in class org.mule.runtime.core.security.SecretKeyEncryptionStrategy
-
Deprecated.
- createLifecycleAdaptor() - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
Creates and initialises a new LifecycleAdaptor instance wrapped the component object instance obtained from the configured
object factory.
- createLifecycleManager() - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- createLifecycleManager() - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
- createLifecycleState() - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- createLocalTxQueueJournalEntrySerializer(MuleContext) - Static method in class org.mule.runtime.core.internal.util.journal.queue.LocalTxQueueTransactionJournal
-
- createLock(String) - Method in interface org.mule.runtime.core.api.lock.LockProvider
-
Returns an instance of a
Lock.
- createLock(String) - Method in class org.mule.runtime.core.internal.lock.MuleLockFactory
-
- createLock(String) - Method in class org.mule.runtime.core.internal.lock.SingleServerLockProvider
-
- createMainExecutionTemplate(MuleContext, FlowConstruct, MessagingExceptionHandler) - Static method in class org.mule.runtime.core.execution.TransactionalErrorHandlingExecutionTemplate
-
Creates a TransactionalErrorHandlingExecutionTemplate to be used as first processing template in a flow using no transaction
configuration
- createMainExecutionTemplate(MuleContext, FlowConstruct, TransactionConfig, MessagingExceptionHandler) - Static method in class org.mule.runtime.core.execution.TransactionalErrorHandlingExecutionTemplate
-
Creates a TransactionalErrorHandlingExecutionTemplate to be used as first processing template in a flow
- createMainExecutionTemplate(MuleContext, FlowConstruct, TransactionConfig) - Static method in class org.mule.runtime.core.execution.TransactionalErrorHandlingExecutionTemplate
-
Creates a TransactionalErrorHandlingExecutionTemplate to be used as first processing template in a flow using no particular
exception listener.
- createMessage(Object, Map<String, Serializable>) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- createMessageIdStore() - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- createMuleConfiguration() - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- createMuleContext() - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
-
Returns an existing instance of
MuleContext is one exists, otherwise a new
MuleContext instance is created
with defaults.
- createMuleContext(MuleContextBuilder) - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
-
- createMuleContext(ConfigurationBuilder...) - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
-
Creates a new MuleContext using the given configurationBuilder
- createMuleContext(ConfigurationBuilder, MuleContextBuilder) - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
-
Creates a new MuleContext using the
MuleContextBuilder provided and configures it with the list of configuration
builder and c onfigures it with configurationBuilder
- createMuleContext(List<ConfigurationBuilder>, MuleContextBuilder) - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
-
Creates a new MuleContext using the
MuleContextBuilder provided and configures it with the list of configuration
builders.
- createMuleContext() - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
Creates a MuleContext using a ConfigurationBuilder with defaults needed for a feasible/startable MuleContext and a default
MuleContextBuilder
- createMuleContext(ConfigurationBuilder...) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
Creates a MuleContext using a default MuleContextBuilder
- createMuleContext(MuleContextBuilder) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
Creates a MuleContext using a ConfigurationBuilder with defaults needed for a feasible/startable MuleContext
- createMuleContext(List<ConfigurationBuilder>, MuleContextBuilder) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
Creates a new MuleContext using the
MuleContextBuilder provided and configures it with the list of configuration
builders.
- createMuleContext(ConfigurationBuilder, MuleContextBuilder) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
Creates a new MuleContext using the
MuleContextBuilder provided and configures it with the list of configuration
builder and c onfigures it with configurationBuilder
- createMuleContext(String) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
Creates a new
MuleContext instance from the resource provided.
- createMuleContext(String, Properties) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
Creates a new
MuleContext instance from the resource provided.
- createMuleContext(ConfigurationBuilder, Properties) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
Creates a new MuleContext using the given configurationBuilder.
- createMuleContext(List<ConfigurationBuilder>, Properties) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
Creates a new MuleContext using the given configurationBuilder.
- createMuleContext(ConfigurationBuilder, Properties, MuleConfiguration) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
Creates a new MuleContext using the given configurationBuilder and configuration.
- createMuleContext(List<ConfigurationBuilder>, Properties, MuleConfiguration) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
Creates a new MuleContext using the given configurationBuilder and configuration.
- createMuleContextBuilder() - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
- createMuleEvent(Message) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- createMuleStyleParser() - Static method in class org.mule.runtime.core.api.util.TemplateParser
-
- createNotification(MuleContext, String) - Method in class org.mule.runtime.core.lifecycle.NotificationLifecycleObject
-
- createNotificationExecutionTemplate() - Static method in class org.mule.runtime.core.execution.MessageProcessorExecutionTemplate
-
- createNotificationManager() - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- createObjectStreamingManager() - Method in class org.mule.runtime.core.internal.streaming.DefaultStreamingManager
-
- createOnEventConsumer() - Method in class org.mule.runtime.core.processor.strategy.AbstractProcessingStrategy
-
- createOperationPolicy(Policy, Processor) - Method in class org.mule.runtime.core.policy.DefaultOperationPolicyProcessorFactory
-
- createOperationPolicy(ComponentLocation, Event, Map<String, Object>, OperationExecutionFunction) - Method in class org.mule.runtime.core.policy.DefaultPolicyManager
-
- createOperationPolicy(Policy, Processor) - Method in interface org.mule.runtime.core.policy.OperationPolicyProcessorFactory
-
- createOperationPolicy(ComponentLocation, Event, Map<String, Object>, OperationExecutionFunction) - Method in interface org.mule.runtime.core.policy.PolicyManager
-
Creates a policy to be applied to an operation.
- createOrRetrievePartitionDescriptorFile() - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- createParserConfiguration(Map<String, Class<?>>) - Static method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- createPersistentTransactionContext() - Method in class org.mule.runtime.core.internal.util.queue.LocalTxQueueTransactionContext
-
- createPersistentTransactionContext() - Method in class org.mule.runtime.core.internal.util.queue.XaQueueTypeTransactionContextAdapter
-
- createPersistentTransactionContext() - Method in interface org.mule.runtime.core.util.queue.QueueTransactionContextFactory
-
- createPipeline() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- createQueueStore(String, QueueConfiguration) - Method in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
Creates a QueueStore
- createQueueStore(String, QueueConfiguration) - Method in class org.mule.runtime.core.util.queue.TransactionalQueueManager
-
- createRegistryBroker() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- createRegistryHelper(DefaultRegistryBroker) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- createResultEvent(Event, Event.Builder, Object) - Method in class org.mule.runtime.core.component.AbstractComponent
-
- createResultEvent(Event, Object) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- createRetryInstance() - Method in interface org.mule.runtime.core.api.retry.RetryPolicyTemplate
-
- createRetryInstance() - Method in class org.mule.runtime.core.retry.async.AsynchronousRetryTemplate
-
- createRetryInstance() - Method in class org.mule.runtime.core.retry.policies.NoRetryPolicyTemplate
-
- createRetryInstance() - Method in class org.mule.runtime.core.retry.policies.RetryForeverPolicyTemplate
-
- createRetryInstance() - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- createSaxonTransformerFactory(Boolean, Boolean) - Static method in class org.mule.runtime.core.util.xmlsecurity.DefaultXMLSecureFactories
-
- createSaxParserFactory(Boolean, Boolean) - Static method in class org.mule.runtime.core.util.xmlsecurity.DefaultXMLSecureFactories
-
- createScopeExecutionTemplate(MuleContext, FlowConstruct, TransactionConfig, MessagingExceptionHandler) - Static method in class org.mule.runtime.core.execution.TransactionalErrorHandlingExecutionTemplate
-
Creates a TransactionalErrorHandlingExecutionTemplate for inner scopes within a flow
- createSecurityContext(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
- createSecurityContext(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityProvider
-
Creates the security context for this security provider
- createSecurityContext(Authentication) - Method in class org.mule.runtime.core.security.AbstractSecurityProvider
-
- createSecurityContext(Authentication) - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
-
- createServerSocket() - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLServerSocketFactory
-
- createServerSocket(int) - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLServerSocketFactory
-
- createServerSocket(int, int) - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLServerSocketFactory
-
- createServerSocket(int, int, InetAddress) - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLServerSocketFactory
-
- createSimpleChain(List<Processor>) - Method in class org.mule.runtime.core.processor.chain.DefaultMessageProcessorChainBuilder
-
- createSink(FlowConstruct, ReactiveProcessor) - Method in interface org.mule.runtime.core.api.processor.strategy.ProcessingStrategy
-
Creates instances of
Sink to be used for emitting
Event's to be processed.
- createSink(FlowConstruct, ReactiveProcessor) - Method in class org.mule.runtime.core.processor.strategy.AbstractProcessingStrategy
-
- createSocket(String, int) - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLSocketFactory
-
- createSocket() - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.mule.runtime.core.api.security.tls.TlsPropertiesSocketFactory
-
- createSocket(String, int) - Method in class org.mule.runtime.core.api.security.tls.TlsPropertiesSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.mule.runtime.core.api.security.tls.TlsPropertiesSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.mule.runtime.core.api.security.tls.TlsPropertiesSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.mule.runtime.core.api.security.tls.TlsPropertiesSocketFactory
-
- createSocket() - Method in class org.mule.runtime.core.api.security.tls.TlsPropertiesSocketFactory
-
- createSourcePolicy(Policy, Processor) - Method in class org.mule.runtime.core.policy.DefaultSourcePolicyProcessorFactory
-
- createSourcePolicy(Policy, Processor) - Method in interface org.mule.runtime.core.policy.SourcePolicyProcessorFactory
-
- createSourcePolicyInstance(ComponentLocation, Event, Processor, MessageSourceResponseParametersProcessor) - Method in class org.mule.runtime.core.policy.DefaultPolicyManager
-
- createSourcePolicyInstance(ComponentLocation, Event, Processor, MessageSourceResponseParametersProcessor) - Method in interface org.mule.runtime.core.policy.PolicyManager
-
Creates a policy to be applied to a source.
- createSquareBracesStyleParser() - Static method in class org.mule.runtime.core.api.util.TemplateParser
-
- createStaticContext() - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- createStoreDirectory(File) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- createStringFromByteArray(byte[], Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.ObjectToString
-
- createStringFromByteArray(byte[], Charset) - Method in class org.mule.runtime.core.transformer.simple.StringToObjectArray
-
- createStringFromInputStream(InputStream, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.ObjectToString
-
- createStringFromInputStream(InputStream) - Method in class org.mule.runtime.core.transformer.simple.StringToObjectArray
-
- createStringFromOutputHandler(OutputHandler, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.ObjectToString
-
- createTempFile(String, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
Creates a temporal file for buffering.
- createTransactionalExecutionTemplate(MuleContext, TransactionConfig) - Static method in class org.mule.runtime.core.execution.TransactionalExecutionTemplate
-
Creates a ExecutionTemplate that will manage transactional context according to configured TransactionConfig
- createTransactionContext(Xid) - Method in class org.mule.runtime.core.internal.util.queue.QueueXaResource
-
- createTransactionContext(Xid) - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
Creates a new transaction context with the given transaction identifier
- createTransformerFactory(Boolean, Boolean) - Static method in class org.mule.runtime.core.util.xmlsecurity.DefaultXMLSecureFactories
-
- createTransientTransactionContext() - Method in class org.mule.runtime.core.internal.util.queue.LocalTxQueueTransactionContext
-
- createTransientTransactionContext() - Method in class org.mule.runtime.core.internal.util.queue.XaQueueTypeTransactionContextAdapter
-
- createTransientTransactionContext() - Method in interface org.mule.runtime.core.util.queue.QueueTransactionContextFactory
-
- createUnboundTransaction(MuleContext) - Method in interface org.mule.runtime.core.api.transaction.UnboundTransactionFactory
-
- createUpdateJournalEntry(T, byte, String, Serializable) - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
Creates a
JournalEntry for an update operation in the queue.
- createUpdateJournalEntry(Integer, byte, String, Serializable) - Method in class org.mule.runtime.core.internal.util.journal.queue.LocalTxQueueTransactionJournal
-
- createUpdateJournalEntry(Xid, byte, String, Serializable) - Method in class org.mule.runtime.core.internal.util.journal.queue.XaTxQueueTransactionJournal
-
- createVariable(String, Object) - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- createVariable(String, Object, Class<?>) - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- createVariable(String, Object) - Method in class org.mule.runtime.core.el.mvel.MuleBaseVariableResolverFactory
-
- createVariable(String, Object, Class<?>) - Method in class org.mule.runtime.core.el.mvel.MuleBaseVariableResolverFactory
-
- createVariableVariableResolverFactory(Event, Event.Builder) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- createVersionRanges(String) - Static method in class org.mule.runtime.core.internal.util.VersionRange
-
- createWithConfig(Boolean, Boolean) - Static method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactories
-
- createXmlInputFactory(Boolean, Boolean) - Static method in class org.mule.runtime.core.util.xmlsecurity.DefaultXMLSecureFactories
-
- CredentialsAccessor - Interface in org.mule.runtime.core.api.security
-
CredentialsAccessor is a template for obtaining user credentials from the current message.
- CredentialsNotSetException - Exception in org.mule.runtime.core.api.security
-
CredentialsNotSetException is thrown when user credentials cannot be obtained from the current message
- CredentialsNotSetException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.security.CredentialsNotSetException
-
- CredentialsNotSetException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.security.CredentialsNotSetException
-
- CredentialsNotSetException(Event, SecurityContext, SecurityFilter) - Constructor for exception org.mule.runtime.core.api.security.CredentialsNotSetException
-
- CRITICAL - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- CRITICAL_ERROR_TYPE - Static variable in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Error type for which there will be no handling since it represents an error so critical it should not be handled.
- CRITICAL_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates that a severe error occurred.
- CronScheduler - Class in org.mule.runtime.core.source.scheduler.schedule
-
Scheduler for Cron scheduled jobs.
- CronScheduler() - Constructor for class org.mule.runtime.core.source.scheduler.schedule.CronScheduler
-
- cryptoFailure() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- CryptoFailureException - Exception in org.mule.runtime.core.api.security
-
CryptoFailureException is a generic exception thrown by an CryptoStrategy if encryption or decryption fails.
- CryptoFailureException(I18nMessage, EncryptionStrategy) - Constructor for exception org.mule.runtime.core.api.security.CryptoFailureException
-
- CryptoFailureException(I18nMessage, EncryptionStrategy, Throwable) - Constructor for exception org.mule.runtime.core.api.security.CryptoFailureException
-
- CryptoFailureException(EncryptionStrategy, Throwable) - Constructor for exception org.mule.runtime.core.api.security.CryptoFailureException
-
- CSVPrinter - Class in org.mule.runtime.core.management.stats.printers
-
CSVPrinter prints service stats in CSV format
- CSVPrinter(Writer) - Constructor for class org.mule.runtime.core.management.stats.printers.CSVPrinter
-
- CSVPrinter(OutputStream) - Constructor for class org.mule.runtime.core.management.stats.printers.CSVPrinter
-
- CURLY_TEMPLATE_STYLE - Static variable in class org.mule.runtime.core.api.util.TemplateParser
-
- current() - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicy.RetryCounter
-
- CurrentEventHolder() - Constructor for class org.mule.runtime.core.api.Event.CurrentEventHolder
-
- currentPhase - Variable in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- CursorContext - Class in org.mule.runtime.core.internal.streaming
-
Groups a CursorProvider with information about its context
- CursorContext(CursorProvider, EventContext) - Constructor for class org.mule.runtime.core.internal.streaming.CursorContext
-
Creates a new instance
- CursorIteratorProviderFactory - Interface in org.mule.runtime.core.streaming.object
-
- CursorIteratorProviderToIterator - Class in org.mule.runtime.core.internal.transformer.simple
-
Transforms a
CursorIteratorProvider to an
Iterator by getting a cursor from it
- CursorIteratorProviderToIterator() - Constructor for class org.mule.runtime.core.internal.transformer.simple.CursorIteratorProviderToIterator
-
- CursorManager - Class in org.mule.runtime.core.internal.streaming
-
Keeps track of active cursors and their providers
- CursorManager(MutableStreamingStatistics) - Constructor for class org.mule.runtime.core.internal.streaming.CursorManager
-
Creates a new instance
- CursorProviderFactory<T> - Interface in org.mule.runtime.core.streaming
-
Creates instances of CursorStreamProvider
- cursorProviderFactory - Variable in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- CursorStreamProviderFactory - Interface in org.mule.runtime.core.streaming.bytes
-
Specialization of
CursorStreamProvider which creates
CursorStreamProvider instances
out of
InputStream instances
- CursorStreamProviderToInputStream - Class in org.mule.runtime.core.internal.transformer.simple
-
Transforms a
CursorStreamProvider to an
InputStream by getting a cursor from it
- CursorStreamProviderToInputStream() - Constructor for class org.mule.runtime.core.internal.transformer.simple.CursorStreamProviderToInputStream
-
- CUSTOM_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- CustomNotification - Class in org.mule.runtime.core.context.notification
-
CustomNotification Custom notifications can be used by components and other objects such as routers, transformers,
agents, etc to communicate a change of state to each other.
- CustomNotification(Object, int) - Constructor for class org.mule.runtime.core.context.notification.CustomNotification
-
Creates a custom action event
- CustomNotification(Object, int, String) - Constructor for class org.mule.runtime.core.context.notification.CustomNotification
-
- CustomNotificationListener<T extends ServerNotification> - Interface in org.mule.runtime.core.api.context.notification
-
CustomNotificationListener is an observer interface that can be used to listen for Custom notifications using
MuleContext.fireCustomEvent(..).
- customScheduler(SchedulerConfig) - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Builds a fresh Scheduler for custom tasks.
- customScheduler(SchedulerConfig, int) - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Builds a fresh Scheduler for custom tasks.
- CustomService - Class in org.mule.runtime.core.internal.config
-
Defines a customization of a service.
- CustomService(Class) - Constructor for class org.mule.runtime.core.internal.config.CustomService
-
Creates a custom service from a class.
- CustomService(Object) - Constructor for class org.mule.runtime.core.internal.config.CustomService
-
Creates a custom service from an implementation.
- CustomServiceRegistry - Interface in org.mule.runtime.core.internal.config
-
- DASH - Static variable in class org.mule.runtime.core.api.util.StringUtils
-
- DATA_TYPE - Static variable in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- DataConversion - Class in org.mule.runtime.core.el.mvel
-
- DataConversion() - Constructor for class org.mule.runtime.core.el.mvel.DataConversion
-
- DataHandlerToInputStreamTransformer - Class in org.mule.runtime.core.internal.transformer.simple
-
- DataHandlerToInputStreamTransformer() - Constructor for class org.mule.runtime.core.internal.transformer.simple.DataHandlerToInputStreamTransformer
-
- DataTypeConversionResolver - Interface in org.mule.runtime.core.api.transformer
-
Resolves a conversion from one data type to another returning a converter
Transformer that is able to convert the data.
- datatypeFactory - Static variable in class org.mule.runtime.core.el.datetime.AbstractInstant
-
- dataTypePropagator - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- dataTypeResolver - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- DataWeaveExpressionLanguageAdaptor - Class in org.mule.runtime.core.el
-
- DataWeaveExpressionLanguageAdaptor(MuleContext) - Constructor for class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- Date - Interface in org.mule.runtime.core.api.el.datetime
-
- DateTime - Class in org.mule.runtime.core.el.datetime
-
Models a DateTime and simplifies the parsing/formatting and very basic manipulation of dates via Mule expression language.
- DateTime(Calendar, Locale) - Constructor for class org.mule.runtime.core.el.datetime.DateTime
-
- DateTime() - Constructor for class org.mule.runtime.core.el.datetime.DateTime
-
- DateTime(Calendar) - Constructor for class org.mule.runtime.core.el.datetime.DateTime
-
- DateTime(Date) - Constructor for class org.mule.runtime.core.el.datetime.DateTime
-
- DateTime(XMLGregorianCalendar) - Constructor for class org.mule.runtime.core.el.datetime.DateTime
-
- DateTime(String) - Constructor for class org.mule.runtime.core.el.datetime.DateTime
-
- DateTime(String, String) - Constructor for class org.mule.runtime.core.el.datetime.DateTime
-
- DateTimeExpressionLanguageFuntion - Class in org.mule.runtime.core.el.function
-
- DateTimeExpressionLanguageFuntion() - Constructor for class org.mule.runtime.core.el.function.DateTimeExpressionLanguageFuntion
-
- DateUtils - Class in org.mule.runtime.core.internal.util
-
DateUtils contains some useful methods dealing date/time conversion, formatting etc.
- DateUtils() - Constructor for class org.mule.runtime.core.internal.util.DateUtils
-
- days() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- deallocate(ByteBuffer) - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
- deallocate(ByteBuffer) - Method in interface org.mule.runtime.core.internal.streaming.bytes.ByteBufferManager
-
Indicates that the given byteBuffer is no longer needed and the runtime
may dispose of it however it sees fit.
- deallocate(ByteBuffer) - Method in class org.mule.runtime.core.internal.streaming.bytes.PoolingByteBufferManager
-
Indicates that the given byteBuffer is no longer needed and the runtime
may dispose of it however it sees fit.
- deallocate(ByteBuffer) - Method in class org.mule.runtime.core.internal.streaming.bytes.SimpleByteBufferManager
-
No - Op operation
Indicates that the given byteBuffer is no longer needed and the runtime
may dispose of it however it sees fit.
- declareFunction(String, ExpressionLanguageFunction) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageContext
-
- declareFunction(String, ExpressionLanguageFunction) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- DECODE - Static variable in class org.mule.runtime.core.api.util.Base64
-
Specify decoding.
- decode(byte[], int, int) - Static method in class org.mule.runtime.core.api.util.Base64
-
Very low-level access to decoding ASCII characters in the form of a byte array.
- decode(String) - Static method in class org.mule.runtime.core.api.util.Base64
-
Decodes the given s.
- decodeFromFile(String) - Static method in class org.mule.runtime.core.api.util.Base64
-
Convenience method for reading a base64-encoded file and decoding it.
- decodeString(String) - Static method in class org.mule.runtime.core.internal.util.XMLEntityCodec
-
- decodeToFile(String, String) - Static method in class org.mule.runtime.core.api.util.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class org.mule.runtime.core.api.util.Base64
-
Attempts to decode Base64 data and deserialize a Java Object within.
- decodeWithoutUnzipping(String) - Static method in class org.mule.runtime.core.api.util.Base64
-
Similar to
Base64.decode(String) only that it will not check the decoded value for GZip compression and thus will not
decompress anything
- decorateScheduler(Scheduler) - Method in class org.mule.runtime.core.processor.strategy.AbstractProcessingStrategy
-
- decreaseNestingLevel() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Decrease this parameter's nesting level.
- decrementLockCount() - Method in class org.mule.runtime.core.internal.lock.InstanceLockGroup.LockEntry
-
- decrypt(InputStream, Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
-
Decrypts the given data using this encryption strategy
- decrypt(byte[], Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
-
Decrypts the given data using this encryption strategy
- decrypt(InputStream, Object) - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- decrypt(byte[], Object) - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- decrypt(byte[], Object) - Method in class org.mule.runtime.core.security.AbstractNamedEncryptionStrategy
-
- decryptCipher - Variable in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- DecryptionTransformer - Class in org.mule.runtime.core.internal.transformer.encryption
-
EncryptionTransformer will transform an encrypted array of bytes or string into an decrypted array of bytes
- DecryptionTransformer() - Constructor for class org.mule.runtime.core.internal.transformer.encryption.DecryptionTransformer
-
- DEFAULT_ALGORITHM - Static variable in class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- DEFAULT_ALGORITHM - Static variable in class org.mule.runtime.core.security.SecretKeyEncryptionStrategy
-
Deprecated.
- DEFAULT_BUFFER_SIZE - Static variable in class org.mule.runtime.core.api.util.compression.GZipCompression
-
- DEFAULT_BUFFER_SIZE - Static variable in class org.mule.runtime.core.routing.MessageChunkAggregator
-
- DEFAULT_COMMIT_TIMEOUT_FACTOR - Static variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- DEFAULT_ENCODING - Static variable in class org.mule.runtime.core.api.util.FileUtils
-
- DEFAULT_EXPRESSION_POSTFIX - Static variable in interface org.mule.runtime.core.api.el.ExpressionManager
-
- DEFAULT_EXPRESSION_PREFIX - Static variable in interface org.mule.runtime.core.api.el.ExpressionManager
-
- DEFAULT_FREQUENCY - Static variable in class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- DEFAULT_ITERATION_COUNT - Static variable in class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- DEFAULT_KEYMANAGER_ALGORITHM - Static variable in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- DEFAULT_KEYSTORE - Static variable in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- DEFAULT_KEYSTORE_TYPE - Static variable in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- DEFAULT_LOCAL_TRANSIENT_USER_OBJECT_STORE_NAME - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- DEFAULT_LOCAL_USER_OBJECT_STORE_NAME - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- DEFAULT_LOG_CONFIGURATION_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- DEFAULT_LOG_CONTEXT_SELECTOR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- DEFAULT_MESSAGE_WIDTH - Static variable in class org.mule.runtime.core.api.util.StringMessageUtils
-
- DEFAULT_PARTITION - Static variable in class org.mule.runtime.core.util.store.AbstractPartitionedObjectStore
-
- DEFAULT_PRIORITY_WEIGHTING - Static variable in interface org.mule.runtime.core.api.transformer.Converter
-
- DEFAULT_PROCESSING_STRATEGY - Static variable in class org.mule.runtime.core.internal.util.ProcessingStrategyUtils
-
- DEFAULT_RETRY_COUNT - Static variable in class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- DEFAULT_SECURITY_MODEL - Static variable in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- DEFAULT_SPIT_EXPRESSION - Static variable in class org.mule.runtime.core.routing.ExpressionSplittingStrategy
-
- DEFAULT_SSL_TYPE - Static variable in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- DEFAULT_STORE_PREFIX - Static variable in class org.mule.runtime.core.routing.EventGroup
-
- DEFAULT_TIMEOUT_MSECS - Static variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- DEFAULT_TLS_CONTEXT_FACTORY_REGISTRY_KEY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- DEFAULT_USER_OBJECT_STORE_NAME - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- DEFAULT_USER_TRANSIENT_OBJECT_STORE_NAME - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- DefaultArtifactProperties - Class in org.mule.runtime.core.config.artifact
-
Default implementation of ArtifactProperties.
- DefaultArtifactProperties(Map<Object, Object>, Map<Object, Object>, Map<Object, Object>) - Constructor for class org.mule.runtime.core.config.artifact.DefaultArtifactProperties
-
- DefaultBindingContextBuilder - Class in org.mule.runtime.core.el
-
- DefaultBindingContextBuilder() - Constructor for class org.mule.runtime.core.el.DefaultBindingContextBuilder
-
- DefaultBindingContextBuilder(BindingContext) - Constructor for class org.mule.runtime.core.el.DefaultBindingContextBuilder
-
- DefaultBindingContextBuilderFactory - Class in org.mule.runtime.core.el
-
- DefaultBindingContextBuilderFactory() - Constructor for class org.mule.runtime.core.el.DefaultBindingContextBuilderFactory
-
- DefaultByteStreamingManager - Class in org.mule.runtime.core.internal.streaming.bytes
-
- DefaultByteStreamingManager(ByteBufferManager, StreamingManager) - Constructor for class org.mule.runtime.core.internal.streaming.bytes.DefaultByteStreamingManager
-
- DefaultCollectionDataType - Class in org.mule.runtime.core.internal.metadata
-
A data type that represents a generified collection.
- DefaultComponentInitialStateManager - Class in org.mule.runtime.core.component.state
-
Default ComponentInitialStateManager that always signals initialization of components.
- DefaultComponentInitialStateManager() - Constructor for class org.mule.runtime.core.component.state.DefaultComponentInitialStateManager
-
- DefaultComponentLifecycleAdapter - Class in org.mule.runtime.core.component
-
DefaultComponentLifecycleAdapter is a default implementation of
LifecycleAdapter for use with
JavaComponent that expects component instances to implement Mule lifecycle interfaces in order to receive lifecycle.
- DefaultComponentLifecycleAdapter(Object, JavaComponent, FlowConstruct, MuleContext) - Constructor for class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- DefaultComponentLifecycleAdapter(Object, JavaComponent, FlowConstruct, EntryPointResolverSet, MuleContext) - Constructor for class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- DefaultComponentLifecycleAdapterFactory - Class in org.mule.runtime.core.component
-
DefaultComponentLifecycleAdapterFactory creates a DefaultComponentLifecycleAdapter.
- DefaultComponentLifecycleAdapterFactory() - Constructor for class org.mule.runtime.core.component.DefaultComponentLifecycleAdapterFactory
-
- DefaultConnectionManager - Class in org.mule.runtime.core.internal.connection
-
Implementation of
ConnectionManager which manages connections opened on a specific application.
- DefaultConnectionManager(MuleContext) - Constructor for class org.mule.runtime.core.internal.connection.DefaultConnectionManager
-
Creates a new instance
- DefaultConnectivityTestingService - Class in org.mule.runtime.core.internal.connectivity
-
- DefaultConnectivityTestingService() - Constructor for class org.mule.runtime.core.internal.connectivity.DefaultConnectivityTestingService
-
- DefaultCustomizationService - Class in org.mule.runtime.core.internal.config
- DefaultCustomizationService() - Constructor for class org.mule.runtime.core.internal.config.DefaultCustomizationService
-
- DefaultDataTypeBuilder - Class in org.mule.runtime.core.internal.metadata
-
Provides a way to build immutable DataType objects.
- DefaultDataTypeBuilder() - Constructor for class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- DefaultDataTypeBuilder(DataType) - Constructor for class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- DefaultDataTypeBuilderFactory - Class in org.mule.runtime.core.internal.metadata
-
- DefaultDataTypeBuilderFactory() - Constructor for class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilderFactory
-
- DefaultEntryPointResolverSet - Class in org.mule.runtime.core.api.model.resolvers
-
Provides the default implementation of an
EntryPointResolverSet It resolves a method to
call on the given service when an event is received.
- DefaultEntryPointResolverSet() - Constructor for class org.mule.runtime.core.api.model.resolvers.DefaultEntryPointResolverSet
-
- defaultError(ErrorType) - Method in class org.mule.runtime.core.exception.ErrorTypeLocator.Builder
-
Adds an ErrorType that is used when no mapping is found for a component.
- DefaultEventBuilder - Class in org.mule.runtime.core.message
-
- DefaultEventBuilder(EventContext) - Constructor for class org.mule.runtime.core.message.DefaultEventBuilder
-
- DefaultEventBuilder(Event) - Constructor for class org.mule.runtime.core.message.DefaultEventBuilder
-
- DefaultEventBuilder(EventContext, Event) - Constructor for class org.mule.runtime.core.message.DefaultEventBuilder
-
- DefaultEventBuilder.EventImplementation - Class in org.mule.runtime.core.message
-
EventImplementation represents any data event occurring in the Mule environment.
- DefaultEventContext - Class in org.mule.runtime.core
-
- defaultExceptionMapper(ExceptionMapper) - Method in class org.mule.runtime.core.exception.ErrorTypeLocator.Builder
-
Sets the default exception mapper to use when a component doesn't define a mapping for an exception type.
- DefaultExceptionPayload - Class in org.mule.runtime.core.internal.message
-
Deprecated.
- DefaultExceptionPayload(Throwable) - Constructor for class org.mule.runtime.core.internal.message.DefaultExceptionPayload
-
Deprecated.
- DefaultExpressionManager - Class in org.mule.runtime.core.el
-
- DefaultExpressionManager(MuleContext, StreamingManager) - Constructor for class org.mule.runtime.core.el.DefaultExpressionManager
-
- DefaultExpressionModuleBuilder - Class in org.mule.runtime.core.el
-
- DefaultExpressionModuleBuilder(ModuleNamespace) - Constructor for class org.mule.runtime.core.el.DefaultExpressionModuleBuilder
-
- DefaultExpressionModuleBuilderFactory - Class in org.mule.runtime.core.el
-
- DefaultExpressionModuleBuilderFactory() - Constructor for class org.mule.runtime.core.el.DefaultExpressionModuleBuilderFactory
-
- DefaultFlow(String, MuleContext) - Constructor for class org.mule.runtime.core.internal.construct.DefaultFlowBuilder.DefaultFlow
-
- DefaultFlowBuilder - Class in org.mule.runtime.core.internal.construct
-
Creates instances of
Flow with a default implementation
Builder instance can be configured using the methods that follow the builder pattern until the flow is built.
- DefaultFlowBuilder(String, MuleContext) - Constructor for class org.mule.runtime.core.internal.construct.DefaultFlowBuilder
-
Creates a new builder
- DefaultFlowBuilder.DefaultFlow - Class in org.mule.runtime.core.internal.construct
-
Default implementation of
Flow
- DefaultFlowCallStack - Class in org.mule.runtime.core.context.notification
-
Keeps context information about the executing flows and its callers in order to provide augmented troubleshooting information
for an application developer.
- DefaultFlowCallStack() - Constructor for class org.mule.runtime.core.context.notification.DefaultFlowCallStack
-
- DefaultFunctionDataType - Class in org.mule.runtime.core.internal.metadata
-
Basic implementation of FunctionDataType.
- DefaultFunctionDataType(Class<?>, DataType, List<FunctionParameter>, MediaType, boolean) - Constructor for class org.mule.runtime.core.internal.metadata.DefaultFunctionDataType
-
- defaultHandler(Throwable) - Method in class org.mule.runtime.core.exception.AbstractMessagingExceptionStrategy
-
- DefaultInterceptionEvent - Class in org.mule.runtime.core.api.interception
-
This implementation is not thread-safe.
- DefaultInterceptionEvent(Event) - Constructor for class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- DefaultJavaComponent - Class in org.mule.runtime.core.component
-
- DefaultJavaComponent() - Constructor for class org.mule.runtime.core.component.DefaultJavaComponent
-
For spring only
- DefaultJavaComponent(ObjectFactory) - Constructor for class org.mule.runtime.core.component.DefaultJavaComponent
-
- DefaultJavaComponent(ObjectFactory, EntryPointResolverSet) - Constructor for class org.mule.runtime.core.component.DefaultJavaComponent
-
- DefaultLifecycleEnabledObjectPool - Class in org.mule.runtime.core.internal.pool
-
- DefaultLifecycleEnabledObjectPool(ObjectFactory, PoolingProfile, MuleContext) - Constructor for class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- DefaultLifecycleManager<T extends org.mule.runtime.api.lifecycle.Lifecycle> - Class in org.mule.runtime.core.lifecycle
-
Default implementation of a
SimpleLifecycleManager it allows
Lifecycle objects to manage their lifecycle
easily.
- DefaultLifecycleManager(String, T) - Constructor for class org.mule.runtime.core.lifecycle.DefaultLifecycleManager
-
- DefaultLifecyclePhase - Class in org.mule.runtime.core.internal.lifecycle.phases
-
Represents a configurable lifecycle phase.
- DefaultLifecyclePhase(String, Class<?>, String) - Constructor for class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- DefaultLifecycleState - Class in org.mule.runtime.core.lifecycle
-
A safe facade for lifecycle manager that objects can use to monitor its own state
- DefaultLocalMuleClient - Class in org.mule.runtime.core.internal.client
-
- DefaultLocalMuleClient(MuleContext) - Constructor for class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- DefaultMapDataType - Class in org.mule.runtime.core.internal.metadata
-
Implementation of MapDataType.
- DefaultMemoryManager - Class in org.mule.runtime.core.internal.streaming
-
- DefaultMemoryManager() - Constructor for class org.mule.runtime.core.internal.streaming.DefaultMemoryManager
-
- DefaultMessageBuilder - Class in org.mule.runtime.core.internal.message
-
- DefaultMessageBuilder() - Constructor for class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- DefaultMessageBuilder(Message) - Constructor for class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- DefaultMessageBuilderFactory - Class in org.mule.runtime.core.internal.message
-
- DefaultMessageBuilderFactory() - Constructor for class org.mule.runtime.core.internal.message.DefaultMessageBuilderFactory
-
- DefaultMessageProcessorChainBuilder - Class in org.mule.runtime.core.processor.chain
-
Constructs a chain of
Processors and wraps the invocation of the chain in a composite MessageProcessor.
- DefaultMessageProcessorChainBuilder() - Constructor for class org.mule.runtime.core.processor.chain.DefaultMessageProcessorChainBuilder
-
- DefaultMetadataCache - Class in org.mule.runtime.core.internal.metadata
-
Default immutable implementation of MetadataCache
- DefaultMetadataCache() - Constructor for class org.mule.runtime.core.internal.metadata.DefaultMetadataCache
-
- DefaultMetadataContext - Class in org.mule.runtime.core.internal.metadata
-
Default immutable implementation of MetadataContext, it provides access to the extension configuration and connection
in the metadata fetch invocation.
- DefaultMetadataContext(Optional<ConfigurationInstance>, ConnectionManager, MetadataCache, ClassTypeLoader) - Constructor for class org.mule.runtime.core.internal.metadata.DefaultMetadataContext
-
Retrieves the configuration for the related component
- DefaultMetadataResolverFactory - Class in org.mule.runtime.core.internal.metadata
-
Default implementation of the MetadataResolverFactory, it provides initialized instances of
TypeKeysResolver, TypeKeysResolver and OutputTypeResolver of the classes passed in the
constructor.
- DefaultMetadataResolverFactory(Supplier<? extends TypeKeysResolver>, Map<String, Supplier<? extends InputTypeResolver>>, Supplier<? extends OutputTypeResolver>, Supplier<? extends AttributesTypeResolver>) - Constructor for class org.mule.runtime.core.internal.metadata.DefaultMetadataResolverFactory
-
- DefaultMuleAuthentication - Class in org.mule.runtime.core.api.security
-
Default implementation of Authentication
- DefaultMuleAuthentication(Credentials) - Constructor for class org.mule.runtime.core.api.security.DefaultMuleAuthentication
-
- DefaultMuleConfiguration - Class in org.mule.runtime.core.config
-
Configuration info.
- DefaultMuleConfiguration() - Constructor for class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- DefaultMuleConfiguration(boolean) - Constructor for class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- DefaultMuleContext - Class in org.mule.runtime.core
-
- DefaultMuleContext(MuleConfiguration, MuleContextLifecycleManager, ServerNotificationManager) - Constructor for class org.mule.runtime.core.DefaultMuleContext
-
- DefaultMuleContext() - Constructor for class org.mule.runtime.core.DefaultMuleContext
-
- DefaultMuleContextBuilder - Class in org.mule.runtime.core.context
-
- DefaultMuleContextBuilder() - Constructor for class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- DefaultMuleContextFactory - Class in org.mule.runtime.core.context
-
- DefaultMuleContextFactory() - Constructor for class org.mule.runtime.core.context.DefaultMuleContextFactory
-
- DefaultMuleCredentials - Class in org.mule.runtime.core.api.security
-
Default implementation of Credentials.
- DefaultMuleCredentials(String, char[]) - Constructor for class org.mule.runtime.core.api.security.DefaultMuleCredentials
-
- DefaultMuleCredentials(String, char[], Object) - Constructor for class org.mule.runtime.core.api.security.DefaultMuleCredentials
-
- DefaultMuleCredentials(String, SecurityManager) - Constructor for class org.mule.runtime.core.api.security.DefaultMuleCredentials
-
- DefaultMuleEventContext - Class in org.mule.runtime.core
-
Deprecated.
- DefaultMuleEventContext(FlowConstruct, Event) - Constructor for class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
- DefaultMuleException - Exception in org.mule.runtime.core.api
-
MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be
based on this exception.
- DefaultMuleException(String) - Constructor for exception org.mule.runtime.core.api.DefaultMuleException
-
- DefaultMuleException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.DefaultMuleException
-
- DefaultMuleException(String, Throwable) - Constructor for exception org.mule.runtime.core.api.DefaultMuleException
-
- DefaultMuleException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.DefaultMuleException
-
- DefaultMuleException(Throwable) - Constructor for exception org.mule.runtime.core.api.DefaultMuleException
-
- DefaultMuleSecurityManager - Class in org.mule.runtime.core.security
-
DefaultMuleSecurityManager is a default implementation of a
SecurityManager for a Mule instance.
- DefaultMuleSecurityManager() - Constructor for class org.mule.runtime.core.security.DefaultMuleSecurityManager
-
- DefaultMuleSession - Class in org.mule.runtime.core.session
-
Deprecated.
- DefaultMuleSession() - Constructor for class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- DefaultMuleSession(MuleSession) - Constructor for class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- DefaultMultiPartPayload - Class in org.mule.runtime.core.message
-
Represents a payload of a Message composed of many different parts.
- DefaultMultiPartPayload(Message...) - Constructor for class org.mule.runtime.core.message.DefaultMultiPartPayload
-
- DefaultMultiPartPayload(List<Message>) - Constructor for class org.mule.runtime.core.message.DefaultMultiPartPayload
-
- DefaultObjectSerializer - Annotation Type in org.mule.runtime.core.api.serialization
-
- DefaultObjectStoreFactory - Interface in org.mule.runtime.core.util.store
-
Create the default object stores
- DefaultObjectStoreFactoryBean - Class in org.mule.runtime.core.util.store
-
Manage the creation of the default Mule object stores.
- DefaultObjectStreamingManager - Class in org.mule.runtime.core.internal.streaming.object
-
- DefaultObjectStreamingManager(StreamingManager) - Constructor for class org.mule.runtime.core.internal.streaming.object.DefaultObjectStreamingManager
-
- DefaultOperationPolicyProcessorFactory - Class in org.mule.runtime.core.policy
-
- DefaultOperationPolicyProcessorFactory(PolicyStateHandler) - Constructor for class org.mule.runtime.core.policy.DefaultOperationPolicyProcessorFactory
-
- DefaultPolicyInstance - Class in org.mule.runtime.core.policy
-
- DefaultPolicyInstance() - Constructor for class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- DefaultPolicyManager - Class in org.mule.runtime.core.policy
-
- DefaultPolicyManager() - Constructor for class org.mule.runtime.core.policy.DefaultPolicyManager
-
- DefaultPolicyStateHandler - Class in org.mule.runtime.core.policy
-
- DefaultPolicyStateHandler() - Constructor for class org.mule.runtime.core.policy.DefaultPolicyStateHandler
-
- DefaultProcessingTimeWatcher - Class in org.mule.runtime.core.management.stats
-
- DefaultProcessingTimeWatcher() - Constructor for class org.mule.runtime.core.management.stats.DefaultProcessingTimeWatcher
-
- DefaultProcessorInterceptorManager - Class in org.mule.runtime.core.processor.interceptor
-
- DefaultProcessorInterceptorManager() - Constructor for class org.mule.runtime.core.processor.interceptor.DefaultProcessorInterceptorManager
-
- DefaultProcessorsTrace - Class in org.mule.runtime.core.context.notification
-
Keeps context information about the message processors that were executed as part of the processing of an event.
- DefaultProcessorsTrace() - Constructor for class org.mule.runtime.core.context.notification.DefaultProcessorsTrace
-
- DefaultQueueConfiguration - Class in org.mule.runtime.core.util.queue
-
- DefaultQueueConfiguration() - Constructor for class org.mule.runtime.core.util.queue.DefaultQueueConfiguration
-
- DefaultQueueConfiguration(int, boolean) - Constructor for class org.mule.runtime.core.util.queue.DefaultQueueConfiguration
-
- DefaultQueueStore - Class in org.mule.runtime.core.util.queue
-
Internal queue implementation that will execute operations directly to the queue storage.
- DefaultQueueStore(String, MuleContext, QueueConfiguration) - Constructor for class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- DefaultQueueStoreDelegate - Class in org.mule.runtime.core.util.queue
-
The default QueueStoreDelegate.
- DefaultQueueStoreDelegate(int) - Constructor for class org.mule.runtime.core.util.queue.DefaultQueueStoreDelegate
-
- DefaultRegistryBroker - Class in org.mule.runtime.core.registry
-
- DefaultRegistryBroker(MuleContext) - Constructor for class org.mule.runtime.core.registry.DefaultRegistryBroker
-
Deprecated.
- DefaultReplyToHandler - Class in org.mule.runtime.core.api.connector
-
DefaultReplyToHandler is responsible for processing a message replyTo header.
- DefaultReplyToHandler(FlowConstruct) - Constructor for class org.mule.runtime.core.api.connector.DefaultReplyToHandler
-
- DefaultRetryContext - Class in org.mule.runtime.core.retry
-
The RetryContext is used to store any data which carries over from attempt to attempt such as response messages.
- DefaultRetryContext(String, Map<Object, Object>) - Constructor for class org.mule.runtime.core.retry.DefaultRetryContext
-
- DefaultRouterResultsHandler - Class in org.mule.runtime.core.routing
-
The default results handler for all outbound endpoint.
- DefaultRouterResultsHandler() - Constructor for class org.mule.runtime.core.routing.DefaultRouterResultsHandler
-
- DefaultRouterResultsHandler(boolean) - Constructor for class org.mule.runtime.core.routing.DefaultRouterResultsHandler
-
- DefaultSchedulerController - Class in org.mule.runtime.core.internal.connector
-
By default, scheduler is always enabled.
- DefaultSchedulerController() - Constructor for class org.mule.runtime.core.internal.connector.DefaultSchedulerController
-
- DefaultSchedulerMessageSource - Class in org.mule.runtime.core.source.scheduler
-
- DefaultSchedulerMessageSource(MuleContext, PeriodicScheduler) - Constructor for class org.mule.runtime.core.source.scheduler.DefaultSchedulerMessageSource
-
- DefaultsConfigurationBuilder - Class in org.mule.runtime.core.config.builders
-
Configures defaults required by Mule.
- DefaultsConfigurationBuilder() - Constructor for class org.mule.runtime.core.config.builders.DefaultsConfigurationBuilder
-
- DefaultSecurityContext - Class in org.mule.runtime.core.security
-
Trivial
SecurityContext implementation which simply holds the
Authentication object.
- DefaultSecurityContext(Authentication) - Constructor for class org.mule.runtime.core.security.DefaultSecurityContext
-
- DefaultSecurityContextFactory - Class in org.mule.runtime.core.security
-
- DefaultSecurityContextFactory() - Constructor for class org.mule.runtime.core.security.DefaultSecurityContextFactory
-
- DefaultSourcePolicyProcessorFactory - Class in org.mule.runtime.core.policy
-
- DefaultSourcePolicyProcessorFactory(PolicyStateHandler) - Constructor for class org.mule.runtime.core.policy.DefaultSourcePolicyProcessorFactory
-
Creates a new instance of the default factory for
SourcePolicys.
- DefaultStreamCloserService - Class in org.mule.runtime.core.internal.util
-
Closes streams of different types by looking up available
StreamCloser's from the Mule registry.
- DefaultStreamCloserService() - Constructor for class org.mule.runtime.core.internal.util.DefaultStreamCloserService
-
- DefaultStreamingManager - Class in org.mule.runtime.core.internal.streaming
-
- DefaultStreamingManager() - Constructor for class org.mule.runtime.core.internal.streaming.DefaultStreamingManager
-
- DefaultSystemExceptionStrategy - Class in org.mule.runtime.core.exception
-
This is the default exception handler for any exception which does not inherit from MessagingException, i.e, when no message is
in play.
- DefaultSystemExceptionStrategy() - Constructor for class org.mule.runtime.core.exception.DefaultSystemExceptionStrategy
-
- defaultTimeout - Variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- DefaultXASession<T extends AbstractXaTransactionContext> - Class in org.mule.runtime.core.util.xa
-
Base class for an XAResource implementation.
- DefaultXASession(AbstractXAResourceManager) - Constructor for class org.mule.runtime.core.util.xa.DefaultXASession
-
- DefaultXMLSecureFactories - Class in org.mule.runtime.core.util.xmlsecurity
-
Create different XML factories configured through the same interface for disabling vulnerabilities.
- DefaultXMLSecureFactories() - Constructor for class org.mule.runtime.core.util.xmlsecurity.DefaultXMLSecureFactories
-
- delegate - Variable in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- delegate - Variable in class org.mule.runtime.core.processor.AsyncDelegateMessageProcessor
-
- DelegateTransaction - Class in org.mule.runtime.core.processor
-
Transaction placeholder to replace with proper transaction once transactional resource is discovered by mule
- DelegateTransaction(MuleContext) - Constructor for class org.mule.runtime.core.processor.DelegateTransaction
-
- DelegateTransactionFactory - Class in org.mule.runtime.core.processor
-
Transaction factory for DelegateTransaction.
- DelegateTransactionFactory() - Constructor for class org.mule.runtime.core.processor.DelegateTransactionFactory
-
- DelegateVariableResolverFactory - Class in org.mule.runtime.core.el.mvel
-
- DelegateVariableResolverFactory(VariableResolverFactory) - Constructor for class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- DelegateVariableResolverFactory(VariableResolverFactory, VariableResolverFactory) - Constructor for class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
Convenience constructor to allow for more concise creation of VariableResolverFactory chains without and performance overhead
incurred by using a builder.
- DelegatingInputStream - Class in org.mule.runtime.core.api.model.streaming
-
- DelegatingInputStream(InputStream) - Constructor for class org.mule.runtime.core.api.model.streaming.DelegatingInputStream
-
- delete() - Method in class org.mule.runtime.core.util.queue.QueueControlDataFile
-
Deletes the underlying file.
- delete() - Method in class org.mule.runtime.core.util.queue.QueueFileProvider
-
- DeleteException - Exception in org.mule.runtime.core.util.file
-
- DeleteException() - Constructor for exception org.mule.runtime.core.util.file.DeleteException
-
- DeleteException(File) - Constructor for exception org.mule.runtime.core.util.file.DeleteException
-
- DeleteOnCloseFileInputStream - Class in org.mule.runtime.core.api.model.streaming
-
FileInputStream which deletes the underlying file when the stream is closed.
- DeleteOnCloseFileInputStream(File) - Constructor for class org.mule.runtime.core.api.model.streaming.DeleteOnCloseFileInputStream
-
- deleteStoreFile(File) - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- deleteTree(File) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
Delete a file tree recursively.
- deleteTree(File, String[]) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
Delete a file tree recursively.
- delistResource(XAResource, int) - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- delistResources() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- describeBean(Object) - Static method in class org.mule.runtime.core.api.util.BeanUtils
-
Similar to
BeanUtils.describe(Object) except that it will only populate bean properties where there is a valid getter and
setter method.
- description(String) - Method in class org.mule.runtime.core.message.ErrorBuilder
-
Sets the description of the error.
- descriptorAlreadyExists(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- DeserializationPostInitialisable - Interface in org.mule.runtime.core.util.store
-
- DeserializationPostInitialisable.Implementation - Class in org.mule.runtime.core.util.store
-
Deprecated.
- deserialize(byte[]) - Method in class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
-
Deserializes the given bytes.
- deserialize(byte[], ClassLoader) - Method in class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
-
Deserializes the given bytes.
- deserialize(InputStream) - Method in class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
-
Deserializes the given stream of bytes.
- deserialize(InputStream, ClassLoader) - Method in class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
-
Deserializes the given stream of bytes.
- deserialize(byte[]) - Method in interface org.mule.runtime.core.api.serialization.SerializationProtocol
-
Deserializes the given bytes.
- deserialize(byte[], ClassLoader) - Method in interface org.mule.runtime.core.api.serialization.SerializationProtocol
-
Deserializes the given bytes.
- deserialize(InputStream) - Method in interface org.mule.runtime.core.api.serialization.SerializationProtocol
-
Deserializes the given stream of bytes.
- deserialize(InputStream, ClassLoader) - Method in interface org.mule.runtime.core.api.serialization.SerializationProtocol
-
Deserializes the given stream of bytes.
- deserialize(DataInputStream) - Method in interface org.mule.runtime.core.internal.util.journal.JournalEntrySerializer
-
- deserialize(InputStream, MuleContext) - Static method in class org.mule.runtime.core.internal.util.SerializationUtils
-
- deserialize(byte[], MuleContext) - Static method in class org.mule.runtime.core.internal.util.SerializationUtils
-
- deserialize(InputStream, ClassLoader, MuleContext) - Static method in class org.mule.runtime.core.internal.util.SerializationUtils
-
Deserializes an Object from the specified stream.
- deserialize(File) - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- deserializeTxId(DataInputStream) - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- deserializeTxId(DataInputStream) - Method in class org.mule.runtime.core.internal.util.journal.queue.LocalQueueTxJournalEntry
-
- deserializeTxId(DataInputStream) - Method in class org.mule.runtime.core.internal.util.journal.queue.XaQueueTxJournalEntry
-
- destroyState(String) - Method in class org.mule.runtime.core.policy.DefaultPolicyStateHandler
-
- destroyState(String) - Method in interface org.mule.runtime.core.policy.PolicyStateHandler
-
Frees resources associated with the given context identifier
- detailedDescription(String) - Method in class org.mule.runtime.core.message.ErrorBuilder
-
Sets a detailed description of the error.
- DIRECT_PROCESSING_STRATEGY_INSTANCE - Static variable in class org.mule.runtime.core.processor.strategy.DirectProcessingStrategyFactory
-
- DIRECT_STREAM_PER_THREAD_PROCESSING_STRATEGY_INSTANCE - Static variable in class org.mule.runtime.core.processor.strategy.DirectStreamPerThreadProcessingStrategyFactory
-
- DirectProcessingStrategyFactory - Class in org.mule.runtime.core.processor.strategy
-
- DirectProcessingStrategyFactory() - Constructor for class org.mule.runtime.core.processor.strategy.DirectProcessingStrategyFactory
-
- DirectStreamPerThreadProcessingStrategyFactory - Class in org.mule.runtime.core.processor.strategy
-
- DirectStreamPerThreadProcessingStrategyFactory() - Constructor for class org.mule.runtime.core.processor.strategy.DirectStreamPerThreadProcessingStrategyFactory
-
- dirty - Variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- DISABLE_MEL_EXPRESSION_CACHE - Static variable in class org.mule.runtime.core.el.mvel.MVELExpressionExecutor
-
- disableInterface(Class<? extends ServerNotificationListener>) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- disableNotifications() - Method in interface org.mule.runtime.core.api.Event.Builder
-
- disableNotifications() - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- disableType(Class<? extends ServerNotification>) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- discardInvalidMessage() - Method in interface org.mule.runtime.core.execution.ValidationPhaseTemplate
-
Discards the message because the validation failed
- discardMessageOnThrottlingExceeded() - Method in interface org.mule.runtime.core.execution.ThrottlingPhaseTemplate
-
Discards the message due to ThrottlingPolicy configured for the
MessageSource is
exceeded
- disconnect() - Method in interface org.mule.runtime.core.api.connector.Connectable
-
Disconnect the from the underlying transport
- disconnect(C) - Method in class org.mule.runtime.core.internal.connection.ConnectionProviderWrapper
-
- disconnect(C) - Method in class org.mule.runtime.core.internal.connection.LifecycleAwareConnectionProviderWrapper
-
Disconnects the connection and then applies all the necessary Lifecycle phases until the
Disposable.PHASE_NAME transition is reached
- discover() - Method in interface org.mule.runtime.core.config.bootstrap.BootstrapServiceDiscoverer
-
Discovers all the services available on the execution context.
- discover() - Method in class org.mule.runtime.core.config.bootstrap.ClassLoaderRegistryBootstrapDiscoverer
-
Collects the Properties to be used in an ordered way.
- discover() - Method in class org.mule.runtime.core.config.bootstrap.PropertiesBootstrapServiceDiscoverer
-
- discover() - Method in interface org.mule.runtime.core.config.bootstrap.RegistryBootstrapDiscoverer
-
Collects the Properties to be used in an ordered way.
- DiscoverableTransformer - Interface in org.mule.runtime.core.api.transformer
-
A interface to denote that a transformer is discoverable.
- discoverProperties(String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
Discovers properties files available on the classloader that loaded
PropertiesUtils class
- discoverProperties(ClassLoader, String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
Discovers properties files available on the given classloader.
- DisjunctiveErrorTypeMatcher - Class in org.mule.runtime.core.exception
-
- DisjunctiveErrorTypeMatcher(List<ErrorTypeMatcher>) - Constructor for class org.mule.runtime.core.exception.DisjunctiveErrorTypeMatcher
-
- dispatch(String, Object, Map<String, Serializable>) - Method in interface org.mule.runtime.core.api.client.MuleClient
-
- dispatch(String, Message) - Method in interface org.mule.runtime.core.api.client.MuleClient
-
Dispatches an event asynchronously to a endpointUri via a Mule server.
- dispatch(String, Message, OperationOptions) - Method in interface org.mule.runtime.core.api.client.MuleClient
-
Dispatches an event asynchronously to a endpointUri via a Mule server.
- dispatch(String, Object, Map<String, Serializable>) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- dispatch(String, Message) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- dispatch(String, Message, OperationOptions) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- DispatchException - Exception in org.mule.runtime.core.api.connector
-
DispatchException is thrown when a connector operation dispatcher fails to send, dispatch or receive a message.
- DispatchException(Processor) - Constructor for exception org.mule.runtime.core.api.connector.DispatchException
-
- DispatchException(Processor, Throwable) - Constructor for exception org.mule.runtime.core.api.connector.DispatchException
-
- DispatchException(I18nMessage, Processor) - Constructor for exception org.mule.runtime.core.api.connector.DispatchException
-
- DispatchException(I18nMessage, Processor, Throwable) - Constructor for exception org.mule.runtime.core.api.connector.DispatchException
-
- dispose() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- dispose() - Method in class org.mule.runtime.core.api.client.AbstractConnectorMessageProcessorProvider
-
- dispose() - Method in interface org.mule.runtime.core.api.util.queue.Queue
-
Disposes this queue by releasing it's storage and associated memory and storage.
- dispose() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- dispose() - Method in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
Propagates dispose() life-cycle to component object implementations if they implement the mule Disposable interface.
- dispose() - Method in class org.mule.runtime.core.component.NullLifecycleAdapter
-
- dispose() - Method in class org.mule.runtime.core.component.PooledJavaComponent.LifeCycleAdapterFactory
-
- dispose() - Method in class org.mule.runtime.core.context.notification.MessageProcessingFlowTraceManager
-
- dispose() - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- dispose() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- dispose() - Method in class org.mule.runtime.core.exception.AbstractSystemExceptionStrategy
-
- dispose() - Method in class org.mule.runtime.core.interceptor.InterceptorStack
-
- dispose() - Method in class org.mule.runtime.core.internal.connection.ConnectionProviderWrapper
-
- dispose() - Method in class org.mule.runtime.core.internal.connection.DefaultConnectionManager
-
- dispose() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- dispose() - Method in class org.mule.runtime.core.internal.lock.InstanceLockGroup
-
- dispose() - Method in class org.mule.runtime.core.internal.lock.MuleLockFactory
-
- dispose() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataContext
-
- dispose() - Method in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- dispose() - Method in class org.mule.runtime.core.internal.registry.TypeBasedTransformerResolver
-
- dispose() - Method in class org.mule.runtime.core.internal.streaming.bytes.PoolingByteBufferManager
-
- dispose() - Method in class org.mule.runtime.core.internal.streaming.DefaultStreamingManager
- dispose() - Method in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
- dispose() - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- dispose() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- dispose() - Method in class org.mule.runtime.core.object.SingletonObjectFactory
-
- dispose() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- dispose() - Method in class org.mule.runtime.core.policy.PolicyChain
-
- dispose() - Method in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- dispose() - Method in class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- dispose() - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- dispose() - Method in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- dispose() - Method in class org.mule.runtime.core.processor.ReferenceProcessor
-
- dispose() - Method in class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- dispose() - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
- dispose() - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
- dispose() - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- dispose() - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- dispose() - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- dispose() - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- dispose() - Method in class org.mule.runtime.core.routing.AsynchronousUntilSuccessfulProcessingStrategy
-
- dispose() - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- dispose() - Method in class org.mule.runtime.core.routing.MessageFilter
-
- dispose() - Method in class org.mule.runtime.core.routing.MessageProcessorFilterPair
-
- dispose() - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- dispose() - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- dispose() - Method in class org.mule.runtime.core.source.ClusterizableMessageSourceWrapper
-
- dispose() - Method in class org.mule.runtime.core.source.scheduler.DefaultSchedulerMessageSource
-
- dispose() - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- dispose() - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
Template method where deriving classes can do any clean up any resources or state before the object is disposed.
- dispose() - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- dispose() - Method in class org.mule.runtime.core.util.monitor.ExpiryMonitor
-
- dispose() - Method in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
- dispose() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- dispose() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStoreDelegate
-
- dispose() - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
Deletes the queue and it's content.
- dispose() - Method in interface org.mule.runtime.core.util.queue.QueueStore
-
- dispose() - Method in interface org.mule.runtime.core.util.queue.QueueStoreDelegate
-
Deletes the queue and it's content.
- dispose() - Method in class org.mule.runtime.core.util.queue.TransactionAwareQueueStore
-
- dispose() - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- dispose() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- dispose() - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- dispose() - Method in class org.mule.runtime.core.util.store.ProvidedObjectStoreWrapper
-
- disposeCache(String) - Method in class org.mule.runtime.core.internal.metadata.MuleMetadataService
- disposed - Variable in class org.mule.runtime.core.object.AbstractObjectFactory
-
- DisposeException - Exception in org.mule.runtime.core.api.lifecycle
-
DisposeException TODO (document class)
- DisposeException(I18nMessage, Disposable) - Constructor for exception org.mule.runtime.core.api.lifecycle.DisposeException
-
- DisposeException(I18nMessage, Throwable, Disposable) - Constructor for exception org.mule.runtime.core.api.lifecycle.DisposeException
-
- DisposeException(Throwable, Disposable) - Constructor for exception org.mule.runtime.core.api.lifecycle.DisposeException
-
- disposeIfDisposable(Object) - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- disposeIfNeeded(Object, Logger) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
Invokes Disposable.dispose() on object if it implements the Disposable interface.
- disposeIfNeeded(Collection<? extends Object>, Logger) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
For each item in the objects collection, it invokes Disposable.dispose() if it implements the
Disposable interface.
- disposeMethod - Variable in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- disposePartition(String) - Method in interface org.mule.runtime.core.api.store.PartitionableObjectStore
-
- disposePartition(String) - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- disposePartition(String) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- disposePartition(String) - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- disposePoliciesResources(String) - Method in class org.mule.runtime.core.policy.DefaultPolicyManager
-
- disposePoliciesResources(String) - Method in interface org.mule.runtime.core.policy.PolicyManager
-
Disposes any resource associated to the given executionIdentifier.
- disposeQueueStore(QueueStore) - Method in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
- disposeQueueStore(QueueStore) - Method in interface org.mule.runtime.core.util.queue.QueueStoreCacheListener
-
- disposeResolvedParameters(ExecutionContext<OperationModel>) - Method in interface org.mule.runtime.core.api.processor.ParametersResolverProcessor
-
- disposeStore(ObjectStore<? extends Serializable>) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- dlqMP - Variable in class org.mule.runtime.core.routing.UntilSuccessful
-
- doAddAll(Collection<? extends Serializable>) - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
Adds all the items at the end of the queue
- doAddAll(Collection<? extends Serializable>) - Method in class org.mule.runtime.core.util.queue.DefaultQueueStoreDelegate
-
- doAddAll(Collection<? extends Serializable>) - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- doBegin() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- doBegin() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
Really begin the transaction.
- doBegin() - Method in class org.mule.runtime.core.transaction.ExternalXaTransaction
-
- doBegin() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- doBegin(AbstractTransactionContext) - Method in class org.mule.runtime.core.util.queue.QueueXaResourceManager
-
- doBegin(AbstractTransactionContext) - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- doBody(String) - Method in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
- doBuild() - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- doClear() - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
Removes all the items in the queue
- doClear() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStoreDelegate
-
- doClear() - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- doClose() - Method in class org.mule.runtime.core.internal.streaming.AbstractCursorIterator
-
- doClose() - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
- doClose() - Method in class org.mule.runtime.core.internal.streaming.bytes.InMemoryStreamBuffer
-
- doClose() - Method in class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- doClose() - Method in class org.mule.runtime.core.internal.streaming.object.BufferedCursorIterator
- doClose() - Method in class org.mule.runtime.core.internal.streaming.object.InMemoryObjectStreamBuffer
- doCommit() - Method in class org.mule.runtime.core.internal.util.queue.LocalTxQueueTransactionContext
-
- doCommit() - Method in class org.mule.runtime.core.internal.util.queue.PersistentQueueTransactionContext
-
- doCommit() - Method in class org.mule.runtime.core.internal.util.queue.PersistentXaTransactionContext
-
- doCommit() - Method in class org.mule.runtime.core.internal.util.queue.XaQueueTypeTransactionContextAdapter
-
- doCommit() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- doCommit() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
Commit the transaction on the underlying resource
- doCommit() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- doCommit() - Method in interface org.mule.runtime.core.util.queue.LocalQueueTransactionContext
-
Commits the current transaction context operations
- doCommit(AbstractTransactionContext) - Method in class org.mule.runtime.core.util.queue.QueueXaResourceManager
-
- doCommit() - Method in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- doCommit() - Method in class org.mule.runtime.core.util.queue.TransientXaTransactionAdapter
-
- doCommit() - Method in interface org.mule.runtime.core.util.queue.XaQueueTransactionContext
-
Commits the current transaction context operations
- doCommit(AbstractTransactionContext) - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- doCommit() - Method in class org.mule.runtime.core.util.xa.AbstractTransactionContext
-
- doConfigure(MuleContext) - Method in class org.mule.runtime.core.config.builders.AbstractConfigurationBuilder
-
Will configure a MuleContext based on the configuration provided.
- doConfigure(MuleContext) - Method in class org.mule.runtime.core.config.builders.AutoConfigurationBuilder
-
- doConfigure(MuleContext) - Method in class org.mule.runtime.core.config.builders.DefaultsConfigurationBuilder
-
- doConfigure(MuleContext) - Method in class org.mule.runtime.core.config.builders.SimpleConfigurationBuilder
-
- doConfigureThread(Thread) - Method in class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
-
- doConsume() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.AbstractConsumer
-
Implement this method to actually consume the producer without worrying about exception types or checking fo this consumer to
be closed.
- doConsume() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.ListConsumer
-
Implement this method to actually consume the producer without worrying about exception types or checking fo this consumer to
be closed.
- doConsume() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.SimpleConsumer
-
- doContains(Serializable) - Method in class org.mule.runtime.core.util.store.AbstractObjectStore
-
- doContains(Serializable) - Method in class org.mule.runtime.core.util.store.SimpleMemoryObjectStore
-
- doCreateMuleContext(MuleContextBuilder, DefaultMuleContextFactory.ContextConfigurator) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
- doDeserialize(InputStream, ClassLoader) - Method in class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
-
Deserializes the given inputStream using the provided classLoader.
- doDeserialize(InputStream, ClassLoader) - Method in class org.mule.runtime.core.internal.serialization.JavaExternalSerializerProtocol
-
Deserializes the given inputStream using the provided classLoader.
- doDispose() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- doDispose() - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- doDispose() - Method in class org.mule.runtime.core.component.DefaultJavaComponent
-
- doDispose() - Method in class org.mule.runtime.core.component.SimpleCallableJavaComponent
-
- doDispose() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- doDispose() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- doDispose() - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
- doDispose() - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- doDispose() - Method in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
Dispose resources allocated by the implementations.
- doDispose() - Method in class org.mule.runtime.core.util.queue.TransactionalQueueManager
-
- doFilter(Event) - Method in interface org.mule.runtime.core.api.security.SecurityFilter
-
- doFilter(Event) - Method in class org.mule.runtime.core.security.AbstractAuthenticationFilter
-
- doFilter(Event) - Method in class org.mule.runtime.core.security.AbstractOperationSecurityFilter
-
Deprecated.
- doFilter(Event) - Method in class org.mule.runtime.core.security.AbstractSecurityFilter
-
- doFooter(MuleContext) - Method in class org.mule.runtime.core.internal.util.splash.ApplicationStartupSplashScreen
-
- doFooter(MuleContext) - Method in class org.mule.runtime.core.internal.util.splash.ServerStartupSplashScreen
-
- doFooter(MuleContext) - Method in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
- doGet(String) - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- doGet(String) - Method in class org.mule.runtime.core.el.context.FlowVariableMapContext
-
- doGet(String) - Method in class org.mule.runtime.core.el.context.InboundAttachmentMapContext
-
- doGet(String) - Method in class org.mule.runtime.core.el.context.OutboundAttachmentMapContext
-
- doGet(String) - Method in class org.mule.runtime.core.el.context.SessionVariableMapContext
-
- doGet(long, int) - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
- doGet(long, int) - Method in class org.mule.runtime.core.internal.streaming.bytes.InMemoryStreamBuffer
-
- doGet(String) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- doHandleException(Exception, Event) - Method in class org.mule.runtime.core.exception.AbstractMessagingExceptionStrategy
-
- doHeader(MuleContext) - Method in class org.mule.runtime.core.internal.util.splash.ApplicationShutdownSplashScreen
-
- doHeader(MuleContext) - Method in class org.mule.runtime.core.internal.util.splash.ApplicationStartupSplashScreen
-
- doHeader(MuleContext) - Method in class org.mule.runtime.core.internal.util.splash.ServerShutdownSplashScreen
-
- doHeader(MuleContext) - Method in class org.mule.runtime.core.internal.util.splash.ServerStartupSplashScreen
-
- doHeader(MuleContext) - Method in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
- doInitialise() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- doInitialise() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- doInitialise() - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- doInitialise() - Method in class org.mule.runtime.core.component.DefaultJavaComponent
-
- doInitialise(MuleContext) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- doInitialise(MuleContext) - Method in class org.mule.runtime.core.exception.AbstractSystemExceptionStrategy
-
- doInitialise(MuleContext) - Method in class org.mule.runtime.core.exception.OnErrorPropagateHandler
-
- doInitialise(MuleContext) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- doInitialise() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- doInitialise() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- doInitialise() - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
- doInitialise() - Method in class org.mule.runtime.core.registry.SimpleRegistry
-
- doInitialise() - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- doInitialise() - Method in class org.mule.runtime.core.security.AbstractSecurityFilter
-
- doInitialise() - Method in class org.mule.runtime.core.security.AbstractSecurityProvider
-
- doInitialise() - Method in class org.mule.runtime.core.security.filters.MuleEncryptionEndpointSecurityFilter
-
- doInTransaction() - Method in interface org.mule.runtime.core.api.transaction.TransactionCallback
-
- doInvoke(Event, Event.Builder) - Method in class org.mule.runtime.core.component.AbstractComponent
-
- doInvoke(Event, Event.Builder) - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- doLogException(Throwable) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- doLookupProviders(Class<T>, ClassLoader) - Method in class org.mule.runtime.core.api.registry.AbstractServiceRegistry
-
Retrieves a collection of providers.
- doLookupProviders(Class<T>, ClassLoader) - Method in class org.mule.runtime.core.registry.SpiServiceRegistry
-
- doNext(long) - Method in class org.mule.runtime.core.internal.streaming.AbstractCursorIterator
-
- doNext(long) - Method in class org.mule.runtime.core.internal.streaming.object.BufferedCursorIterator
- DONT_BREAK_LINES - Static variable in class org.mule.runtime.core.api.util.Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- doOnCompletion(R) - Method in class org.mule.runtime.core.execution.BlockingCompletionHandler
-
- doOnConnectException(ConnectException) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- doOnConnectException(ConnectException) - Method in class org.mule.runtime.core.lifecycle.MuleContextLifecycleManager
-
- doOnConnectException(ConnectException) - Method in class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
- doOpenCursor() - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractCursorStreamProvider
-
- doOpenCursor() - Method in class org.mule.runtime.core.internal.streaming.bytes.InMemoryCursorStreamProvider
- doOpenCursor() - Method in class org.mule.runtime.core.internal.streaming.object.AbstractCursorIteratorProvider
-
- doOpenCursor() - Method in class org.mule.runtime.core.internal.streaming.object.InMemoryCursorIteratorProvider
- doPrepare() - Method in class org.mule.runtime.core.internal.util.queue.PersistentXaTransactionContext
-
- doPrepare() - Method in class org.mule.runtime.core.internal.util.queue.XaQueueTypeTransactionContextAdapter
-
- doPrepare(AbstractXaTransactionContext) - Method in class org.mule.runtime.core.util.queue.QueueXaResourceManager
-
- doPrepare() - Method in class org.mule.runtime.core.util.queue.TransientXaTransactionAdapter
-
- doPrepare() - Method in interface org.mule.runtime.core.util.queue.XaQueueTransactionContext
-
Prepares the current transaction context for a commit
- doPrepare(T) - Method in class org.mule.runtime.core.util.xa.AbstractXAResourceManager
-
- doPrepare() - Method in class org.mule.runtime.core.util.xa.AbstractXaTransactionContext
-
Two phase commit prepare phase
- doProcess(Event) - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- doProcess(Serializable) - Method in class org.mule.runtime.core.routing.AsynchronousUntilSuccessfulProcessingStrategy
-
- doProcess(Event) - Method in class org.mule.runtime.core.routing.Foreach
-
- doProcessRoute(Processor, Event) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- doPropagate(Event, Event.Builder, TypedValue, ASTNode) - Method in class org.mule.runtime.core.el.mvel.datatype.AbstractEnricherDataTypePropagator
-
- doPropagate(Event, Event.Builder, TypedValue, ASTNode) - Method in class org.mule.runtime.core.el.mvel.datatype.AbstractVariableEnricherDataTypePropagator
-
- doPropagate(Event, Event.Builder, TypedValue, ASTNode) - Method in class org.mule.runtime.core.el.mvel.datatype.PayloadEnricherDataTypePropagator
-
- doPropagate(Event, Event.Builder, TypedValue, ASTNode) - Method in class org.mule.runtime.core.el.mvel.datatype.PropertyEnricherDataTypePropagator
-
- doPut(String, V) - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- doPut(String, Object) - Method in class org.mule.runtime.core.el.context.FlowVariableMapContext
-
- doPut(String, DataHandler) - Method in class org.mule.runtime.core.el.context.InboundAttachmentMapContext
-
- doPut(String, DataHandler) - Method in class org.mule.runtime.core.el.context.OutboundAttachmentMapContext
-
- doPut(String, Object) - Method in class org.mule.runtime.core.el.context.SessionVariableMapContext
-
- doPut(String, Object) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- doRead() - Method in class org.mule.runtime.core.internal.streaming.bytes.BufferedCursorStream
-
Template method to support the AbstractCursorStream.read() method.
- doRead(byte[], int, int) - Method in class org.mule.runtime.core.internal.streaming.bytes.BufferedCursorStream
-
Template method to support the AbstractCursorStream.read(byte[], int, int) method
- doRegisterObject(ObjectBootstrapProperty) - Method in class org.mule.runtime.core.config.bootstrap.AbstractRegistryBootstrap
-
- doRegisterObject(ObjectBootstrapProperty) - Method in class org.mule.runtime.core.config.bootstrap.SimpleRegistryBootstrap
-
Deprecated.
- doRegisterObject(String, Object, Object) - Method in class org.mule.runtime.core.registry.SimpleRegistry
- doRegisterObject(String, Object, Object) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- doRegisterTransformer(TransformerBootstrapProperty, Class<?>, Class<? extends Transformer>) - Method in class org.mule.runtime.core.config.bootstrap.AbstractRegistryBootstrap
-
- doRegisterTransformer(TransformerBootstrapProperty, Class<?>, Class<? extends Transformer>) - Method in class org.mule.runtime.core.config.bootstrap.SimpleRegistryBootstrap
-
Deprecated.
- doRemove(String) - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- doRemove(String) - Method in class org.mule.runtime.core.el.context.FlowVariableMapContext
-
- doRemove(String) - Method in class org.mule.runtime.core.el.context.InboundAttachmentMapContext
-
- doRemove(String) - Method in class org.mule.runtime.core.el.context.OutboundAttachmentMapContext
-
- doRemove(String) - Method in class org.mule.runtime.core.el.context.SessionVariableMapContext
-
- doRemove(Serializable) - Method in class org.mule.runtime.core.util.store.AbstractObjectStore
-
- doRemove(Serializable) - Method in class org.mule.runtime.core.util.store.SimpleMemoryObjectStore
-
- doRetrieve(Serializable) - Method in class org.mule.runtime.core.util.store.AbstractObjectStore
-
- doRetrieve(Serializable) - Method in class org.mule.runtime.core.util.store.SimpleMemoryObjectStore
-
- doRollback() - Method in class org.mule.runtime.core.internal.util.queue.LocalTxQueueTransactionContext
-
- doRollback() - Method in class org.mule.runtime.core.internal.util.queue.PersistentQueueTransactionContext
-
- doRollback() - Method in class org.mule.runtime.core.internal.util.queue.PersistentXaTransactionContext
-
- doRollback() - Method in class org.mule.runtime.core.internal.util.queue.XaQueueTypeTransactionContextAdapter
-
- doRollback() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- doRollback() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
Rollback the transaction on the underlying resource
- doRollback() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- doRollback() - Method in interface org.mule.runtime.core.util.queue.LocalQueueTransactionContext
-
Rollbacks the current transaction context operations
- doRollback(AbstractTransactionContext) - Method in class org.mule.runtime.core.util.queue.QueueXaResourceManager
-
- doRollback() - Method in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- doRollback() - Method in class org.mule.runtime.core.util.queue.TransientXaTransactionAdapter
-
- doRollback() - Method in interface org.mule.runtime.core.util.queue.XaQueueTransactionContext
-
Rollbacks the current transaction context operations
- doRollback(AbstractTransactionContext) - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- doRollback() - Method in class org.mule.runtime.core.util.xa.AbstractTransactionContext
-
- doRoute(Event, FlowConstruct) - Method in class org.mule.runtime.core.routing.AbstractUntilSuccessfulProcessingStrategy
-
- doRoute(Event, FlowConstruct) - Method in class org.mule.runtime.core.routing.AsynchronousUntilSuccessfulProcessingStrategy
-
- doRoute(Event, FlowConstruct) - Method in class org.mule.runtime.core.routing.SynchronousUntilSuccessfulProcessingStrategy
-
- doSchedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.api.source.polling.PeriodicScheduler
-
Template method to delegate the scheduling of the job.
- doSchedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.source.scheduler.schedule.CronScheduler
-
- doSchedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.source.scheduler.schedule.FixedFrequencyScheduler
-
- doSerialize(Object) - Method in class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
-
Serializes the given object.
- doSerialize(Object) - Method in class org.mule.runtime.core.internal.serialization.JavaExternalSerializerProtocol
-
Serializes the given object.
- doStart() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- doStart() - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- doStart() - Method in class org.mule.runtime.core.component.DefaultJavaComponent
-
- doStart() - Method in class org.mule.runtime.core.component.PooledJavaComponent
-
- doStart() - Method in class org.mule.runtime.core.component.SimpleCallableJavaComponent
-
- doStart() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- doStart() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- doStart() - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- doStop() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- doStop() - Method in class org.mule.runtime.core.component.DefaultJavaComponent
-
- doStop() - Method in class org.mule.runtime.core.component.PooledJavaComponent
-
- doStop() - Method in class org.mule.runtime.core.component.SimpleCallableJavaComponent
-
- doStop() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- doStop() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- doStore(Serializable, T) - Method in class org.mule.runtime.core.util.store.AbstractObjectStore
-
- doStore(Serializable, T) - Method in class org.mule.runtime.core.util.store.SimpleMemoryObjectStore
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.codec.XmlEntityDecoder
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.codec.XmlEntityEncoder
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.compression.GZipCompressTransformer
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.compression.GZipUncompressTransformer
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.datatype.StringToCharsetTransformer
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.datatype.StringToMediaTypeTransformer
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.encryption.AbstractEncryptionTransformer
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.CursorIteratorProviderToIterator
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.CursorStreamProviderToInputStream
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.DataHandlerToInputStreamTransformer
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.InputStreamToByteArray
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.LocalDateToDate
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.NumberToString
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.ObjectToByteArray
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.ObjectToInputStream
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.ObjectToOutputHandler
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.ObjectToString
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.StringToBoolean
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.internal.transformer.simple.StringToNumber
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.AbstractMessageTransformer
-
Perform a non-message aware transform.
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.codec.Base64Decoder
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.codec.Base64Encoder
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.BeanToMap
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.ByteArrayToHexString
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.ByteArrayToObject
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.ByteArrayToSerializable
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.GetBeanProperty
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.HexStringToByteArray
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.MapLookup
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.MapToBean
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.ObjectArrayToString
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.PropertyEditorTextToValueTransformer
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.PropertyEditorValueToTextTransformer
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.SerializableToByteArray
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.StringAppendTransformer
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.StringToEnum
-
- doTransform(Object, Charset) - Method in class org.mule.runtime.core.transformer.simple.StringToObjectArray
-
- doTransform(Message) - Method in class org.mule.runtime.core.transformer.TransformerTemplate.OverwitePayloadCallback
-
- doTransform(Message) - Method in interface org.mule.runtime.core.transformer.TransformerTemplate.TransformerCallback
-
- doUnregisterObject(String) - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
Template method for the logic to actually unregister the key without applying any lifecycle to it.
- doUnregisterObject(String) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- doWork(RetryContext) - Method in interface org.mule.runtime.core.api.retry.RetryCallback
-
- DualRandomAccessFileQueueStoreDelegate - Class in org.mule.runtime.core.util.queue
-
- DualRandomAccessFileQueueStoreDelegate(String, String, MuleContext, int) - Constructor for class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- DUPLICATE_MESSAGE - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- DUPLICATE_MESSAGE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates that the execution of the current event is stopped
- DuplicateMessageException - Exception in org.mule.runtime.core.api.routing
-
Indicates that the execution of the current event is stopped becasue the message has already been processed.
- DuplicateMessageException() - Constructor for exception org.mule.runtime.core.api.routing.DuplicateMessageException
-
- DW_PREFIX - Static variable in class org.mule.runtime.core.el.DefaultExpressionManager
-
- DynamicDataTypeConversionResolver - Class in org.mule.runtime.core.internal.transformer
-
Resolves data type conversion finding an appropriate converter that is able to execute the required transformation.
- DynamicDataTypeConversionResolver(MuleContext) - Constructor for class org.mule.runtime.core.internal.transformer.DynamicDataTypeConversionResolver
-
- echo(String) - Method in interface org.mule.runtime.core.api.component.simple.EchoService
-
- echo(String) - Method in class org.mule.runtime.core.component.simple.EchoComponent
-
- EchoComponent - Class in org.mule.runtime.core.component.simple
-
EchoComponent will log the message and return the payload back as the result.
- EchoComponent() - Constructor for class org.mule.runtime.core.component.simple.EchoComponent
-
- echoOnNullMap(Function<Event, Event>) - Static method in class org.mule.runtime.core.internal.util.rx.Operators
-
Custom function to be used with Flux.handle(BiConsumer) when a map function may return
null and this should be interpreted by echoing the incoming event rather than causing an error.
- EchoService - Interface in org.mule.runtime.core.api.component.simple
-
- Either<L,R> - Class in org.mule.runtime.core.api.functional
-
This class allow to represent a type that holds two different values.
- EMPTY - Static variable in class org.mule.runtime.core.api.util.StringUtils
-
- EMPTY_EVENTS_ARRAY - Static variable in class org.mule.runtime.core.routing.EventGroup
-
- EmptyLifecycleCallback<O> - Class in org.mule.runtime.core.lifecycle
-
A lifecycle callback that does nothing.
- EmptyLifecycleCallback() - Constructor for class org.mule.runtime.core.lifecycle.EmptyLifecycleCallback
-
- ENABLE_SOURCE_POLICIES_SYSTEM_PROPERTY - Static variable in class org.mule.runtime.core.execution.ModuleFlowProcessingPhase
-
- enabled - Variable in class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
- enableNotifications - Variable in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- ENCODE - Static variable in class org.mule.runtime.core.api.util.Base64
-
Specify encoding.
- encodeBytes(byte[]) - Static method in class org.mule.runtime.core.api.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class org.mule.runtime.core.api.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class org.mule.runtime.core.api.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class org.mule.runtime.core.api.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeFromFile(String) - Static method in class org.mule.runtime.core.api.util.Base64
-
Convenience method for reading a binary file and base64-encoding it.
- encodeObject(Serializable) - Static method in class org.mule.runtime.core.api.util.Base64
-
Serializes an object and returns the Base64-encoded version of that serialized object.
- encodeObject(Serializable, int) - Static method in class org.mule.runtime.core.api.util.Base64
-
Serializes an object and returns the Base64-encoded version of that serialized object.
- encodeString(String) - Static method in class org.mule.runtime.core.internal.util.XMLEntityCodec
-
- encodeToFile(byte[], String) - Static method in class org.mule.runtime.core.api.util.Base64
-
Convenience method for encoding data to a file.
- encrypt(InputStream, Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
-
Encrypts the given data using this encryption strategy
- encrypt(byte[], Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
-
Encrypts the given data using this encryption strategy
- encrypt(InputStream, Object) - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- encrypt(byte[], Object) - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- encrypt(byte[], Object) - Method in class org.mule.runtime.core.security.AbstractNamedEncryptionStrategy
-
- encryptCipher - Variable in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- EncryptionNotSupportedException - Exception in org.mule.runtime.core.api.security
-
EncryptionNotSupportedException is thrown if an algorithm is set in the MULE_USER header but it doesn't match the
algorithm set on the security filter
- EncryptionNotSupportedException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.security.EncryptionNotSupportedException
-
- EncryptionNotSupportedException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.security.EncryptionNotSupportedException
-
- EncryptionStrategy - Interface in org.mule.runtime.core.api.security
-
EncryptionStrategy can be used to provide different types of Encryption strategy objects.
- EncryptionStrategyNotFoundException - Exception in org.mule.runtime.core.api.security
-
EncryptionStrategyNotFoundException thrown by the
SecurityManager when an encryption
scheme is set in a property or header that has not been registered with the manager.
- EncryptionStrategyNotFoundException(String) - Constructor for exception org.mule.runtime.core.api.security.EncryptionStrategyNotFoundException
-
- EncryptionStrategyNotFoundException(String, Throwable) - Constructor for exception org.mule.runtime.core.api.security.EncryptionStrategyNotFoundException
-
- encryptionStrategyNotSet() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- EncryptionTransformer - Class in org.mule.runtime.core.internal.transformer.encryption
-
EncryptionTransformer will transform an array of bytes or string into an encrypted array of bytes
- EncryptionTransformer() - Constructor for class org.mule.runtime.core.internal.transformer.encryption.EncryptionTransformer
-
- end(Xid, int) - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- end(Xid, int) - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
- EndPhaseTemplate - Interface in org.mule.runtime.core.execution
-
- ENDPOINT_PROPERTY_PREFIX - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
The prefix for endpoint properties that should not be propagated to messages
- endpointIsMalformed(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- EndpointTransactionalInterceptingMessageProcessor - Class in org.mule.runtime.core.processor
-
Wraps the invocation of the next
Processor with a transaction.
- EndpointTransactionalInterceptingMessageProcessor(TransactionConfig) - Constructor for class org.mule.runtime.core.processor.EndpointTransactionalInterceptingMessageProcessor
-
- EndProcessPhase - Class in org.mule.runtime.core.execution
-
- EndProcessPhase() - Constructor for class org.mule.runtime.core.execution.EndProcessPhase
-
- enlistResource(XAResource) - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- enrich(String, Event, Event.Builder, FlowConstruct, Object) - Method in interface org.mule.runtime.core.api.el.ExtendedExpressionLanguageAdaptor
-
- enrich(String, Event, Event.Builder, FlowConstruct, TypedValue) - Method in interface org.mule.runtime.core.api.el.ExtendedExpressionLanguageAdaptor
-
- enrich(String, Event, Event.Builder, FlowConstruct, TypedValue) - Method in interface org.mule.runtime.core.api.el.ExtendedExpressionManager
-
- enrich(String, Event, Event.Builder, FlowConstruct, Object) - Method in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- enrich(String, Event, Event.Builder, FlowConstruct, TypedValue) - Method in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- enrich(String, Event, Event.Builder, FlowConstruct, TypedValue) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- enrich(String, Event, Event.Builder, FlowConstruct, Object) - Method in class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- enrich(String, Event, Event.Builder, FlowConstruct, TypedValue) - Method in class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- enrich(String, Event, Event.Builder, FlowConstruct, Object) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- enrich(String, Event, Event.Builder, FlowConstruct, TypedValue) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- enrich(Event, Event, String, String, ExtendedExpressionManager) - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher
-
- enrich(Event, Event) - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher
-
- EnrichedNotificationInfo - Class in org.mule.runtime.core.api.context.notification
-
This class contains information about an event/exception, to be used in notifications without directly exposing it.
- EnrichedNotificationInfo(String, String, GroupCorrelation, Message, Optional<Error>, Object, Exception, Map<String, TypedValue>, String, FlowCallStack) - Constructor for class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- EnrichedServerNotification - Class in org.mule.runtime.core.api.context.notification
-
This notification type includes information about the event, exception and flow where it occurred.
- EnrichedServerNotification(EnrichedNotificationInfo, int, FlowConstruct) - Constructor for class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- EnrichedServerNotification(EnrichedNotificationInfo, int, String) - Constructor for class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- EnricherDataTypePropagator - Interface in org.mule.runtime.core.el.mvel.datatype
-
Propagates DataType from the right to the left side of an assignment expression if
possible
- EnrichExpressionPair() - Constructor for class org.mule.runtime.core.internal.enricher.MessageEnricher.EnrichExpressionPair
-
- EnrichExpressionPair(String) - Constructor for class org.mule.runtime.core.internal.enricher.MessageEnricher.EnrichExpressionPair
-
- EnrichExpressionPair(String, String) - Constructor for class org.mule.runtime.core.internal.enricher.MessageEnricher.EnrichExpressionPair
-
- ensureSerializable(Message) - Method in class org.mule.runtime.core.routing.AbstractUntilSuccessfulProcessingStrategy
-
- ensureSerializable(Message) - Method in class org.mule.runtime.core.routing.SynchronousUntilSuccessfulProcessingStrategy
-
- entityName(int) - Static method in class org.mule.runtime.core.internal.util.XMLEntityCodec
-
Returns the name of the entity identified by the specified value.
- entityValue(String) - Static method in class org.mule.runtime.core.internal.util.XMLEntityCodec
-
Returns the value of the entity identified by the specified name.
- EntryPointNotFoundException - Exception in org.mule.runtime.core.api.model.resolvers
-
Tis exception gets thrown by the
DefaultEntryPointResolverSet if after trying all
entrypointResolvers it cannot fin the entrypoint on the service service
- EntryPointNotFoundException(String) - Constructor for exception org.mule.runtime.core.api.model.resolvers.EntryPointNotFoundException
-
- EntryPointResolver - Interface in org.mule.runtime.core.api.model
-
EntryPointResolver resolves a method to call on the given Component when an event is received for the service.
- entryPointResolver - Variable in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- EntryPointResolverSet - Interface in org.mule.runtime.core.api.model
-
EntryPointResolver resolves a method to call on the given service object when an event is received.
- entryPointResolverSet - Variable in class org.mule.runtime.core.component.AbstractJavaComponent
-
- entrySet() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
- entrySet() - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- entrySet() - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- entrySet() - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- entrySet() - Method in class org.mule.runtime.core.internal.util.OrderedProperties
-
- entrySet() - Method in class org.mule.runtime.core.registry.map.RegistryMap
-
- entrySet() - Method in class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
This method is not supported for performance reasons
- entryTTL - Variable in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
The time-to-live for each message ID, specified in milliseconds, or -1 for entries that should never expire.
- entryTTL - Variable in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
The time-to-live for each message ID, specified in milliseconds, or -1 for entries that should never expire.
- equal(Object, Object) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Simple helper for writing object equalities.
- equals(Object) - Method in class org.mule.runtime.core.api.client.RequestCacheKey
-
- equals(Object) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- equals(Object) - Method in class org.mule.runtime.core.api.security.tls.TlsProperties
-
- equals(Object) - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- equals(Object) - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- equals(Object) - Method in class org.mule.runtime.core.api.util.Pair
- equals(Object) - Method in class org.mule.runtime.core.config.ConfigResource
-
- equals(Object) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- equals(Object) - Method in class org.mule.runtime.core.context.notification.ListenerSubscriptionPair
-
- equals(Object) - Method in class org.mule.runtime.core.el.datetime.AbstractInstant
-
- equals(Object) - Method in class org.mule.runtime.core.interceptor.InterceptorStack
-
- equals(Object) - Method in class org.mule.runtime.core.internal.client.SimpleOptions
-
- equals(Object) - Method in class org.mule.runtime.core.internal.metadata.DefaultCollectionDataType
-
- equals(Object) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- equals(Object) - Method in class org.mule.runtime.core.internal.metadata.DefaultMapDataType
-
- equals(Object) - Method in class org.mule.runtime.core.internal.metadata.SimpleDataType
-
- equals(Object) - Method in class org.mule.runtime.core.internal.util.annotation.AnnotationMetaData
-
- equals(Object) - Method in class org.mule.runtime.core.internal.util.JdkVersionUtils.JdkVersion
-
- equals(Object) - Method in class org.mule.runtime.core.internal.VoidResult
-
- equals(Object) - Method in class org.mule.runtime.core.message.PartAttributes
-
- equals(Object) - Method in class org.mule.runtime.core.policy.PolicyStateId
-
- equals(Object) - Method in class org.mule.runtime.core.routing.EventGroup
-
Compares two EventGroups for equality.
- equals(Object) - Method in class org.mule.runtime.core.routing.filters.ExpressionFilter
-
- equals(Object) - Method in class org.mule.runtime.core.routing.filters.logic.AbstractFilterCollection
-
- equals(Object) - Method in class org.mule.runtime.core.routing.filters.logic.NotFilter
-
- equals(Object) - Method in class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
- equals(Object) - Method in class org.mule.runtime.core.routing.filters.PayloadTypeFilter
-
- equals(Object) - Method in class org.mule.runtime.core.routing.filters.RegExFilter
-
- equals(Object) - Method in class org.mule.runtime.core.routing.filters.WildcardFilter
-
- equals(Object) - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- equals(Object) - Method in class org.mule.runtime.core.transformer.TransformerWeighting
-
- equals(Object) - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- equals(Object) - Method in class org.mule.runtime.core.util.queue.DefaultQueueConfiguration
-
- equals(Object) - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- equals(Object) - Method in class org.mule.runtime.core.util.xa.MuleXid
-
- equals(Object) - Method in class org.mule.runtime.core.util.xmlsecurity.XMLFactoryConfig
-
- EqualsFilter - Class in org.mule.runtime.core.routing.filters
-
EqualsFilter is a filter for comparing two objects using the equals() method.
- EqualsFilter() - Constructor for class org.mule.runtime.core.routing.filters.EqualsFilter
-
- EqualsFilter(Object) - Constructor for class org.mule.runtime.core.routing.filters.EqualsFilter
-
- error(Error) - Method in interface org.mule.runtime.core.api.Event.Builder
-
Sets an error related to the produced event.
- error(Throwable) - Method in interface org.mule.runtime.core.api.EventContext
-
- ERROR - Static variable in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- error(Error) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- ErrorBuilder - Class in org.mule.runtime.core.message
-
Builder for Error instances.
- ErrorHandler - Class in org.mule.runtime.core.exception
-
Selects which "on error" handler to execute based on filtering.
- ErrorHandler() - Constructor for class org.mule.runtime.core.exception.ErrorHandler
-
- ErrorHandlerFactory - Class in org.mule.runtime.core.exception
-
- ErrorHandlerFactory() - Constructor for class org.mule.runtime.core.exception.ErrorHandlerFactory
-
- ErrorHandlerNotification - Class in org.mule.runtime.core.context.notification
-
- ErrorHandlerNotification(EnrichedNotificationInfo, FlowConstruct, int) - Constructor for class org.mule.runtime.core.context.notification.ErrorHandlerNotification
-
- ErrorHandlerNotificationListener<T extends ErrorHandlerNotification> - Interface in org.mule.runtime.core.api.context.notification
-
- ErrorHandlingExecutionTemplate - Class in org.mule.runtime.core.execution
-
ExecutionTemplate created by this method should be used on the beginning of the execution of a chain of
Processors that
should manage exceptions.
- errorInvokingMessageProcessorAsynchronously(Processor) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- errorInvokingMessageProcessorWithinTransaction(Processor, TransactionConfig) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ErrorMapping - Class in org.mule.runtime.core.exception
-
Represents a mapping between source and target ErrorTypes, indicating that if
the first or a match for it is found then the other should be propagated instead.
- ErrorMapping(ErrorTypeMatcher, ErrorType) - Constructor for class org.mule.runtime.core.exception.ErrorMapping
-
- errorMessage(Message) - Method in class org.mule.runtime.core.message.ErrorBuilder
-
Sets the error message for the error.
- errorReadingStream() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- Errors - Class in org.mule.runtime.core.exception
-
Provides the constants for the core error types
- Errors() - Constructor for class org.mule.runtime.core.exception.Errors
-
- Errors.ComponentIdentifiers - Class in org.mule.runtime.core.exception
-
- Errors.Identifiers - Class in org.mule.runtime.core.exception
-
- errorSchedulingMessageProcessorForAsyncInvocation(Processor) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- errorType(ErrorType) - Method in class org.mule.runtime.core.message.ErrorBuilder
-
Sets the error type of this error.
- ErrorTypeBuilder - Class in org.mule.runtime.core.message
-
Builder for ErrorType.
- ErrorTypeHandlerConnectionProviderWrapper<C> - Class in org.mule.runtime.core.internal.connection
-
ConnectionProviderWrapper implementation which handles the exceptions occurred when
this#connect() and the
failed
ConnectionValidationResult from the
this#validate(Object), this wrapper consumes these outputs and if a
ErrorTypeDefinition is provided transforms it and communicates the proper
ErrorType
- ErrorTypeHandlerConnectionProviderWrapper(ConnectionProvider<C>, MuleContext, ExtensionModel, RetryPolicyTemplate) - Constructor for class org.mule.runtime.core.internal.connection.ErrorTypeHandlerConnectionProviderWrapper
-
- ErrorTypeLocator - Class in org.mule.runtime.core.exception
-
Locator for error types.
- ErrorTypeLocator.Builder - Class in org.mule.runtime.core.exception
-
- ErrorTypeLocatorFactory - Class in org.mule.runtime.core.exception
-
- ErrorTypeLocatorFactory() - Constructor for class org.mule.runtime.core.exception.ErrorTypeLocatorFactory
-
- ErrorTypeMatcher - Interface in org.mule.runtime.core.exception
-
Decides whether an error type is acceptable.
- ErrorTypeRepository - Class in org.mule.runtime.core.exception
-
Repository for the different ErrorTypes in a mule artifact.
- ErrorTypeRepository() - Constructor for class org.mule.runtime.core.exception.ErrorTypeRepository
-
- ErrorTypeRepositoryFactory - Class in org.mule.runtime.core.exception
-
- ErrorTypeRepositoryFactory() - Constructor for class org.mule.runtime.core.exception.ErrorTypeRepositoryFactory
-
- evaluate(String, Event, FlowConstruct, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageAdaptor
-
Evaluates an expression according to a given
BindingContext, an
Event and a
FlowConstruct.
- evaluate(String, Event, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageAdaptor
-
Evaluates an expression according to a given BindingContext.
- evaluate(String, DataType, Event, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageAdaptor
-
Evaluates an expression according to a given BindingContext and outputs .
- evaluate(String, DataType, Event, FlowConstruct, BindingContext, boolean) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageAdaptor
-
Evaluates an expression according to a given
BindingContext, an
Event and a
FlowConstruct.
- evaluate(String) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Execute the expression returning the result.
- evaluate(String, Event) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Execute the expression returning the result.
- evaluate(String, Event, FlowConstruct) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Execute the expression returning the result.
- evaluate(String, Event, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Execute the expression returning the result.
- evaluate(String, Event, FlowConstruct, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Execute the expression returning the result.
- evaluate(String, DataType) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Evaluates an expression according to the global BindingContext and the DataType of the expected result.
- evaluate(String, DataType, BindingContext, Event) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Evaluates an expression according to a given
BindingContext, the global one, the
DataType of the expected
result and an
Event.
- evaluate(String, DataType, BindingContext, Event, FlowConstruct, boolean) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Evaluates an expression according to a given
BindingContext, the global one, the
DataType of the expected
result and an
Event.
- evaluate(String, Event, Event.Builder, FlowConstruct, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExtendedExpressionLanguageAdaptor
-
- evaluate(String, Event, Event.Builder, FlowConstruct) - Method in interface org.mule.runtime.core.api.el.ExtendedExpressionManager
-
- evaluate(Throwable) - Method in interface org.mule.runtime.core.config.ExceptionHelper.ExceptionEvaluator
-
- evaluate(String, Event, BindingContext) - Method in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- evaluate(String, DataType, Event, BindingContext) - Method in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- evaluate(String, DataType, Event, FlowConstruct, BindingContext, boolean) - Method in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- evaluate(String, Event, FlowConstruct, BindingContext) - Method in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- evaluate(String, Event, Event.Builder, FlowConstruct, BindingContext) - Method in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- evaluate(String) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluate(String, Event) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluate(String, BindingContext) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluate(String, Event, BindingContext) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluate(String, Event, FlowConstruct) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluate(String, Event, Event.Builder, FlowConstruct) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluate(String, Event, FlowConstruct, BindingContext) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluate(String, DataType) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluate(String, DataType, BindingContext) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluate(String, DataType, BindingContext, Event) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluate(String, DataType, BindingContext, Event, FlowConstruct, boolean) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluate(String, Event, BindingContext) - Method in class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- evaluate(String, DataType, Event, BindingContext) - Method in class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- evaluate(String, DataType, Event, FlowConstruct, BindingContext, boolean) - Method in class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- evaluate(String, Event, FlowConstruct, BindingContext) - Method in class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- evaluate(String, Event, Event.Builder, FlowConstruct, BindingContext) - Method in class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- evaluate(String, Event, BindingContext) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- evaluate(String, DataType, Event, BindingContext) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- evaluate(String, DataType, Event, FlowConstruct, BindingContext, boolean) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- evaluate(String, Event, FlowConstruct, BindingContext) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- evaluate(String, Event, Event.Builder, FlowConstruct, BindingContext) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- evaluate(Event) - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
Evaluates this Expression against the passed in Message.
- evaluateArguments(Event, List<?>) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- evaluateBoolean(String, Event, FlowConstruct) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Evaluates an expression considering a boolean as output.
- evaluateBoolean(String, Event, FlowConstruct, boolean, boolean) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Evaluates an expression considering a boolean as output.
- evaluateBoolean(String, Event, FlowConstruct) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluateBoolean(String, Event, FlowConstruct, boolean, boolean) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- evaluateExpression(ExpressionManager, String) - Method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- evaluateExpression(ExpressionManager, String) - Method in class org.mule.runtime.core.context.notification.MessageProcessorNotification
-
- evaluateExpressionCandidate(Object, Event) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- evaluateInternal(String, MVELExpressionLanguageContext) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- evaluateUntyped(String, Map<String, Object>) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- evaluateUntyped(String, Event, Event.Builder, FlowConstruct, Map<String, Object>) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- Event - Interface in org.mule.runtime.core.api
-
Represents any data event occurring in the Mule environment.
- event - Variable in class org.mule.runtime.core.el.mvel.MessageVariableResolverFactory
-
- event - Variable in exception org.mule.runtime.core.exception.MessagingException
-
The MuleEvent being processed when the error occurred
- event - Variable in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- Event.Builder - Interface in org.mule.runtime.core.api
-
- Event.CurrentEventHolder - Class in org.mule.runtime.core.api
-
- EVENT_NAME - Variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- eventBuilder - Variable in class org.mule.runtime.core.el.mvel.MessageVariableResolverFactory
-
- EventBuilderConfigurer - Interface in org.mule.runtime.core.routing.outbound
-
- EventBuilderConfigurerIterator<T> - Interface in org.mule.runtime.core.routing.outbound
-
Implementations must provide a way to wrap each element in a
Event.
- eventBuilderConfigurerIterator() - Method in interface org.mule.runtime.core.routing.outbound.EventBuilderConfigurerList
-
- EventBuilderConfigurerList<T> - Interface in org.mule.runtime.core.routing.outbound
-
Implementations must provide a way to wrap each element in a
Event.
- eventComparator - Variable in class org.mule.runtime.core.routing.correlation.ResequenceCorrelatorCallback
-
- eventComparator - Variable in class org.mule.runtime.core.routing.correlation.ResequenceMessagesCorrelatorCallback
-
- eventComparator - Variable in class org.mule.runtime.core.routing.MessageChunkAggregator
-
- eventComparator - Variable in class org.mule.runtime.core.routing.Resequencer
-
- EventContext - Interface in org.mule.runtime.core.api
-
Context representing a message that is received by a Mule Runtime via a connector source.
- eventCorrelator - Variable in class org.mule.runtime.core.routing.AbstractAggregator
-
- EventCorrelator - Class in org.mule.runtime.core.routing.correlation
-
- EventCorrelator(EventCorrelatorCallback, Processor, MuleContext, FlowConstruct, PartitionableObjectStore, String, ObjectStore<Long>) - Constructor for class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- EventCorrelatorCallback - Interface in org.mule.runtime.core.routing.correlation
-
A callback used to allow pluggable behaviour when correlating events
- EventGroup - Class in org.mule.runtime.core.routing
-
EventGroup is a holder over events grouped by a common group Id.
- EventGroup(Object, MuleContext) - Constructor for class org.mule.runtime.core.routing.EventGroup
-
- EventGroup(Object, MuleContext, Optional<Integer>, String) - Constructor for class org.mule.runtime.core.routing.EventGroup
-
- EventGroup.ArrivalOrderEventComparator - Class in org.mule.runtime.core.routing
-
- EventListener - Interface in org.mule.runtime.core.api.lifecycle
-
EventListener is a marker interface that is implemented by objects wishing to receive Mule events in managed
environments, such as an EJB container.
- eventProcessingFailedFor(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- EVENTS_STORE_REGISTRY_KEY_PREFIX - Static variable in class org.mule.runtime.core.routing.AbstractAggregator
-
- eventsObjectStoreKey - Variable in class org.mule.runtime.core.routing.AbstractAggregator
-
- EventToMessageSequenceSplittingStrategy - Class in org.mule.runtime.core.api.util.collection
-
- EventToMessageSequenceSplittingStrategy(ExpressionSplittingStrategy) - Constructor for class org.mule.runtime.core.api.util.collection.EventToMessageSequenceSplittingStrategy
-
- eventTypeNotRecognised(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- EventVariableResolverFactory - Class in org.mule.runtime.core.el.mvel
-
- EventVariableResolverFactory(ParserConfiguration, MuleContext, Event, Event.Builder, FlowConstruct) - Constructor for class org.mule.runtime.core.el.mvel.EventVariableResolverFactory
-
- EventVariableResolverFactory(ParserConfiguration, MuleContext, Event, Event.Builder, FlowConstruct, VariableResolverFactory) - Constructor for class org.mule.runtime.core.el.mvel.EventVariableResolverFactory
-
Convenience constructor to allow for more concise creation of VariableResolverFactory chains without and performance overhead
incurred by using a builder.
- EventVariableResolverFactory.FlowContext - Class in org.mule.runtime.core.el.mvel
-
- exactTransformerCache - Variable in class org.mule.runtime.core.internal.registry.TypeBasedTransformerResolver
-
- exactTransformerCache - Variable in class org.mule.runtime.core.registry.MuleRegistryHelper
-
We cache transformer searches so that we only search once
- EXCEPTION - Static variable in interface org.mule.runtime.core.api.registry.ServiceType
-
- exception(Throwable) - Method in class org.mule.runtime.core.message.ErrorBuilder
-
Sets the exception that causes the error.
- EXCEPTION_ACTION - Static variable in class org.mule.runtime.core.context.notification.ExceptionNotification
-
- EXCEPTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- EXCEPTION_STRATEGY_MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- ExceptionCallback<E extends Throwable> - Interface in org.mule.runtime.core.execution
-
A callback to notify about exceptions of a generic type
- ExceptionContextProvider - Interface in org.mule.runtime.core.api.execution
-
Provides a callback to add info entries to an exception just before logging/handling it.
- ExceptionHandler - Interface in org.mule.runtime.core.api.exception
-
- ExceptionHandler<T,E extends Exception> - Interface in org.mule.runtime.core.api.util
-
- ExceptionHelper - Class in org.mule.runtime.core.config
-
ExceptionHelper provides a number of helper functions that can be useful for dealing with Mule exceptions.
- ExceptionHelper.ExceptionEvaluator<T> - Interface in org.mule.runtime.core.config
-
- exceptionListener - Variable in class org.mule.runtime.core.DefaultMuleContext
-
Global exception handler which handles "system" exceptions (i.e., when no message is involved).
- exceptionListener - Variable in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- ExceptionMapper - Class in org.mule.runtime.core.exception
-
Defines a set of mappings between exception types and error types.
- ExceptionMapper.Builder - Class in org.mule.runtime.core.exception
-
- ExceptionMapping - Class in org.mule.runtime.core.exception
-
Mapping between a
Exception type and an
ErrorType.
- ExceptionMessage - Class in org.mule.runtime.core.message
-
ExceptionMessage is used by the DefaultServiceExceptionStrategy for wrapping an exception with a message to send
via an endpointUri.
- ExceptionMessage(Event, Throwable, String, String) - Constructor for class org.mule.runtime.core.message.ExceptionMessage
-
- ExceptionNotification - Class in org.mule.runtime.core.context.notification
-
This class is from Mule 2.2.5.
- ExceptionNotification(EnrichedNotificationInfo, FlowConstruct) - Constructor for class org.mule.runtime.core.context.notification.ExceptionNotification
-
- ExceptionNotificationListener<T extends ExceptionNotification> - Interface in org.mule.runtime.core.api.context.notification
-
ExceptionNotificationListener is an observer interface that objects can implement and then register themselves
with the Mule manager to be notified when a Exception event occurs.
- exceptionOnConnectorNoExceptionListener(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ExceptionPayload - Interface in org.mule.runtime.core.api.message
-
Deprecated.
- exceptionPayload(ExceptionPayload) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- exceptionPayload(ExceptionPayload) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- Exceptions - Class in org.mule.runtime.core.api.rx
-
Utilities for working with checked exceptions with project reactor.
- Exceptions() - Constructor for class org.mule.runtime.core.api.rx.Exceptions
-
- exceptionStackIs() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ExceptionToMessagingExceptionExecutionInterceptor - Class in org.mule.runtime.core.execution
-
Replace any exception thrown with a MessagingException
- ExceptionToMessagingExceptionExecutionInterceptor() - Constructor for class org.mule.runtime.core.execution.ExceptionToMessagingExceptionExecutionInterceptor
-
- ExceptionTypeFilter - Class in org.mule.runtime.core.routing.filters
-
A filter that accepts messages that have an exception payload.
- ExceptionTypeFilter() - Constructor for class org.mule.runtime.core.routing.filters.ExceptionTypeFilter
-
- ExceptionTypeFilter(String) - Constructor for class org.mule.runtime.core.routing.filters.ExceptionTypeFilter
-
- ExceptionTypeFilter(Class) - Constructor for class org.mule.runtime.core.routing.filters.ExceptionTypeFilter
-
- ExceptionUtils - Class in org.mule.runtime.core.api.util
-
Mule exception utilities.
- ExceptionUtils() - Constructor for class org.mule.runtime.core.api.util.ExceptionUtils
-
- EXCHANGE_PATTERN - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- EXCHANGE_PATTERN_CAMEL_CASE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- execute(String, T) - Method in interface org.mule.runtime.core.api.el.ExpressionExecutor
-
Execute an expression using using the provided context.
- execute(ExecutionCallback<T>) - Method in interface org.mule.runtime.core.api.execution.ExecutionTemplate
-
- execute(RetryCallback, Executor) - Method in interface org.mule.runtime.core.api.retry.RetryPolicyTemplate
-
Applies the retry policy by performing a blocking action.
- execute(String, MVELExpressionLanguageContext) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionExecutor
-
- execute(ExecutionCallback<Event>) - Method in class org.mule.runtime.core.execution.ErrorHandlingExecutionTemplate
-
- execute(Processor, Event) - Method in class org.mule.runtime.core.execution.ExceptionToMessagingExceptionExecutionInterceptor
-
- execute(ExecutionCallback<T>, ExecutionContext) - Method in class org.mule.runtime.core.execution.IsolateCurrentTransactionInterceptor
-
- execute(Processor, Event) - Method in interface org.mule.runtime.core.execution.MessageProcessorExecutionInterceptor
-
- execute(Processor, Event) - Method in class org.mule.runtime.core.execution.MessageProcessorExecutionTemplate
-
- execute(ExecutionCallback<T>, ExecutionContext) - Method in class org.mule.runtime.core.execution.SuspendXaTransactionInterceptor
-
- execute(ExecutionCallback<Event>) - Method in class org.mule.runtime.core.execution.TransactionalErrorHandlingExecutionTemplate
-
- execute(ExecutionCallback<T>) - Method in class org.mule.runtime.core.execution.TransactionalExecutionTemplate
-
- execute(Runnable) - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- execute(Map<String, Object>, Event) - Method in interface org.mule.runtime.core.policy.OperationExecutionFunction
-
Executes the operation being intercepted by a policy.
- execute(RetryCallback, Executor) - Method in class org.mule.runtime.core.retry.async.AsynchronousRetryTemplate
-
- execute(RetryCallback, Executor) - Method in class org.mule.runtime.core.retry.policies.AbstractPolicyTemplate
-
- executingPhase - Variable in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- ExecutionCallback<T> - Interface in org.mule.runtime.core.api.execution
-
Callback with logic to execute within a controlled environment provided by
ExecutionTemplate
- executionClassLoader - Variable in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- ExecutionContext - Class in org.mule.runtime.core.execution
-
- ExecutionContext() - Constructor for class org.mule.runtime.core.execution.ExecutionContext
-
- ExecutionTemplate<T> - Interface in org.mule.runtime.core.api.execution
-
ExecutionTemplate provides an execution context for message processing.
- EXPAND_ENTITIES_PROPERTY - Static variable in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactories
-
- expandEntities - Variable in class org.mule.runtime.core.util.xmlsecurity.XMLFactoryConfig
-
- expectedSize() - Method in class org.mule.runtime.core.routing.EventGroup
-
Returns the number of events that this EventGroup is expecting before correlation can proceed.
- Expirable - Interface in org.mule.runtime.core.util.monitor
-
Expirable implementing classes can be notified when they expire
- ExpirableObjectStore<T extends Serializable> - Interface in org.mule.runtime.core.api.store
-
- EXPIRATION_TIME_IN_MINUTES - Static variable in class org.mule.runtime.core.api.client.AbstractConnectorMessageProcessorProvider
-
- expirationInterval - Variable in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
The interval for periodic bounded size enforcement and entry expiration, specified in milliseconds.
- expirationInterval - Variable in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
The interval for periodic bounded size enforcement and entry expiration, specified in milliseconds.
- expire(long, int) - Method in interface org.mule.runtime.core.api.store.ExpirableObjectStore
-
- expire(long, int, String) - Method in interface org.mule.runtime.core.api.store.PartitionableExpirableObjectStore
-
- expire() - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- expire() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- expire(long, int) - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- expire(long, int, String) - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- expire(long, int) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- expire(long, int, String) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- expire(long, int) - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- expireAggregation(String) - Method in interface org.mule.runtime.core.api.routing.Aggregator
-
- expireAggregation(String) - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- expired() - Method in interface org.mule.runtime.core.util.monitor.Expirable
-
- ExpiryMonitor - Class in org.mule.runtime.core.util.monitor
-
ExpiryMonitor can monitor objects beased on an expiry time and can invoke a callback method once the object time
has expired.
- ExpiryMonitor(MuleContext, boolean) - Constructor for class org.mule.runtime.core.util.monitor.ExpiryMonitor
-
- ExpiryMonitor(String, long, MuleContext, boolean) - Constructor for class org.mule.runtime.core.util.monitor.ExpiryMonitor
-
- ExplicitMessageProcessorChainBuilder - Class in org.mule.runtime.core.processor.chain
-
- ExplicitMessageProcessorChainBuilder() - Constructor for class org.mule.runtime.core.processor.chain.ExplicitMessageProcessorChainBuilder
-
- ExplicitMessageProcessorChainBuilder.ExplicitMessageProcessorChain - Class in org.mule.runtime.core.processor.chain
-
Generates message processor identfiers specific for subflows.
- ExplicitMethodEntryPointResolver - Class in org.mule.runtime.core.api.model.resolvers
-
An Entry-point resolver that allows the user to set one or more acceptable method names to look for.
- ExplicitMethodEntryPointResolver() - Constructor for class org.mule.runtime.core.api.model.resolvers.ExplicitMethodEntryPointResolver
-
- expression - Variable in class org.mule.runtime.core.el.ExpressionLanguageComponent
-
- EXPRESSION - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- EXPRESSION_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates that a problem occurred when resolving an expression
- ExpressionArgument - Class in org.mule.runtime.core.expression.transformers
-
TODO
- ExpressionArgument() - Constructor for class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- ExpressionArgument(String, ExpressionConfig, boolean) - Constructor for class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- ExpressionArgument(String, ExpressionConfig, boolean, Class<?>) - Constructor for class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- ExpressionConfig - Class in org.mule.runtime.core.expression
-
A simple configuration object for holding the common Expression configuration.
- ExpressionConfig() - Constructor for class org.mule.runtime.core.expression.ExpressionConfig
-
- ExpressionConfig(String) - Constructor for class org.mule.runtime.core.expression.ExpressionConfig
-
- ExpressionConfig(String, String, String) - Constructor for class org.mule.runtime.core.expression.ExpressionConfig
-
- ExpressionDataTypeResolver - Interface in org.mule.runtime.core.el.mvel.datatype
-
Resolves DataType from a compiled MEL expression
- expressionEnricherNotRegistered(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- expressionEvaluationClassLoader - Variable in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- expressionEvaluationFailed(String, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ExpressionExecutor<T extends ExpressionLanguageContext> - Interface in org.mule.runtime.core.api.el
-
Wraps an expression language engine.
- expressionExecutor - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- expressionFile - Variable in class org.mule.runtime.core.el.ExpressionLanguageComponent
-
- ExpressionFilter - Class in org.mule.runtime.core.routing.filters
-
Allows boolean expressions to be executed on a message.
- ExpressionFilter(String) - Constructor for class org.mule.runtime.core.routing.filters.ExpressionFilter
-
- ExpressionFilter() - Constructor for class org.mule.runtime.core.routing.filters.ExpressionFilter
-
- expressionFinalVariableCannotBeAssignedValue(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- expressionInvalidForProperty(String, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ExpressionLanguageAdaptor - Interface in org.mule.runtime.core.api.el
-
Binds Mule Core concepts
Event or
FlowConstruct and executes the underlying
ExpressionLanguage.
- ExpressionLanguageAdaptorHandler - Class in org.mule.runtime.core.el
-
- ExpressionLanguageAdaptorHandler(DataWeaveExpressionLanguageAdaptor, MVELExpressionLanguage) - Constructor for class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- ExpressionLanguageComponent - Class in org.mule.runtime.core.el
-
- ExpressionLanguageComponent() - Constructor for class org.mule.runtime.core.el.ExpressionLanguageComponent
-
- ExpressionLanguageContext - Interface in org.mule.runtime.core.api.el
-
- ExpressionLanguageExtension - Interface in org.mule.runtime.core.api.el
-
Interface used to implement extensions to be used with a Mule Expression Language implementation.
- ExpressionLanguageFunction - Interface in org.mule.runtime.core.api.el
-
- expressionMalformed(String, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ExpressionManager - Interface in org.mule.runtime.core.api.el
-
Provides universal access for evaluating expressions embedded in Mule configurations, such as XML, Java,
scripting and annotations.
- expressionManager - Variable in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- expressionManager - Variable in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- expressionManager - Variable in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- ExpressionMuleEventKeyGenerator - Class in org.mule.runtime.core.internal.keygenerator
-
- ExpressionMuleEventKeyGenerator() - Constructor for class org.mule.runtime.core.internal.keygenerator.ExpressionMuleEventKeyGenerator
-
- expressionResultWasNull(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- expressionReturnedNull(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ExpressionRuntimeException - Exception in org.mule.runtime.core.api.expression
-
If thrown by the org.mule.runtime.core.expression.DefaultExpressionManager if an expression returns null and failIfNull
was set.
- ExpressionRuntimeException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.expression.ExpressionRuntimeException
-
- ExpressionRuntimeException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.expression.ExpressionRuntimeException
-
- ExpressionSplittingStrategy - Class in org.mule.runtime.core.routing
-
- ExpressionSplittingStrategy(ExpressionManager, String) - Constructor for class org.mule.runtime.core.routing.ExpressionSplittingStrategy
-
- ExpressionSplittingStrategy(ExpressionManager) - Constructor for class org.mule.runtime.core.routing.ExpressionSplittingStrategy
-
- ExpressionTransformer - Class in org.mule.runtime.core.expression.transformers
-
This transformer will evaluate one or more expressions on the current message and return the results as an Array.
- ExpressionTransformer() - Constructor for class org.mule.runtime.core.expression.transformers.ExpressionTransformer
-
- ExtendedExpressionLanguageAdaptor - Interface in org.mule.runtime.core.api.el
-
- ExtendedExpressionManager - Interface in org.mule.runtime.core.api.el
-
Extends the
ExpressionManager supporting mutating operations and the propagation of more variables.
- ExtendedServerContext - Class in org.mule.runtime.core.el.context
-
This is for compatibility mode only adds the missing functionality that 3.x supports.
- ExtendedServerContext() - Constructor for class org.mule.runtime.core.el.context.ExtendedServerContext
-
- ExtensionManager - Interface in org.mule.runtime.core.api.extension
-
Manages the extension models available in the current context and their state.
- EXTERNAL_ENTITIES_PROPERTY - Static variable in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactories
-
- externalEntities - Variable in class org.mule.runtime.core.util.xmlsecurity.XMLFactoryConfig
-
- ExternalTransactionAwareTransactionFactory - Interface in org.mule.runtime.core.api.transaction
-
ExternalTransactionAwareTransactionFactory creates a transaction, possibly representing a transaction started
outside Mule.
- ExternalXaTransaction - Class in org.mule.runtime.core.transaction
-
ExternalXaTransaction represents an external XA transaction in Mule.
- ExternalXaTransaction(MuleContext) - Constructor for class org.mule.runtime.core.transaction.ExternalXaTransaction
-
- extractCauseOfType(Throwable, Class<? extends Throwable>) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
Introspects the
Throwable parameter to obtain the first
Throwable of type
throwableType in the
exception chain and return the cause of it.
- extractConnectionException(Throwable) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
Introspects the
Throwable parameter to obtain the first
Throwable of type
ConnectionException in the
exception chain.
- extractMuleMessage(Event) - Method in exception org.mule.runtime.core.exception.MessagingException
-
- extractOfType(Throwable, Class<T>) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
Introspects the
Throwable parameter to obtain the first
Throwable of type
throwableType in the
exception chain.
- extractResources(String, Class, File, boolean) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
Extract the specified resource to the given directory for remain all directory struct
- generateKey(Event) - Method in interface org.mule.runtime.core.api.MuleEventKeyGenerator
-
Generates a key for an event.
- generateKey(Event) - Method in class org.mule.runtime.core.internal.keygenerator.ExpressionMuleEventKeyGenerator
-
- generateKey(Event) - Method in class org.mule.runtime.core.internal.keygenerator.SHA256MuleEventKeyGenerator
-
- generateMessage(I18nMessage, MuleContext) - Method in exception org.mule.runtime.core.exception.MessagingException
-
- generateTransformerName() - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- generateTransformerName() - Method in class org.mule.runtime.core.transformer.TransformerChain
-
- generateTransformerName(Class<? extends Transformer>, DataType) - Static method in class org.mule.runtime.core.transformer.TransformerUtils
-
- GenericsUtils - Class in org.mule.runtime.core.internal.util.generics
-
Helper class for determining element types of collections and maps.
- GenericsUtils() - Constructor for class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
- GenericTypeResolver - Class in org.mule.runtime.core.internal.util.generics
-
Helper class for resolving generic types against type variables.
- get(String) - Method in interface org.mule.runtime.core.api.registry.Registry
-
Alias method performing the lookup, here to simplify syntax when called from dynamic languages.
- get() - Method in class org.mule.runtime.core.api.time.TimeSupplier
-
- get(Object) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
- get() - Method in interface org.mule.runtime.core.api.util.func.CheckedSupplier
-
- get(Object) - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- get() - Static method in class org.mule.runtime.core.config.StartupContext
-
- get(Object) - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- get(Serializable) - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataCache
- get() - Method in class org.mule.runtime.core.internal.metadata.NullMetadataResolverSupplier
-
- get(long, int) - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
Returns a ByteBuffer with up to length amount of bytes starting from the given
position.
- get(long, int) - Method in interface org.mule.runtime.core.internal.streaming.bytes.InputStreamBuffer
-
Returns a ByteBuffer with up to length amount of bytes starting from the given
position.
- get(int) - Method in class org.mule.runtime.core.internal.streaming.object.Bucket
-
Obtains the value that was added at the given
index through the
Bucket.add(Object) method.
- get(Object) - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- get(String) - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
- get(String) - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- get(String) - Method in class org.mule.runtime.core.registry.map.RegistryMap
-
- get(String) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
- get(int) - Method in class org.mule.runtime.core.util.message.ResultsToMessageList
-
- get(Object) - Method in class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
- getAccumulator() - Method in class org.mule.runtime.core.management.stats.ProcessingTime
-
- getAckExpression() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- getAckExpression() - Method in interface org.mule.runtime.core.routing.UntilSuccessfulConfiguration
-
- getAction() - Method in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- getAction() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
- getAction() - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- getActionAsString() - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- getActionId(String) - Static method in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- getActionName() - Method in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- getActionName(int) - Static method in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- getActionNames() - Method in class org.mule.runtime.core.context.notification.CustomNotification
-
- getAlgorithm() - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- getAliases() - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- getAllLogEntries() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- getAllLogEntries() - Method in class org.mule.runtime.core.internal.util.journal.TransactionJournal
-
- getAnnotation() - Method in class org.mule.runtime.core.internal.util.annotation.AnnotationMetaData
-
- getAnnotation(Class<?>, Class<T>) - Static method in class org.mule.runtime.core.internal.util.annotation.AnnotationUtils
-
- getAnyErrorType() - Method in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Gets the ErrorType instance for ANY error type.
- getApplicationName() - Method in class org.mule.runtime.core.context.notification.TransactionNotification
-
- getApplicationStatistics() - Method in class org.mule.runtime.core.management.stats.AllStatistics
-
- getArguments() - Method in class org.mule.runtime.core.expression.transformers.AbstractExpressionTransformer
-
- getArtifactProperties() - Method in class org.mule.runtime.core.config.builders.AbstractResourceConfigurationBuilder
-
- getArtifactType() - Method in interface org.mule.runtime.core.api.MuleContext
-
The
ArtifactType indicating if this configuration object is for an application or a domain.
- getArtifactType() - Method in class org.mule.runtime.core.config.bootstrap.AbstractBootstrapProperty
-
- getArtifactType() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getAsString() - Method in enum org.mule.runtime.core.config.bootstrap.ArtifactType
-
- getAsyncReplyCorrelationId(Event) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- getAttributes() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- getAttributesDataType() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- getAuthentication() - Method in interface org.mule.runtime.core.api.security.SecurityContext
-
- getAuthentication() - Method in class org.mule.runtime.core.security.DefaultSecurityContext
-
- getAuthenticationToken(Event) - Method in class org.mule.runtime.core.security.UsernamePasswordAuthenticationFilter
-
- getAverageExecutionTime() - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
Returns the average execution time, rounded downwards.
- getAverageProcessingTime() - Method in class org.mule.runtime.core.management.stats.ApplicationStatistics
-
- getAverageProcessingTime() - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- getBaseStore() - Method in class org.mule.runtime.core.util.store.ObjectStorePartition
-
- getBaseStore() - Method in class org.mule.runtime.core.util.store.PartitionedObjectStoreWrapper
-
- getBeanClass() - Method in class org.mule.runtime.core.expression.transformers.BeanBuilderTransformer
-
- getBeanFactory() - Method in class org.mule.runtime.core.expression.transformers.BeanBuilderTransformer
-
- GetBeanProperty - Class in org.mule.runtime.core.transformer.simple
-
Looks up a property from a JavaBean using PropertyUtils.getProperty().
- GetBeanProperty() - Constructor for class org.mule.runtime.core.transformer.simple.GetBeanProperty
-
- getBeforeResponsePublisher() - Method in interface org.mule.runtime.core.api.EventContext
-
- getBindingContext() - Method in interface org.mule.runtime.core.api.el.GlobalBindingContextProvider
-
- getBodyPart() - Method in class org.mule.runtime.core.message.DefaultMultiPartPayload
-
Looks up the part that represents the body (not an attachment) of the message.
- getBoilerPlate(String) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
-
- getBoilerPlate(String, char, int) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
-
- getBoilerPlate(List<String>, char, int) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
-
- getBoolean(Object, Boolean) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
-
Gets a boolean from a value in a null-safe manner.
- getBootstrapPropertiesServiceDiscoverer() - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- getBranchQualifier() - Method in class org.mule.runtime.core.util.xa.MuleXid
-
- getBucketFor(Position) - Method in class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- getBucketFor(Position) - Method in interface org.mule.runtime.core.internal.streaming.object.ObjectStreamBuffer
-
Returns the
Bucket for the given
position
- getBucketIndex() - Method in class org.mule.runtime.core.internal.streaming.object.Position
-
- getBuffer() - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
- getBufferManager() - Method in class org.mule.runtime.core.internal.streaming.bytes.DefaultByteStreamingManager
-
- getBufferManager() - Method in class org.mule.runtime.core.internal.streaming.bytes.factory.AbstractCursorStreamProviderFactory
-
- getBufferManager() - Method in class org.mule.runtime.core.internal.streaming.DefaultStreamingManager
-
- getBufferSizeIncrement() - Method in class org.mule.runtime.core.streaming.bytes.InMemoryCursorStreamConfig
-
- getBufferSizeIncrement() - Method in class org.mule.runtime.core.streaming.object.InMemoryCursorIteratorConfig
-
- getBuildDate() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getBuildNumber() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getByte(Object, Byte) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
-
Gets a byte from a value in a null-safe manner.
- getBytes(String) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
-
- getCache() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataContext
-
- getCacheKeyForPayload(Object, Object[]) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- getCanonicalURI() - Method in interface org.mule.runtime.core.api.transport.LegacyInboundEndpoint
-
Deprecated.
- getCapacity() - Method in interface org.mule.runtime.core.api.util.queue.QueueConfiguration
-
- getCapacity() - Method in class org.mule.runtime.core.util.queue.DefaultQueueConfiguration
-
- getCapacity() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- getCapacity() - Method in interface org.mule.runtime.core.util.queue.QueueStore
-
- getCaughtMessages() - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- getChecked() - Method in interface org.mule.runtime.core.api.util.func.CheckedSupplier
-
- getClassName(Class) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- getClassName() - Method in class org.mule.runtime.core.config.bootstrap.ObjectBootstrapProperty
-
- getClassName() - Method in class org.mule.runtime.core.config.bootstrap.TransformerBootstrapProperty
-
- getClassPathRoot(Class) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- getClassTypes(Object) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Used for creating an array of class types for an array or single object
- getClazz() - Method in class org.mule.runtime.core.internal.util.annotation.AnnotationMetaData
-
- getClient() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getClient() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getClientKeyStore() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getClientKeyStore() - Method in interface org.mule.runtime.core.api.security.TlsIndirectKeyStore
-
- getClientKeyStorePassword() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getClientKeyStorePassword() - Method in interface org.mule.runtime.core.api.security.TlsIndirectKeyStore
-
- getClientKeyStoreType() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getClientKeyStoreType() - Method in interface org.mule.runtime.core.api.security.TlsIndirectKeyStore
-
- getClusterId() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getClusterId() - Method in interface org.mule.runtime.core.config.ClusterConfiguration
-
- getClusterId() - Method in class org.mule.runtime.core.config.NullClusterConfiguration
-
- getClusterId() - Method in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- getClusterId() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getClusterId() - Method in class org.mule.runtime.core.el.context.MuleInstanceContext
-
- getClusterNodeId() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getClusterNodeId() - Method in interface org.mule.runtime.core.config.ClusterConfiguration
-
- getClusterNodeId() - Method in class org.mule.runtime.core.config.NullClusterConfiguration
-
- getClusterNodeId() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getCode() - Method in interface org.mule.runtime.core.api.message.ExceptionPayload
-
Deprecated.
- getCode() - Method in class org.mule.runtime.core.internal.message.DefaultExceptionPayload
-
Deprecated.
- getCollectionFieldType(Field) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic element type of the given Collection field.
- getCollectionFieldType(Field, int) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic element type of the given Collection field.
- getCollectionParameterType(MethodParameter) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic element type of the given Collection parameter.
- getCollectionReturnType(Method) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic element type of the given Collection return type.
- getCollectionReturnType(Method, int) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic element type of the given Collection return type.
- getCollectionType(Class<? extends Iterable<?>>) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic element type of the given Collection class (if it declares one through a generic superclass or generic
interface).
- getColumn(FlowConstructStatistics, String[]) - Method in class org.mule.runtime.core.management.stats.printers.AbstractTablePrinter
-
- getCommandLineOptions(String[], String[][]) - Static method in class org.mule.runtime.core.api.util.SystemUtils
-
Returns a Map of all options in the command line.
- getCommitTxFilter() - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- getCompiledExpression(String) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionExecutor
-
Compile an expression.
- getCompletionPublisher() - Method in interface org.mule.runtime.core.api.EventContext
-
- getComponent() - Method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- getComponent() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getComponent() - Method in exception org.mule.runtime.core.component.ComponentException
-
- getComponentName() - Method in class org.mule.runtime.core.message.ExceptionMessage
-
- getConditionalMessageProcessors() - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- getConfig() - Method in class org.mule.runtime.core.api.scheduler.SchedulerContainerPoolsConfig
-
- getConfig() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerPoolsConfigFactory
-
- getConfig() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataContext
-
- getConfig() - Method in class org.mule.runtime.core.policy.PolicyParametrization
-
- getConfiguration(String, Event) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
-
Returns a ConfigurationInstance obtained through a previously registered ConfigurationProvider named as
configurationProvider
- getConfiguration(ExtensionModel, ComponentModel, Event) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
-
Returns a ConfigurationInstance for the given extensionModel and componentModel.
- getConfiguration() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getConfiguration() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getConfigurationAnnotations() - Method in interface org.mule.runtime.core.api.MuleContext
-
Return all annotations seen in the configuration
- getConfigurationAnnotations() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getConfigurationComponentLocator() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getConfigurationComponentLocator() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getConfigurationInstance() - Method in class org.mule.runtime.core.api.config.ConfigurationInstanceNotification
-
- getConfigurationProvider(String) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
-
- getConfigurationProvider(ExtensionModel, ComponentModel) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
-
Locates and returns (if there is any) a suitable ConfigurationProvider for the given ComponentModel.
- getConnection(Object) - Method in interface org.mule.runtime.core.api.connector.ConnectionManager
-
- getConnection(Object) - Method in class org.mule.runtime.core.internal.connection.DefaultConnectionManager
-
- getConnection() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataContext
-
Retrieves the connection for the related component and configuration
- getConnectionDescription() - Method in interface org.mule.runtime.core.api.connector.Connectable
-
Returns a string identifying the underlying resource
- getConnectorMessageProcessLocator() - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- getConnectorName() - Method in class org.mule.runtime.core.message.ExceptionMessage
-
- getConstructor(Class, Class[]) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- getConstructor(Class, Class[], boolean) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Returns available constructor in the target class that as the parameters specified.
- getConstructor() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the wrapped Constructor, if any.
- getConstructType() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- getConstructType() - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder.DefaultFlow
-
- getContentType() - Method in class org.mule.runtime.core.message.ds.ByteArrayDataSource
-
- getContentType() - Method in class org.mule.runtime.core.message.ds.InputStreamDataSource
-
- getContentType() - Method in class org.mule.runtime.core.message.ds.StringDataSource
-
- getContext() - Method in interface org.mule.runtime.core.api.Event
-
- getContext() - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- getContext() - Method in class org.mule.runtime.core.api.processor.ParametersResolverProcessor.ParametersResolverProcessorResult
-
- getContext() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getContext() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- getContextClassLoader() - Method in class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
-
- getContextInfo(EnrichedNotificationInfo, Processor, FlowConstruct) - Method in interface org.mule.runtime.core.api.execution.ExceptionContextProvider
-
- getContextInfo(EnrichedNotificationInfo, Processor, FlowConstruct) - Method in class org.mule.runtime.core.context.notification.MessageProcessingFlowTraceManager
-
- getContextInfo(EnrichedNotificationInfo, Processor, FlowConstruct) - Method in class org.mule.runtime.core.exception.MessagingExceptionLocationProvider
-
- getConverters() - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- getCorrelationGroupSize() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- getCorrelationId() - Method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- getCorrelationId() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getCorrelationId() - Method in interface org.mule.runtime.core.api.Event
-
The returned value will depend on the
MessageSource that created this event, and the flow that is executing the
event.
- getCorrelationId() - Method in interface org.mule.runtime.core.api.EventContext
-
The correlation ID is used to correlate messages between different flows and systems.
- getCorrelationId() - Method in class org.mule.runtime.core.DefaultEventContext
-
- getCorrelationId() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- getCorrelationId() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getCorrelationSequence() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- getCorrelatorCallback(MuleContext) - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- getCorrelatorCallback(MuleContext) - Method in class org.mule.runtime.core.routing.AbstractCorrelationAggregator
-
- getCorrelatorCallback(MuleContext) - Method in class org.mule.runtime.core.routing.MessageChunkAggregator
-
- getCorrelatorCallback(MuleContext) - Method in class org.mule.runtime.core.routing.Resequencer
-
- getCorrelatorCallback(MuleContext) - Method in class org.mule.runtime.core.routing.SimpleCollectionAggregator
-
- getCount() - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- getCounter() - Method in class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
-
- getCpuIntensivePoolSize() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerPoolsConfig
-
- getCpuIntensiveQueueSize() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerPoolsConfig
-
- getCpuLightPoolSize() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerPoolsConfig
-
- getCpuLightQueueSize() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerPoolsConfig
-
- getCreated() - Method in class org.mule.runtime.core.routing.EventGroup
-
Return the creation timestamp of the current group in milliseconds.
- getCredentials(Event) - Method in interface org.mule.runtime.core.api.security.CredentialsAccessor
-
- getCredentials() - Method in class org.mule.runtime.core.api.security.DefaultMuleAuthentication
- getCredentials(Event) - Method in class org.mule.runtime.core.security.MuleHeaderCredentialsAccessor
-
- getCredentialsAccessor() - Method in interface org.mule.runtime.core.api.security.AuthenticationFilter
-
- getCredentialsAccessor() - Method in class org.mule.runtime.core.security.AbstractAuthenticationFilter
-
- getCriticalErrorType() - Method in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Gets the ErrorType instance for CRITICAL error type.
- getCurrentBucket() - Method in class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- getCurrentEvent() - Static method in interface org.mule.runtime.core.api.Event
-
Return the event associated with the currently executing thread.
- getCurrentNanoTime() - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- getCurrentPhase() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
-
The current phase for the lifecycle manager.
- getCurrentPhase() - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- getCurrentReadFile() - Method in class org.mule.runtime.core.util.queue.QueueControlDataFile
-
- getCurrentTransaction() - Method in interface org.mule.runtime.core.api.MuleEventContext
-
Returns the current transaction (if any) for the session
- getCurrentTransaction() - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
Returns the current transaction (if any) for the session
- getCurrentWriteFile() - Method in class org.mule.runtime.core.util.queue.QueueControlDataFile
-
- getCursorManager() - Method in class org.mule.runtime.core.internal.streaming.ManagedCursorProvider
-
- getCursorProvider() - Method in class org.mule.runtime.core.internal.streaming.CursorContext
-
- getCursorProviderFactory() - Method in class org.mule.runtime.core.execution.SourceResultAdapter
-
- getCustomizationService() - Method in interface org.mule.runtime.core.api.MuleContext
-
Provides access to a CustomizationService to change the default services provided by the MuleContext.
- getCustomizationService() - Method in class org.mule.runtime.core.DefaultMuleContext
-
Provides access to a CustomizationService to change the default services provided by the MuleContext.
- getCustomServices() - Method in interface org.mule.runtime.core.internal.config.CustomServiceRegistry
-
Provides access to the custom services defined for the corresponding mule context.
- getCustomServices() - Method in class org.mule.runtime.core.internal.config.DefaultCustomizationService
-
- getData() - Method in class org.mule.runtime.core.component.simple.StaticComponent
-
- getDataFile() - Method in class org.mule.runtime.core.component.simple.StaticComponent
-
- getDataType() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- getDataType(Event, ASTNode) - Method in class org.mule.runtime.core.el.mvel.datatype.AbstractExpressionDataTypeResolver
-
- getDataType(Event, ASTNode) - Method in class org.mule.runtime.core.el.mvel.datatype.AbstractVariableExpressionDataTypeResolver
-
- getDataType(Event, ASTNode) - Method in class org.mule.runtime.core.el.mvel.datatype.PayloadExpressionDataTypeResolver
-
- getDataType(Event, ASTNode) - Method in class org.mule.runtime.core.el.mvel.datatype.PropertyExpressionDataTypeResolver
-
- getDataTypeConverterResolver() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getDataTypeConverterResolver() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getDate() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getDateFromString(String, String) - Static method in class org.mule.runtime.core.internal.util.DateUtils
-
- getDateTime() - Method in class org.mule.runtime.core.el.context.ExtendedServerContext
-
- getDayOfMonth() - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- getDayOfMonth() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getDayOfWeek() - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- getDayOfWeek() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getDayOfYear() - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- getDayOfYear() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getDeclaringClass() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the class that declares the underlying Method or Constructor.
- getDeepestOccurrenceOfType(Throwable, Class<ET>) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
This method returns the throwable closest to the root cause that matches the specified class or subclass.
- getDefault() - Static method in class org.mule.runtime.core.api.security.tls.RestrictedSSLSocketFactory
-
- getDefault() - Static method in class org.mule.runtime.core.streaming.bytes.InMemoryCursorStreamConfig
-
- getDefault() - Static method in class org.mule.runtime.core.streaming.object.InMemoryCursorIteratorConfig
-
- getDefaultCipherSuites() - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLServerSocketFactory
-
- getDefaultCipherSuites() - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLSocketFactory
-
- getDefaultCipherSuites() - Method in class org.mule.runtime.core.api.security.tls.TlsPropertiesSocketFactory
-
- getDefaultCursorProviderFactory() - Method in class org.mule.runtime.core.internal.streaming.bytes.DefaultByteStreamingManager
- getDefaultCursorProviderFactory() - Method in class org.mule.runtime.core.internal.streaming.object.DefaultObjectStreamingManager
- getDefaultCursorProviderFactory() - Method in interface org.mule.runtime.core.streaming.bytes.ByteStreamingManager
-
- getDefaultCursorProviderFactory() - Method in interface org.mule.runtime.core.streaming.object.ObjectStreamingManager
-
- getDefaultEncoding() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getDefaultEncoding(MuleContext) - Static method in class org.mule.runtime.core.api.util.SystemUtils
-
- getDefaultEncoding() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getDefaultErrorHandler() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getDefaultErrorHandler() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getDefaultErrorHandlerName() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getDefaultErrorHandlerName() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getDefaultObjectSerializer() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getDefaultObjectSerializer() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getDefaultPoolingProfile() - Method in interface org.mule.runtime.core.internal.connection.ConnectionManagerAdapter
-
When no
PoolingProfile is specified by the user the
ConnectionManagerAdapter will provide the default one to
configure the pool of connections
- getDefaultPoolingProfile() - Method in class org.mule.runtime.core.internal.connection.DefaultConnectionManager
-
When no
PoolingProfile is specified by the user the
ConnectionManagerAdapter will provide the default one to
configure the pool of connections
- getDefaultProcessingStrategyFactory() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getDefaultProcessingStrategyFactory() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getDefaultQueueTimeout() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
Deprecated.
- getDefaultQueueTimeout() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getDefaultResponseTimeout() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getDefaultResponseTimeout() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getDefaultRetryPolicyTemplate() - Method in interface org.mule.runtime.core.internal.connection.ConnectionManagerAdapter
-
- getDefaultRetryPolicyTemplate() - Method in class org.mule.runtime.core.internal.connection.DefaultConnectionManager
-
- getDefaultTransactionTimeout() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getDefaultTransactionTimeout() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getDefaultTransactionTimeout() - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
Gets the default transaction timeout in milliseconds.
- getDelegate() - Method in class org.mule.runtime.core.internal.connection.ConnectionProviderWrapper
-
- getDelegate() - Method in class org.mule.runtime.core.retry.async.AsynchronousRetryTemplate
-
- getDelimiter() - Method in class org.mule.runtime.core.transformer.simple.ObjectArrayToString
-
- getDelimiter() - Method in class org.mule.runtime.core.transformer.simple.StringToObjectArray
-
- getDescription() - Method in class org.mule.runtime.core.agent.AbstractAgent
-
- getDescription() - Method in interface org.mule.runtime.core.api.agent.Agent
-
A description of the agent that gets displayed in the splash screen when the Mule Context starts up.
- getDescription() - Method in interface org.mule.runtime.core.api.retry.RetryContext
-
- getDescription() - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- getDescription() - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- getDetailedMessage() - Method in exception org.mule.runtime.core.routing.CompositeRoutingException
-
- getDlqMP() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- getDlqMP() - Method in interface org.mule.runtime.core.routing.UntilSuccessfulConfiguration
-
- getDocumentBuilderFactory() - Method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactories
-
- getDocumentBuilderFactory(Boolean, Boolean) - Method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactoriesCache
-
- getDocUrl(Class<?>) - Static method in class org.mule.runtime.core.config.ExceptionHelper
-
- getDomain() - Method in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- getDomainId() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getDomainId() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getDouble(Object, Double) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
-
Gets a double from a value in a null-safe manner.
- getEffectiveTime(long) - Static method in class org.mule.runtime.core.management.stats.ProcessingTime
-
Convert processing time to effective processing time.
- getElementName() - Method in class org.mule.runtime.core.internal.util.annotation.AnnotationMetaData
-
- getElements() - Method in interface org.mule.runtime.core.api.context.notification.FlowCallStack
-
- getElements() - Method in class org.mule.runtime.core.context.notification.DefaultFlowCallStack
-
- getEnabledCipherSuites() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getEnabledCipherSuites() - Method in class org.mule.runtime.core.api.security.tls.TlsProperties
-
- getEnabledProtocols() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getEnabledProtocols() - Method in class org.mule.runtime.core.api.security.tls.TlsProperties
-
- getEncoding() - Method in class org.mule.runtime.core.el.context.AppContext
-
- getEncryptionStrategies() - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
- getEncryptionStrategies() - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
- getEncryptionStrategy() - Method in exception org.mule.runtime.core.api.security.CryptoFailureException
-
- getEncryptionStrategy(String) - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
- getEncryptionStrategy(String) - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
- getEntityKeys(Location) - Method in class org.mule.runtime.core.internal.metadata.MuleMetadataService
- getEntityMetadata(Location, MetadataKey) - Method in class org.mule.runtime.core.internal.metadata.MuleMetadataService
- getEntryPointResolvers() - Method in class org.mule.runtime.core.api.model.resolvers.DefaultEntryPointResolverSet
-
- getEntryPointResolverSet() - Method in interface org.mule.runtime.core.api.component.JavaComponent
-
A
JavaComponent can have a custom entry-point resolver for its own object.
- getEntryPointResolverSet() - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- getEntryTTL() - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- getenv() - Static method in class org.mule.runtime.core.api.util.SystemUtils
-
Get the operating system environment variables.
- getenv(String) - Static method in class org.mule.runtime.core.api.util.SystemUtils
-
- getEnv() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getError() - Method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- getError() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getError() - Method in interface org.mule.runtime.core.api.Event
-
When a mule component throws an error then an Error object gets generated with all the data associated to the error.
- getError() - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- getError() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getErrorCode(Class) - Static method in class org.mule.runtime.core.config.ExceptionHelper
-
- getErrorCodePropertyName(String, MuleContext) - Static method in class org.mule.runtime.core.config.ExceptionHelper
-
- getErrorFromFailingProcessor(Object, Throwable, ErrorTypeLocator) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
- getErrorMapping(String, Class, MuleContext) - Static method in class org.mule.runtime.core.config.ExceptionHelper
-
Maps an exception thrown for a certain protocol to an error.
- getErrorMessage() - Method in class org.mule.runtime.core.api.model.InvocationResult
-
Returns the error message set on this result or null if none has been set
- getErrorMessage() - Method in exception org.mule.runtime.core.api.security.UnsupportedAuthenticationSchemeException
-
- getErrorMessage() - Method in exception org.mule.runtime.core.exception.WrapperErrorMessageAwareException
-
- getErrorResponseParameters() - Method in class org.mule.runtime.core.policy.FailureSourcePolicyResult
-
- getErrorType(ComponentIdentifier) - Method in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Returns the specified error's type if present.
- getErrorType() - Method in class org.mule.runtime.core.exception.ExceptionMapping
-
- getErrorType() - Method in exception org.mule.runtime.core.exception.TypedException
-
- getErrorType() - Method in exception org.mule.runtime.core.execution.SourceErrorException
-
- getErrorTypeFromFailingProcessor(Object, Throwable, ErrorTypeLocator) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
Determine the ErrorType of a given exception thrown by a given message processor.
- getErrorTypeLocator() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getErrorTypeLocator() - Method in class org.mule.runtime.core.DefaultMuleContext
- getErrorTypeLocator() - Method in interface org.mule.runtime.core.execution.MessageProcessContext
-
- getErrorTypeRepository() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getErrorTypeRepository() - Method in class org.mule.runtime.core.DefaultMuleContext
- getEvent() - Method in interface org.mule.runtime.core.api.MuleEventContext
-
Returns the event
- getEvent() - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
- getEvent() - Method in exception org.mule.runtime.core.exception.MessagingException
-
- getEvent() - Method in interface org.mule.runtime.core.execution.AsyncResponseFlowProcessingPhaseTemplate
-
- getEvent() - Method in interface org.mule.runtime.core.execution.FlowProcessingPhaseTemplate
-
- getEvent() - Method in exception org.mule.runtime.core.execution.SourceErrorException
-
- getEvent() - Method in interface org.mule.runtime.core.execution.ThrottlingPhaseTemplate
-
- getEventComparator() - Method in class org.mule.runtime.core.routing.Resequencer
-
- getEventContext() - Method in class org.mule.runtime.core.context.notification.MessageProcessorNotification
-
- getEventGroup() - Method in exception org.mule.runtime.core.routing.AggregationException
-
- getEventGroup(Serializable) - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- getEventGroupsPartitionKey() - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- getEventKeyPrefix() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- getEvents() - Method in class org.mule.runtime.core.api.routing.AggregationContext
-
- getException() - Method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- getException() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getException() - Method in interface org.mule.runtime.core.api.message.ExceptionPayload
-
Deprecated.
- getException() - Method in class org.mule.runtime.core.context.notification.AsyncMessageNotification
-
- getException() - Method in class org.mule.runtime.core.context.notification.MessageProcessorNotification
-
- getException() - Method in class org.mule.runtime.core.context.notification.PipelineMessageNotification
-
- getException() - Method in class org.mule.runtime.core.internal.message.DefaultExceptionPayload
-
Deprecated.
- getException() - Method in class org.mule.runtime.core.message.ExceptionMessage
-
- getException() - Method in class org.mule.runtime.core.retry.async.RetryWorker
-
- getExceptionContextProviders() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getExceptionContextProviders() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getExceptionForRouteIndex(Integer) - Method in exception org.mule.runtime.core.routing.CompositeRoutingException
-
Returns the
Exception for the given route index
- getExceptionListener() - Method in class org.mule.runtime.core.api.client.MuleClientFlowConstruct
-
- getExceptionListener() - Method in interface org.mule.runtime.core.api.construct.FlowConstruct
-
- getExceptionListener() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getExceptionListener() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getExceptionListener() - Method in class org.mule.runtime.core.exception.MessagingExceptionStrategyAcceptorDelegate
-
- getExceptionListener() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- getExceptionListener() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- getExceptionListeners() - Method in class org.mule.runtime.core.exception.ErrorHandler
-
- getExceptionPayload() - Method in interface org.mule.runtime.core.internal.message.InternalMessage
-
If an error occurred during the processing of this message this will return a ErrorPayload that contains the root exception
and Mule error code, plus any other related info
- getExceptions() - Method in exception org.mule.runtime.core.routing.CompositeRoutingException
-
- getExceptionType(Throwable, Class<? extends Throwable>) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- getExchangePattern() - Method in class org.mule.runtime.core.api.client.RequestCacheKey
-
- getExchangePattern() - Method in interface org.mule.runtime.core.api.endpoint.LegacyImmutableEndpoint
-
Deprecated.
- getExchangePattern() - Method in interface org.mule.runtime.core.api.transport.LegacyOutboundEndpoint
-
Deprecated.
- getExecutedEvents() - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
Then number of events executed since last cleared.
- getExecutedProcessors() - Method in interface org.mule.runtime.core.api.context.notification.ProcessorsTrace
-
- getExecutedProcessors() - Method in class org.mule.runtime.core.context.notification.DefaultProcessorsTrace
-
- getExecutingPhase() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
-
Returns the lifecycle phase being executed.
- getExecutingPhase() - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- getExecutionClassLoader() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getExecutionClassLoader() - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- getExecutionClassLoader() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getExecutionClassLoader() - Method in interface org.mule.runtime.core.execution.MessageProcessContext
-
- getExecutionErrors() - Method in class org.mule.runtime.core.management.stats.ApplicationStatistics
-
- getExecutionErrors() - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- getExecutionIndentifier() - Method in class org.mule.runtime.core.policy.PolicyStateId
-
- getExpectedType() - Method in class org.mule.runtime.core.routing.filters.PayloadTypeFilter
-
- getExpirationInterval() - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- getExpiredAndDispatchedPartitionKey() - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- getExpression() - Method in exception org.mule.runtime.core.api.expression.InvalidExpressionException
-
- getExpression() - Method in class org.mule.runtime.core.expression.ExpressionConfig
-
- getExpression() - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- getExpression() - Method in class org.mule.runtime.core.internal.keygenerator.ExpressionMuleEventKeyGenerator
-
- getExpression() - Method in class org.mule.runtime.core.routing.ExpressionSplittingStrategy
-
- getExpression() - Method in class org.mule.runtime.core.routing.filters.ExpressionFilter
-
- getExpressionConfig() - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- getExpressionManager() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getExpressionManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getExtendedProperties() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getExtendedProperties() - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- getExtendedProperty(String) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getExtension(Class<T>) - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getExtension(String) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
-
Returns an
Optional ExtensionModel which
name equals
extensionName.
- getExtension(Class<T>) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getExtensionManager() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getExtensionManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getExtensions() - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
-
Returns an immutable
Set listing all the discovered
extensionModels.
- getExtensions() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getExternalProtocol() - Method in class org.mule.runtime.core.api.serialization.JavaObjectSerializer
-
- getExternalProtocol() - Method in interface org.mule.runtime.core.api.serialization.ObjectSerializer
-
Provides access to the serialization protocol used for external consumption, that is, when objects are serialized
on the container to be consumed later outside the container.
- getFactory() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
- getFactory() - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- getFailed() - Method in exception org.mule.runtime.core.api.connector.ConnectException
-
- getFailedExecutionResponseParametersFunction() - Method in interface org.mule.runtime.core.policy.MessageSourceResponseParametersProcessor
-
Generates the failure response function parameters.
- getFailingMessageProcessor() - Method in exception org.mule.runtime.core.exception.MessagingException
-
- getFailureCode() - Method in exception org.mule.runtime.core.internal.metadata.InvalidComponentIdException
-
- getFailureExpression() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- getFailureExpressionFilter() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- getFailureExpressionFilter() - Method in interface org.mule.runtime.core.routing.UntilSuccessfulConfiguration
-
- getFatalErrors() - Method in class org.mule.runtime.core.management.stats.ApplicationStatistics
-
- getFatalErrors() - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- getFieldValue(Object, String, boolean) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- getFile() - Method in class org.mule.runtime.core.util.queue.QueueFileProvider
-
- getFileName() - Method in class org.mule.runtime.core.message.PartAttributes
-
- getFileSeparator() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getFilter() - Method in exception org.mule.runtime.core.api.routing.filter.FilterUnacceptedException
-
- getFilter() - Method in interface org.mule.runtime.core.api.transport.LegacyOutboundEndpoint
-
Deprecated.
The filter to apply to incoming messages.
- getFilter() - Method in class org.mule.runtime.core.processor.SecurityFilterMessageProcessor
-
- getFilter() - Method in class org.mule.runtime.core.routing.filters.logic.NotFilter
-
- getFilter() - Method in class org.mule.runtime.core.routing.MessageFilter
-
- getFilter() - Method in class org.mule.runtime.core.routing.MessageProcessorFilterPair
-
- getFilter() - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- getFilter() - Method in class org.mule.runtime.core.routing.WireTap
-
- getFilters() - Method in class org.mule.runtime.core.routing.filters.logic.AbstractFilterCollection
-
- getFirst() - Method in class org.mule.runtime.core.api.util.Pair
-
- getFirst() - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
reads the first element in the queue
- getFirst() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStoreDelegate
-
- getFirst() - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- getFirstQueueFileForTesting(String, String) - Static method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- getFirstReturnMessage() - Method in interface org.mule.runtime.core.api.retry.RetryContext
-
- getFirstReturnMessage() - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- getFirstReturnMessage() - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- getFlags() - Method in class org.mule.runtime.core.routing.filters.RegExFilter
-
- getFloat(Object, Float) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
-
Gets a float from a value in a null-safe manner.
- getFlowCallStack() - Method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- getFlowCallStack() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getFlowCallStack() - Method in interface org.mule.runtime.core.api.Event
-
Events have a stack of executed flows (same as a call stack), so that at any given instant an application developer can
determine where this event came from.
- getFlowCallStack() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getFlowConstruct() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getFlowConstruct() - Method in interface org.mule.runtime.core.api.Event
-
- getFlowConstruct() - Method in interface org.mule.runtime.core.api.MuleEventContext
-
- getFlowConstruct() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- getFlowConstruct() - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
- getFlowConstruct() - Method in interface org.mule.runtime.core.execution.MessageProcessContext
-
- getFlowConstruct() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getFlowConstruct() - Method in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- getFlowConstruct() - Method in interface org.mule.runtime.core.routing.UntilSuccessfulConfiguration
-
- getFlowConstructType() - Method in class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
- getFlowExecutionExecutor() - Method in interface org.mule.runtime.core.execution.MessageProcessContext
-
- getFlowExecutionResult() - Method in class org.mule.runtime.core.policy.SuccessSourcePolicyResult
-
- getFlowName() - Method in class org.mule.runtime.core.api.context.notification.FlowStackElement
-
- getFlowTraceManager() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getFlowTraceManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getFormatId() - Method in class org.mule.runtime.core.util.xa.MuleXid
-
- getFormattedDuration(long) - Static method in class org.mule.runtime.core.internal.util.DateUtils
-
- getFormattedMessage(String, Object[]) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
-
- getFrequency() - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- getFullExpression() - Method in class org.mule.runtime.core.expression.ExpressionConfig
-
- getFullExpression() - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- getFullExpression() - Method in class org.mule.runtime.core.routing.filters.ExpressionFilter
-
- getFullStackTraceWithoutMessages(Throwable) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
Similar to ExceptionUtils.getFullStackTrace(Throwable) but removing the exception and causes messages.
- getGenericParameterType() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the generic type of the method/constructor parameter.
- getGlobalComponentName() - Method in interface org.mule.runtime.core.api.locator.Location
-
- getGlobalComponentName() - Method in class org.mule.runtime.core.api.locator.Location.LocationImpl
-
- getGlobalFunctions() - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- getGlobalName() - Method in interface org.mule.runtime.core.api.GlobalNameableObject
-
- getGlobalName() - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- getGlobalName() - Method in class org.mule.runtime.core.exception.ErrorHandler
-
- getGlobalTransactionId() - Method in class org.mule.runtime.core.util.xa.MuleXid
-
- getGracefulShutdownTimeout() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerPoolsConfig
-
- getGroupCorrelation() - Method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- getGroupCorrelation() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getGroupCorrelation() - Method in interface org.mule.runtime.core.api.Event
-
Returns the correlation metadata of this message.
- getGroupCorrelation() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getGroupId() - Method in class org.mule.runtime.core.routing.EventGroup
-
Returns an identifier for this EventGroup.
- getGroupSize() - Method in class org.mule.runtime.core.message.GroupCorrelation
-
Determines how many messages are in the correlation group
- getHeaders() - Method in class org.mule.runtime.core.management.stats.printers.AbstractTablePrinter
-
- getHeaders() - Method in class org.mule.runtime.core.management.stats.printers.XMLPrinter
-
- getHeaders() - Method in class org.mule.runtime.core.message.PartAttributes
-
TODO Replace with ParameterMap
- getHoldObject() - Method in interface org.mule.runtime.core.util.xa.XaResourceFactoryHolder
-
- getHome() - Method in class org.mule.runtime.core.el.context.MuleInstanceContext
-
- getHost() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getHours() - Method in interface org.mule.runtime.core.api.el.datetime.Time
-
- getHours() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getId() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getId() - Method in interface org.mule.runtime.core.api.EventContext
-
- getId() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getId() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- getId() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getId() - Method in class org.mule.runtime.core.DefaultEventContext
-
- getId() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getId() - Method in class org.mule.runtime.core.policy.PolicyParametrization
-
- getId() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- getId() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- getIdExpression() - Method in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- getIdExpression() - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- getIdForEvent(Event) - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- getIdForEvent(Event) - Method in class org.mule.runtime.core.routing.IdempotentSecureHashMessageValidator
-
- getIgnoredMethods() - Method in class org.mule.runtime.core.api.model.resolvers.ReflectionEntryPointResolver
-
- getIgnoredObjectTypes() - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- getIgnoredObjectTypes() - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- getInboundAttachment(String) - Method in interface org.mule.runtime.core.internal.message.MessageAttachments
-
Deprecated.
Retrieve an attachment with the given name.
- getInboundAttachmentNames() - Method in interface org.mule.runtime.core.internal.message.MessageAttachments
-
Deprecated.
- getInboundAttachments() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- getInboundProperties() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- getInboundProperty(String) - Method in interface org.mule.runtime.core.internal.message.MessageProperties
-
Deprecated.
Gets an inbound property from the message.
- getInboundProperty(String, T) - Method in interface org.mule.runtime.core.internal.message.MessageProperties
-
Deprecated.
Gets an inbound property from the message and provides a default value if the property is not present on the message in the
scope specified.
- getInboundPropertyDataType(String) - Method in interface org.mule.runtime.core.internal.message.MessageProperties
-
Deprecated.
Gets an inbound property data type from the message.
- getInboundPropertyNames() - Method in interface org.mule.runtime.core.internal.message.MessageProperties
-
Deprecated.
Gets all inbound property names.
- getInboundTransformer() - Method in class org.mule.runtime.core.transformer.wire.TransformerPairWireFormat
-
- getIndex() - Method in class org.mule.runtime.core.internal.streaming.object.Bucket
-
- getIndexedVariableResolver(int) - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- getInfo() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getInfo() - Method in interface org.mule.runtime.core.api.message.ExceptionPayload
-
Deprecated.
- getInfo() - Method in class org.mule.runtime.core.internal.message.DefaultExceptionPayload
-
Deprecated.
- getInitialBufferSize() - Method in class org.mule.runtime.core.streaming.bytes.InMemoryCursorStreamConfig
-
- getInitialBufferSize() - Method in class org.mule.runtime.core.streaming.object.InMemoryCursorIteratorConfig
-
- getInitialFactory() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- getInitialState() - Method in interface org.mule.runtime.core.api.construct.Flow
-
- getInitialState() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- getInjector() - Method in interface org.mule.runtime.core.api.MuleContext
-
Returns a
Injector capable of injecting dependencies into objects
- getInjector() - Method in class org.mule.runtime.core.DefaultMuleContext
-
Returns a
Injector capable of injecting dependencies into objects
- getInMemoryCursorProviderFactory(InMemoryCursorStreamConfig) - Method in class org.mule.runtime.core.internal.streaming.bytes.DefaultByteStreamingManager
-
- getInMemoryCursorProviderFactory(InMemoryCursorIteratorConfig) - Method in class org.mule.runtime.core.internal.streaming.object.DefaultObjectStreamingManager
-
- getInMemoryCursorProviderFactory(InMemoryCursorStreamConfig) - Method in interface org.mule.runtime.core.streaming.bytes.ByteStreamingManager
-
- getInMemoryCursorProviderFactory(InMemoryCursorIteratorConfig) - Method in interface org.mule.runtime.core.streaming.object.ObjectStreamingManager
-
- getInputClass() - Method in class org.mule.runtime.core.transformer.TransformerWeighting
-
- getInputResolver(String) - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataResolverFactory
- getInputResolver(String) - Method in class org.mule.runtime.core.internal.metadata.NullMetadataResolverFactory
-
- getInputResolvers() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataResolverFactory
- getInputResolvers() - Method in class org.mule.runtime.core.internal.metadata.NullMetadataResolverFactory
-
- getInputStream() - Method in class org.mule.runtime.core.config.ConfigResource
-
- getInputStream() - Method in class org.mule.runtime.core.message.ds.ByteArrayDataSource
-
- getInputStream() - Method in class org.mule.runtime.core.message.ds.InputStreamDataSource
-
- getInputStream() - Method in class org.mule.runtime.core.message.ds.StringDataSource
-
- getInputWeighting() - Method in class org.mule.runtime.core.transformer.TransformerWeighting
-
- getInstance(MuleContext) - Method in interface org.mule.runtime.core.api.object.ObjectFactory
-
Retrieve an instance of the object.
- getInstance() - Static method in class org.mule.runtime.core.api.scheduler.SchedulerContainerPoolsConfig
-
- getInstance(MuleContext) - Method in class org.mule.runtime.core.component.PooledJavaComponent.LifeCycleAdapterFactory
-
- getInstance() - Static method in class org.mule.runtime.core.internal.message.DefaultMessageBuilderFactory
-
- getInstance() - Static method in class org.mule.runtime.core.internal.VoidResult
-
- getInstance(MuleContext) - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
Creates an initialized object instance based on the class and sets any properties.
- getInstance(MuleContext) - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- getInstance(MuleContext) - Method in class org.mule.runtime.core.object.SingletonObjectFactory
-
Always returns the same instance of the object.
- getInstance() - Static method in class org.mule.runtime.core.transaction.TransactionCoordination
-
- getInstance() - Static method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactoriesCache
-
- getInt(Object, Integer) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
-
Gets a int from a value in a null-safe manner.
- getInterceptionResult() - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- getInterceptorFactories() - Method in interface org.mule.runtime.core.api.interception.ProcessorInterceptorProvider
-
- getInterceptorFactories() - Method in class org.mule.runtime.core.processor.interceptor.DefaultProcessorInterceptorManager
-
- getInterceptors() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- getInterceptors() - Method in class org.mule.runtime.core.interceptor.InterceptorStack
-
- getInterfaceToTypes() - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- getInternalProtocol() - Method in class org.mule.runtime.core.api.serialization.JavaObjectSerializer
-
- getInternalProtocol() - Method in interface org.mule.runtime.core.api.serialization.ObjectSerializer
-
Provides access to the serialization protocol used for internal consumption, that is, when objects are serialized
on the container to reuse them later inside the container.
- getIoCorePoolSize() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerPoolsConfig
-
- getIoKeepAlive() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerPoolsConfig
-
- getIoMaxPoolSize() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerPoolsConfig
-
- getIoQueueSize() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerPoolsConfig
-
- getIp() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getItem() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper.StoredObject
-
- getItemDataType() - Method in class org.mule.runtime.core.internal.metadata.DefaultCollectionDataType
-
- getItemIndex() - Method in class org.mule.runtime.core.internal.streaming.object.Position
-
- getIterationCount() - Method in class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- getJavaDocUrl(Class<?>) - Static method in class org.mule.runtime.core.config.ExceptionHelper
-
- getJavaVendor() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getJavaVersion() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getJdkVersion() - Static method in class org.mule.runtime.core.internal.util.JdkVersionUtils
-
- getJournal() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- getKey() - Method in class org.mule.runtime.core.api.util.collection.ImmutableEntry
-
- getKey() - Method in class org.mule.runtime.core.config.bootstrap.ObjectBootstrapProperty
-
- getKey() - Method in interface org.mule.runtime.core.security.SecretKeyFactory
-
- getKey() - Method in class org.mule.runtime.core.transformer.simple.MapLookup
-
- getKey() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper.StoredObject
-
- getKey() - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition.StoreValue
-
- getKeyAlias() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getKeyAlias() - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- getKeyDataType() - Method in class org.mule.runtime.core.internal.metadata.DefaultMapDataType
-
- getKeyFactory() - Method in class org.mule.runtime.core.security.SecretKeyEncryptionStrategy
-
Deprecated.
- getKeyManagerAlgorithm() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getKeyManagerAlgorithm() - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- getKeyManagerFactory() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getKeyManagerFactory() - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- getKeyPassword() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getKeyPassword() - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- getKeyResolver() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataResolverFactory
- getKeyResolver() - Method in class org.mule.runtime.core.internal.metadata.NullMetadataResolverFactory
-
- getKeyStore() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getKeyStore() - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- getKeyStorePassword() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getKeyStorePassword() - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- getKeyStoreType() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getKeyStoreType() - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- getKeyType() - Method in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- getKnownVariables() - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- getLastFailure() - Method in interface org.mule.runtime.core.api.retry.RetryContext
-
The most recent failure which prevented the context from validating the connection.
- getLastFailure() - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- getLastFailure() - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- getLastPhaseExecuted() - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- getLatestState(PolicyStateId) - Method in class org.mule.runtime.core.policy.DefaultPolicyStateHandler
-
- getLatestState(PolicyStateId) - Method in interface org.mule.runtime.core.policy.PolicyStateHandler
-
- getLeft() - Method in class org.mule.runtime.core.api.functional.Either
-
- getLegacyCorrelationId() - Method in interface org.mule.runtime.core.api.Event
-
- getLegacyCorrelationId() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getLength(Object) - Static method in class org.mule.runtime.core.internal.util.ArrayUtils
-
- getLifecycleAdapterFactory() - Method in interface org.mule.runtime.core.api.component.JavaComponent
-
Returns the factory used create life-cycle adaptors that are used to wrap component instance.
- getLifecycleAdapterFactory() - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- getLifecycleClass() - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- getLifecycleClass() - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- getLifecycleManager() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getLifecycleManager() - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- getLifecycleManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getLifecycleManager() - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
- getLifecycleObject() - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- getLifecycleRegistry() - Method in class org.mule.runtime.core.registry.DefaultRegistryBroker
-
Deprecated.
- getLifecycleState() - Method in class org.mule.runtime.core.api.client.MuleClientFlowConstruct
-
- getLifecycleState() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleStateEnabled
-
- getLifecycleState() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- getLifecycleState() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- getList() - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- getListener() - Method in class org.mule.runtime.core.context.notification.ListenerSubscriptionPair
-
- getListener() - Method in class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- getListeners() - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- getLocale() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getLocalHost() - Static method in class org.mule.runtime.core.api.util.NetworkUtils
-
- getLocalHostIp(String) - Static method in class org.mule.runtime.core.api.util.NetworkUtils
-
Resolves a local IP for a host name.
- getLocalObjectStoreManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
When running in clustered mode, it returns a ObjectStoreManager that creates ObjectStore instances which are
only local to the current node.
- getLocalQueueManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
When running in clustered mode, it returns a
QueueManager that creates
Queue instances which are only local
to the current node.
- getLocationUri() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getLock() - Method in class org.mule.runtime.core.internal.lock.InstanceLockGroup.LockEntry
-
- getLockFactory() - Method in interface org.mule.runtime.core.api.MuleContext
-
Factory for creating locks for synchronizing mule components.
- getLockFactory() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getLogEntriesForTx(T) - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- getLogEntriesForTx(Xid) - Method in class org.mule.runtime.core.internal.util.journal.queue.XaTxQueueTransactionJournal
-
- getLogEntriesForTx(T) - Method in class org.mule.runtime.core.internal.util.journal.TransactionJournal
-
- getLong(Object, Long) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
-
Gets a long from a value in a null-safe manner.
- getLostObjects() - Method in class org.mule.runtime.core.registry.map.RegistryMap
-
- getLowerVersion() - Method in class org.mule.runtime.core.internal.util.VersionRange
-
- getMajor() - Method in class org.mule.runtime.core.internal.util.JdkVersionUtils.JdkVersion
-
- getManifest() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getManifestProperty(String) - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getMapKeyFieldType(Field) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic key type of the given Map field.
- getMapKeyFieldType(Field, int) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic key type of the given Map field.
- getMapKeyParameterType(MethodParameter) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic key type of the given Map parameter.
- getMapKeyReturnType(Method) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic key type of the given Map return type.
- getMapKeyReturnType(Method, int) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic key type of the given Map return type.
- getMapKeyType(Class<? extends Map<?, ?>>) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic key type of the given Map class (if it declares one through a generic superclass or generic interface).
- getMapValueFieldType(Field) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic value type of the given Map field.
- getMapValueFieldType(Field, int) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic value type of the given Map field.
- getMapValueParameterType(MethodParameter) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic value type of the given Map parameter.
- getMapValueReturnType(Method) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic value type of the given Map return type.
- getMapValueReturnType(Method, int) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic value type of the given Map return type.
- getMapValueType(Class<? extends Map<?, ?>>) - Static method in class org.mule.runtime.core.internal.util.generics.GenericsUtils
-
Determine the generic value type of the given Map class (if it declares one through a generic superclass or generic
interface).
- getMatches(String, String, int, ExpressionLanguageContext) - Method in class org.mule.runtime.core.el.function.RegexExpressionLanguageFuntion
-
- getMaxActive() - Method in interface org.mule.runtime.core.api.util.pool.ObjectPool
-
- getMaxActive() - Method in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- getMaxActive() - Method in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
- getMaxBufferSize() - Method in class org.mule.runtime.core.streaming.bytes.InMemoryCursorStreamConfig
-
- getMaxBufferSize() - Method in class org.mule.runtime.core.streaming.object.InMemoryCursorIteratorConfig
-
- getMaxConcurrency() - Method in class org.mule.runtime.core.processor.strategy.AbstractProcessingStrategyFactory
-
The maximum concurrency permitted.
- getMaxConcurrentTasks() - Method in class org.mule.runtime.core.api.scheduler.SchedulerConfig
-
- getMaxEntries() - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- getMaxExecutionTime() - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
The maximum total event execution time seen since last cleared.
- getMaxInMemorySize() - Method in class org.mule.runtime.core.streaming.bytes.FileStoreCursorStreamConfig
-
- getMaxMemory() - Method in class org.mule.runtime.core.internal.streaming.DefaultMemoryManager
-
Returns the maximum amount of memory that the runtime will attempt to use,
following the same semantics as
Runtime.totalMemory()
- getMaxMemory() - Method in interface org.mule.runtime.core.streaming.MemoryManager
-
Returns the maximum amount of memory that the runtime will attempt to use,
following the same semantics as
Runtime.totalMemory()
- getMaxOutstandingMessages() - Method in class org.mule.runtime.core.config.QueueProfile
-
This specifies the number of messages that can be queued before it starts blocking.
- getMaxProcessingTime() - Method in class org.mule.runtime.core.management.stats.ApplicationStatistics
-
- getMaxProcessingTime() - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- getMaxQueueTransactionFilesSizeInMegabytes() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
The approximated maximum space in megabytes used by the transaction log files for transactional persistent queues.
- getMaxQueueTransactionFilesSizeInMegabytes() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getMaxRedelivery() - Method in exception org.mule.runtime.core.exception.MessageRedeliveredException
-
- getMaxRedeliveryAttempts() - Method in class org.mule.runtime.core.exception.OnErrorPropagateHandler
-
- getMaxRedeliveryCount() - Method in class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- getMaxRetries() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- getMaxRetries() - Method in interface org.mule.runtime.core.routing.UntilSuccessfulConfiguration
-
- getMediaType() - Method in class org.mule.runtime.core.internal.metadata.SimpleDataType
-
- getMember() - Method in class org.mule.runtime.core.internal.util.annotation.AnnotationMetaData
-
- getMergedSession(Event[]) - Method in class org.mule.runtime.core.routing.correlation.CollectionCorrelatorCallback
-
- getMergedSession(Event[]) - Method in class org.mule.runtime.core.routing.EventGroup
-
- getMessage() - Method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- getMessage() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getMessage() - Method in interface org.mule.runtime.core.api.Event
-
Returns the message payload for this event
- getMessage() - Method in exception org.mule.runtime.core.api.expression.InvalidExpressionException
-
- getMessage() - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- getMessage() - Method in interface org.mule.runtime.core.api.message.ExceptionPayload
-
Deprecated.
- getMessage() - Method in interface org.mule.runtime.core.api.MuleEventContext
-
Returns the message payload for this event
- getMessage() - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
Returns the message payload for this event
- getMessage() - Method in interface org.mule.runtime.core.execution.ModuleFlowProcessingPhaseTemplate
-
- getMessage() - Method in class org.mule.runtime.core.internal.message.DefaultExceptionPayload
-
Deprecated.
- getMessage() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getMessage() - Method in class org.mule.runtime.core.transformer.simple.StringAppendTransformer
-
- getMessageAsBytes(MuleContext) - Method in interface org.mule.runtime.core.api.Event
-
- getMessageAsBytes(MuleContext) - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getMessageAsString(MuleContext) - Method in interface org.mule.runtime.core.api.Event
-
- getMessageAsString(Charset, MuleContext) - Method in interface org.mule.runtime.core.api.Event
-
- getMessageAsString(MuleContext) - Method in interface org.mule.runtime.core.api.MuleEventContext
-
Returns the message contents as a string This method will use the encoding set on the event
- getMessageAsString(Charset, MuleContext) - Method in interface org.mule.runtime.core.api.MuleEventContext
-
Returns the message contents as a string
- getMessageAsString(Charset, MuleContext) - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
Returns the message contents as a string
- getMessageAsString(MuleContext) - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
Returns the message contents as a string This method will use the default encoding on the event
- getMessageAsString(MuleContext) - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getMessageAsString(Charset, MuleContext) - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
Returns the message contents for logging
- getMessageCollectionEvent() - Method in class org.mule.runtime.core.routing.EventGroup
-
- getMessageDigestAlgorithm() - Method in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- getMessageDigestAlgorithm() - Method in class org.mule.runtime.core.routing.IdempotentSecureHashMessageValidator
-
- getMessageId() - Method in exception org.mule.runtime.core.exception.MessageRedeliveredException
-
- getMessageImplementationClass() - Static method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
Provides access to the class that implements Message which is constructed using the
builder.
- getMessageProcessor(String, OperationOptions, MessageExchangePattern) - Method in class org.mule.runtime.core.api.client.AbstractConnectorMessageProcessorProvider
-
- getMessageProcessor(String, OperationOptions, MessageExchangePattern) - Method in interface org.mule.runtime.core.api.connector.ConnectorOperationProvider
-
A
Processor that contains the behaviour for the URL
- getMessageProcessor() - Method in class org.mule.runtime.core.context.notification.AsyncMessageNotification
-
- getMessageProcessor() - Method in class org.mule.runtime.core.routing.MessageProcessorFilterPair
-
- getMessageProcessorChain() - Method in class org.mule.runtime.core.api.client.MuleClientFlowConstruct
-
- getMessageProcessors() - Method in interface org.mule.runtime.core.api.construct.Pipeline
-
- getMessageProcessors() - Method in interface org.mule.runtime.core.api.construct.ProcessorPipe
-
- getMessageProcessors() - Method in interface org.mule.runtime.core.api.processor.MessageProcessorChain
-
Obtain the list of
Processor's that this chains was created from.
- getMessageProcessors() - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- getMessageProcessors() - Method in class org.mule.runtime.core.exception.RedeliveryExceeded
-
- getMessageProcessors() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- getMessageProcessors() - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- getMessageProcessorsForLifecycle() - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- getMessageSize() - Method in class org.mule.runtime.core.routing.MessageChunkSplitter
-
- getMessageSource() - Method in interface org.mule.runtime.core.api.construct.Pipeline
-
- getMessageSource() - Method in interface org.mule.runtime.core.execution.MessageProcessContext
-
- getMessageSource() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- getMessagingException() - Method in class org.mule.runtime.core.policy.FailureSourcePolicyResult
-
- getMessagingExceptionHandler() - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- getMetadataCache(String) - Method in class org.mule.runtime.core.internal.metadata.MuleMetadataService
-
- getMetadataCaches() - Method in class org.mule.runtime.core.internal.metadata.MuleMetadataService
-
- getMetadataKeys(Location) - Method in class org.mule.runtime.core.internal.metadata.MuleMetadataService
- getMetaInfo() - Method in interface org.mule.runtime.core.api.retry.RetryContext
-
- getMetaInfo() - Method in interface org.mule.runtime.core.api.retry.RetryPolicyTemplate
-
- getMetaInfo() - Method in class org.mule.runtime.core.retry.async.AsynchronousRetryTemplate
-
- getMetaInfo() - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- getMetaInfo() - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- getMetaInfo() - Method in class org.mule.runtime.core.retry.policies.AbstractPolicyTemplate
-
- getMethod(Class<?>, String, Class<?>[]) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Returns a matching method for the given name and parameters on the given class If the parameterTypes arguments is null it
will return the first matching method on the class.
- getMethod(Class, String, Class[], boolean) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- getMethod() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the wrapped Method, if any.
- getMethodAnnotation(Class<T>) - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the method/constructor annotation of the given type, if available.
- getMethodAnnotations(Class<?>, Class<? extends Annotation>) - Static method in class org.mule.runtime.core.internal.util.annotation.AnnotationUtils
-
- getMethodAnnotations() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the annotations associated with the target method/constructor itself.
- getMethodArgumentTypes(Object[]) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractArgumentEntryPointResolver
-
- getMethodArgumentTypes(Object[]) - Method in class org.mule.runtime.core.api.model.resolvers.ArrayEntryPointResolver
-
- getMethodArgumentTypes(Object[]) - Method in class org.mule.runtime.core.api.model.resolvers.NoArgumentsEntryPointResolver
-
- getMethodByArguments(Object, Object[]) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- getMethodByName(Object, String, MuleEventContext) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- getMethodCache(Object) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- getMethodCalled() - Method in class org.mule.runtime.core.api.model.InvocationResult
-
- getMethodProperty() - Method in class org.mule.runtime.core.api.model.resolvers.MethodHeaderPropertyEntryPointResolver
-
- getMethods() - Method in class org.mule.runtime.core.api.model.resolvers.AbstractArgumentEntryPointResolver
-
- getMicro() - Method in class org.mule.runtime.core.internal.util.JdkVersionUtils.JdkVersion
-
- getMilestone() - Method in class org.mule.runtime.core.internal.util.JdkVersionUtils.JdkVersion
-
- getMillisBetweenRetries() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- getMillisBetweenRetries() - Method in interface org.mule.runtime.core.routing.UntilSuccessfulConfiguration
-
- getMilliSeconds() - Method in interface org.mule.runtime.core.api.el.datetime.Time
-
- getMilliSeconds() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getMimeType() - Method in class org.mule.runtime.core.config.bootstrap.TransformerBootstrapProperty
-
- getMinExecutionTime() - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
The minimum total event execution time seen since last cleared.
- getMinor() - Method in class org.mule.runtime.core.internal.util.JdkVersionUtils.JdkVersion
-
- getMinProcessingTime() - Method in class org.mule.runtime.core.management.stats.ApplicationStatistics
-
- getMinProcessingTime() - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- getMinutes() - Method in interface org.mule.runtime.core.api.el.datetime.Time
-
- getMinutes() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getMonth() - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- getMonth() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getMuleBase() - Static method in class org.mule.runtime.core.internal.util.StandaloneServerUtils
-
The mule runtime base folder is a directory similar to the mule runtime installation one but with only the specific
configuration parts of the mule runtime installation such as the apps folder, the domain folder, the conf folder.
- getMuleConfiguration() - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- getMuleContext() - Method in class org.mule.runtime.core.api.client.MuleClientFlowConstruct
-
- getMuleContext() - Method in interface org.mule.runtime.core.api.construct.FlowConstruct
-
- getMuleContext() - Method in interface org.mule.runtime.core.api.Event
-
- getMuleContext() - Method in interface org.mule.runtime.core.api.retry.RetryContext
-
- getMuleContext() - Method in interface org.mule.runtime.core.api.transport.LegacyConnector
-
Deprecated.
Only use this method to use the Connector's MuleContext.
- getMuleContext() - Method in class org.mule.runtime.core.api.util.ObjectNameHelper
-
- getMuleContext() - Method in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- getMuleContext() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- getMuleContext() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getMuleContext() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- getMuleContext() - Method in class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- getMuleContext() - Method in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- getMuleContext() - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
- getMuleContext() - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- getMuleContext() - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- getMuleContext() - Method in class org.mule.runtime.core.routing.AbstractRoutingStrategy
-
- getMuleContext() - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- getMuleContext() - Method in interface org.mule.runtime.core.routing.UntilSuccessfulConfiguration
-
- getMuleContext() - Method in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
- getMuleContext() - Method in class org.mule.runtime.core.util.queue.AbstractQueueSession
-
- getMuleContext() - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- getMuleHome() - Static method in class org.mule.runtime.core.internal.util.StandaloneServerUtils
-
- getMuleHomeDirectory() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getMuleHomeDirectory() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getMuleHomeFile() - Static method in class org.mule.runtime.core.internal.util.JarUtils
-
- getMuleLibDir() - Static method in class org.mule.runtime.core.internal.util.JarUtils
-
- getMuleLocalJarFile() - Static method in class org.mule.runtime.core.internal.util.JarUtils
-
- getMuleMessage() - Method in exception org.mule.runtime.core.exception.MessagingException
-
- getMuleModuleDir() - Static method in class org.mule.runtime.core.internal.util.JarUtils
-
- getName() - Method in class org.mule.runtime.core.agent.AbstractAgent
-
- getName() - Method in class org.mule.runtime.core.api.client.MuleClientFlowConstruct
-
- getName() - Method in interface org.mule.runtime.core.api.registry.ServiceType
-
- getName() - Method in class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
-
- getName() - Method in class org.mule.runtime.core.api.util.TemplateParser.PatternInfo
-
- getName() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- getName() - Method in class org.mule.runtime.core.config.bootstrap.TransformerBootstrapProperty
-
- getName() - Method in class org.mule.runtime.core.el.context.AppContext
-
- getName() - Method in class org.mule.runtime.core.el.mvel.EventVariableResolverFactory.FlowContext
-
- getName() - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- getName() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- getName() - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- getName() - Method in class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
- getName() - Method in class org.mule.runtime.core.message.ds.ByteArrayDataSource
-
- getName() - Method in class org.mule.runtime.core.message.ds.InputStreamDataSource
-
- getName() - Method in class org.mule.runtime.core.message.ds.StringDataSource
-
- getName() - Method in class org.mule.runtime.core.message.PartAttributes
-
- getName() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- getName() - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- getName() - Method in enum org.mule.runtime.core.PropertyScope
-
- getName(Object) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Returns the name for the object passed in.
- getName() - Method in class org.mule.runtime.core.security.AbstractNamedEncryptionStrategy
-
- getName() - Method in class org.mule.runtime.core.security.AbstractSecurityProvider
-
- getName() - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- getName() - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- getName() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- getName() - Method in interface org.mule.runtime.core.util.queue.QueueStore
-
- getName() - Method in class org.mule.runtime.core.util.queue.TransactionAwareQueueStore
-
- getName() - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- getNamedParts() - Method in class org.mule.runtime.core.message.DefaultMultiPartPayload
-
- getNearestTransformerMatch(List<Transformer>, Class, Class) - Method in class org.mule.runtime.core.internal.registry.TypeBasedTransformerResolver
-
- getNestingLevel() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the nesting level of the target type (typically 1; e.g.
- getNextFactory() - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- getNextFactoryVariableResolver(String) - Method in class org.mule.runtime.core.el.mvel.MuleBaseVariableResolverFactory
-
- getNodeId() - Method in class org.mule.runtime.core.el.context.MuleInstanceContext
-
- getNonBodyParts() - Method in class org.mule.runtime.core.message.DefaultMultiPartPayload
-
Looks up the part that represents the body (not an attachment) of the message.
- getNotificationHelper(ServerNotificationManager) - Method in class org.mule.runtime.core.execution.NotificationFiringProcessingPhase
-
- getNotificationManager() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getNotificationManager() - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- getNotificationManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getNotifier() - Method in interface org.mule.runtime.core.api.retry.RetryPolicyTemplate
-
- getNotifier() - Method in class org.mule.runtime.core.retry.async.AsynchronousRetryTemplate
-
- getNotifier() - Method in class org.mule.runtime.core.retry.policies.AbstractPolicyTemplate
-
- getNotRouted() - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- getNullCursorProviderFactory() - Method in class org.mule.runtime.core.internal.streaming.bytes.DefaultByteStreamingManager
-
- getNullCursorProviderFactory() - Method in class org.mule.runtime.core.internal.streaming.object.DefaultObjectStreamingManager
-
- getNullCursorProviderFactory() - Method in interface org.mule.runtime.core.streaming.bytes.ByteStreamingManager
-
- getNullCursorProviderFactory() - Method in interface org.mule.runtime.core.streaming.object.ObjectStreamingManager
-
- getNumActive() - Method in interface org.mule.runtime.core.api.util.pool.ObjectPool
-
- getNumActive() - Method in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- getNumActive() - Method in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
- getObjectClass() - Method in interface org.mule.runtime.core.api.object.ObjectFactory
-
Returns the class of the object to be instantiated without actually creating an instance.
- getObjectClass() - Method in class org.mule.runtime.core.component.PooledJavaComponent.LifeCycleAdapterFactory
-
- getObjectClass() - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- getObjectClass() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
Returns the class of the object to be instantiated without actually creating an instance.
- getObjectClass() - Method in class org.mule.runtime.core.object.SingletonObjectFactory
-
- getObjectClassName() - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- getObjectFactory() - Method in interface org.mule.runtime.core.api.component.JavaComponent
-
- getObjectFactory() - Method in interface org.mule.runtime.core.api.util.pool.ObjectPool
-
- getObjectFactory() - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- getObjectFactory() - Method in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- getObjectFactory() - Method in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
- getObjectName() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- getObjectSerializer() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getObjectSerializer() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getObjectStore() - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- getObjectStore() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- getObjectStore() - Method in interface org.mule.runtime.core.routing.UntilSuccessfulConfiguration
-
- getObjectStore() - Method in class org.mule.runtime.core.util.store.LazyObjectStoreToMapAdapter
-
- getObjectStore(String) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- getObjectStore(String, boolean) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- getObjectStore(String, boolean, int, long, long) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- getObjectStore() - Method in class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
- getObjectStore() - Method in class org.mule.runtime.core.util.store.SimpleObjectStoreToMapAdapter
-
- getObjectStoreManager() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getObjectStoreManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getObjectType() - Method in interface org.mule.runtime.core.api.component.JavaComponent
-
- getObjectType() - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- getObjectType() - Method in class org.mule.runtime.core.component.SimpleCallableJavaComponent
-
- getOpenCursorProvidersCount() - Method in class org.mule.runtime.core.internal.streaming.MutableStreamingStatistics
- getOpenCursorProvidersCount() - Method in interface org.mule.runtime.core.streaming.StreamingStatistics
-
- getOpenCursorsCount() - Method in class org.mule.runtime.core.internal.streaming.MutableStreamingStatistics
- getOpenCursorsCount() - Method in interface org.mule.runtime.core.streaming.StreamingStatistics
-
- getOperation() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- getOperationMetadata(Location, MetadataKey) - Method in class org.mule.runtime.core.internal.metadata.MuleMetadataService
- getOperationMetadata(Location) - Method in class org.mule.runtime.core.internal.metadata.MuleMetadataService
- getOperationOptions() - Method in class org.mule.runtime.core.api.client.RequestCacheKey
-
- getOperationParameters() - Method in interface org.mule.runtime.core.policy.OperationParametersProcessor
-
Generates the operation function parameters.
- getOperationPolicyChain() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- getOperationPolicyChain() - Method in interface org.mule.runtime.core.policy.PolicyInstance
-
- getOppositeLifecyclePhase() - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- getOppositeLifecyclePhase() - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- getOptional() - Method in class org.mule.runtime.core.config.bootstrap.AbstractBootstrapProperty
-
- getOrder() - Method in class org.mule.runtime.core.policy.PolicyParametrization
-
- getOrderedLifecycleObjects() - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- getOrderedLifecycleObjects() - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- getOriginalCause() - Method in exception org.mule.runtime.core.execution.SourceErrorException
-
- getOriginalEvent() - Method in class org.mule.runtime.core.api.routing.AggregationContext
-
- getOriginalMessage() - Method in interface org.mule.runtime.core.execution.FlowProcessingPhaseTemplate
-
- getOriginatingConnectorName() - Method in interface org.mule.runtime.core.api.EventContext
-
- getOriginatingConnectorName() - Method in class org.mule.runtime.core.DefaultEventContext
-
- getOriginatingFlowName() - Method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- getOriginatingFlowName() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getOriginatingFlowName() - Method in interface org.mule.runtime.core.api.EventContext
-
- getOriginatingFlowName() - Method in class org.mule.runtime.core.DefaultEventContext
-
- getOriginatingLocation() - Method in interface org.mule.runtime.core.api.EventContext
-
- getOriginatingLocation() - Method in class org.mule.runtime.core.DefaultEventContext
-
- getOriginatingSourceName() - Method in interface org.mule.runtime.core.api.EventContext
-
- getOriginatingSourceName() - Method in class org.mule.runtime.core.DefaultEventContext
-
- getOsArch() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getOsName() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getOsVersion() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getOutboundAttachment(String) - Method in interface org.mule.runtime.core.internal.message.MessageAttachments
-
Deprecated.
Retrieve an attachment with the given name.
- getOutboundAttachmentNames() - Method in interface org.mule.runtime.core.internal.message.MessageAttachments
-
Deprecated.
- getOutboundAttachments() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- getOutboundProperties() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- getOutboundProperty(String) - Method in interface org.mule.runtime.core.internal.message.MessageProperties
-
Deprecated.
Gets an outbound property from the message.
- getOutboundProperty(String, T) - Method in interface org.mule.runtime.core.internal.message.MessageProperties
-
Deprecated.
Gets an outbound property from the message and provides a default value if the property is not present on the message in the
scope specified.
- getOutboundPropertyDataType(String) - Method in interface org.mule.runtime.core.internal.message.MessageProperties
-
Deprecated.
Gets an outbound property data type from the message.
- getOutboundPropertyNames() - Method in interface org.mule.runtime.core.internal.message.MessageProperties
-
Deprecated.
Gets all outbound property names.
- getOutboundTransformer() - Method in class org.mule.runtime.core.transformer.wire.TransformerPairWireFormat
-
- getOutputAttributesResolver() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataResolverFactory
- getOutputAttributesResolver() - Method in class org.mule.runtime.core.internal.metadata.NullMetadataResolverFactory
-
- getOutputClass() - Method in class org.mule.runtime.core.transformer.TransformerWeighting
-
- getOutputResolver() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataResolverFactory
- getOutputResolver() - Method in class org.mule.runtime.core.internal.metadata.NullMetadataResolverFactory
-
- getOutputStream() - Method in class org.mule.runtime.core.message.ds.ByteArrayDataSource
-
- getOutputStream() - Method in class org.mule.runtime.core.message.ds.InputStreamDataSource
-
- getOutputStream() - Method in class org.mule.runtime.core.message.ds.StringDataSource
-
- getOutputWeighting() - Method in class org.mule.runtime.core.transformer.TransformerWeighting
-
- getOverriddenService(String) - Method in interface org.mule.runtime.core.internal.config.CustomServiceRegistry
-
Provides the configuration of a particular service.
- getOverriddenService(String) - Method in class org.mule.runtime.core.internal.config.DefaultCustomizationService
-
Provides the configuration of a particular service.
- getOwnedMessageProcessors() - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- getOwnedMessageProcessors() - Method in class org.mule.runtime.core.exception.OnErrorPropagateHandler
-
- getOwnedMessageProcessors() - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- getOwnedMessageProcessors() - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher
-
- getOwnedMessageProcessors() - Method in class org.mule.runtime.core.processor.AbstractMessageProcessorOwner
-
- getOwnedMessageProcessors() - Method in class org.mule.runtime.core.processor.AsyncDelegateMessageProcessor
-
- getOwnedMessageProcessors() - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
- getOwnedMessageProcessors() - Method in class org.mule.runtime.core.routing.Foreach
-
- getOwnedMessageProcessors() - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- getOwnedMessageProcessors() - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
- getOwnedMessageProcessors() - Method in class org.mule.runtime.core.routing.WireTap
-
- getOwnedObjects() - Method in class org.mule.runtime.core.exception.ErrorHandler
-
- getOwnedObjects() - Method in class org.mule.runtime.core.exception.MessagingExceptionStrategyAcceptorDelegate
-
- getOwnedObjects() - Method in class org.mule.runtime.core.processor.AbstractMessageProcessorOwner
-
- getOwnedObjects() - Method in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- getOwnerContext() - Method in class org.mule.runtime.core.internal.streaming.CursorContext
-
- getParameterAnnotation(Class<T>) - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the parameter annotation of the given type, if available.
- getParameterAnnotations() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the annotations associated with the specific method/constructor parameter.
- getParameterIndex() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the index of the method/constructor parameter.
- getParameterName() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the name of the method/constructor parameter.
- getParameterNames(Method) - Method in interface org.mule.runtime.core.internal.util.generics.ParameterNameDiscoverer
-
Return parameter names for this method, or null if they cannot be determined.
- getParameterNames(Constructor) - Method in interface org.mule.runtime.core.internal.util.generics.ParameterNameDiscoverer
-
Return parameter names for this constructor, or null if they cannot be determined.
- getParameters() - Method in interface org.mule.runtime.core.api.Event
-
Returns the complete set of parameters in the current event
- getParameters() - Method in class org.mule.runtime.core.api.processor.ParametersResolverProcessor.ParametersResolverProcessorResult
-
- getParameters() - Method in class org.mule.runtime.core.internal.metadata.DefaultFunctionDataType
-
- getParameters() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getParameters() - Method in class org.mule.runtime.core.policy.PolicyParametrization
-
- getParametersProcessor() - Method in class org.mule.runtime.core.policy.AbstractCompositePolicy
-
- getParametersTransformer() - Method in class org.mule.runtime.core.policy.AbstractCompositePolicy
-
- getParameterType() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the type of the method/constructor parameter.
- getParameterTypes(Object, String) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- getParentContext() - Method in interface org.mule.runtime.core.api.EventContext
-
Returns this context's parent if it has one
- getParentContext() - Method in class org.mule.runtime.core.DefaultEventContext
-
- getParserConfiguration() - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- getPart(String) - Method in class org.mule.runtime.core.message.DefaultMultiPartPayload
-
- getPartitionName() - Method in class org.mule.runtime.core.util.store.ObjectStorePartition
-
- getPartitionName() - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- getPartNames() - Method in class org.mule.runtime.core.message.DefaultMultiPartPayload
-
- getParts() - Method in interface org.mule.runtime.core.api.locator.Location
-
- getParts() - Method in class org.mule.runtime.core.api.locator.Location.LocationImpl
-
- getParts() - Method in class org.mule.runtime.core.message.DefaultMultiPartPayload
-
- getPassword() - Method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
- getPassword() - Method in class org.mule.runtime.core.security.UsernamePasswordAuthenticationFilter
-
- getPath() - Method in interface org.mule.runtime.core.api.registry.ServiceType
-
- getPattern() - Method in class org.mule.runtime.core.api.util.TemplateParser.PatternInfo
-
- getPattern() - Method in class org.mule.runtime.core.routing.filters.EqualsFilter
-
- getPattern() - Method in class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
- getPattern() - Method in class org.mule.runtime.core.routing.filters.RegExFilter
-
- getPattern() - Method in class org.mule.runtime.core.routing.filters.WildcardFilter
-
- getPayload() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- getPayload() - Method in class org.mule.runtime.core.message.ExceptionMessage
-
- getPayloadForLogging(Message) - Method in class org.mule.runtime.core.api.TransformationService
-
Obtains a
String representation of the message payload for logging without throwing exception.
- getPayloadForLogging(Message, Charset) - Method in class org.mule.runtime.core.api.TransformationService
-
Obtains a
String representation of the message payload for logging without throwing exception.
- getPayloadFromMessage(MuleEventContext) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- getPayloadFromMessage(MuleEventContext) - Method in class org.mule.runtime.core.api.model.resolvers.ArrayEntryPointResolver
-
- getPayloadFromMessage(MuleEventContext) - Method in class org.mule.runtime.core.api.model.resolvers.NoArgumentsEntryPointResolver
-
- getPointcut() - Method in class org.mule.runtime.core.policy.PolicyParametrization
-
- getPolicyChain() - Method in class org.mule.runtime.core.policy.Policy
-
Retrieves the chain with the logic related to the policy.
- getPolicyId() - Method in class org.mule.runtime.core.policy.Policy
-
- getPolicyId() - Method in class org.mule.runtime.core.policy.PolicyStateId
-
- getPooledObjectFactory() - Method in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
Template method to be overridden by implementations that do more than just invoke objectFactory
- getPoolingProfile() - Method in class org.mule.runtime.core.component.PooledJavaComponent
-
- getPoolingProfile() - Method in class org.mule.runtime.core.internal.connection.ConnectionProviderWrapper
-
- getPoolingProfile() - Method in class org.mule.runtime.core.internal.connection.ErrorTypeHandlerConnectionProviderWrapper
- getPoolingProfile() - Method in class org.mule.runtime.core.internal.connection.LifecycleAwareConnectionProviderWrapper
-
- getPoolingProfile() - Method in class org.mule.runtime.core.internal.connection.PoolingConnectionProviderWrapper
-
- getPosition() - Method in class org.mule.runtime.core.internal.streaming.AbstractCursorIterator
- getPostfix() - Method in class org.mule.runtime.core.component.simple.StaticComponent
-
- getPostNotification() - Method in class org.mule.runtime.core.lifecycle.LifecycleObject
-
- getPostNotificationName() - Method in class org.mule.runtime.core.lifecycle.NotificationLifecycleObject
-
- getPrefix() - Method in class org.mule.runtime.core.api.util.TemplateParser.PatternInfo
-
- getPrefix() - Method in class org.mule.runtime.core.component.simple.StaticComponent
-
- getPreNotification() - Method in class org.mule.runtime.core.lifecycle.LifecycleObject
-
- getPreNotificationName() - Method in class org.mule.runtime.core.lifecycle.NotificationLifecycleObject
-
- getPresentBucket(Position) - Method in class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- getPresentBucket(Position) - Method in class org.mule.runtime.core.internal.streaming.object.InMemoryObjectStreamBuffer
-
- getPrincipal() - Method in class org.mule.runtime.core.api.security.DefaultMuleAuthentication
- getPriorityWeighting() - Method in interface org.mule.runtime.core.api.transformer.Converter
-
If two or more discoverable transformers are equal, this value can be used to select the correct one
- getPriorityWeighting() - Method in class org.mule.runtime.core.internal.transformer.datatype.StringToCharsetTransformer
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.internal.transformer.datatype.StringToMediaTypeTransformer
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.internal.transformer.simple.CursorIteratorProviderToIterator
-
If two or more discoverable transformers are equal, this value can be used to select the correct one
- getPriorityWeighting() - Method in class org.mule.runtime.core.internal.transformer.simple.CursorStreamProviderToInputStream
-
If two or more discoverable transformers are equal, this value can be used to select the correct one
- getPriorityWeighting() - Method in class org.mule.runtime.core.internal.transformer.simple.InputStreamToByteArray
-
If two or more discoverable transformers are equal, this value can be used to select the correct one
- getPriorityWeighting() - Method in class org.mule.runtime.core.internal.transformer.simple.LocalDateToDate
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.internal.transformer.simple.NumberToString
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.internal.transformer.simple.ObjectToOutputHandler
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.internal.transformer.simple.ObjectToString
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.internal.transformer.simple.StringToBoolean
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.internal.transformer.simple.StringToNumber
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.transformer.AbstractDiscoverableTransformer
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.transformer.simple.BeanToMap
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.transformer.simple.ByteArrayToSerializable
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.transformer.simple.MapToBean
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.transformer.simple.ObjectArrayToString
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.transformer.simple.PropertyEditorTextToValueTransformer
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.transformer.simple.PropertyEditorValueToTextTransformer
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.transformer.simple.SerializableToByteArray
-
- getPriorityWeighting() - Method in class org.mule.runtime.core.transformer.simple.StringToEnum
-
- getProcessedEvents() - Method in class org.mule.runtime.core.management.stats.ApplicationStatistics
-
- getProcessedEvents() - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- getProcessingStrategy() - Method in interface org.mule.runtime.core.api.construct.Pipeline
-
- getProcessingStrategy() - Method in interface org.mule.runtime.core.api.construct.ProcessorPipe
-
- getProcessingStrategy() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- getProcessingStrategyFactory() - Method in interface org.mule.runtime.core.api.construct.Pipeline
-
- getProcessingStrategyFactory() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- getProcessingTime() - Method in interface org.mule.runtime.core.api.EventContext
-
- getProcessingTime() - Method in class org.mule.runtime.core.DefaultEventContext
-
- getProcessingType() - Method in interface org.mule.runtime.core.api.component.Component
-
- getProcessingType() - Method in interface org.mule.runtime.core.api.processor.ReactiveProcessor
-
- getProcessingType() - Method in interface org.mule.runtime.core.api.transformer.Converter
-
- getProcessingType() - Method in interface org.mule.runtime.core.api.transformer.Transformer
-
- getProcessingType() - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- getProcessor() - Method in class org.mule.runtime.core.context.notification.MessageProcessorNotification
-
- getProcessorInterceptorManager() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getProcessorInterceptorManager() - Method in class org.mule.runtime.core.DefaultMuleContext
- getProcessorPath() - Method in class org.mule.runtime.core.api.context.notification.FlowStackElement
-
- getProcessorPath(Processor) - Method in class org.mule.runtime.core.exception.MessagingExceptionLocationProvider
-
- getProcessorsToExecute() - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- getProcessorsToRoute(Event) - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- getProcessorsToRoute(Event) - Method in class org.mule.runtime.core.routing.ChoiceRouter
-
- getProcessorsTrace() - Method in interface org.mule.runtime.core.api.EventContext
-
Events have a list of message processor paths it went trough so that the execution path of an event can be reconstructed
after it has executed.
- getProcessorsTrace() - Method in class org.mule.runtime.core.DefaultEventContext
-
- getProcessorTimeWatcher() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getProcessorTimeWatcher() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getProductDescription() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getProductLicenseInfo() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getProductMoreInfo() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getProductName() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getProductSupport() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getProductUrl() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getProductVersion() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getProperties() - Method in interface org.mule.runtime.core.api.Event
-
Returns the complete set of properties in the current event
- getProperties() - Method in class org.mule.runtime.core.api.security.DefaultMuleAuthentication
- getProperties() - Method in interface org.mule.runtime.core.config.bootstrap.BootstrapService
-
- getProperties() - Method in class org.mule.runtime.core.config.bootstrap.PropertiesBootstrapService
-
- getProperties() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getProperties() - Method in class org.mule.runtime.core.message.ExceptionMessage
-
Returns a map of all properties on this message
- getProperties() - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- getProperties() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- getProperties() - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- getPropertiesFromQueryString(String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
- getPropertiesFromString(String, char) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
- getPropertiesWithPrefix(Map, String, Map) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
Will create a map of properties where the names have a prefix Allows the callee to supply the target map so a comparator can
be set
- getProperty(String) - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
Will retrieve a session scope property.
- getProperty(K) - Method in class org.mule.runtime.core.config.artifact.DefaultArtifactProperties
-
- getProperty(String) - Method in class org.mule.runtime.core.message.ExceptionMessage
-
- getProperty(String) - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- getPropertyDataType(String) - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
Retrieves a session scope property data type
- getPropertyDataType(String) - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- getPropertyName() - Method in class org.mule.runtime.core.internal.util.splash.PropertyChecker
-
- getPropertyName() - Method in class org.mule.runtime.core.transformer.simple.GetBeanProperty
-
- getPropertyNames() - Method in class org.mule.runtime.core.config.artifact.DefaultArtifactProperties
-
- getPropertyNames(Event) - Method in class org.mule.runtime.core.processor.simple.AbstractRemoveVariablePropertyProcessor
-
- getPropertyNames(Event) - Method in class org.mule.runtime.core.processor.simple.RemoveFlowVariableProcessor
-
- getPropertyNames(Event) - Method in class org.mule.runtime.core.processor.simple.RemovePropertyProcessor
-
- getPropertyNamesAsSet() - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
- getPropertyNamesAsSet() - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- getProvider(String) - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
- getProvider() - Method in class org.mule.runtime.core.internal.streaming.AbstractCursorIterator
- getProvider(String) - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
- getProviders() - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
- getProviders() - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
- getProviderStatsHtml(String) - Method in class org.mule.runtime.core.management.stats.printers.HtmlTablePrinter
-
- getQueryEntityResolver() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataResolverFactory
- getQueryEntityResolver() - Method in class org.mule.runtime.core.internal.metadata.NullMetadataResolverFactory
-
- getQueue(String) - Method in interface org.mule.runtime.core.api.util.queue.QueueSession
-
Retrieves a queue.
- getQueue(String) - Method in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
- getQueue(String) - Method in class org.mule.runtime.core.util.queue.AbstractQueueSession
-
- getQueue(String) - Method in interface org.mule.runtime.core.util.queue.QueueProvider
-
- getQueueManager() - Method in interface org.mule.runtime.core.api.MuleContext
-
Gets the queue manager used by mule for queuing events.
- getQueueManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getQueueName() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- getQueueProvider() - Method in class org.mule.runtime.core.util.queue.AbstractQueueSession
-
- getQueueSession() - Method in interface org.mule.runtime.core.api.util.queue.QueueManager
-
- getQueueSession() - Method in class org.mule.runtime.core.util.queue.TransactionalQueueManager
-
- getRandomAccessFile() - Method in class org.mule.runtime.core.util.queue.QueueFileProvider
-
- getRawValue() - Method in class org.mule.runtime.core.api.util.AttributeEvaluator
-
- getReceivedTime() - Method in interface org.mule.runtime.core.api.EventContext
-
- getReceivedTime() - Method in class org.mule.runtime.core.DefaultEventContext
-
- getRecommendedJdks() - Static method in class org.mule.runtime.core.internal.util.JdkVersionUtils
-
- getRecommndedJdks() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getRecoveryQueue(String) - Method in interface org.mule.runtime.core.util.queue.QueueProvider
-
- getRecoveryQueue(String) - Method in class org.mule.runtime.core.util.queue.TransactionalQueueManager
-
- getRedeliveryCount() - Method in exception org.mule.runtime.core.exception.MessageRedeliveredException
-
- getReferencedProcessor() - Method in class org.mule.runtime.core.processor.ReferenceProcessor
-
- getRegEx() - Method in class org.mule.runtime.core.api.util.TemplateParser.PatternInfo
-
- getRegistries() - Method in interface org.mule.runtime.core.api.registry.RegistryProvider
-
- getRegistries() - Method in class org.mule.runtime.core.registry.DefaultRegistryBroker
-
Deprecated.
- getRegistries() - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
- getRegistry() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getRegistry() - Method in class org.mule.runtime.core.DefaultMuleContext
- getRegistry() - Method in class org.mule.runtime.core.el.context.AppContext
-
- getRegistryBootstrapServiceDiscoverer() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getRegistryBootstrapServiceDiscoverer() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getRegistryId() - Method in interface org.mule.runtime.core.api.registry.Registry
-
- getRegistryId() - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
- getRegistryId() - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- getRegistryId() - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- getReplyTo() - Method in class org.mule.runtime.core.routing.requestreply.SimpleAsyncRequestReplyRequester
-
- getReplyToDestination() - Method in interface org.mule.runtime.core.api.Event
-
- getReplyToDestination() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getReplyToHandler() - Method in interface org.mule.runtime.core.api.Event
-
- getReplyToHandler() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getResource(Object) - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- getResource(String, Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Load a given resource.
- getResource(Object) - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- getResource(Object) - Method in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- getResource(Object) - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- getResourceAsStream(String, Class) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
- getResourceAsStream(String, Class, boolean, boolean) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
- getResourceAsString(String, Class) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
- getResourceAsUrl(String, Class) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
Attempts to load a resource from the file system or from the classpath, in that order.
- getResourceAsUrl(String, Class, boolean, boolean) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
Attempts to load a resource from the file system or from the classpath, in that order.
- getResourceIdentifier() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
Deprecated.
- getResourceIdentifier() - Method in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- getResourceManager() - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
- getResourceName() - Method in class org.mule.runtime.core.config.ConfigResource
-
- getResourcePath(String, Class) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- getResourcePath(String, Class, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- getResources(String, Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Deprecated.
- getResources(String, ClassLoader) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Find resources with a given name.
- getResourceType() - Method in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- getResponseParameters() - Method in class org.mule.runtime.core.policy.SuccessSourcePolicyResult
-
- getResponsePublisher() - Method in interface org.mule.runtime.core.api.EventContext
-
A
Publisher that completes when a response is ready or an error was produced for this
EventContext.
- getResponseTimeout() - Method in class org.mule.runtime.core.api.client.AbstractBaseOptionsBuilder
-
- getResponseTimeout() - Method in interface org.mule.runtime.core.api.client.OperationOptions
-
- getResponseTimeout() - Method in class org.mule.runtime.core.internal.client.SimpleOptions
-
- getResult() - Method in class org.mule.runtime.core.api.model.InvocationResult
-
The result of this invocation
- getResult() - Method in class org.mule.runtime.core.execution.SourceResultAdapter
-
- getResultsHandler() - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- getRetryContext() - Method in class org.mule.runtime.core.retry.async.RetryWorker
-
- getRetryPolicyTemplate() - Method in class org.mule.runtime.core.internal.connection.ConnectionProviderWrapper
-
- getRetryPolicyTemplate() - Method in class org.mule.runtime.core.internal.connection.ErrorTypeHandlerConnectionProviderWrapper
- getRetryPolicyTemplate() - Method in class org.mule.runtime.core.internal.connection.LifecycleAwareConnectionProviderWrapper
-
- getRetryPolicyTemplate() - Method in class org.mule.runtime.core.internal.connection.ReconnectableConnectionProviderWrapper
-
- getRetryTemplateFor(ConnectionProvider<C>) - Method in interface org.mule.runtime.core.internal.connection.ConnectionManagerAdapter
-
- getRetryTemplateFor(ConnectionProvider<C>) - Method in class org.mule.runtime.core.internal.connection.DefaultConnectionManager
-
- getReturnClass() - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- getReturnClassName() - Method in class org.mule.runtime.core.config.bootstrap.TransformerBootstrapProperty
-
- getReturnDataType() - Method in interface org.mule.runtime.core.api.transformer.Transformer
-
Specifies the return type of the result after this transformer has been executed.
- getReturnDataType() - Method in class org.mule.runtime.core.processor.simple.AbstractAddVariablePropertyProcessor
-
- getReturnDataType() - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- getReturnDataType() - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- getReturnMessages() - Method in interface org.mule.runtime.core.api.retry.RetryContext
-
- getReturnMessages() - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- getReturnMessages() - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- getReturnType() - Method in class org.mule.runtime.core.internal.metadata.DefaultFunctionDataType
-
- getRight() - Method in class org.mule.runtime.core.api.functional.Either
-
- getRoles() - Method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
- getRollbackTxFilter() - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- getRootCause() - Method in exception org.mule.runtime.core.api.security.UnsupportedAuthenticationSchemeException
-
- getRootCause() - Method in exception org.mule.runtime.core.exception.MessagingException
-
- getRootCause() - Method in exception org.mule.runtime.core.exception.WrapperErrorMessageAwareException
-
- getRootCauseException(Throwable) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
Resolve the root cause of an exception.
- getRootException() - Method in interface org.mule.runtime.core.api.message.ExceptionPayload
-
Deprecated.
- getRootException() - Method in class org.mule.runtime.core.internal.message.DefaultExceptionPayload
-
Deprecated.
- getRootParentException(Throwable) - Static method in class org.mule.runtime.core.config.ExceptionHelper
-
- getRoute() - Method in exception org.mule.runtime.core.api.routing.RoutingException
-
- getRoute(int, Event) - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
Will Return the target at the given index and will resolve any template tags on the Endpoint URI if necessary
- getRoute() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- getRoute() - Method in interface org.mule.runtime.core.routing.UntilSuccessfulConfiguration
-
- getRouted(String) - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- getRouted() - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- getRouter() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- getRouter() - Method in interface org.mule.runtime.core.routing.UntilSuccessfulConfiguration
-
- getRouterInfo(RouterStatistics, String[], int) - Method in class org.mule.runtime.core.management.stats.printers.AbstractTablePrinter
-
- getRouterInfo(RouterStatistics, String[], int) - Method in class org.mule.runtime.core.management.stats.printers.XMLPrinter
-
- getRouterStatistics() - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- getRouterStatistics() - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- getRoutes() - Method in interface org.mule.runtime.core.api.routing.OutboundRouter
-
Gets a list of MessageProcessor instances associated with this router
- getRoutes() - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- getSalt() - Method in class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- getSamplePeriod() - Method in class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
- getSatisfiableMethods(Class<?>, Class<?>[], boolean, boolean, Set<String>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
A helper method that will find all matching methods on a class with the given parameter type
- getSatisfiableMethods(Class<?>, Class<?>[], boolean, boolean, Collection<String>, WildcardFilter) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
A helper method that will find all matching methods on a class with the given parameter type
- getSaxonTransformerFactory() - Method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactories
-
- getSaxonTransformerFactory(Boolean, Boolean) - Method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactoriesCache
-
- getSAXParserFactory() - Method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactories
-
- getSAXParserFactory(Boolean, Boolean) - Method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactoriesCache
-
- getSchedulerBaseConfig() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getSchedulerBaseConfig() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getSchedulerName() - Method in class org.mule.runtime.core.api.scheduler.SchedulerConfig
-
- getSchedulers() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Provides a read-only view of all currently active Schedulers created through this service.
- getSchedulerService() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getSchedulerService() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getScope() - Method in class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
- getScopeName() - Method in class org.mule.runtime.core.processor.simple.AbstractRemoveVariablePropertyProcessor
-
- getScopeName() - Method in class org.mule.runtime.core.processor.simple.RemoveFlowVariableProcessor
-
- getScopeName() - Method in class org.mule.runtime.core.processor.simple.RemovePropertyProcessor
-
- getSecond() - Method in class org.mule.runtime.core.api.util.Pair
-
- getSeconds() - Method in interface org.mule.runtime.core.api.el.datetime.Time
-
- getSeconds() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getSecretKey() - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- getSecretKey() - Method in class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- getSecretKey() - Method in class org.mule.runtime.core.security.SecretKeyEncryptionStrategy
-
Deprecated.
- getSecurityContext() - Method in interface org.mule.runtime.core.api.Event
-
The security context for this session.
- getSecurityContext() - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
The security context for this session.
- getSecurityContext() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getSecurityContext() - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
The security context for this session.
- getSecurityContextFactory() - Method in class org.mule.runtime.core.security.AbstractSecurityProvider
-
- getSecurityManager() - Method in interface org.mule.runtime.core.api.MuleContext
-
Gets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and
service invocations
- getSecurityManager() - Method in interface org.mule.runtime.core.api.security.SecurityFilter
-
- getSecurityManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
Gets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and
service invocations
- getSecurityManager() - Method in class org.mule.runtime.core.security.AbstractSecurityFilter
-
- getSecurityModel() - Static method in class org.mule.runtime.core.internal.util.SecurityUtils
-
- getSecurityProviders() - Method in interface org.mule.runtime.core.api.security.SecurityFilter
-
- getSecurityProviders() - Method in class org.mule.runtime.core.security.AbstractSecurityFilter
-
- getSequence() - Method in class org.mule.runtime.core.message.GroupCorrelation
-
Gets the sequence or ordering number for this message in the the correlation group.
- getSerializationEventContextCache() - Method in interface org.mule.runtime.core.api.construct.Pipeline
-
- getSerializationEventContextCache() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- getSerializationProtocol() - Method in class org.mule.runtime.core.transformer.simple.ByteArrayToMuleMessage
-
- getSerializationProtocol() - Method in class org.mule.runtime.core.transformer.simple.ByteArrayToSerializable
-
- getServerId() - Method in class org.mule.runtime.core.api.client.MuleClientFlowConstruct
-
- getServerId() - Method in interface org.mule.runtime.core.api.construct.FlowConstruct
-
- getServerId() - Method in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- getServerId() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- getServerId() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- getServerSocketFactory() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getService() - Method in class org.mule.runtime.core.config.bootstrap.AbstractBootstrapProperty
-
- getServiceClass() - Method in class org.mule.runtime.core.internal.config.CustomService
-
- getServiceImpl() - Method in class org.mule.runtime.core.internal.config.CustomService
-
- getServiceStatistics() - Method in class org.mule.runtime.core.management.stats.AllStatistics
-
- getSession() - Method in interface org.mule.runtime.core.api.Event
-
- getSession() - Method in interface org.mule.runtime.core.api.MuleEventContext
-
- getSession() - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
- getSession() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getShort(Object, Short) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
-
Gets a short from a value in a null-safe manner.
- getShutdownTimeout() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getShutdownTimeout() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getShutdownTimeoutMillis() - Method in class org.mule.runtime.core.api.scheduler.SchedulerConfig
-
- getSimpleName(Class) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Provide a simple-to-understand class name (with access to only Java 1.4 API).
- getSize() - Method in class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- getSize() - Method in class org.mule.runtime.core.internal.streaming.object.BufferedCursorIterator
- getSize() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.AbstractConsumer
- getSize() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.CompositeProducer
-
Accumulates the total available count of all the producers.
- getSize() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.ConsumerStreamingIterator
-
- getSize() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.ListableObjectStoreProducer
-
- getSize() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.ListConsumer
- getSize() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.QueueProducer
-
- getSize() - Method in class org.mule.runtime.core.message.PartAttributes
-
- getSize() - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
- getSize() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- getSize() - Method in interface org.mule.runtime.core.util.queue.QueueStore
-
- getSize() - Method in interface org.mule.runtime.core.util.queue.QueueStoreDelegate
-
Return the size of the queue
- getSocketFactory() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getSource() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
Deprecated.
- getSource() - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher.EnrichExpressionPair
-
- getSourceDataTypes() - Method in interface org.mule.runtime.core.api.transformer.Transformer
-
Returns an unmodifiable list of Source types registered on this transformer
- getSourceDataTypes() - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- getSourceDataTypes() - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- getSourceErrorType() - Method in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Gets the ErrorType instance for SOURCE error type.
- getSourceMetadata(Location, MetadataKey) - Method in class org.mule.runtime.core.internal.metadata.MuleMetadataService
- getSourceMetadata(Location) - Method in class org.mule.runtime.core.internal.metadata.MuleMetadataService
- getSourcePolicyChain() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- getSourcePolicyChain() - Method in interface org.mule.runtime.core.policy.PolicyInstance
-
- getSourceResponseErrorType() - Method in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Gets the ErrorType instance for SOURCE_RESPONSE error type.
- getSources() - Method in interface org.mule.runtime.core.api.source.CompositeMessageSource
-
- getSources() - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- getSourceXML(AnnotatedObject) - Static method in class org.mule.runtime.core.api.execution.LocationExecutionContextProvider
-
- getSslContext() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getSslContext(TrustManager[]) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getSslType() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getStartableName(Startable) - Method in class org.mule.runtime.core.lifecycle.processor.ProcessIfStartedMessageProcessor
-
- getStartDate() - Method in interface org.mule.runtime.core.api.MuleContext
-
Returns the date when the server was started.
- getStartDate() - Method in class org.mule.runtime.core.DefaultMuleContext
-
Returns the long date when the server was started
- getStartTime() - Method in class org.mule.runtime.core.management.stats.AllStatistics
-
- getStartupOptions() - Method in class org.mule.runtime.core.config.StartupContext
-
- getState() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
-
Provides access to a state machine for this lifecycle manager.
- getState() - Method in class org.mule.runtime.core.api.model.InvocationResult
-
- getState() - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- getStatistics() - Method in class org.mule.runtime.core.api.client.MuleClientFlowConstruct
-
- getStatistics() - Method in interface org.mule.runtime.core.api.component.Component
-
Component statistics are used to gather component statistics such as sync/async invocation counts and total and average
execution time.
- getStatistics() - Method in interface org.mule.runtime.core.api.construct.FlowConstruct
-
- getStatistics() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getStatistics() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- getStatistics() - Method in class org.mule.runtime.core.DefaultMuleContext
-
Gets all statistics for this instance
- getStatistics() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- getStatistics() - Method in class org.mule.runtime.core.management.stats.ProcessingTime
-
- getStatistics() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- getStatus() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- getStatus() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- getStatus() - Method in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- getStatus() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- getStorePrefix() - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- getStrategy() - Method in class org.mule.runtime.core.api.util.compression.AbstractCompressionTransformer
-
- getStrategy() - Method in class org.mule.runtime.core.internal.transformer.encryption.AbstractEncryptionTransformer
-
- getStrategyName() - Method in class org.mule.runtime.core.internal.transformer.encryption.AbstractEncryptionTransformer
-
- getStreamCloserService() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getStreamCloserService() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getStreamingStatistics() - Method in class org.mule.runtime.core.internal.streaming.DefaultStreamingManager
- getStreamingStatistics() - Method in interface org.mule.runtime.core.streaming.StreamingManager
-
- getString(Object, String) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
-
Gets a String from a value in a null-safe manner.
- getString(byte[], String) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
-
- getString(String, String) - Static method in class org.mule.runtime.core.config.i18n.LocaleMessageHandler
-
Get the resource string for the given bundle name and resource code
- getString(String, String, Object) - Static method in class org.mule.runtime.core.config.i18n.LocaleMessageHandler
-
Get the resource string for the given bundle name, resource code and one argument
- getString(String, String, Object, Object) - Static method in class org.mule.runtime.core.config.i18n.LocaleMessageHandler
-
Get the resource string for the given bundle name, resource code and two arguments
- getString(String, String, Object[]) - Static method in class org.mule.runtime.core.config.i18n.LocaleMessageHandler
-
Get the resource string for the given bundle name, resource code and array of arguments.
- getString(String, Locale, String, Object[]) - Static method in class org.mule.runtime.core.config.i18n.LocaleMessageHandler
-
Get the resource string for the given bundle name, locale, resource code and array of arguments.
- getStringFromDate(Date, String) - Static method in class org.mule.runtime.core.internal.util.DateUtils
-
- getStyle() - Method in class org.mule.runtime.core.api.util.TemplateParser
-
- getSubFlowName() - Method in interface org.mule.runtime.core.processor.chain.SubFlowMessageProcessor
-
- getSubscription() - Method in class org.mule.runtime.core.context.notification.ListenerSubscriptionPair
-
- getSuccessfulExecutionResponseParametersFunction() - Method in interface org.mule.runtime.core.policy.MessageSourceResponseParametersProcessor
-
Generates the response function parameters.
- getSuffix() - Method in class org.mule.runtime.core.api.util.TemplateParser.PatternInfo
-
- getSupportedCipherSuites() - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLServerSocketFactory
-
- getSupportedCipherSuites() - Method in class org.mule.runtime.core.api.security.tls.RestrictedSSLSocketFactory
-
- getSupportedCipherSuites() - Method in class org.mule.runtime.core.api.security.tls.TlsPropertiesSocketFactory
-
- getSupportedJdks() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getSupportedJdks() - Static method in class org.mule.runtime.core.internal.util.JdkVersionUtils
-
- getSupportedPhases() - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- getSupportedPhases() - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- getSystemModelType() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getSystemModelType() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getSystemName() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getSystemName() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getSystemProperties() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getTable(Collection) - Method in class org.mule.runtime.core.management.stats.printers.AbstractTablePrinter
-
- getTap() - Method in class org.mule.runtime.core.routing.WireTap
-
- getTarget() - Method in class org.mule.runtime.core.exception.ErrorMapping
-
- getTarget() - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher.EnrichExpressionPair
-
- getTargetObject() - Method in interface org.mule.runtime.core.util.proxy.TargetInvocationHandler
-
- getTargetType(MethodParameter) - Static method in class org.mule.runtime.core.internal.util.generics.GenericTypeResolver
-
Determine the target type for the given parameter specification.
- getTemplateRoute(int, Event) - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- getThreadNamePrefix() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerPoolsConfig
-
- getThrowable() - Method in class org.mule.runtime.core.retry.PolicyStatus
-
- getTime() - Method in class org.mule.runtime.core.api.time.Time
-
Returns a scalar time value
- getTime() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getTimeout() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- getTimeout() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
- getTimeout() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- getTimeout() - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- getTimeout() - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- getTimeout() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- getTimeout() - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- getTimeout() - Method in class org.mule.runtime.core.transaction.XaTransactionFactory
-
- getTimestamp() - Method in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- getTimeStamp(String) - Static method in class org.mule.runtime.core.internal.util.DateUtils
-
- getTimeStamp() - Method in class org.mule.runtime.core.message.ExceptionMessage
-
- getTimestamp() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper.StoredObject
-
- getTimeZone() - Method in interface org.mule.runtime.core.api.el.datetime.Instant
-
- getTimeZone() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getTimeZone() - Method in class org.mule.runtime.core.el.datetime.AbstractInstant
-
- getTmpDir() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getToken() - Method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
-
- getTotalEventsReceived() - Method in class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
- getTotalEventsReceived() - Method in class org.mule.runtime.core.management.stats.ApplicationStatistics
-
- getTotalExecutionTime() - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
The total cumulative execution time since statistics were last cleared.
- getTotalProcessingTime() - Method in class org.mule.runtime.core.management.stats.ApplicationStatistics
-
- getTotalProcessingTime() - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- getTotalReceived() - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- getTotalRouted() - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- getTransaction() - Method in interface org.mule.runtime.core.api.MuleEventContext
-
Returns the transaction for the current event or null if there is no transaction in progress
- getTransaction() - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
Returns the transaction for the current event or null if there is no transaction in progresss
- getTransaction() - Method in class org.mule.runtime.core.transaction.TransactionCoordination
-
- getTransaction() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- getTransactionalContext() - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- getTransactionalContext() - Method in class org.mule.runtime.core.util.queue.AbstractQueueSession
-
- getTransactionalContext() - Method in interface org.mule.runtime.core.util.queue.TransactionContextProvider
-
- getTransactionalResource(Xid) - Method in class org.mule.runtime.core.util.xa.AbstractXAResourceManager
-
- getTransactionConfig() - Method in interface org.mule.runtime.core.execution.MessageProcessContext
-
- getTransactionConfig() - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
Obtain the
TransactionConfig configured that defines transactional behaviour of this scope.
- getTransactionConfig() - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- getTransactionContext() - Method in class org.mule.runtime.core.util.queue.QueueTypeTransactionContextAdapter
-
- getTransactionContext() - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
- getTransactionFactoryClassName() - Method in class org.mule.runtime.core.config.bootstrap.TransactionFactoryBootstrapProperty
-
- getTransactionFactoryFor(Class) - Method in class org.mule.runtime.core.api.SingleResourceTransactionFactoryManager
-
- getTransactionFactoryManager() - Method in interface org.mule.runtime.core.api.MuleContext
-
- getTransactionFactoryManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getTransactionManager() - Method in interface org.mule.runtime.core.api.MuleContext
-
Returns the Jta transaction manager used by this Mule server instance.
- getTransactionManager() - Method in class org.mule.runtime.core.DefaultMuleContext
-
Returns the Jta transaction manager used by this Mule server instance.
- getTransactionResourceClassName() - Method in class org.mule.runtime.core.config.bootstrap.TransactionFactoryBootstrapProperty
-
- getTransactionStringId() - Method in class org.mule.runtime.core.context.notification.TransactionNotification
-
- getTransactionTimeout() - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- getTransactionTimeout() - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
- getTransformationService() - Method in interface org.mule.runtime.core.api.MuleContext
-
Gets application wide instance of
TransformationService used for applying
Transformer's to a
Message and for obtaining different representations
of the message payload.
- getTransformationService() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getTransformer() - Method in exception org.mule.runtime.core.api.transformer.MessageTransformerException
-
- getTransformer() - Method in exception org.mule.runtime.core.api.transformer.TransformerException
-
- getTransformer() - Method in class org.mule.runtime.core.transformer.TransformerWeighting
-
- getTransformerFactory() - Method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactories
-
- getTransformerFactory(Boolean, Boolean) - Method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactoriesCache
-
- getTransformers() - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- getTransformers() - Method in class org.mule.runtime.core.transformer.TransformerChain
-
- getTransformers(String, MuleContext) - Static method in class org.mule.runtime.core.transformer.TransformerUtils
-
Builds a list of Transformers.
- getTransportErrorMapping(String, Class, MuleContext) - Static method in class org.mule.runtime.core.config.ExceptionHelper
-
Maps an exception thrown for a certain protocol to an error.
- getTrustManagerAlgorithm() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getTrustManagerAlgorithm() - Method in interface org.mule.runtime.core.api.security.TlsDirectTrustStore
-
- getTrustManagerFactory() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getTrustManagerFactory() - Method in interface org.mule.runtime.core.api.security.TlsDirectTrustStore
-
- getTrustStore() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getTrustStore() - Method in interface org.mule.runtime.core.api.security.TlsIndirectTrustStore
-
- getTrustStorePassword() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getTrustStorePassword() - Method in interface org.mule.runtime.core.api.security.TlsIndirectTrustStore
-
- getTrustStoreType() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- getTrustStoreType() - Method in interface org.mule.runtime.core.api.security.TlsDirectTrustStore
-
- getTxCollection() - Method in interface org.mule.runtime.core.transaction.TransactionCollection
-
- getTxId() - Method in interface org.mule.runtime.core.internal.util.journal.JournalEntry
-
- getTxId() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- getType() - Method in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- getType() - Method in interface org.mule.runtime.core.api.transaction.TypedTransactionFactory
-
- getType() - Method in class org.mule.runtime.core.context.notification.ComponentMessageNotification
-
- getType() - Method in class org.mule.runtime.core.context.notification.ConnectionNotification
-
- getType() - Method in class org.mule.runtime.core.context.notification.ConnectorMessageNotification
-
- getType() - Method in class org.mule.runtime.core.context.notification.ExceptionNotification
-
- getType() - Method in class org.mule.runtime.core.context.notification.RoutingNotification
-
- getType() - Method in class org.mule.runtime.core.context.notification.SecurityNotification
-
- getType() - Method in class org.mule.runtime.core.internal.metadata.SimpleDataType
-
- getType() - Method in class org.mule.runtime.core.internal.util.annotation.AnnotationMetaData
-
- getType() - Method in class org.mule.runtime.core.lifecycle.LifecycleObject
-
- getType() - Method in class org.mule.runtime.core.processor.DelegateTransactionFactory
-
- getTypeBuilder() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataContext
-
- getTypeIndexForCurrentLevel() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the type index for the current nesting level.
- getTypeIndexForLevel(int) - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Return the type index for the specified nesting level.
- getTypeLoader() - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataContext
-
- getUnacceptedMessageProcessor() - Method in class org.mule.runtime.core.processor.AbstractFilteringMessageProcessor
-
- getUniqueId() - Method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- getUniqueId() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getUniqueIdString() - Method in class org.mule.runtime.core.api.client.MuleClientFlowConstruct
-
- getUniqueIdString() - Method in interface org.mule.runtime.core.api.construct.FlowConstruct
-
Generate a unique ID string
- getUniqueIdString() - Method in interface org.mule.runtime.core.api.MuleContext
-
Generate a unique ID string; this will begin with the cluster node ID followed by a dash, e.g.
- getUniqueIdString() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- getUniqueIdString() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- getUniqueIdString() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- getUniqueName(String) - Method in class org.mule.runtime.core.api.util.ObjectNameHelper
-
- getUnit() - Method in class org.mule.runtime.core.api.time.Time
-
- getUntilSuccessfulConfiguration() - Method in class org.mule.runtime.core.routing.AbstractUntilSuccessfulProcessingStrategy
-
- getUpdate() - Method in class org.mule.runtime.core.internal.util.JdkVersionUtils.JdkVersion
-
- getUpperCase() - Method in class org.mule.runtime.core.transformer.simple.ByteArrayToHexString
-
- getUpperVersion() - Method in class org.mule.runtime.core.internal.util.VersionRange
-
- getUrl() - Method in class org.mule.runtime.core.api.client.RequestCacheKey
-
- getUrl() - Method in class org.mule.runtime.core.config.ConfigResource
-
- getUrl() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- getUrlsWithinJar(File, String) - Static method in class org.mule.runtime.core.internal.util.JarUtils
-
Gets all the URL of files within a directory
- getUrlWithinJar(File, String) - Static method in class org.mule.runtime.core.internal.util.JarUtils
-
Creates an URL to a path within a jar file.
- getUserDir() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getUserHome() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getUsername() - Method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
- getUserName() - Method in class org.mule.runtime.core.el.context.ServerContext
-
- getUsername() - Method in class org.mule.runtime.core.security.UsernamePasswordAuthenticationFilter
-
- getUserObjectStore(String, boolean) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- getUserObjectStore(String, boolean, int, long, long) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- getUUID() - Static method in class org.mule.runtime.core.api.util.UUID
-
- getValue() - Method in class org.mule.runtime.core.api.functional.Either
-
- getValue() - Method in class org.mule.runtime.core.api.util.collection.ImmutableEntry
-
- getValue() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- getValue() - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition.StoreValue
-
- getValueDataType() - Method in class org.mule.runtime.core.internal.metadata.DefaultMapDataType
-
- getValueExpression() - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- getValueForEvent(Event) - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- getVariable(String) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageContext
-
- getVariable(String, Class<T>) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageContext
-
- getVariable(String) - Method in interface org.mule.runtime.core.api.Event
-
Returns the variable registered under the given key
- getVariable(String) - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- getVariable(String) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- getVariable(String, Class<T>) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- getVariable(String) - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getVariableDataType(Event, String) - Method in class org.mule.runtime.core.el.mvel.datatype.AbstractVariableExpressionDataTypeResolver
-
- getVariableDataType(Event, String) - Method in class org.mule.runtime.core.el.mvel.datatype.FlowVarExpressionDataTypeResolver
-
- getVariableDataType(Event, String) - Method in class org.mule.runtime.core.el.mvel.datatype.SessionVarExpressionDataTypeResolver
-
- getVariableNames() - Method in interface org.mule.runtime.core.api.Event
-
Returns an immutable
Set of variable names.
- getVariableNames() - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- getVariableNames() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- getVariableResolver(String) - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- getVariableResolver(String) - Method in class org.mule.runtime.core.el.mvel.EventVariableResolverFactory
-
- getVariableResolver(String) - Method in class org.mule.runtime.core.el.mvel.MessageVariableResolverFactory
-
- getVariableResolver(String) - Method in class org.mule.runtime.core.el.mvel.MuleBaseVariableResolverFactory
-
- getVariableResolver(String) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- getVariableResolver(String) - Method in class org.mule.runtime.core.el.mvel.NullVariableResolverFactory
-
- getVariableResolver(String) - Method in class org.mule.runtime.core.el.mvel.VariableVariableResolverFactory
-
- getVariables() - Method in class org.mule.runtime.core.api.context.notification.EnrichedNotificationInfo
-
- getVariables() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- getVariableValueOrNull(String, Event) - Static method in interface org.mule.runtime.core.api.Event
-
Helper method to get the value of a given variable in a null-safe manner such that
null is returned for non-existent
variables rather than a
NoSuchElementException exception being thrown.
- getVendorName() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getVendorUrl() - Static method in class org.mule.runtime.core.config.MuleManifest
-
- getVersion() - Method in class org.mule.runtime.core.el.context.MuleInstanceContext
-
- getWaitAllowed() - Method in class org.mule.runtime.core.api.scheduler.SchedulerConfig
-
- getWeekOfMonth() - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- getWeekOfMonth() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getWeekOfYear() - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- getWeekOfYear() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- getWeighting(int, Class, Class) - Method in class org.mule.runtime.core.transformer.TransformerWeighting
-
This is a very basic algorithm for creating a match rating for two classes.
- getWorkDescription() - Method in interface org.mule.runtime.core.api.retry.RetryCallback
-
- getWorkDir() - Method in class org.mule.runtime.core.el.context.AppContext
-
- getWorkingDirectory() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- getWorkingDirectory() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- getWorkManager() - Method in interface org.mule.runtime.core.api.context.WorkManagerSource
-
- getWorkOwner() - Method in interface org.mule.runtime.core.api.retry.RetryCallback
-
- getWrapped() - Method in class org.mule.runtime.core.util.store.ProvidedObjectStoreWrapper
-
- getWrapped() - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- getXAResource() - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
- getXaTxQueueTransactionJournal() - Method in class org.mule.runtime.core.internal.util.xa.XaTransactionRecoverer
-
- getXMLInputFactory() - Method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactories
-
- getXMLInputFactory(Boolean, Boolean) - Method in class org.mule.runtime.core.util.xmlsecurity.XMLSecureFactoriesCache
-
- getYear() - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- getYear() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- GlobalBindingContextProvider - Interface in org.mule.runtime.core.api.el
-
Provides a BindingContext that should be considered global, meaning Bindings are not expected to change.
- globalContext - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- globalFunctions - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- globalFunctionsFile - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- globalFunctionsString - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- globalName(String) - Method in interface org.mule.runtime.core.api.locator.Location.Builder
-
Sets the name of the global component.
- globalName(String) - Method in class org.mule.runtime.core.api.locator.Location.LocationBuilder
-
- globalName - Variable in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- globalName - Variable in class org.mule.runtime.core.exception.ErrorHandler
-
- GlobalNameableObject - Interface in org.mule.runtime.core.api
-
Beans implementing GlobalNameableObject have globalName set during initialization to the bean name defined in the
configuration
- globalTransactions - Variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- GlobalVariableResolverFactory - Class in org.mule.runtime.core.el.mvel
-
- GlobalVariableResolverFactory(Map<String, String>, Map<String, Function>, ParserConfiguration, MuleContext) - Constructor for class org.mule.runtime.core.el.mvel.GlobalVariableResolverFactory
-
- graphTransformerResolver - Variable in class org.mule.runtime.core.internal.registry.TypeBasedTransformerResolver
-
- GraphTransformerResolver - Class in org.mule.runtime.core.transformer.graph
-
- GraphTransformerResolver() - Constructor for class org.mule.runtime.core.transformer.graph.GraphTransformerResolver
-
- groupCorrelation(GroupCorrelation) - Method in interface org.mule.runtime.core.api.Event.Builder
-
Sets the group correlation information to the produced event.
- groupCorrelation(GroupCorrelation) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- GroupCorrelation - Class in org.mule.runtime.core.message
-
Immutable container for correlation properties relative to a Message.
- GroupCorrelation(Integer, Integer) - Constructor for class org.mule.runtime.core.message.GroupCorrelation
-
- groupsLock - Variable in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- GZIP - Static variable in class org.mule.runtime.core.api.util.Base64
-
Specify that data should be gzip-compressed.
- GZipCompression - Class in org.mule.runtime.core.api.util.compression
-
GZipCompression is a CompressionStrategy implementation using the GZip library included in the JDK java.util.zip.
- GZipCompression() - Constructor for class org.mule.runtime.core.api.util.compression.GZipCompression
-
- GZIPCompressorInputStream - Class in org.mule.runtime.core.internal.transformer.compression
-
Implements an input stream for compressing input data in the GZIP compression format.
- GZIPCompressorInputStream(InputStream) - Constructor for class org.mule.runtime.core.internal.transformer.compression.GZIPCompressorInputStream
-
- GZipCompressTransformer - Class in org.mule.runtime.core.internal.transformer.compression
-
GZipCompressTransformer is a transformer compressing objects into byte arrays.
- GZipCompressTransformer() - Constructor for class org.mule.runtime.core.internal.transformer.compression.GZipCompressTransformer
-
- GZipUncompressTransformer - Class in org.mule.runtime.core.internal.transformer.compression
-
GZipCompressTransformer will uncompress a byte[] or InputStream
- GZipUncompressTransformer() - Constructor for class org.mule.runtime.core.internal.transformer.compression.GZipUncompressTransformer
-
- ID - Static variable in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- id - Variable in class org.mule.runtime.core.transaction.AbstractTransaction
-
- id - Variable in class org.mule.runtime.core.util.xa.AbstractTransactionContext
-
- IdempotentMessageValidator - Class in org.mule.runtime.core.routing
-
IdempotentMessageValidator ensures that only unique messages are passed on.
- IdempotentMessageValidator() - Constructor for class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- IdempotentRedeliveryPolicy - Class in org.mule.runtime.core.processor
-
Implement a retry policy for Mule.
- IdempotentRedeliveryPolicy() - Constructor for class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- IdempotentSecureHashMessageValidator - Class in org.mule.runtime.core.routing
-
IdempotentSecureHashMessageValidator ensures that only unique messages are received by a service.
- IdempotentSecureHashMessageValidator() - Constructor for class org.mule.runtime.core.routing.IdempotentSecureHashMessageValidator
-
- identifier(String) - Method in class org.mule.runtime.core.message.ErrorTypeBuilder
-
Sets the error type identifier.
- Identifiers() - Constructor for class org.mule.runtime.core.exception.Errors.Identifiers
-
- identityToShortString(Object) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
-
Like ObjectUtils.identityToString(Object) but without the object's full package name.
- idExpression - Variable in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- ifInputStream(Object, CheckedConsumer<InputStream>) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
- ifInputStream(Object, CheckedFunction<InputStream, T>) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
- ifNotBlank(String, Consumer<String>) - Static method in class org.mule.runtime.core.api.util.StringUtils
-
- ifPresent(Optional<T>, Consumer<? super T>, Runnable) - Static method in class org.mule.runtime.core.internal.util.FunctionalUtils
-
If the optional is present, it executes the ifPresent consumer.
- ignoreType(Class<?>) - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- IllegalDependencyInjectionException - Exception in org.mule.runtime.core.api.registry
-
Thrown to indicate that an object has an illegal dependency injection reference against another object
- IllegalDependencyInjectionException(String) - Constructor for exception org.mule.runtime.core.api.registry.IllegalDependencyInjectionException
-
- illegalMIMEType(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- IllegalTransactionStateException - Exception in org.mule.runtime.core.transaction
-
IllegalTransactionStateException TODO (document class)
- IllegalTransactionStateException(I18nMessage) - Constructor for exception org.mule.runtime.core.transaction.IllegalTransactionStateException
-
- IllegalTransactionStateException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.transaction.IllegalTransactionStateException
-
- ImmutableEntry<K,V> - Class in org.mule.runtime.core.api.util.collection
-
Immutable Map.Entry implementation.
- ImmutableEntry(Map.Entry<K, V>) - Constructor for class org.mule.runtime.core.api.util.collection.ImmutableEntry
-
- Implementation() - Constructor for class org.mule.runtime.core.util.store.DeserializationPostInitialisable.Implementation
-
Deprecated.
- importClass(Class<?>) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageContext
-
- importClass(String, Class<?>) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageContext
-
- importClass(Class<?>) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- importClass(String, Class<?>) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- imports - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- importStaticMethod(String, Method) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageContext
-
- importStaticMethod(String, Method) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- INBOUND_NAME - Static variable in enum org.mule.runtime.core.PropertyScope
-
- InboundAttachmentMapContext - Class in org.mule.runtime.core.el.context
-
- InboundAttachmentMapContext(Event) - Constructor for class org.mule.runtime.core.el.context.InboundAttachmentMapContext
-
- inboundAttachments(Map<String, DataHandler>) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- inboundAttachments(Map<String, DataHandler>) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- inboundMessageAttachmentsImmutable(Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- inboundMessageAttachmentsImmutable() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- inboundMessagePropertiesImmutable(Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- inboundMessagePropertiesImmutable() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- inboundProperties(Map<String, Serializable>) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- inboundProperties(Map<String, Serializable>) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- inboundTransformer - Variable in class org.mule.runtime.core.transformer.wire.TransformerPairWireFormat
-
- incExecutionError() - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- incFatalError() - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
- increaseNestingLevel() - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Increase this parameter's nesting level.
- incReceivedEvents() - Method in class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
- incrementCaughtMessage() - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
Increment no routed message
- incrementLockCount() - Method in class org.mule.runtime.core.internal.lock.InstanceLockGroup.LockEntry
-
- incrementNoRoutedMessage() - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
Increment no routed message
- incrementRoutedMessage(Collection) - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
Increment routed message for multiple targets
- incrementRoutedMessage(Object) - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
Increment routed message for an endpoint
- indexOf(Object) - Method in class org.mule.runtime.core.util.message.ResultsToMessageList
-
- inErrorHandler() - Method in exception org.mule.runtime.core.exception.MessagingException
-
Signals if the exception occurred in an error handler
- init() - Method in class org.mule.runtime.core.util.monitor.ExpiryMonitor
-
- init(Object, MuleContext) - Static method in class org.mule.runtime.core.util.store.DeserializationPostInitialisable.Implementation
-
Deprecated.
- initAfterDeserialisation(MuleContext) - Method in class org.mule.runtime.core.api.connector.DefaultReplyToHandler
-
- initAfterDeserialisation(MuleContext) - Method in class org.mule.runtime.core.routing.EventGroup
-
- initEventGroupsObjectStore() - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- initEventsStore(PartitionableObjectStore<Event>) - Method in class org.mule.runtime.core.routing.EventGroup
-
- INITIAL_STATE_STARTED - Static variable in interface org.mule.runtime.core.api.construct.Flow
-
- INITIAL_STATE_STOPPED - Static variable in interface org.mule.runtime.core.api.construct.Flow
-
- InitialisationCallback - Interface in org.mule.runtime.core.api.lifecycle
-
InitialisationCallback is used to provide customised initialiation for more complex components.
- initialisationCallbacks - Variable in class org.mule.runtime.core.object.AbstractObjectFactory
-
- initialisationFailure(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- initialise() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- initialise(Object) - Method in interface org.mule.runtime.core.api.lifecycle.InitialisationCallback
-
- initialise() - Method in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- initialise(boolean, String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- initialise() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- initialise() - Method in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
Propagates initialise() life-cycle to component object implementations if they implement the mule Initialisable
interface.
- initialise() - Method in class org.mule.runtime.core.component.NullLifecycleAdapter
-
- initialise() - Method in class org.mule.runtime.core.component.PooledJavaComponent.LifeCycleAdapterFactory
-
- initialise() - Method in class org.mule.runtime.core.component.simple.StaticComponent
-
- initialise() - Method in class org.mule.runtime.core.config.bootstrap.AbstractRegistryBootstrap
-
TODO Optimize me! MULE-9343
- initialise() - Method in class org.mule.runtime.core.context.notification.MessageProcessingFlowTraceManager
-
- initialise() - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- initialise() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- initialise() - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- initialise() - Method in class org.mule.runtime.core.el.ExpressionLanguageComponent
-
- initialise() - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- initialise() - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
The initialise method is call every time the Exception stategy is assigned to a service or connector.
- initialise() - Method in class org.mule.runtime.core.exception.ErrorHandler
-
- initialise() - Method in class org.mule.runtime.core.exception.RedeliveryExceeded
-
- initialise() - Method in class org.mule.runtime.core.execution.ModuleFlowProcessingPhase
-
- initialise() - Method in class org.mule.runtime.core.execution.MuleMessageProcessingManager
-
- initialise() - Method in class org.mule.runtime.core.expression.transformers.AbstractExpressionTransformer
-
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
- initialise() - Method in class org.mule.runtime.core.expression.transformers.BeanBuilderTransformer
-
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
- initialise() - Method in class org.mule.runtime.core.interceptor.InterceptorStack
-
- initialise() - Method in class org.mule.runtime.core.internal.connection.ConnectionProviderWrapper
-
- initialise() - Method in class org.mule.runtime.core.internal.connection.DefaultConnectionManager
-
- initialise() - Method in class org.mule.runtime.core.internal.connectivity.DefaultConnectivityTestingService
-
- initialise() - Method in class org.mule.runtime.core.internal.connector.MuleConnectorOperationLocator
-
- initialise() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- initialise() - Method in class org.mule.runtime.core.internal.lock.MuleLockFactory
-
- initialise() - Method in class org.mule.runtime.core.internal.metadata.MuleMetadataService
-
- initialise() - Method in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- initialise() - Method in class org.mule.runtime.core.internal.registry.TypeBasedTransformerResolver
-
- initialise() - Method in class org.mule.runtime.core.internal.streaming.DefaultStreamingManager
- initialise() - Method in class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- initialise() - Method in interface org.mule.runtime.core.internal.streaming.object.ObjectStreamBuffer
-
Initialises this buffer.
- initialise() - Method in class org.mule.runtime.core.internal.transformer.encryption.AbstractEncryptionTransformer
-
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
- initialise() - Method in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
- initialise() - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- initialise() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- initialise() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- initialise() - Method in class org.mule.runtime.core.policy.DefaultPolicyManager
-
- initialise() - Method in class org.mule.runtime.core.policy.PolicyChain
-
- initialise() - Method in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- initialise() - Method in class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- initialise() - Method in class org.mule.runtime.core.processor.AsyncDelegateMessageProcessor
-
- initialise() - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- initialise() - Method in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- initialise() - Method in class org.mule.runtime.core.processor.interceptor.DefaultProcessorInterceptorManager
-
- initialise() - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- initialise() - Method in class org.mule.runtime.core.processor.ReferenceProcessor
-
- initialise() - Method in class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- initialise() - Method in class org.mule.runtime.core.processor.SecurityFilterMessageProcessor
-
- initialise() - Method in class org.mule.runtime.core.processor.simple.AbstractAddVariablePropertyProcessor
-
- initialise() - Method in class org.mule.runtime.core.processor.simple.AbstractRemoveVariablePropertyProcessor
-
- initialise() - Method in class org.mule.runtime.core.processor.simple.SetPayloadMessageProcessor
-
- initialise() - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
- initialise() - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
- initialise() - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- initialise() - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- initialise() - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- initialise() - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- initialise() - Method in class org.mule.runtime.core.routing.AsynchronousUntilSuccessfulProcessingStrategy
-
- initialise() - Method in class org.mule.runtime.core.routing.filters.RegExFilter
-
- initialise() - Method in class org.mule.runtime.core.routing.FirstSuccessful
-
- initialise() - Method in class org.mule.runtime.core.routing.Foreach
-
- initialise() - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- initialise() - Method in class org.mule.runtime.core.routing.MessageFilter
-
- initialise() - Method in class org.mule.runtime.core.routing.MessageProcessorFilterPair
-
- initialise() - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- initialise() - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- initialise() - Method in class org.mule.runtime.core.routing.outbound.MulticastingRouter
-
Deprecated.
- initialise() - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- initialise() - Method in class org.mule.runtime.core.routing.Resequencer
-
- initialise() - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
- initialise() - Method in class org.mule.runtime.core.routing.Splitter
-
- initialise() - Method in class org.mule.runtime.core.routing.SynchronousUntilSuccessfulProcessingStrategy
-
- initialise() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- initialise() - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- initialise() - Method in class org.mule.runtime.core.security.AbstractSecurityFilter
-
- initialise() - Method in class org.mule.runtime.core.security.AbstractSecurityProvider
-
- initialise() - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
-
- initialise() - Method in class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- initialise() - Method in class org.mule.runtime.core.security.SecretKeyEncryptionStrategy
-
Deprecated.
- initialise() - Method in class org.mule.runtime.core.source.ClusterizableMessageSourceWrapper
-
- initialise() - Method in class org.mule.runtime.core.source.scheduler.DefaultSchedulerMessageSource
-
On the Initialization phase it.
- initialise() - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- initialise() - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
Template method where deriving classes can do any initialisation after the properties have been set on this transformer
- initialise() - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- initialise() - Method in class org.mule.runtime.core.transformer.simple.AutoTransformer
-
Template method where deriving classes can do any initialisation after the properties have been set on this transformer
- initialise() - Method in class org.mule.runtime.core.transformer.simple.CopyPropertiesProcessor
-
- initialise() - Method in class org.mule.runtime.core.transformer.simple.MapToBean
-
- initialise() - Method in class org.mule.runtime.core.transformer.simple.ParseTemplateTransformer
-
- initialise() - Method in class org.mule.runtime.core.transformer.simple.SetPayloadTransformer
-
- initialise() - Method in class org.mule.runtime.core.transformer.TransformerChain
-
- initialise() - Method in class org.mule.runtime.core.util.queue.TransactionalQueueManager
-
- initialise() - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- initialise() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- initialise() - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- initialiseAll(Iterator<? extends Initialisable>) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleTransitionResult
-
- initialiseAllTransformers(List<Transformer>) - Static method in class org.mule.runtime.core.transformer.TransformerUtils
-
- initialised - Variable in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- initialised - Variable in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- initialised - Variable in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- initialiseIfInitialisable(Object) - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- initialiseIfNeeded(Object) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
Invokes Initialisable.initialise() on object if it implements the Initialisable interface.
- initialiseIfNeeded(Object, MuleContext, FlowConstruct) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
- initialiseIfNeeded(Object, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
- initialiseIfNeeded(Object, boolean, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
- initialiseIfNeeded(Collection<? extends Object>) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
- initialiseIfNeeded(Collection<? extends Object>, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
- initialiseIfNeeded(Collection<? extends Object>, boolean, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
- initialize(ExtendedExpressionManager) - Method in class org.mule.runtime.core.api.util.AttributeEvaluator
-
- initialize(Optional<Position>, Bucket<T>) - Method in class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- initialize(Optional<Position>, Bucket<T>) - Method in class org.mule.runtime.core.internal.streaming.object.InMemoryObjectStreamBuffer
-
- initializeAdded() - Method in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- initializeClass(Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Ensure that the given class is properly initialized when the argument is passed in as .class literal.
- initializeRemoved() - Method in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- initialState - Variable in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
Determines the initial state of this flow when the mule starts.
- initialValue() - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicy.RetryCounter
-
- initLogger() - Method in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- initMethod - Variable in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- initParameterNameDiscovery(ParameterNameDiscoverer) - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Initialize parameter name discovery for this method parameter.
- initProcessedGroupsObjectStore() - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- inject(T) - Method in interface org.mule.runtime.core.api.Injector
-
Injects dependencies into the given object
- inject(T) - Method in class org.mule.runtime.core.registry.RegistryDelegatingInjector
-
Injects dependencies into the given object
- inject(T) - Method in class org.mule.runtime.core.registry.SimpleRegistry
-
Injects dependencies into the given object
- INJECT_PROCESSORS_BYPASS_FLAG - Static variable in interface org.mule.runtime.core.api.registry.MuleRegistry
-
Determines whether Inject processors should get executed on an object added to the registry Inject processors are responsible
for processing inject interfaces such as
MuleContextAware
- injectExceptionHandler(Object) - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- injectFlowConstructMuleContext(Object) - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- injectMuleContextIfRequired(T, MuleContext) - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- Injector - Interface in org.mule.runtime.core.api
-
Component capable of injecting dependencies into a given object
- InjectProcessor - Interface in org.mule.runtime.core.api.registry
-
- injectService() - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- InMemoryCursorIteratorConfig - Class in org.mule.runtime.core.streaming.object
-
Configuration for a CursorIterator which uses memory for buffering
- InMemoryCursorIteratorConfig(int, int, int) - Constructor for class org.mule.runtime.core.streaming.object.InMemoryCursorIteratorConfig
-
Creates a new instance
- InMemoryCursorIteratorProvider - Class in org.mule.runtime.core.internal.streaming.object
-
- InMemoryCursorIteratorProvider(StreamingIterator, InMemoryCursorIteratorConfig) - Constructor for class org.mule.runtime.core.internal.streaming.object.InMemoryCursorIteratorProvider
-
Creates a new instance
- InMemoryCursorIteratorProviderFactory - Class in org.mule.runtime.core.internal.streaming.object.factory
-
- InMemoryCursorIteratorProviderFactory(InMemoryCursorIteratorConfig, StreamingManager) - Constructor for class org.mule.runtime.core.internal.streaming.object.factory.InMemoryCursorIteratorProviderFactory
-
Creates a new instance
- InMemoryCursorStreamConfig - Class in org.mule.runtime.core.streaming.bytes
-
Configuration for a CursorStream which uses memory for buffering
- InMemoryCursorStreamConfig(DataSize, DataSize, DataSize) - Constructor for class org.mule.runtime.core.streaming.bytes.InMemoryCursorStreamConfig
-
Creates a new instance
- InMemoryCursorStreamProvider - Class in org.mule.runtime.core.internal.streaming.bytes
-
- InMemoryCursorStreamProvider(InputStream, InMemoryCursorStreamConfig, ByteBufferManager) - Constructor for class org.mule.runtime.core.internal.streaming.bytes.InMemoryCursorStreamProvider
-
Creates a new instance
- InMemoryCursorStreamProviderFactory - Class in org.mule.runtime.core.internal.streaming.bytes.factory
-
- InMemoryCursorStreamProviderFactory(ByteBufferManager, InMemoryCursorStreamConfig, StreamingManager) - Constructor for class org.mule.runtime.core.internal.streaming.bytes.factory.InMemoryCursorStreamProviderFactory
-
Creates a new instance
- InMemoryObjectStreamBuffer<T> - Class in org.mule.runtime.core.internal.streaming.object
-
- InMemoryObjectStreamBuffer(StreamingIterator<T>, InMemoryCursorIteratorConfig) - Constructor for class org.mule.runtime.core.internal.streaming.object.InMemoryObjectStreamBuffer
-
- InMemoryStreamBuffer - Class in org.mule.runtime.core.internal.streaming.bytes
-
- InMemoryStreamBuffer(InputStream, InMemoryCursorStreamConfig, ByteBufferManager) - Constructor for class org.mule.runtime.core.internal.streaming.bytes.InMemoryStreamBuffer
-
Creates a new instance
- InputStream(InputStream) - Constructor for class org.mule.runtime.core.api.util.Base64.InputStream
-
- InputStream(InputStream, int) - Constructor for class org.mule.runtime.core.api.util.Base64.InputStream
-
- InputStreamBuffer - Interface in org.mule.runtime.core.internal.streaming.bytes
-
A buffer which provides concurrent random access to the entirety
of a dataset.
- InputStreamDataSource - Class in org.mule.runtime.core.message.ds
-
- InputStreamDataSource(InputStream, MediaType, String) - Constructor for class org.mule.runtime.core.message.ds.InputStreamDataSource
-
- InputStreamToByteArray - Class in org.mule.runtime.core.internal.transformer.simple
-
- InputStreamToByteArray() - Constructor for class org.mule.runtime.core.internal.transformer.simple.InputStreamToByteArray
-
- INSTANCE - Static variable in class org.mule.runtime.core.routing.filters.AcceptAllFilter
-
- InstanceLockGroup - Class in org.mule.runtime.core.internal.lock
-
LockGroup implementation for holding references to created locks inside a mule instance.
- InstanceLockGroup(LockProvider) - Constructor for class org.mule.runtime.core.internal.lock.InstanceLockGroup
-
- InstanceLockGroup.LockEntry - Class in org.mule.runtime.core.internal.lock
-
- Instant - Interface in org.mule.runtime.core.api.el.datetime
-
- instantiateClass(Class<? extends T>, Object...) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- instantiateClass(String, Object...) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- instantiateClass(String, Object[], Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- instantiateClass(String, Object[], ClassLoader) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- instantiateClass(String, Object...) - Method in interface org.mule.runtime.core.config.bootstrap.BootstrapService
-
Instantiates a class using the service's class loader
- instantiateClass(String, Object...) - Method in class org.mule.runtime.core.config.bootstrap.PropertiesBootstrapService
-
- INTEGER_ERROR - Static variable in class org.mule.runtime.core.api.util.NumberUtils
-
- INTEGER_SIZE_IN_BYTES - Static variable in class org.mule.runtime.core.util.queue.QueueControlDataFile
-
- InterceptingMessageProcessor - Interface in org.mule.runtime.core.api.processor
-
- INTERCEPTION_RESOLVED_CONTEXT - Static variable in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- INTERCEPTION_RESOLVED_PARAMS - Static variable in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- InterceptionException - Exception in org.mule.runtime.core.processor.interceptor
-
Default exception thrown when a fail without cause is being called in an interceptionAction.
- InterceptionException() - Constructor for exception org.mule.runtime.core.processor.interceptor.InterceptionException
-
- InterceptionException(String) - Constructor for exception org.mule.runtime.core.processor.interceptor.InterceptionException
-
- InterceptionException(String, Throwable) - Constructor for exception org.mule.runtime.core.processor.interceptor.InterceptionException
-
- InterceptionException(Throwable) - Constructor for exception org.mule.runtime.core.processor.interceptor.InterceptionException
-
- InterceptionException(String, Throwable, boolean, boolean) - Constructor for exception org.mule.runtime.core.processor.interceptor.InterceptionException
-
- Interceptor - Interface in org.mule.runtime.core.api.interceptor
-
Interceptor is based on a similar concept of servlet filters and works much the same way.
- interceptorChain - Variable in class org.mule.runtime.core.component.AbstractComponent
-
- interceptors - Variable in class org.mule.runtime.core.component.AbstractComponent
-
- InterceptorStack - Class in org.mule.runtime.core.interceptor
-
Maintains a list of interceptors that can be applied to components.
- InterceptorStack() - Constructor for class org.mule.runtime.core.interceptor.InterceptorStack
-
- InterceptorStack(List<Interceptor>) - Constructor for class org.mule.runtime.core.interceptor.InterceptorStack
-
- internalCreateStore(ListableObjectStore<? extends Serializable>, String, int, long, long) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- InternalMessage - Interface in org.mule.runtime.core.internal.message
-
Message
- InternalMessage.AttributesBuilder - Interface in org.mule.runtime.core.internal.message
-
- InternalMessage.Builder - Interface in org.mule.runtime.core.internal.message
-
- InternalMessage.CollectionBuilder - Interface in org.mule.runtime.core.internal.message
-
- InternalMessage.PayloadBuilder - Interface in org.mule.runtime.core.internal.message
-
- InternalMessageProcessor - Interface in org.mule.runtime.core.api.processor
-
Marker interface that tells that a Message Processor is for internal use only.
- InternalPhaseExecutionEngine(MessageProcessTemplate, MessageProcessContext) - Constructor for class org.mule.runtime.core.execution.PhaseExecutionEngine.InternalPhaseExecutionEngine
-
- interruptedQueuingEventFor(Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- interruptedWaitingForPaused(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- intersection(String[], String[]) - Static method in class org.mule.runtime.core.internal.util.ArrayUtils
-
Calculates the intersection between two arrays, as if they were sets.
- InvalidatableCachingStrategy - Interface in org.mule.runtime.core.api.cache
-
- invalidate() - Method in interface org.mule.runtime.core.api.cache.InvalidatableCachingStrategy
-
Invalidates all the entries in the cache
- invalidate(Serializable) - Method in interface org.mule.runtime.core.api.cache.InvalidatableCachingStrategy
-
Invalidates a given entry from the cache if it exists, otherwise ignores it.
- InvalidateCacheException - Exception in org.mule.runtime.core.api.cache
-
Thrown to indicate an error during a cache invalidation action
- InvalidateCacheException(String) - Constructor for exception org.mule.runtime.core.api.cache.InvalidateCacheException
-
- InvalidateCacheException(String, Throwable) - Constructor for exception org.mule.runtime.core.api.cache.InvalidateCacheException
-
- InvalidComponentIdException - Exception in org.mule.runtime.core.internal.metadata
-
Represents that the given
Location is invalid due that the Component could not be found in the current
MuleContext.
- InvalidExpressionException - Exception in org.mule.runtime.core.api.expression
-
Is thrown explicitly when an expression is Malformed or invalid.
- InvalidExpressionException(String, String) - Constructor for exception org.mule.runtime.core.api.expression.InvalidExpressionException
-
- invalidJdk(String, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- InvocationResult - Class in org.mule.runtime.core.api.model
-
- InvocationResult(EntryPointResolver, InvocationResult.State) - Constructor for class org.mule.runtime.core.api.model.InvocationResult
-
Will construct an InvocationResult with a given state.
- InvocationResult(EntryPointResolver, Object, Method) - Constructor for class org.mule.runtime.core.api.model.InvocationResult
-
Creates a result with the result payload set.
- InvocationResult.State - Enum in org.mule.runtime.core.api.model
-
- invocationSuccessfulCantSetError() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- invoke(Event, Event.Builder) - Method in interface org.mule.runtime.core.api.component.LifecycleAdapter
-
- invoke(Object, MuleEventContext, Event.Builder) - Method in interface org.mule.runtime.core.api.model.EntryPointResolver
-
- invoke(Object, MuleEventContext, Event.Builder) - Method in interface org.mule.runtime.core.api.model.EntryPointResolverSet
-
Will attempt to invoke the component by looping through all
EntryPointResolver
instances registered on this set until a match is found
- invoke(Object, MuleEventContext, Event.Builder) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractArgumentEntryPointResolver
-
- invoke(Object, MuleEventContext, Event.Builder) - Method in class org.mule.runtime.core.api.model.resolvers.CallableEntryPointResolver
-
- invoke(Object, MuleEventContext, Event.Builder) - Method in class org.mule.runtime.core.api.model.resolvers.DefaultEntryPointResolverSet
-
- invoke(Object, MuleEventContext, Event.Builder) - Method in class org.mule.runtime.core.api.model.resolvers.ExplicitMethodEntryPointResolver
-
- invoke(Object, MuleEventContext, Event.Builder) - Method in class org.mule.runtime.core.api.model.resolvers.MethodHeaderPropertyEntryPointResolver
-
- invoke(Object, MuleEventContext, Event.Builder) - Method in class org.mule.runtime.core.api.model.resolvers.ReflectionEntryPointResolver
-
Will discover the entrypoint on the service using the payload type to figure out the method to call.
- invoke(Event, Event.Builder) - Method in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- invokeComponentInstance(Event, Event.Builder) - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- invokeComponentInstance(Event, Event.Builder) - Method in class org.mule.runtime.core.component.SimpleCallableJavaComponent
-
- invokeMethod(Object, Method, Object[]) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- invokePhase(String, Object, LifecycleCallback) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- InvokerMessageProcessor - Class in org.mule.runtime.core.processor
-
InvokerMessageProcessor invokes a specified method of an object.
- InvokerMessageProcessor() - Constructor for class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- InvokerMessageProcessorUtil - Class in org.mule.runtime.core.api.processor.util
-
- ioScheduler() - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Builds a fresh Scheduler with a default configuration for blocking I/O tasks.
- ioScheduler(SchedulerConfig) - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Builds a fresh Scheduler for blocking I/O tasks.
- ioScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in interface org.mule.runtime.core.api.scheduler.SchedulerService
-
Builds a fresh Scheduler for blocking I/O tasks.
- IOUtils - Class in org.mule.runtime.core.api.util
-
Mule input/output utilities.
- IOUtils() - Constructor for class org.mule.runtime.core.api.util.IOUtils
-
- isAcceptMuleMessage() - Method in class org.mule.runtime.core.transformer.simple.SerializableToByteArray
-
- isAcceptNull() - Method in interface org.mule.runtime.core.api.transformer.Transformer
-
Does this transformer allow null input?
- isAcceptNull() - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- isAcceptNull() - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- isAcceptVoidMethods() - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- isAdd() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- isAddFirst() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- isAfter(Instant) - Method in interface org.mule.runtime.core.api.el.datetime.Instant
-
- isAfter(Instant) - Method in class org.mule.runtime.core.el.datetime.AbstractInstant
-
- isAllowNullReturn() - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- isAlreadyProcessed(Object) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- isAppleJDK() - Static method in class org.mule.runtime.core.api.util.SystemUtils
-
- isApplicableTo(Throwable) - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicy
-
Indicates if the policy is applicable for the cause that caused the policy invocation.
- isAuthenticate() - Method in class org.mule.runtime.core.security.AbstractAuthenticationFilter
-
- isAuthenticated() - Method in class org.mule.runtime.core.api.security.DefaultMuleAuthentication
- isAutoWireObject() - Method in interface org.mule.runtime.core.api.object.ObjectFactory
-
Return true if the created object should get its dependencies wired from the registry automatically.
- isAutoWireObject() - Method in class org.mule.runtime.core.component.PooledJavaComponent.LifeCycleAdapterFactory
-
- isAutoWireObject() - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- isAutoWireObject() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- isAutoWrapMessageAwareTransform() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- isAutoWrapMessageAwareTransform() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- isBase64Encoding() - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- isBefore(Instant) - Method in interface org.mule.runtime.core.api.el.datetime.Instant
-
- isBefore(Instant) - Method in class org.mule.runtime.core.el.datetime.AbstractInstant
-
- isBegun() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- isBegun() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- isBegun() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- isBlank(String) - Static method in class org.mule.runtime.core.api.util.StringUtils
-
- isBlocking() - Method in interface org.mule.runtime.core.api.context.notification.ServerNotificationListener
-
- isBlocking() - Method in class org.mule.runtime.core.context.notification.FlowNotificationTextDebugger
-
- isBlocking() - Method in class org.mule.runtime.core.context.notification.MessageProcessorTextDebugger
-
- isCacheMessageAsBytes() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- isCacheMessageAsBytes() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- isCaseSensitive() - Method in class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
- isCaseSensitive() - Method in class org.mule.runtime.core.routing.filters.WildcardFilter
-
- isCheckpointOperation(byte) - Static method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- isClassOnPath(String, Class) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Can be used by serice endpoints to select which service to use based on what's loaded on the classpath
- isClientMode() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- isClientMode() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- isClosed() - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractCursorStreamProvider
- isClosed() - Method in class org.mule.runtime.core.internal.streaming.ManagedCursorProvider
-
- isClosed() - Method in class org.mule.runtime.core.internal.streaming.object.AbstractCursorIteratorProvider
- isCollection() - Method in class org.mule.runtime.core.execution.SourceResultAdapter
-
- isCommit() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- isCommitted() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- isCommitted() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- isCommitted() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- isCompatibleWith(DataType) - Method in class org.mule.runtime.core.internal.metadata.DefaultCollectionDataType
-
- isCompatibleWith(DataType) - Method in class org.mule.runtime.core.internal.metadata.DefaultMapDataType
-
- isCompatibleWith(DataType) - Method in class org.mule.runtime.core.internal.metadata.SimpleDataType
-
- isCompatibleWithAsync() - Method in interface org.mule.runtime.core.api.transport.LegacyInboundEndpoint
-
Deprecated.
- isCompressed(byte[]) - Method in interface org.mule.runtime.core.api.util.compression.CompressionStrategy
-
Checks whether a byte array has been compressed or not.
- isCompressed(byte[]) - Method in class org.mule.runtime.core.api.util.compression.GZipCompression
-
Determines if a byte array is compressed.
- isConcrete(Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- isConfigured() - Method in interface org.mule.runtime.core.api.config.ConfigurationBuilder
-
Indicate whether this ConfigurationBulder has been configured yet
- isConfigured() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
- isConfigured() - Method in class org.mule.runtime.core.config.builders.AbstractConfigurationBuilder
-
Has this builder been configured already
- isConfigured() - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- isConnected() - Method in interface org.mule.runtime.core.api.connector.Connectable
-
Determines if this object is connected or not
- isConsumable(Class<?>) - Static method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
Determines if the payload of this message is consumable i.e.
- isConsumed() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.AbstractConsumer
-
Returns true if no more items are available or if the consumer was closed.
- isConsumed() - Method in interface org.mule.runtime.core.internal.streaming.object.iterator.Consumer
-
Returns true if no more items are available or if the consumer was closed.
- isConsumed(Class<?>) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- isContainerMode() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
A container mode implies multiple Mule apps running.
- isContainerMode() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- isContainsTemplate(String) - Method in class org.mule.runtime.core.api.util.TemplateParser
-
- isCorrelationIdFromSource() - Method in interface org.mule.runtime.core.api.EventContext
-
Used to determine if the correlation was set by the source connector or was generated.
- isCorrelationIdFromSource() - Method in class org.mule.runtime.core.DefaultEventContext
-
- isDefaultSecurityModel() - Static method in class org.mule.runtime.core.internal.util.SecurityUtils
-
- isDirectTransition(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
-
- isDirectTransition(String) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- isDirectTransition(String, String) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- isDisableTimeouts() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- isDisableTimeouts() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- isDisposable - Variable in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- isDisposed() - Method in interface org.mule.runtime.core.api.component.LifecycleAdapter
-
- isDisposed() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
-
- isDisposed() - Method in interface org.mule.runtime.core.api.MuleContext
-
- isDisposed() - Method in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- isDisposed() - Method in class org.mule.runtime.core.component.NullLifecycleAdapter
-
- isDisposed() - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- isDisposed() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- isDisposed() - Method in class org.mule.runtime.core.lifecycle.DefaultLifecycleState
-
- isDisposing() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
-
- isDisposing() - Method in interface org.mule.runtime.core.api.MuleContext
-
- isDisposing() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- isDisposing() - Method in class org.mule.runtime.core.lifecycle.DefaultLifecycleState
-
- isDynamicRoutes() - Method in interface org.mule.runtime.core.api.routing.OutboundRouter
-
Determines whether this router supports dynamic route.
- isDynamicRoutes() - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- isEmpty() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
- isEmpty() - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- isEmpty() - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- isEmpty(String) - Static method in class org.mule.runtime.core.api.util.StringUtils
-
- isEmpty() - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- isEmpty() - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- isEmpty() - Method in class org.mule.runtime.core.routing.AbstractMessageSequence
-
- isEmpty() - Method in interface org.mule.runtime.core.routing.MessageSequence
-
If the sequence is empty
- isEmpty() - Method in class org.mule.runtime.core.routing.outbound.PartitionedMessageSequence
-
- isEmpty() - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- isEmpty() - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
- isEmpty() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStoreDelegate
-
- isEmpty() - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- isEmpty() - Method in class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
- isEnabled() - Method in interface org.mule.runtime.core.api.management.stats.Statistics
-
Are statistics logged
- isEnabled(Logger) - Method in enum org.mule.runtime.core.api.processor.LoggerMessageProcessor.LogLevel
-
- isEnabled() - Method in class org.mule.runtime.core.internal.util.splash.PropertyChecker
-
- isEnabled() - Method in class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
Are statistics logged
- isEnabled() - Method in class org.mule.runtime.core.management.stats.AllStatistics
-
Are statistics logged
- isEnabled() - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
Returns true if this stats collector is enabled.
- isEnabled() - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
Are statistics logged
- isEnabled() - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- isEnableDiscovery() - Method in class org.mule.runtime.core.api.model.resolvers.AbstractArgumentEntryPointResolver
-
- isEnableNotifications() - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- isEnableStreaming() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- isEnableStreaming() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- isEventValid(Event) - Method in class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- isExactMatch() - Method in class org.mule.runtime.core.transformer.TransformerWeighting
-
- isExhausted() - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicy
-
Determines if the policy is exhausted or not comparing the original configuration against the current state.
- isExhausted() - Method in class org.mule.runtime.core.retry.PolicyStatus
-
- isExplicitTrustStoreOnly() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- isExplicitTrustStoreOnly() - Method in interface org.mule.runtime.core.api.security.TlsDirectTrustStore
-
If the trust store is undefined and the trust store generated via System properties then the key store certificates defined
via TODO can be used as a source of trust information.
- isExpression(String) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- isExternallyManagedLifecycle() - Method in interface org.mule.runtime.core.api.object.ObjectFactory
-
Returns true if Mule should not manage the life-cycle the object instance returned from the ObjectFactory.
- isExternallyManagedLifecycle() - Method in class org.mule.runtime.core.component.PooledJavaComponent.LifeCycleAdapterFactory
-
- isExternallyManagedLifecycle() - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- isExternallyManagedLifecycle() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- isFailOnTimeout() - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- isFailOnTimeout() - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- isFile(URL) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- isFlowTrace() - Static method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- isGroupAlreadyProcessed(Object) - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- isIbmJDK() - Static method in class org.mule.runtime.core.api.util.SystemUtils
-
- isIgnoreAdminNotifications() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- isIgnoreBadInput() - Method in interface org.mule.runtime.core.api.transformer.Transformer
-
By default, Mule will throw an exception if a transformer is invoked with a source object that is not compatible with the
transformer.
- isIgnoreBadInput() - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- isIgnoreBadInput() - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- isIgnoreComponentMessageNotifications() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- isIgnoreConnectionNotifications() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- isIgnoreCustomNotifications() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- isIgnoreManagementNotifications() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- isIgnoreManagerNotifications() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- isIgnoreMessageNotifications() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- isIgnoreMessageProcessorNotifications() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- isIgnoreSecurityNotifications() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- isInbound() - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- isIndexedFactory() - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- isInitialisable - Variable in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- isInitialised() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
-
- isInitialised() - Method in interface org.mule.runtime.core.api.MuleContext
-
Determines if the server has been initialised
- isInitialised() - Method in class org.mule.runtime.core.DefaultMuleContext
-
Determines if the server has been initialised
- isInitialised() - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- isInitialised() - Method in class org.mule.runtime.core.lifecycle.DefaultLifecycleState
-
- isInitialised() - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
- isInitialised() - Method in class org.mule.runtime.core.routing.EventGroup
-
- isInitialising() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
-
- isInitialising() - Method in interface org.mule.runtime.core.api.MuleContext
-
Determines if the server is being initialised
- isInitialising() - Method in class org.mule.runtime.core.DefaultMuleContext
-
Determines if the server is being initialised
- isInitialising() - Method in class org.mule.runtime.core.lifecycle.DefaultLifecycleState
-
- isInstance(Class<T>, Object) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Checks that value is an instance of type.
- isInteractWithExternal() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
- isInteractWithExternal() - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- isLastPhaseExecutionFailed() - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- isLeft() - Method in class org.mule.runtime.core.api.functional.Either
-
- isListenerRegistered(ServerNotificationListener) - Method in interface org.mule.runtime.core.api.context.notification.ServerNotificationHandler
-
- isListenerRegistered(ServerNotificationListener) - Method in class org.mule.runtime.core.context.notification.OptimisedNotificationHandler
-
- isListenerRegistered(ServerNotificationListener) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- isLogException() - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
Determines whether the handled exception will be logged to its standard logger in the ERROR level before being handled.
- isLookupOnEachCall() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- isLowerBoundInclusive() - Method in class org.mule.runtime.core.internal.util.VersionRange
-
- isMatch(Event, Event.Builder) - Method in interface org.mule.runtime.core.api.routing.Matchable
-
Determines if the event should be processed
- isMatch(String, String, boolean) - Method in class org.mule.runtime.core.el.function.WildcardExpressionLanguageFuntion
-
- isMatch(Event, Event.Builder) - Method in class org.mule.runtime.core.routing.FirstSuccessful
-
- isMatch(Event, Event.Builder) - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- isMatch(Event, Event.Builder) - Method in class org.mule.runtime.core.routing.RoundRobin
-
- isMatch(Event, Event.Builder) - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- isMelDefault() - Method in class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- isNewFile() - Method in class org.mule.runtime.core.util.queue.QueueFileProvider
-
- isNewMessage(Event) - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- isNotificationDynamic() - Method in interface org.mule.runtime.core.api.context.notification.ServerNotificationHandler
-
- isNotificationDynamic() - Method in class org.mule.runtime.core.context.notification.OptimisedNotificationHandler
-
- isNotificationDynamic() - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- isNotificationEnabled(Class<? extends ServerNotification>) - Method in interface org.mule.runtime.core.api.context.notification.ServerNotificationHandler
-
This returns a very "conservative" value - it is true if the notification or any subclass would be accepted.
- isNotificationEnabled() - Method in class org.mule.runtime.core.context.notification.NotificationHelper
-
- isNotificationEnabled(MuleContext) - Method in class org.mule.runtime.core.context.notification.NotificationHelper
-
- isNotificationEnabled(Class<? extends ServerNotification>) - Method in class org.mule.runtime.core.context.notification.OptimisedNotificationHandler
-
This returns a very "conservative" value - it is true if the notification or any subclass would be accepted.
- isNotificationEnabled(Class<? extends ServerNotification>) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- isNotificationsEnabled() - Method in interface org.mule.runtime.core.api.Event
-
Indicates if notifications should be fired when processing this message.
- isNotificationsEnabled() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- isNotMatch() - Method in class org.mule.runtime.core.transformer.TransformerWeighting
-
- isNullReturnsTrue() - Method in class org.mule.runtime.core.routing.filters.ExpressionFilter
-
- isNullSubscription() - Method in class org.mule.runtime.core.context.notification.ListenerSubscriptionPair
-
- isOk() - Method in interface org.mule.runtime.core.api.retry.RetryContext
-
Note that it's possible for an implementation to return false and have no failure specified, thus the subsequent
RetryContext.getLastFailure() may return null.
- isOk() - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- isOk() - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- isOk() - Method in class org.mule.runtime.core.retry.PolicyStatus
-
- IsolateCurrentTransactionInterceptor<T> - Class in org.mule.runtime.core.execution
-
- IsolateCurrentTransactionInterceptor(ExecutionInterceptor<T>, TransactionConfig) - Constructor for class org.mule.runtime.core.execution.IsolateCurrentTransactionInterceptor
-
- isolateTransaction() - Method in class org.mule.runtime.core.transaction.TransactionCoordination
-
- isOptional() - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- isOutbound() - Method in class org.mule.runtime.core.api.client.AbstractBaseOptionsBuilder
-
- isOutbound() - Method in interface org.mule.runtime.core.api.client.OperationOptions
-
- isOutbound() - Method in class org.mule.runtime.core.internal.client.SimpleOptions
-
- isPersistent() - Method in interface org.mule.runtime.core.api.util.queue.QueueConfiguration
-
- isPersistent() - Method in class org.mule.runtime.core.util.queue.DefaultQueueConfiguration
-
- isPersistent() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- isPersistent() - Method in interface org.mule.runtime.core.util.queue.QueueStore
-
- isPersistent() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- isPersistent() - Method in class org.mule.runtime.core.util.store.ObjectStorePartition
-
- isPersistent() - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- isPersistent() - Method in class org.mule.runtime.core.util.store.PartitionedObjectStoreWrapper
-
- isPersistent() - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- isPersistent() - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- isPersistent() - Method in class org.mule.runtime.core.util.store.ProvidedObjectStoreWrapper
-
- isPersistent() - Method in class org.mule.runtime.core.util.store.SimpleMemoryObjectStore
-
- isPersistentStores() - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- isPhaseComplete(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
-
Checks that a phase has completed
- isPhaseComplete(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
-
- isPhaseComplete(String) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- isPhaseComplete(String) - Method in class org.mule.runtime.core.lifecycle.DefaultLifecycleState
-
- isPhaseExecuting(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
-
- isPhaseExecuting(String) - Method in class org.mule.runtime.core.lifecycle.DefaultLifecycleState
-
- isPhaseSupported(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- isPhaseSupported(String) - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- isPrepare() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- isPrimaryPollingInstance() - Method in interface org.mule.runtime.core.api.MuleContext
-
- isPrimaryPollingInstance() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- isPrimarySchedulingInstance() - Method in interface org.mule.runtime.core.api.connector.SchedulerController
-
- isPrimarySchedulingInstance() - Method in class org.mule.runtime.core.internal.connector.DefaultSchedulerController
-
- isPrintHeaders() - Method in class org.mule.runtime.core.management.stats.printers.CSVPrinter
-
- isProxyClass(Class<T>) - Static method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
Cache which classes are proxies.
- isReadOnly() - Method in interface org.mule.runtime.core.api.registry.Registry
-
- isReadOnly() - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- isReadOnly() - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- isReadOnly() - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- isReady() - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- isRecommendedJdkVersion() - Static method in class org.mule.runtime.core.internal.util.JdkVersionUtils
-
- isRedeliveryPolicyConfigured() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- isRegistered(Expirable) - Method in class org.mule.runtime.core.util.monitor.ExpiryMonitor
-
- isReleased() - Method in class org.mule.runtime.core.internal.streaming.AbstractCursorIterator
- isRemote() - Method in interface org.mule.runtime.core.api.registry.Registry
-
- isRemote() - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- isRemote() - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- isRemote() - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- isRemove() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- isRequireClientAuthentication() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- isRequireClientAuthentication() - Method in interface org.mule.runtime.core.api.security.TlsDirectTrustStore
-
If a server socket is constructed directly (see
TlsConfiguration) then this flag will control whether client
authenticatin is required.
- isResolveable(String) - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- isResolveable(String) - Method in class org.mule.runtime.core.el.mvel.MuleBaseVariableResolverFactory
-
- isReturnSourceIfNull() - Method in class org.mule.runtime.core.expression.transformers.ExpressionTransformer
-
- isRight() - Method in class org.mule.runtime.core.api.functional.Either
-
- isRollback(Throwable) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- isRollback() - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- isRollbackOnly() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- isRollbackOnly() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- isRollbackOnly() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- isRolledBack() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- isRolledBack() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- isRolledBack() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- isSameRM(XAResource) - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- isSameRM(XAResource) - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
- isShutdown() - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- isSingleton() - Method in interface org.mule.runtime.core.api.object.ObjectFactory
-
Returns true if the ObjectFactory implementation always returns the same object instance.
- isSingleton() - Method in class org.mule.runtime.core.component.PooledJavaComponent.LifeCycleAdapterFactory
-
- isSingleton() - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- isSingleton() - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- isSingleton() - Method in class org.mule.runtime.core.object.SingletonObjectFactory
-
- isSourceDataTypeSupported(DataType) - Method in interface org.mule.runtime.core.api.transformer.Transformer
-
Determines if a particular source class can be handled by this transformer
- isSourceDataTypeSupported(DataType, boolean) - Method in class org.mule.runtime.core.transformer.AbstractMessageTransformer
-
- isSourceDataTypeSupported(DataType) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- isSourceDataTypeSupported(DataType, boolean) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
Determines whether that data type passed in is supported by this transformer
- isSourceDataTypeSupported(DataType) - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- isSplitRequired(Event) - Method in class org.mule.runtime.core.routing.MessageChunkSplitter
-
- isSplitRequired(Event) - Method in class org.mule.runtime.core.routing.outbound.AbstractMessageSequenceSplitter
-
- isStandalone() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
Try to guess if we're embedded.
- isStandalone() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- isStandalone() - Method in class org.mule.runtime.core.el.context.AppContext
-
- isStartable - Variable in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- isStarted() - Method in interface org.mule.runtime.core.api.component.LifecycleAdapter
-
- isStarted() - Method in interface org.mule.runtime.core.api.context.WorkManager
-
Is the WorkManager ready to accept work?
- isStarted() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
-
- isStarted() - Method in interface org.mule.runtime.core.api.MuleContext
-
Determines if the server has been started
- isStarted() - Method in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- isStarted() - Method in class org.mule.runtime.core.component.NullLifecycleAdapter
-
- isStarted() - Method in class org.mule.runtime.core.DefaultMuleContext
-
Determines if the server has been started
- isStarted() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- isStarted() - Method in class org.mule.runtime.core.lifecycle.DefaultLifecycleState
-
- isStarted() - Method in class org.mule.runtime.core.source.ClusterizableMessageSourceWrapper
-
- isStarted() - Method in class org.mule.runtime.core.source.scheduler.DefaultSchedulerMessageSource
-
- isStarting() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
-
- isStarting() - Method in interface org.mule.runtime.core.api.MuleContext
-
- isStarting() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- isStarting() - Method in class org.mule.runtime.core.lifecycle.DefaultLifecycleState
-
- isStopMessageProcessing() - Method in class org.mule.runtime.core.exception.AbstractMessagingExceptionStrategy
-
- isStoppable - Variable in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- isStopped() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
-
- isStopped() - Method in interface org.mule.runtime.core.api.MuleContext
-
- isStopped(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- isStopped() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- isStopped() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- isStopped() - Method in class org.mule.runtime.core.lifecycle.DefaultLifecycleState
-
- isStopping() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
-
- isStopping() - Method in interface org.mule.runtime.core.api.MuleContext
-
- isStopping() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- isStopping() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- isStopping() - Method in class org.mule.runtime.core.lifecycle.DefaultLifecycleState
-
- isStreamFullyConsumed() - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
- isStreamOpen() - Method in class org.mule.runtime.core.config.ConfigResource
-
- isStreamType() - Method in class org.mule.runtime.core.internal.metadata.SimpleDataType
-
- isSunJDK() - Static method in class org.mule.runtime.core.api.util.SystemUtils
-
- isSupportedJdkVendor() - Static method in class org.mule.runtime.core.internal.util.JdkVersionUtils
-
- isSupportedJdkVersion() - Static method in class org.mule.runtime.core.internal.util.JdkVersionUtils
-
- isSynchronizeCall() - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- isSynchronous() - Method in interface org.mule.runtime.core.api.processor.ProcessingDescriptor
-
Whether the processing represented by this instance is synchronous or not
- isSynchronous() - Method in interface org.mule.runtime.core.api.processor.strategy.ProcessingStrategy
-
Whether the processing that has this instance is synchronous or not
- isSynchronous() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- isSynchronous() - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder.DefaultFlow
-
- isSynchronousProcessing(FlowConstruct) - Static method in class org.mule.runtime.core.internal.util.ProcessingStrategyUtils
-
Determines if the
FlowConstruct based on implementation and processing strategy configured is synchronous.
- isTarget(String) - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- isTarget(String) - Method in class org.mule.runtime.core.el.mvel.EventVariableResolverFactory
-
- isTarget(String) - Method in class org.mule.runtime.core.el.mvel.GlobalVariableResolverFactory
-
- isTarget(String) - Method in class org.mule.runtime.core.el.mvel.MessageVariableResolverFactory
-
- isTarget(String) - Method in class org.mule.runtime.core.el.mvel.MuleBaseVariableResolverFactory
-
- isTarget(String) - Method in class org.mule.runtime.core.el.mvel.VariableVariableResolverFactory
-
- isTerminated() - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- isThrowOnUnaccepted() - Method in class org.mule.runtime.core.lifecycle.processor.ProcessIfStartedMessageProcessor
-
- isThrowOnUnaccepted() - Method in class org.mule.runtime.core.processor.AbstractFilteringMessageProcessor
-
- isTransacted() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
- isTransacted() - Method in interface org.mule.runtime.core.api.transaction.TransactionFactory
-
Determines whether this transaction factory creates transactions that are really transacted or if they are being used to
simulate batch actions, such as using Jms Client Acknowledge.
- isTransacted() - Method in class org.mule.runtime.core.processor.DelegateTransactionFactory
-
- isTransacted() - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
Will the result, at the end of running the transaction template, be an active transaction?
- isTransacted() - Method in class org.mule.runtime.core.transaction.XaTransactionFactory
-
Determines whether this transaction factory creates transactions that are really transacted or if they are being used to
simulate batch actions, such as using Jms Client Acknowledge.
- isTransactionActive() - Static method in class org.mule.runtime.core.transaction.TransactionCoordination
-
Determine is there is an active transaction associated with the current thread.
- isTransactional() - Method in interface org.mule.runtime.core.util.queue.TransactionContextProvider
-
- isTransactionComplete(JournalEntry) - Method in interface org.mule.runtime.core.internal.util.journal.TransactionCompletePredicate
-
- isTransformBeforeMatch() - Method in interface org.mule.runtime.core.api.routing.TransformingMatchable
-
- isTransformBeforeMatch() - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- isUnder(JdkVersionUtils.JdkVersion) - Method in class org.mule.runtime.core.internal.util.JdkVersionUtils.JdkVersionRange
-
- isUpperBoundInclusive() - Method in class org.mule.runtime.core.internal.util.VersionRange
-
- isUseSecureHash() - Method in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- isUseTemplates() - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- isValid(String) - Method in class org.mule.runtime.core.api.util.TemplateParser
-
- isValid(String) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- isValidateExpressions() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
-
- isValidateExpressions() - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- isValidTransition(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
-
- isValidTransition(String) - Method in class org.mule.runtime.core.lifecycle.DefaultLifecycleState
-
- isXA() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- isXA() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- isXA() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- isXA() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- itemMediaType(MediaType) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- itemMediaType(MediaType) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.CollectionBuilder
-
- itemMediaType(String) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- itemMediaType(MediaType) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- itemType(Class<?>) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- iterator() - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- iterator() - Method in class org.mule.runtime.core.routing.EventGroup
-
Returns an iterator over a snapshot copy of this group's collected events sorted by their arrival time.
- iterator(boolean) - Method in class org.mule.runtime.core.routing.EventGroup
-
Returns an iterator over a snapshot copy of this group's collected events., optionally sorted by arrival order.
- iterator() - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- IteratorMessageSequence - Class in org.mule.runtime.core.routing.outbound
-
- IteratorMessageSequence(Iterator) - Constructor for class org.mule.runtime.core.routing.outbound.IteratorMessageSequence
-
- last(Event, ProcessingTime, long, boolean) - Method in class org.mule.runtime.core.interceptor.AbstractEnvelopeInterceptor
-
This method is always invoked after the event has been processed,
- last(Event, ProcessingTime, long, boolean) - Method in class org.mule.runtime.core.interceptor.LoggingInterceptor
-
- last(Event, ProcessingTime, long, boolean) - Method in class org.mule.runtime.core.interceptor.ProcessingTimeInterceptor
-
- lastIndexOf(Object) - Method in class org.mule.runtime.core.util.message.ResultsToMessageList
-
- Latch - Class in org.mule.runtime.core.api.util.concurrent
-
- Latch() - Constructor for class org.mule.runtime.core.api.util.concurrent.Latch
-
- LazyLookup<T> - Class in org.mule.runtime.core.internal.util
-
LazyValue specialization which lookups and object of a certain type in the mule registry
- LazyLookup(Class<T>, MuleContext) - Constructor for class org.mule.runtime.core.internal.util.LazyLookup
-
- LazyObjectStoreToMapAdapter<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
- LazyObjectStoreToMapAdapter(Supplier<ListableObjectStore<T>>) - Constructor for class org.mule.runtime.core.util.store.LazyObjectStoreToMapAdapter
-
- left(L) - Static method in class org.mule.runtime.core.api.functional.Either
-
Creates an Either with a left value.
- LegacyConnector - Interface in org.mule.runtime.core.api.transport
-
- LegacyEntryPointResolverSet - Class in org.mule.runtime.core.api.model.resolvers
-
- LegacyEntryPointResolverSet() - Constructor for class org.mule.runtime.core.api.model.resolvers.LegacyEntryPointResolverSet
-
- LegacyImmutableEndpoint - Interface in org.mule.runtime.core.api.endpoint
-
- LegacyInboundEndpoint - Interface in org.mule.runtime.core.api.transport
-
- LegacyOutboundEndpoint - Interface in org.mule.runtime.core.api.transport
-
- level - Variable in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- LIFECYCLE_BYPASS_FLAG - Static variable in interface org.mule.runtime.core.api.registry.MuleRegistry
-
- LifecycleAdapter - Interface in org.mule.runtime.core.api.component
-
LifecycleAdapter is a wrapper around a pojo service that adds Lifecycle methods to the pojo.
- LifecycleAdapterFactory<JC extends JavaComponent> - Interface in org.mule.runtime.core.api.component
-
LifecycleAdapterFactory TODO (document class)
- lifecycleAdapterFactory - Variable in class org.mule.runtime.core.component.AbstractJavaComponent
-
- LifeCycleAdapterFactory() - Constructor for class org.mule.runtime.core.component.PooledJavaComponent.LifeCycleAdapterFactory
-
- lifecycleAdapterPool - Variable in class org.mule.runtime.core.component.PooledJavaComponent
-
- LifecycleAwareConnectionProviderWrapper<C> - Class in org.mule.runtime.core.internal.connection
-
- LifecycleAwareConnectionProviderWrapper(ConnectionProvider<C>, MuleContext) - Constructor for class org.mule.runtime.core.internal.connection.LifecycleAwareConnectionProviderWrapper
-
Creates a new instance
- LifecycleCallback<O> - Interface in org.mule.runtime.core.api.lifecycle
-
This callback is used to execute lifecycle behaviour for an object being managed by a
LifecycleManager The callback is
used so that transitions can be managed consistently outside of an object
- LifecycleInterceptor - Interface in org.mule.runtime.core.api.lifecycle
-
Allows intercepting the application of
lifecycle phases over each target object.
- LifecycleManager - Interface in org.mule.runtime.core.api.lifecycle
-
The LifecycleManager is responsible for managing the different lifecycle phases of the server and managing the transitions
between lifecycle phases.
- lifecycleManager - Variable in class org.mule.runtime.core.component.AbstractComponent
-
- lifecycleManager - Variable in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- lifecycleManager - Variable in class org.mule.runtime.core.DefaultMuleContext
-
LifecycleManager for the MuleContext.
- lifecycleManager - Variable in class org.mule.runtime.core.registry.AbstractRegistry
-
- lifecycleManager - Variable in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- lifecycleManagerId - Variable in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- lifecycleMethodCannotBeStatic(Method) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- lifecycleMethodCannotThrowChecked(Method) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- lifecycleMethodNotVoidOrHasParams(Method) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- LifecycleObject - Class in org.mule.runtime.core.lifecycle
-
- LifecycleObject(Class) - Constructor for class org.mule.runtime.core.lifecycle.LifecycleObject
-
- LifecyclePhase - Interface in org.mule.runtime.core.api.lifecycle
-
Encapsulates the notion of a lifecycle phase i.e.
- lifecyclePhaseNotRecognised(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- LifecycleRegistry - Interface in org.mule.runtime.core.api.registry
-
A
Registry which not only registers and fetches objects, but it's also capable of applying lifecycle and injects
dependencies
- LifecycleState - Interface in org.mule.runtime.core.api.lifecycle
-
A safe facade for lifecycle manager that objects can use to monitor its own state
- lifecycleState - Variable in class org.mule.runtime.core.lifecycle.processor.ProcessIfStartedMessageProcessor
-
- LifecycleStateAware - Interface in org.mule.runtime.core.api.lifecycle
-
Inject an objects lifecycle state.
- LifecycleStateEnabled - Interface in org.mule.runtime.core.api.lifecycle
-
Objects that have an associated lifecycle manager such as
FlowConstruct should
implement this interface so that the registry lifecycle manager can introspect the lifecycle state of an object.
- LifecycleStateInjectorProcessor - Class in org.mule.runtime.core.registry
-
- LifecycleStateInjectorProcessor(LifecycleState) - Constructor for class org.mule.runtime.core.registry.LifecycleStateInjectorProcessor
-
Deprecated.
- LifecycleTransitionResult - Class in org.mule.runtime.core.api.lifecycle
-
Restrict possible results - only OK or a retry based on some throwable are currently allowed.
- LifecycleTransitionResult() - Constructor for class org.mule.runtime.core.api.lifecycle.LifecycleTransitionResult
-
- LifecycleUtils - Class in org.mule.runtime.core.api.lifecycle
-
Utility class for performing lifecycle operations on objects, as long as they implement cooresponding annotations such as
Initialisable,
Startable,
Stoppable,
Disposable or even
MuleContextAware.
- LifecyleEnabledObjectPool - Interface in org.mule.runtime.core.api.util.pool
-
An ObjectPool that allows Start and Stop life-cycle to be propagated pooled object.
- LIST - Static variable in class org.mule.runtime.core.api.util.MapCombiner
-
- ListableObjectStore<T extends Serializable> - Interface in org.mule.runtime.core.api.store
-
- ListableObjectStoreProducer<T extends Serializable> - Class in org.mule.runtime.core.internal.streaming.object.iterator
-
- ListableObjectStoreProducer(ListableObjectStore<T>) - Constructor for class org.mule.runtime.core.internal.streaming.object.iterator.ListableObjectStoreProducer
-
- ListConsumer<T> - Class in org.mule.runtime.core.internal.streaming.object.iterator
-
- ListConsumer(Producer<List<T>>) - Constructor for class org.mule.runtime.core.internal.streaming.object.iterator.ListConsumer
-
- listener - Variable in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- listeners - Variable in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- ListenerSubscriptionPair - Class in org.mule.runtime.core.context.notification
-
A simple tuple that stores a listener with an optional subscription (used to match a resource ID).
- ListenerSubscriptionPair() - Constructor for class org.mule.runtime.core.context.notification.ListenerSubscriptionPair
-
For config - must be constructed using the setters
- ListenerSubscriptionPair(ServerNotificationListener) - Constructor for class org.mule.runtime.core.context.notification.ListenerSubscriptionPair
-
- ListenerSubscriptionPair(ServerNotificationListener, String) - Constructor for class org.mule.runtime.core.context.notification.ListenerSubscriptionPair
-
- listItems(Collection<String>, String) - Method in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
- listItems(Map<String, String>, String) - Method in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
- listIterator() - Method in class org.mule.runtime.core.util.message.ResultsToMessageList
-
- listIterator(int) - Method in class org.mule.runtime.core.util.message.ResultsToMessageList
-
- load(String) - Method in class org.mule.runtime.core.api.security.tls.TlsProperties
-
- loadAllProperties(String, ClassLoader) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
Load all properties files in the classpath with the given properties file name.
- loadClass(String, Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Load a class with a given name.
- loadClass(String, Class<?>, T) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Load a class with a given name.
- loadClass(String, ClassLoader) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
Load a class with a given name from the given classloader.
- loadConfigResources(String[]) - Method in class org.mule.runtime.core.config.builders.AbstractResourceConfigurationBuilder
-
- loadFileContentFrom(File, String) - Static method in class org.mule.runtime.core.internal.util.JarUtils
-
Loads the content of a file within a jar into a byte array.
- loadFileContentFrom(URL) - Static method in class org.mule.runtime.core.internal.util.JarUtils
-
Loads the content of a file within a jar into a byte array.
- loadGlobalFunctions() - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- loadKeyStore() - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- loadProperties(String, Class<?>) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
Read in the properties from a properties file.
- loadProperties(URL) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
- loadProperties(InputStream) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
- LOCAL_OBJECT_STORE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- LOCAL_OBJECT_STORE_MANAGER_KEY - Static variable in class org.mule.runtime.core.DefaultMuleContext
-
- LOCAL_PERSISTENT_OBJECT_STORE_KEY - Static variable in class org.mule.runtime.core.DefaultMuleContext
-
- LOCAL_QUEUE_MANAGER_KEY - Static variable in class org.mule.runtime.core.DefaultMuleContext
-
- LOCAL_TRANSIENT_OBJECT_STORE_KEY - Static variable in class org.mule.runtime.core.DefaultMuleContext
-
TODO: Remove these constants.
- localContext - Variable in class org.mule.runtime.core.util.xa.DefaultXASession
-
- LocalDateToDate - Class in org.mule.runtime.core.internal.transformer.simple
-
- LocalDateToDate() - Constructor for class org.mule.runtime.core.internal.transformer.simple.LocalDateToDate
-
- locale - Variable in class org.mule.runtime.core.el.datetime.AbstractInstant
-
- LocaleMessageHandler - Class in org.mule.runtime.core.config.i18n
-
The LocaleMessageHandler is essentially a merging of the Message and Messages classes, since there is no good
reason to have them separate.
- LocaleMessageHandler() - Constructor for class org.mule.runtime.core.config.i18n.LocaleMessageHandler
-
- localMuleClient - Variable in class org.mule.runtime.core.DefaultMuleContext
-
- LocalQueueTransactionContext - Interface in org.mule.runtime.core.util.queue
-
- LocalQueueTxJournalEntry - Class in org.mule.runtime.core.internal.util.journal.queue
-
- LocalQueueTxJournalEntry(int, byte, String, Serializable) - Constructor for class org.mule.runtime.core.internal.util.journal.queue.LocalQueueTxJournalEntry
-
- LocalQueueTxJournalEntry(int, byte) - Constructor for class org.mule.runtime.core.internal.util.journal.queue.LocalQueueTxJournalEntry
-
- LocalQueueTxJournalEntry(DataInputStream, MuleContext) - Constructor for class org.mule.runtime.core.internal.util.journal.queue.LocalQueueTxJournalEntry
-
- LocalTxQueueTransactionContext - Class in org.mule.runtime.core.internal.util.queue
-
- LocalTxQueueTransactionContext(LocalTxQueueTransactionJournal, QueueProvider, Lock) - Constructor for class org.mule.runtime.core.internal.util.queue.LocalTxQueueTransactionContext
-
- LocalTxQueueTransactionJournal - Class in org.mule.runtime.core.internal.util.journal.queue
-
Journal for operations done to a queue within a transactional context
- LocalTxQueueTransactionJournal(String, MuleContext, int) - Constructor for class org.mule.runtime.core.internal.util.journal.queue.LocalTxQueueTransactionJournal
-
- LocalTxQueueTransactionJournal(String, MuleContext) - Constructor for class org.mule.runtime.core.internal.util.journal.queue.LocalTxQueueTransactionJournal
-
- LocalTxQueueTransactionRecoverer - Class in org.mule.runtime.core.internal.util.journal.queue
-
Process for recover pending transactions after a server crash.
- LocalTxQueueTransactionRecoverer(LocalTxQueueTransactionJournal, QueueProvider) - Constructor for class org.mule.runtime.core.internal.util.journal.queue.LocalTxQueueTransactionRecoverer
-
- localXid - Variable in class org.mule.runtime.core.util.xa.DefaultXASession
-
- locateConnectorOperation(String, OperationOptions, MessageExchangePattern) - Method in interface org.mule.runtime.core.api.connector.ConnectorOperationLocator
-
Lookup for an operation from a connector
- locateConnectorOperation(String, OperationOptions, MessageExchangePattern) - Method in class org.mule.runtime.core.internal.connector.MuleConnectorOperationLocator
-
- Location - Interface in org.mule.runtime.core.api.locator
-
A location allows to define the position of a certain component in the configuration.
- Location.Builder - Interface in org.mule.runtime.core.api.locator
-
- Location.LocationBuilder - Class in org.mule.runtime.core.api.locator
-
- Location.LocationImpl - Class in org.mule.runtime.core.api.locator
-
- LocationBuilder() - Constructor for class org.mule.runtime.core.api.locator.Location.LocationBuilder
-
- LocationExecutionContextProvider - Class in org.mule.runtime.core.api.execution
-
Provides a standard way to generate a log entry or message that references an element in a flow.
- LocationExecutionContextProvider() - Constructor for class org.mule.runtime.core.api.execution.LocationExecutionContextProvider
-
- LocationImpl() - Constructor for class org.mule.runtime.core.api.locator.Location.LocationImpl
-
- lock(String) - Method in class org.mule.runtime.core.internal.lock.InstanceLockGroup
-
- lock() - Method in class org.mule.runtime.core.internal.lock.LockAdapter
-
- lock(String) - Method in interface org.mule.runtime.core.internal.lock.LockGroup
-
- LockAdapter - Class in org.mule.runtime.core.internal.lock
-
Implementation of
Lock that delegates the locking mechanism to a
LockGroup but looks like a regular lock from
the client's perspective
- LockAdapter(String, LockGroup) - Constructor for class org.mule.runtime.core.internal.lock.LockAdapter
-
- LockEntry(Lock) - Constructor for class org.mule.runtime.core.internal.lock.InstanceLockGroup.LockEntry
-
- lockForReading() - Method in class org.mule.runtime.core.registry.map.RegistryMap
-
- LockGroup - Interface in org.mule.runtime.core.internal.lock
-
Holds reference to all the obtained locks using LockFactory in order to release memory of no longer referenced locks.
- lockInterruptibly(String) - Method in class org.mule.runtime.core.internal.lock.InstanceLockGroup
-
- lockInterruptibly() - Method in class org.mule.runtime.core.internal.lock.LockAdapter
-
- lockInterruptibly(String) - Method in interface org.mule.runtime.core.internal.lock.LockGroup
-
- LockProvider - Interface in org.mule.runtime.core.api.lock
-
Provides abstraction in the creation and destruction of Mule locks.
- locks - Variable in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- log(String) - Method in interface org.mule.runtime.core.api.component.simple.LogService
-
- log(Event) - Method in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- log(Logger, Object) - Method in enum org.mule.runtime.core.api.processor.LoggerMessageProcessor.LogLevel
-
- log(String) - Method in class org.mule.runtime.core.component.simple.LogComponent
-
- LOG_CONFIGURATION_FACTORY_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- LOG_CONTEXT_SELECTOR_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
***************************************************************************** Logging properties
*****************************************************************************
- logAdd(T, QueueStore, Serializable) - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- logAddFirst(T, QueueStore, Serializable) - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- logCheckpointOperation(JournalEntry<T>) - Method in class org.mule.runtime.core.internal.util.journal.TransactionJournal
-
Logs a checkpoint operation over the transactions.
- logCommit(T) - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- LogComponent - Class in org.mule.runtime.core.component.simple
-
LogComponent simply logs the content (or content length if it is a large message)
- LogComponent() - Constructor for class org.mule.runtime.core.component.simple.LogComponent
-
- LogConfigChangeSubject - Interface in org.mule.runtime.core.internal.logging
-
Observable that dispatches calls to registered listeners when the inner log configuration is changed.
- logEvent(ServerNotification) - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- logException - Variable in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- logException(Throwable, Event) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
Used to log the error passed into this Exception Listener
- logFatal(Event, Throwable) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
Logs a fatal error message to the logging system.
- logger - Variable in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
The logger used for this class
- logger - Variable in class org.mule.runtime.core.api.connector.DefaultReplyToHandler
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.api.lifecycle.PrimaryNodeLifecycleNotificationListener
-
- logger - Variable in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- logger - Static variable in class org.mule.runtime.core.api.util.ObjectUtils
-
logger used by this class
- logger - Static variable in class org.mule.runtime.core.api.util.SystemUtils
-
- logger - Static variable in class org.mule.runtime.core.api.util.TemplateParser
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.component.AbstractComponent
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.component.ComponentLifecycleManager
-
logger used by this class
- logger - Static variable in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.config.bootstrap.AbstractRegistryBootstrap
-
- logger - Variable in class org.mule.runtime.core.config.builders.AbstractConfigurationBuilder
-
- logger - Static variable in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- logger - Static variable in class org.mule.runtime.core.config.factories.HostNameFactory
-
- logger - Static variable in class org.mule.runtime.core.config.i18n.LocaleMessageHandler
-
logger used by this class
- logger - Static variable in class org.mule.runtime.core.config.MuleManifest
-
logger used by this class
- logger - Static variable in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- logger - Static variable in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
- logger - Static variable in class org.mule.runtime.core.context.notification.ConnectorMessageNotification
-
logger used by this class
- logger - Static variable in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
logger used by this class
- logger - Variable in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- logger - Variable in class org.mule.runtime.core.execution.AsyncResponseFlowProcessingPhase
-
- logger - Variable in class org.mule.runtime.core.execution.FlowProcessingPhase
-
- logger - Variable in class org.mule.runtime.core.execution.NotificationFiringProcessingPhase
-
- LOGGER - Static variable in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- logger - Variable in class org.mule.runtime.core.internal.construct.FlowConstructLifecycleManager
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.internal.keygenerator.ExpressionMuleEventKeyGenerator
-
- logger - Variable in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- logger - Static variable in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.internal.registry.TypeBasedTransformerResolver
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- logger - Static variable in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.internal.util.xa.XaTransactionRecoverer
-
- logger - Variable in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.object.AbstractObjectFactory
-
- logger - Variable in class org.mule.runtime.core.object.JndiObjectFactory
-
- logger - Variable in class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- logger - Variable in class org.mule.runtime.core.processor.AsyncDelegateMessageProcessor
-
- logger - Variable in class org.mule.runtime.core.processor.AsyncWorkListener
-
- logger - Variable in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- logger - Variable in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- logger - Variable in class org.mule.runtime.core.registry.AbstractRegistry
-
- logger - Variable in class org.mule.runtime.core.registry.MuleRegistryHelper
-
- logger - Variable in class org.mule.runtime.core.retry.async.RetryWorker
-
- logger - Variable in class org.mule.runtime.core.retry.notifiers.ConnectNotifier
-
- logger - Variable in class org.mule.runtime.core.retry.policies.AbstractPolicyTemplate
-
- logger - Static variable in class org.mule.runtime.core.retry.policies.SimpleRetryPolicy
-
- logger - Variable in class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
logger used by this class
- logger - Static variable in class org.mule.runtime.core.routing.AbstractRoutingStrategy
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.routing.AsynchronousUntilSuccessfulProcessingStrategy
-
- logger - Variable in class org.mule.runtime.core.routing.correlation.CollectionCorrelatorCallback
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.routing.filters.ExpressionFilter
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.routing.filters.RegExFilter
-
- logger - Variable in class org.mule.runtime.core.routing.filters.WildcardFilter
-
- logger - Variable in class org.mule.runtime.core.routing.Foreach
-
- logger - Variable in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.routing.SynchronousUntilSuccessfulProcessingStrategy
-
- logger - Variable in class org.mule.runtime.core.routing.WireTap
-
- logger - Variable in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.security.AbstractSecurityFilter
-
- LOGGER - Static variable in class org.mule.runtime.core.security.DefaultMuleSecurityManager
-
logger used by this class
- logger - Static variable in class org.mule.runtime.core.source.ClusterizableMessageSourceWrapper
-
- logger - Static variable in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- logger - Variable in class org.mule.runtime.core.transaction.AbstractTransaction
-
- logger - Static variable in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
logger used by this class
- logger - Static variable in class org.mule.runtime.core.transaction.TransactionCoordination
-
- logger - Variable in class org.mule.runtime.core.transformer.AbstractTransformer
-
- logger - Variable in class org.mule.runtime.core.transformer.graph.CompositeConverterFilter
-
- logger - Variable in class org.mule.runtime.core.transformer.graph.TransformationGraph
-
- logger - Variable in class org.mule.runtime.core.transformer.graph.TransformationGraphLookupStrategy
-
- logger - Variable in class org.mule.runtime.core.transformer.wire.TransformerPairWireFormat
-
logger used by this class
- logger - Variable in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
- logger - Variable in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- logger - Variable in class org.mule.runtime.core.util.queue.TransactionAwareQueueStore
-
- logger - Variable in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- logger - Variable in class org.mule.runtime.core.util.store.AbstractObjectStore
-
- logger - Variable in class org.mule.runtime.core.util.store.AbstractPartitionedObjectStore
-
- logger - Variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- logger - Variable in class org.mule.runtime.core.util.xa.DefaultXASession
-
- LoggerMessageProcessor - Class in org.mule.runtime.core.api.processor
-
MessageProcessor implementation that logs the current element of a value evaluated from it using an expression evaluator.
- LoggerMessageProcessor() - Constructor for class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- LoggerMessageProcessor.LogLevel - Enum in org.mule.runtime.core.api.processor
-
- LoggingInterceptor - Class in org.mule.runtime.core.interceptor
-
LoggingInterceptor is a simple interceptor that logs a message before and after the event processing.
- LoggingInterceptor() - Constructor for class org.mule.runtime.core.interceptor.LoggingInterceptor
-
- logPrepare(Xid) - Method in class org.mule.runtime.core.internal.util.journal.queue.XaTxQueueTransactionJournal
-
- logRemove(T, QueueStore, Serializable) - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- logRollback(T) - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTransactionJournal
-
- LogService - Interface in org.mule.runtime.core.api.component.simple
-
- logSummary() - Method in class org.mule.runtime.core.management.stats.AllStatistics
-
- logSummary(PrintWriter) - Method in class org.mule.runtime.core.management.stats.AllStatistics
-
- logSummary() - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
- logSummary(PrintWriter) - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
- logSummary() - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- logSummary(PrintWriter) - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- logUpdateOperation(JournalEntry<T>) - Method in class org.mule.runtime.core.internal.util.journal.TransactionJournal
-
Log an update operation over a transactional resource
- logWarning(String, String) - Static method in class org.mule.runtime.core.util.xmlsecurity.DefaultXMLSecureFactories
-
- logWithLevel(Object) - Method in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- lookupAddedQueue(QueueStore) - Method in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- lookupAgent(String) - Method in interface org.mule.runtime.core.api.registry.MuleRegistry
-
- lookupAgent(String) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- lookupByType(Class<T>) - Method in interface org.mule.runtime.core.api.registry.Registry
-
- lookupByType(Class<T>) - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- lookupByType(Class<T>) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
- lookupByType(Class<T>) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- lookupComponentErrorType(ComponentIdentifier, Class<? extends Throwable>) - Method in class org.mule.runtime.core.exception.ErrorTypeLocator
-
Finds the ErrorType related to a component defined by the ComponentIdentifier based on the exception thrown
by the component and the mappings configured in the ErrorTypeLocator.
- lookupComponentErrorType(ComponentIdentifier, Throwable) - Method in class org.mule.runtime.core.exception.ErrorTypeLocator
-
Finds the ErrorType related to a component defined by the ComponentIdentifier based on the exception thrown
by the component and the mappings configured in the ErrorTypeLocator.
- lookupConverters(DataType, DataType) - Method in class org.mule.runtime.core.transformer.graph.TransformationGraphLookupStrategy
-
Looks for
Converter to convert from the source to the target data types.
- lookupErrorType(Throwable) - Method in class org.mule.runtime.core.exception.ErrorTypeLocator
-
Finds the ErrorType related to the provided exception based on the general mapping rules of the runtime.
- lookupErrorType(Class<? extends Throwable>) - Method in class org.mule.runtime.core.exception.ErrorTypeLocator
-
Finds the ErrorType related to the provided exception based on the general mapping rules of the runtime.
- lookupErrorType(ComponentIdentifier) - Method in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Looks up the specified error's type and returns it if found and available for general use (error handling).
- lookupFlowConstruct(String) - Method in interface org.mule.runtime.core.api.registry.MuleRegistry
-
- lookupFlowConstruct(String) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- lookupFlowConstructs() - Method in interface org.mule.runtime.core.api.registry.MuleRegistry
-
- lookupFlowConstructs() - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- lookupLocalObjects(Class<T>) - Method in interface org.mule.runtime.core.api.registry.Registry
-
Look up all objects of a given type within the local registry.
- lookupLocalObjects(Class<T>) - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- lookupLocalObjects(Class<T>) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
- lookupLocalObjects(Class<T>) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- lookupObject(String, boolean) - Method in interface org.mule.runtime.core.api.registry.LifecycleRegistry
-
Look up a single object by name.
- lookupObject(String) - Method in interface org.mule.runtime.core.api.registry.Registry
-
Look up a single object by name.
- lookupObject(Class<T>) - Method in interface org.mule.runtime.core.api.registry.Registry
-
Look up a single object by type.
- lookupObject(Class<T>) - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
- lookupObject(String) - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- lookupObject(String, boolean) - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- lookupObject(Class<T>) - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- lookupObject(Class<T>) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Look up a single object by type.
- lookupObject(String) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Look up a single object by name.
- lookupObject(String, boolean) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Look up a single object by name.
- lookupObject(String, boolean) - Method in class org.mule.runtime.core.registry.SimpleRegistry
-
- lookupObject(String) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- lookupObject(Class<T>) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- lookupObjectInstance() - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- lookupObjects(Class<T>) - Method in interface org.mule.runtime.core.api.registry.Registry
-
Look up all objects of a given type.
- lookupObjects(Class<T>) - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- lookupObjects(Class<T>) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Look up all objects of a given type.
- lookupObjects(Class<T>) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- lookupObjectsForLifecycle(Class<T>) - Method in interface org.mule.runtime.core.api.registry.Registry
-
Look up all objects of a given type that lifecycle should be applied to.
- lookupObjectsForLifecycle(LifecycleObject) - Method in class org.mule.runtime.core.lifecycle.RegistryLifecycleCallback
-
- lookupObjectsForLifecycle(Class<T>) - Method in class org.mule.runtime.core.registry.AbstractRegistry
-
- lookupObjectsForLifecycle(Class<T>) - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- lookupObjectsForLifecycle(Class<T>) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Look up all objects of a given type that lifecycle should be applied to.
- lookupProvider(Class<T>, ClassLoader) - Method in class org.mule.runtime.core.api.registry.AbstractServiceRegistry
-
Searches for implementations of a particular service class.
- lookupProvider(Class<T>, ClassLoader) - Method in interface org.mule.runtime.core.api.registry.ServiceRegistry
-
Searches for implementations of a particular service class.
- lookupProviders(Class<T>, ClassLoader) - Method in class org.mule.runtime.core.api.registry.AbstractServiceRegistry
-
If
classLoader is
null, then the current
Thread.getContextClassLoader() will be used Searches for implementations of a particular service class using the given class loader.
- lookupProviders(Class<T>, ClassLoader) - Method in interface org.mule.runtime.core.api.registry.ServiceRegistry
-
Searches for implementations of a particular service class using the given class loader.
- lookupRemovedQueue(QueueStore) - Method in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- lookupTransformer(String) - Method in interface org.mule.runtime.core.api.registry.MuleRegistry
-
- lookupTransformer(DataType, DataType) - Method in interface org.mule.runtime.core.api.registry.MuleRegistry
-
Will find a transformer that is the closest match to the desired input and output.
- lookupTransformer(String) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- lookupTransformer(DataType, DataType) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Will find a transformer that is the closest match to the desired input and output.
- lookupTransformers(DataType, DataType) - Method in interface org.mule.runtime.core.api.registry.MuleRegistry
-
This method will return a list of
Transformer objects that accept the given
input and return the given output type of object
- lookupTransformers(DataType, DataType) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
This method will return a list of
Transformer objects that accept the given
input and return the given output type of object
- LOWER_BOUND_EXCLUSIVE - Static variable in class org.mule.runtime.core.internal.util.VersionRange
-
- LOWER_BOUND_INCLUSIVE - Static variable in class org.mule.runtime.core.internal.util.VersionRange
-
- manage(CursorProvider, Event) - Method in class org.mule.runtime.core.internal.streaming.CursorManager
-
Becomes aware of the given provider and returns a replacement provider
which is managed by the runtime, allowing for automatic resource handling
- manage(CursorProvider, Event) - Method in class org.mule.runtime.core.internal.streaming.DefaultStreamingManager
-
Becomes aware of the given provider and returns a replacement provider
which is managed by the runtime, allowing for automatic resource handling
- manage(CursorProvider, Event) - Method in interface org.mule.runtime.core.streaming.StreamingManager
-
Becomes aware of the given provider and returns a replacement provider
which is managed by the runtime, allowing for automatic resource handling
- managedCursor(CursorStream, CursorContext) - Method in class org.mule.runtime.core.internal.streaming.bytes.ManagedCursorStreamProvider
-
Returns a managed version of the cursor.
- managedCursor(T, CursorContext) - Method in class org.mule.runtime.core.internal.streaming.ManagedCursorProvider
-
Returns a managed version of the cursor.
- managedCursor(CursorIterator, CursorContext) - Method in class org.mule.runtime.core.internal.streaming.object.ManagedCursorIteratorProvider
-
Returns a managed version of the cursor.
- ManagedCursorIteratorProvider - Class in org.mule.runtime.core.internal.streaming.object
-
- ManagedCursorIteratorProvider(CursorContext, CursorManager) - Constructor for class org.mule.runtime.core.internal.streaming.object.ManagedCursorIteratorProvider
- ManagedCursorProvider<T extends org.mule.runtime.api.streaming.Cursor> - Class in org.mule.runtime.core.internal.streaming
-
Base class for a
CursorProvider decorator which makes sure that
cursors
opened by the decorated provider are properly tracked through the
CursorManager.
- ManagedCursorProvider(CursorContext, CursorManager) - Constructor for class org.mule.runtime.core.internal.streaming.ManagedCursorProvider
-
- ManagedCursorStreamProvider - Class in org.mule.runtime.core.internal.streaming.bytes
-
- ManagedCursorStreamProvider(CursorContext, CursorManager) - Constructor for class org.mule.runtime.core.internal.streaming.bytes.ManagedCursorStreamProvider
- MANAGEMENT_COMPONENT_QUEUE_EXHAUSTED - Static variable in class org.mule.runtime.core.context.notification.ManagementNotification
-
- MANAGEMENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- MANAGEMENT_NODE_PING - Static variable in class org.mule.runtime.core.context.notification.ManagementNotification
-
- ManagementNotification - Class in org.mule.runtime.core.context.notification
-
ManagementNotification is fired when monitored resources such as internal queues reach capacity
- ManagementNotification(Object, int) - Constructor for class org.mule.runtime.core.context.notification.ManagementNotification
-
- ManagementNotificationListener<T extends ManagementNotification> - Interface in org.mule.runtime.core.api.context.notification
-
ManagementNotificationListener is an observer interface that objects can use to receive notifications about the
state of the Mule instance and its resources
- managerAlreadyStarted() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- MapCombiner - Class in org.mule.runtime.core.api.util
-
This allows a collection (list) of maps to be defined in Spring, via the "list" property, and then presents all the maps as a
single combine map at run time.
- MapCombiner() - Constructor for class org.mule.runtime.core.api.util.MapCombiner
-
- mapLeft(Function<? super L, ? extends T>) - Method in class org.mule.runtime.core.api.functional.Either
-
Allows to execute a function over the left value if it is present
- MapLookup - Class in org.mule.runtime.core.transformer.simple
-
MapLookup looks up and returns an object from a Map based on a key.
- MapLookup() - Constructor for class org.mule.runtime.core.transformer.simple.MapLookup
-
- mapRight(Function<? super R, ? extends T>) - Method in class org.mule.runtime.core.api.functional.Either
-
Allows to execute a function over the right value if it is present
- MapToBean - Class in org.mule.runtime.core.transformer.simple
-
Creates and object of type
getReturnDataType().getType() and populates values of a
Map as bean
properties on the object.
- MapToBean() - Constructor for class org.mule.runtime.core.transformer.simple.MapToBean
-
- mapType(Class<? extends Map>) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- MapUtils - Class in org.mule.runtime.core.api.util
-
- MapUtils() - Constructor for class org.mule.runtime.core.api.util.MapUtils
-
- mapWithKeysAndValues(Class<? extends Map>, K[], V[]) - Static method in class org.mule.runtime.core.api.util.MapUtils
-
Convenience method for CollectionUtil#mapWithKeysAndValues(Class, Iterator, Iterator); keys and values can be null or empty.
- mapWithKeysAndValues(Class<? extends Map>, Collection<K>, Collection<V>) - Static method in class org.mule.runtime.core.api.util.MapUtils
-
Convenience method for CollectionUtil#mapWithKeysAndValues(Class, Iterator, Iterator); keys and values can be null or empty.
- mapWithKeysAndValues(Class<? extends Map>, Iterator<K>, Iterator<V>) - Static method in class org.mule.runtime.core.api.util.MapUtils
-
Create & populate a Map of arbitrary class.
- mark(int) - Method in class org.mule.runtime.core.api.model.streaming.DelegatingInputStream
-
- markExceptionAsHandled(Exception) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- markSupported() - Method in class org.mule.runtime.core.api.model.streaming.DelegatingInputStream
-
- markTransactionStart() - Method in class org.mule.runtime.core.execution.ExecutionContext
-
This method must be called whenever a transaction has been created in the execution context
- maskedPropertyValue(Map.Entry<?, ?>) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
- maskPasswords(String) - Static method in class org.mule.runtime.core.api.execution.LocationExecutionContextProvider
-
- match(Pattern, String, int) - Static method in class org.mule.runtime.core.api.util.StringUtils
-
Matches the given value to the given pattern.
- match(String) - Method in interface org.mule.runtime.core.api.util.TemplateParser.TemplateCallback
-
- match(ErrorType) - Method in class org.mule.runtime.core.exception.DisjunctiveErrorTypeMatcher
-
- match(ErrorType) - Method in class org.mule.runtime.core.exception.ErrorMapping
-
- match(ErrorType) - Method in interface org.mule.runtime.core.exception.ErrorTypeMatcher
-
- match(ErrorType) - Method in class org.mule.runtime.core.exception.SingleErrorTypeMatcher
-
- Matchable - Interface in org.mule.runtime.core.api.routing
-
Enables an artifact to be matched for routing before actually routing to it
- MatchableMessageProcessor - Interface in org.mule.runtime.core.api.routing
-
- MatchableMessageRouter - Interface in org.mule.runtime.core.api.routing
-
- matches(String) - Method in class org.mule.runtime.core.api.util.WildcardAttributeEvaluator
-
- matches(Class<? extends Throwable>) - Method in class org.mule.runtime.core.exception.ExceptionMapping
-
- matches(PolicyPointcutParameters) - Method in interface org.mule.runtime.core.policy.PolicyPointcut
-
Determines whether or not a policy must be applied on a given request
- MatchingRouter - Interface in org.mule.runtime.core.api.routing
-
Routes the message to zero or more MatchableMessageProcessors.
- MAX_ELEMENTS - Static variable in class org.mule.runtime.core.api.util.StringMessageUtils
-
- MAX_LENGTH_PER_FILE_PROPERTY_KEY - Static variable in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- MAX_PRIORITY_WEIGHTING - Static variable in interface org.mule.runtime.core.api.transformer.Converter
-
- MAX_PROCESSED_GROUPS - Static variable in class org.mule.runtime.core.routing.AbstractAggregator
-
- MAX_PROCESSED_GROUPS - Static variable in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- maxEntries - Variable in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
the maximum number of entries that this store keeps around.
- maxEntries - Variable in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
the maximum number of entries that this store keeps around.
- MAXIMUM_CAPACITY - Static variable in interface org.mule.runtime.core.api.util.queue.QueueConfiguration
-
- maxRedeliveryCount - Variable in class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- MaxStreamingMemoryExceededException - Exception in org.mule.runtime.core.internal.streaming.bytes
-
Indicates that all the memory that was assigned for streaming operations has already been
consumed
- MaxStreamingMemoryExceededException(I18nMessage) - Constructor for exception org.mule.runtime.core.internal.streaming.bytes.MaxStreamingMemoryExceededException
- mayReturnVoidEvent() - Method in interface org.mule.runtime.core.api.transport.LegacyOutboundEndpoint
-
Deprecated.
- mediaType(MediaType) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- mediaType(MediaType) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.PayloadBuilder
-
- mediaType(String) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
Sets the given mediaType string.
- mediaType(MediaType) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- MEL_PREFIX - Static variable in class org.mule.runtime.core.el.DefaultExpressionManager
-
- MemoryManager - Interface in org.mule.runtime.core.streaming
-
Handles the runtime's memory
- merge(MuleSession) - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
Merge current session with an updated version Result session will contain all the properties from updatedSession plus those
properties in the current session that couldn't be serialized In case updatedSession is null, then no change will be applied.
- merge(MuleSession) - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- message(Message) - Method in interface org.mule.runtime.core.api.Event.Builder
-
Set the
Message to construct
Event with.
- message(Message) - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- message - Variable in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- message(Message) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- MESSAGE_ERROR_RESPONSE - Static variable in class org.mule.runtime.core.context.notification.ConnectorMessageNotification
-
- MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- MESSAGE_EVENT_END_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- MESSAGE_FILTERED_ERROR_MESSAGE - Static variable in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- MESSAGE_PAYLOAD - Static variable in class org.mule.runtime.core.el.mvel.MessageVariableResolverFactory
-
- MESSAGE_PROCESSOR_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- MESSAGE_PROCESSOR_POST_INVOKE - Static variable in class org.mule.runtime.core.context.notification.MessageProcessorNotification
-
- MESSAGE_PROCESSOR_PRE_INVOKE - Static variable in class org.mule.runtime.core.context.notification.MessageProcessorNotification
-
- MESSAGE_RECEIVED - Static variable in class org.mule.runtime.core.context.notification.ConnectorMessageNotification
-
- MESSAGE_REQUEST_BEGIN - Static variable in class org.mule.runtime.core.context.notification.ConnectorMessageNotification
-
- MESSAGE_REQUEST_END - Static variable in class org.mule.runtime.core.context.notification.ConnectorMessageNotification
-
- MESSAGE_RESPONSE - Static variable in class org.mule.runtime.core.context.notification.ConnectorMessageNotification
-
- MessageAttachments - Interface in org.mule.runtime.core.internal.message
-
- MessageChunkAggregator - Class in org.mule.runtime.core.routing
-
- MessageChunkAggregator() - Constructor for class org.mule.runtime.core.routing.MessageChunkAggregator
-
- MessageChunkSplitter - Class in org.mule.runtime.core.routing
-
A router that breaks up the current message onto smaller parts and sends them to the same destination.
- MessageChunkSplitter() - Constructor for class org.mule.runtime.core.routing.MessageChunkSplitter
-
- MessageContext - Class in org.mule.runtime.core.el.context
-
Exposes information about the current Mule message:
correlationId The message correlationId.
correlationSequence The message correlation sequence number.
correlationGroupSize The message correlation group size.
dataType The message data type (org.mule.runtime.core.api.transformer.DataType).
replyTo The message reply to destination.
- MessageContext(Event, Event.Builder, MuleContext) - Constructor for class org.mule.runtime.core.el.context.MessageContext
-
- MessageEnricher - Class in org.mule.runtime.core.internal.enricher
-
The Message Enricher allows the current message to be augmented using data from a seperate resource.
- MessageEnricher() - Constructor for class org.mule.runtime.core.internal.enricher.MessageEnricher
-
- MessageEnricher.EnrichExpressionPair - Class in org.mule.runtime.core.internal.enricher
-
- MessageExchangePattern - Enum in org.mule.runtime.core.api
-
- MessageFilter - Class in org.mule.runtime.core.routing
-
- MessageFilter() - Constructor for class org.mule.runtime.core.routing.MessageFilter
-
- MessageFilter(Filter) - Constructor for class org.mule.runtime.core.routing.MessageFilter
-
- MessageFilter(Filter, boolean, Processor) - Constructor for class org.mule.runtime.core.routing.MessageFilter
-
- messageIsOfType(Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- MessageProcessContext - Interface in org.mule.runtime.core.execution
-
- messageProcessingEnded() - Method in interface org.mule.runtime.core.execution.EndPhaseTemplate
-
template method call when the message processing ends
- MessageProcessingFlowTraceManager - Class in org.mule.runtime.core.context.notification
-
Manager for handling message processing troubleshooting data.
- MessageProcessingFlowTraceManager() - Constructor for class org.mule.runtime.core.context.notification.MessageProcessingFlowTraceManager
-
- MessageProcessingManager - Interface in org.mule.runtime.core.execution
-
In charge of processing messages through mule.
- MessageProcessorBuilder - Interface in org.mule.runtime.core.api.processor
-
- MessageProcessorChain - Interface in org.mule.runtime.core.api.processor
-
- MessageProcessorChainBuilder - Interface in org.mule.runtime.core.api.processor
-
- MessageProcessorExecutionInterceptor - Interface in org.mule.runtime.core.execution
-
Intercepts a MessageProcessor execution.
- MessageProcessorExecutionTemplate - Class in org.mule.runtime.core.execution
-
Template for executing a MessageProcessor.
- messageProcessorExecutionTemplate - Variable in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- messageProcessorExecutionTemplate - Variable in class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- MessageProcessorFilterPair - Class in org.mule.runtime.core.routing
-
A holder for a pair of MessageProcessor and Filter.
- MessageProcessorFilterPair(Processor, Filter) - Constructor for class org.mule.runtime.core.routing.MessageProcessorFilterPair
-
- MessageProcessorNotification - Class in org.mule.runtime.core.context.notification
-
- MessageProcessorNotification(EnrichedNotificationInfo, FlowConstruct, EventContext, int) - Constructor for class org.mule.runtime.core.context.notification.MessageProcessorNotification
-
- MessageProcessorNotificationListener<T extends MessageProcessorNotification> - Interface in org.mule.runtime.core.api.context.notification
-
- messageProcessors(List<Processor>) - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
-
Configures the message processors to execute as part of flow.
- MessageProcessors - Class in org.mule.runtime.core.api.processor
-
Some convenience methods for message processors.
- messageProcessors - Variable in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- messageProcessors - Variable in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- messageProcessors(List<Processor>) - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder
-
Configures the message processors to execute as part of flow.
- MessageProcessorTextDebugger - Class in org.mule.runtime.core.context.notification
-
Listener for MessageProcessorNotification that delegates notifications to NotificationTextDebugger
- MessageProcessorTextDebugger(MessageProcessingFlowTraceManager) - Constructor for class org.mule.runtime.core.context.notification.MessageProcessorTextDebugger
-
- MessageProcessPhase<Template extends MessageProcessTemplate> - Interface in org.mule.runtime.core.execution
-
- MessageProcessTemplate - Interface in org.mule.runtime.core.execution
-
- MessageProperties - Interface in org.mule.runtime.core.internal.message
-
- MessagePropertyFilter - Class in org.mule.runtime.core.routing.filters
-
MessagePropertyFilter can be used to filter against properties on an event.
- MessagePropertyFilter() - Constructor for class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
- MessagePropertyFilter(String) - Constructor for class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
- MessageRedeliveredException - Exception in org.mule.runtime.core.exception
-
- MessageRedeliveredException(String, int, int, Event, I18nMessage) - Constructor for exception org.mule.runtime.core.exception.MessageRedeliveredException
-
- MessageRedeliveredException(String, int, int, Event, I18nMessage, Processor) - Constructor for exception org.mule.runtime.core.exception.MessageRedeliveredException
-
- MessageRedeliveredException(String, int, int, Event, Processor) - Constructor for exception org.mule.runtime.core.exception.MessageRedeliveredException
-
- messageRejectedByFilter() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- MessageRouter - Interface in org.mule.runtime.core.api.processor
-
A
Processor that routes messages to zero or more destination message processors.
- MessageSequence<T> - Interface in org.mule.runtime.core.routing
-
A sequence of messages
- messageSize - Variable in class org.mule.runtime.core.routing.MessageChunkSplitter
-
- messageSource(MessageSource) - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
-
Configures the message source for the flow.
- MessageSource - Interface in org.mule.runtime.core.api.source
-
Implemented by objects that receives or generates messages which are then processed by a
Processor.
- messageSource - Variable in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- messageSource(MessageSource) - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder
-
Configures the message source for the flow.
- MessageSourceResponseParametersProcessor - Interface in org.mule.runtime.core.policy
-
Implementation of this interfaces must provide functions to convert and
Event to the response parameters of the success
and failure response functions.
- MessageTransformer - Interface in org.mule.runtime.core.api.transformer
-
A transformer intended to transform Mule messages rather than arbitrary objects
- MessageTransformerException - Exception in org.mule.runtime.core.api.transformer
-
- MessageTransformerException(I18nMessage, Transformer) - Constructor for exception org.mule.runtime.core.api.transformer.MessageTransformerException
-
- MessageTransformerException(I18nMessage, Transformer, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.MessageTransformerException
-
- MessageTransformerException(Transformer, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.MessageTransformerException
-
- MessageUtils - Class in org.mule.runtime.core.util.message
-
Utility methods for handling messages
- MessageVariableResolverFactory - Class in org.mule.runtime.core.el.mvel
-
- MessageVariableResolverFactory(ParserConfiguration, MuleContext, Event, Event.Builder) - Constructor for class org.mule.runtime.core.el.mvel.MessageVariableResolverFactory
-
- MessageVariableResolverFactory(ParserConfiguration, MuleContext, Event, Event.Builder, VariableResolverFactory) - Constructor for class org.mule.runtime.core.el.mvel.MessageVariableResolverFactory
-
Convenience constructor to allow for more concise creation of VariableResolverFactory chains without and performance overhead
incurred by using a builder.
- MessagingException - Exception in org.mule.runtime.core.exception
-
MessagingException is a general message exception thrown when errors specific to Message processing occur..
- MessagingException(I18nMessage, Message, MuleContext) - Constructor for exception org.mule.runtime.core.exception.MessagingException
-
- MessagingException(I18nMessage, Event) - Constructor for exception org.mule.runtime.core.exception.MessagingException
-
- MessagingException(I18nMessage, Event, Processor) - Constructor for exception org.mule.runtime.core.exception.MessagingException
-
- MessagingException(I18nMessage, Message, MuleContext, Throwable) - Constructor for exception org.mule.runtime.core.exception.MessagingException
-
- MessagingException(I18nMessage, Event, Throwable) - Constructor for exception org.mule.runtime.core.exception.MessagingException
-
- MessagingException(I18nMessage, Event, Throwable, Processor) - Constructor for exception org.mule.runtime.core.exception.MessagingException
-
- MessagingException(Event, Throwable) - Constructor for exception org.mule.runtime.core.exception.MessagingException
-
- MessagingException(Event, MessagingException) - Constructor for exception org.mule.runtime.core.exception.MessagingException
-
- MessagingException(Event, Throwable, Processor) - Constructor for exception org.mule.runtime.core.exception.MessagingException
-
- messagingExceptionHandler(MessagingExceptionHandler) - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
-
Configures the exception listener to manage exceptions thrown on the flow execution.
- MessagingExceptionHandler - Interface in org.mule.runtime.core.api.exception
-
Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
- messagingExceptionHandler(MessagingExceptionHandler) - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder
-
Configures the exception listener to manage exceptions thrown on the flow execution.
- messagingExceptionHandler - Variable in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- messagingExceptionHandler - Variable in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- MessagingExceptionHandlerAcceptor - Interface in org.mule.runtime.core.api.exception
-
MessagingExceptionHandlers that will only be executed if accepts to manage MuleEvent
- MessagingExceptionHandlerAware - Interface in org.mule.runtime.core.api.exception
-
Objects that need access to the messaging exception handler of the execution context should implement this interface.
- MessagingExceptionHandlerToSystemAdapter - Class in org.mule.runtime.core.exception
-
- MessagingExceptionHandlerToSystemAdapter(MuleContext) - Constructor for class org.mule.runtime.core.exception.MessagingExceptionHandlerToSystemAdapter
-
- MessagingExceptionLocationProvider - Class in org.mule.runtime.core.exception
-
Generates location info to augment MessagingExceptions with.
- MessagingExceptionLocationProvider() - Constructor for class org.mule.runtime.core.exception.MessagingExceptionLocationProvider
-
- MessagingExceptionStrategyAcceptorDelegate - Class in org.mule.runtime.core.exception
-
- MessagingExceptionStrategyAcceptorDelegate(MessagingExceptionHandler) - Constructor for class org.mule.runtime.core.exception.MessagingExceptionStrategyAcceptorDelegate
-
- method - Variable in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- MethodHeaderPropertyEntryPointResolver - Class in org.mule.runtime.core.api.model.resolvers
-
This resolver will look for a
MuleProperties.MULE_METHOD_PROPERTY property on the
incoming event to determine which method to invoke Users can customise the name of the property used to look up the method name
on the event
- MethodHeaderPropertyEntryPointResolver() - Constructor for class org.mule.runtime.core.api.model.resolvers.MethodHeaderPropertyEntryPointResolver
-
- methodName - Variable in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- MethodParameter - Class in org.mule.runtime.core.internal.util.generics
-
Helper class that encapsulates the specification of a method parameter, i.e.
- MethodParameter(Method, int) - Constructor for class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Create a new MethodParameter for the given method, with nesting level 1.
- MethodParameter(Method, int, int) - Constructor for class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Create a new MethodParameter for the given method.
- MethodParameter(Constructor, int) - Constructor for class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Create a new MethodParameter for the given constructor, with nesting level 1.
- MethodParameter(Constructor, int, int) - Constructor for class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Create a new MethodParameter for the given constructor.
- MethodParameter(MethodParameter) - Constructor for class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Copy constructor, resulting in an independent MethodParameter object based on the same metadata and cache state that the
original object was in.
- methodWithNumParamsNotFoundOnObject(String, int, Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- methodWithParamsNotFoundOnObject(String, Object, Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- mimeType - Variable in class org.mule.runtime.core.internal.metadata.SimpleDataType
-
- MIN_PRIORITY_WEIGHTING - Static variable in interface org.mule.runtime.core.api.transformer.Converter
-
- miniSplash(String) - Static method in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
- minMuleVersionNotMet(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- minutes() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- MISSED_AGGREGATION_GROUP_EVENT - Static variable in class org.mule.runtime.core.context.notification.RoutingNotification
-
- MISSED_ASYNC_REPLY - Static variable in class org.mule.runtime.core.context.notification.RoutingNotification
-
- modelDeprecated() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- MODULE_CONFIG_GLOBAL_ELEMENT_NAME - Static variable in class org.mule.runtime.core.processor.chain.ModuleOperationMessageProcessorChainBuilder
-
literal that represents the name of the global element for any given module.
- ModuleFlowProcessingPhase - Class in org.mule.runtime.core.execution
-
This phase routes the message through the flow.
- ModuleFlowProcessingPhase(PolicyManager) - Constructor for class org.mule.runtime.core.execution.ModuleFlowProcessingPhase
-
- ModuleFlowProcessingPhaseTemplate - Interface in org.mule.runtime.core.execution
-
Template methods for
MessageSource specific behavior during flow execution.
- ModuleOperationMessageProcessorChainBuilder - Class in org.mule.runtime.core.processor.chain
-
Creates a chain for any operation, where it parametrizes two type of values (parameter and property) to the inner processors
through the
Event.
- ModuleOperationMessageProcessorChainBuilder(Map<String, String>, Map<String, String>, ExtensionModel, OperationModel, ExpressionManager) - Constructor for class org.mule.runtime.core.processor.chain.ModuleOperationMessageProcessorChainBuilder
-
- MonitoredObjectStoreWrapper<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
The MonitoredObjectStoreWrapper wraps an ObjectStore which does not support direct expiry and adds this behavior
- MonitoredObjectStoreWrapper(ListableObjectStore<MonitoredObjectStoreWrapper.StoredObject<T>>) - Constructor for class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- MonitoredObjectStoreWrapper(ListableObjectStore<MonitoredObjectStoreWrapper.StoredObject<T>>, int, long, long) - Constructor for class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- MonitoredObjectStoreWrapper.StoredObject<T> - Class in org.mule.runtime.core.util.store
-
- moveFileWithCopyFallback(File, File) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
Try to move a file by renaming with backup attempt by copying/deleting via NIO.
- MULE - Static variable in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- MULE_ARRIVAL_ORDER_PROPERTY - Static variable in class org.mule.runtime.core.routing.EventGroup
-
- MULE_BASE_DIRECTORY_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_CONTEXT_INTERNAL_VARIABLE - Static variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- MULE_CONTEXT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_CORRELATION_GROUP_SIZE_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_CORRELATION_ID_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_CORRELATION_SEQUENCE_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_CREDENTIALS_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_DEFAULT_PROCESSING_STRATEGY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_DISABLE_TRANSPORT_TRANSFORMER_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_ENCODING_SYSTEM_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_ENDPOINT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_ERROR_CODE_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_EVENT_INTERNAL_VARIABLE - Static variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- MULE_EVENT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
***************************************************************************** MuleEvent Level properties
*****************************************************************************
- MULE_EVENT_TIMEOUT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_FLOW_TRACE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_FORCE_CONSOLE_LOG - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_FORCE_SYNC_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_HOME_DIRECTORY_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_IGNORE_METHOD_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_LOCAL_JAR_FILENAME - Static variable in class org.mule.runtime.core.internal.util.JarUtils
-
- MULE_LOG_CONTEXT_DISPOSE_DELAY_MILLIS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_LOG_VERBOSE_CLASSLOADING - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_MANAGEMENT_CONTEXT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_MEL_AS_DEFAULT - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_MESSAGE_ID_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_MESSAGE_INTERNAL_VARIABLE - Static variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- MULE_METHOD_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_ORIGINATING_ENDPOINT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_PROXY_ADDRESS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_REMOTE_CLIENT_ADDRESS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_REMOTE_SYNC_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_REPLY_TO_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_REPLY_TO_REQUESTOR_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_REPLY_TO_STOP_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
Prevents processing of the ReplyTo property by the Service.
- MULE_ROOT_MESSAGE_ID_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_SECURITY_PROVIDER_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_SECURITY_SYSTEM_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_SESSION_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
Deprecated.
- MULE_SIMPLE_LOG - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_SOAP_METHOD - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_STREAMING_BUFFER_SIZE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_STREAMING_MAX_MEMORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_USER_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MULE_WORKING_DIRECTORY_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- MuleBaseVariableResolverFactory - Class in org.mule.runtime.core.el.mvel
-
- MuleBaseVariableResolverFactory() - Constructor for class org.mule.runtime.core.el.mvel.MuleBaseVariableResolverFactory
-
- MuleClient - Interface in org.mule.runtime.core.api.client
-
Provides methods for performing send, dispatch and request operations programmatically.
- MuleClientFlowConstruct - Class in org.mule.runtime.core.api.client
-
Placeholder class which makes the default exception handler available.
- MuleClientFlowConstruct(MuleContext) - Constructor for class org.mule.runtime.core.api.client.MuleClientFlowConstruct
-
- MuleConfiguration - Interface in org.mule.runtime.core.api.config
-
Configuration info.
- MuleConnectorOperationLocator - Class in org.mule.runtime.core.internal.connector
-
- MuleConnectorOperationLocator() - Constructor for class org.mule.runtime.core.internal.connector.MuleConnectorOperationLocator
-
- muleContext - Variable in class org.mule.runtime.core.agent.AbstractAgent
-
- muleContext - Variable in class org.mule.runtime.core.api.client.AbstractConnectorMessageProcessorProvider
-
- muleContext - Variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- MuleContext - Interface in org.mule.runtime.core.api
-
- muleContext - Variable in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- muleContext - Variable in class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
-
- muleContext - Variable in class org.mule.runtime.core.component.AbstractComponent
-
- muleContext - Variable in class org.mule.runtime.core.component.ComponentLifecycleManager
-
- muleContext - Variable in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- muleContext - Variable in class org.mule.runtime.core.config.bootstrap.AbstractRegistryBootstrap
-
- muleContext - Variable in class org.mule.runtime.core.el.context.AppContext
-
- muleContext - Variable in class org.mule.runtime.core.el.mvel.MessageVariableResolverFactory
-
- muleContext - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- muleContext - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- muleContext - Variable in class org.mule.runtime.core.execution.NotificationFiringProcessingPhase
-
- muleContext - Variable in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- muleContext - Variable in class org.mule.runtime.core.internal.connection.ConnectionProviderWrapper
-
- muleContext - Variable in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- muleContext - Variable in class org.mule.runtime.core.internal.construct.FlowConstructLifecycleManager
-
- muleContext - Variable in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
- muleContext - Variable in class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
- muleContext - Variable in class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- muleContext - Variable in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- muleContext - Variable in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- muleContext - Variable in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- muleContext - Variable in class org.mule.runtime.core.processor.simple.SimpleMessageProcessor
-
- muleContext - Variable in class org.mule.runtime.core.registry.AbstractRegistry
-
- muleContext - Variable in class org.mule.runtime.core.routing.AbstractAggregator
-
- muleContext - Variable in class org.mule.runtime.core.routing.AbstractUntilSuccessfulProcessingStrategy
-
- muleContext - Variable in class org.mule.runtime.core.routing.correlation.CollectionCorrelatorCallback
-
- muleContext - Variable in class org.mule.runtime.core.routing.correlation.ResequenceMessagesCorrelatorCallback
-
- muleContext - Variable in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- muleContext - Variable in class org.mule.runtime.core.security.AbstractSecurityFilter
-
- muleContext - Variable in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- muleContext - Variable in class org.mule.runtime.core.transaction.AbstractTransaction
-
- muleContext - Variable in class org.mule.runtime.core.transformer.AbstractTransformer
-
- muleContext - Variable in class org.mule.runtime.core.transformer.wire.TransformerPairWireFormat
-
- MuleContextAware - Interface in org.mule.runtime.core.api.context
-
Objects who want to be aware of the MuleContext should implement this interface.
- MuleContextBuilder - Interface in org.mule.runtime.core.api.context
-
Builder that is used to build instances of
MuleContext.
- MuleContextDisposePhase - Class in org.mule.runtime.core.internal.lifecycle.phases
-
Objects are disposed of via the Registry since the Registry manages the creation/initialisation of the objects it must also
take care of disposing them.
- MuleContextDisposePhase() - Constructor for class org.mule.runtime.core.internal.lifecycle.phases.MuleContextDisposePhase
-
- MuleContextException - Exception in org.mule.runtime.core.api.context
-
MuleContextException is thrown when an exception occurs with Mule Context objects
- MuleContextException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.context.MuleContextException
-
- MuleContextException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.context.MuleContextException
-
- MuleContextFactory - Interface in org.mule.runtime.core.api.context
-
A MuleContextFactory is used to create instances of
MuleContext.
- MuleContextInitialisePhase - Class in org.mule.runtime.core.internal.lifecycle.phases
-
The MuleContextInitialisePhase defines the lifecycle behaviour when the Mule context is initialised.
- MuleContextInitialisePhase() - Constructor for class org.mule.runtime.core.internal.lifecycle.phases.MuleContextInitialisePhase
-
- MuleContextLifecycleManager - Class in org.mule.runtime.core.lifecycle
-
This is a specialized class that extends
RegistryLifecycleManager and will invoke lifecycle on the registry instance
for the MuleContext.
- MuleContextLifecycleManager() - Constructor for class org.mule.runtime.core.lifecycle.MuleContextLifecycleManager
-
- MuleContextListener - Interface in org.mule.runtime.core.api.context.notification
-
Listens to events raised during the creation of a
MuleContext
- MuleContextNotification - Class in org.mule.runtime.core.context.notification
-
MuleContextNotification is fired when an event such as the mule context starting occurs.
- MuleContextNotification(MuleContext, String) - Constructor for class org.mule.runtime.core.context.notification.MuleContextNotification
-
- MuleContextNotification(MuleContext, int) - Constructor for class org.mule.runtime.core.context.notification.MuleContextNotification
-
- MuleContextNotificationListener<T extends MuleContextNotification> - Interface in org.mule.runtime.core.api.context.notification
-
MuleContextNotificationListener is an observer interface that objects can implement and then register themselves
with the Mule manager to be notified when a Manager event occurs.
- MuleContextProcessor - Class in org.mule.runtime.core.registry
-
- MuleContextProcessor(MuleContext) - Constructor for class org.mule.runtime.core.registry.MuleContextProcessor
-
Deprecated.
- MuleContextStartPhase - Class in org.mule.runtime.core.internal.lifecycle.phases
-
The Start phase for the MuleContext.
- MuleContextStartPhase() - Constructor for class org.mule.runtime.core.internal.lifecycle.phases.MuleContextStartPhase
-
- MuleContextStartPhase(Class<?>[]) - Constructor for class org.mule.runtime.core.internal.lifecycle.phases.MuleContextStartPhase
-
- MuleContextStopPhase - Class in org.mule.runtime.core.internal.lifecycle.phases
-
The Stop phase for the Management context LifecycleManager.
- MuleContextStopPhase() - Constructor for class org.mule.runtime.core.internal.lifecycle.phases.MuleContextStopPhase
-
- MuleContextStopPhase(Class<?>[]) - Constructor for class org.mule.runtime.core.internal.lifecycle.phases.MuleContextStopPhase
-
- MuleDefaultObjectStoreFactory - Class in org.mule.runtime.core.util.store
-
- MuleDefaultObjectStoreFactory() - Constructor for class org.mule.runtime.core.util.store.MuleDefaultObjectStoreFactory
-
- MuleEncryptionEndpointSecurityFilter - Class in org.mule.runtime.core.security.filters
-
MuleEncryptionEndpointSecurityFilter provides password-based encryption
- MuleEncryptionEndpointSecurityFilter(EncryptionStrategy) - Constructor for class org.mule.runtime.core.security.filters.MuleEncryptionEndpointSecurityFilter
-
- MuleEventContext - Interface in org.mule.runtime.core.api
-
MuleEventContext is the context object for the current request.
- MuleEventKeyGenerator - Interface in org.mule.runtime.core.api
-
Defines a way to generate cache keys for
Event instances.
- MuleFatalException - Exception in org.mule.runtime.core.exception
-
MuleFatalException Is the runtime exception used to wrap fatal errors such as VirtualMachineError.
- MuleFatalException(I18nMessage) - Constructor for exception org.mule.runtime.core.exception.MuleFatalException
-
- MuleFatalException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.exception.MuleFatalException
-
- MuleFatalException(Throwable) - Constructor for exception org.mule.runtime.core.exception.MuleFatalException
-
- MuleHeaderCredentialsAccessor - Class in org.mule.runtime.core.security
-
MuleHeaderCredentialsAccessor obtains and sets the user credentials as Mule property headers.
- MuleHeaderCredentialsAccessor() - Constructor for class org.mule.runtime.core.security.MuleHeaderCredentialsAccessor
-
- MuleImmutableVariableResolver<T> - Class in org.mule.runtime.core.el.mvel
-
- MuleImmutableVariableResolver(String, T, Class<?>) - Constructor for class org.mule.runtime.core.el.mvel.MuleImmutableVariableResolver
-
- MuleInstanceContext - Class in org.mule.runtime.core.el.context
-
Expose information about the Mule instance:
clusterid Cluster ID
home Home directory
nodeid Cluster Node ID
version Mule Version
- MuleInstanceContext(MuleContext) - Constructor for class org.mule.runtime.core.el.context.MuleInstanceContext
-
- MuleLockFactory - Class in org.mule.runtime.core.internal.lock
-
- MuleLockFactory() - Constructor for class org.mule.runtime.core.internal.lock.MuleLockFactory
-
- MuleManifest - Class in org.mule.runtime.core.config
-
This is a static class that provides access to the Mule core manifest file.
- MuleManifest() - Constructor for class org.mule.runtime.core.config.MuleManifest
-
- muleMessage - Variable in exception org.mule.runtime.core.exception.MessagingException
-
The Message being processed when the error occurred
- MuleMessageProcessingManager - Class in org.mule.runtime.core.execution
-
- MuleMessageProcessingManager() - Constructor for class org.mule.runtime.core.execution.MuleMessageProcessingManager
-
- MuleMessageToByteArray - Class in org.mule.runtime.core.transformer.simple
-
Serializes a Message into a byte array.
- MuleMessageToByteArray() - Constructor for class org.mule.runtime.core.transformer.simple.MuleMessageToByteArray
-
- MuleMetadataService - Class in org.mule.runtime.core.internal.metadata
-
Default implementation of the MetadataService, which provides access to the Metadata of any Component in the
application, using it's Location.
- MuleMetadataService() - Constructor for class org.mule.runtime.core.internal.metadata.MuleMetadataService
-
- MuleObjectStoreManager - Class in org.mule.runtime.core.util.store
-
- MuleObjectStoreManager() - Constructor for class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- MuleProperties - Class in org.mule.runtime.core.api.config
-
MuleProperties is a set of constants pertaining to Mule properties.
- MuleProperties() - Constructor for class org.mule.runtime.core.api.config.MuleProperties
-
- MuleRegistry - Interface in org.mule.runtime.core.api.registry
-
Adds lookup/register/unregister methods for Mule-specific entities to the standard Registry interface.
- MuleRegistryHelper - Class in org.mule.runtime.core.registry
-
Adds lookup/register/unregister methods for Mule-specific entities to the standard Registry interface.
- MuleRegistryHelper(DefaultRegistryBroker, MuleContext) - Constructor for class org.mule.runtime.core.registry.MuleRegistryHelper
-
- MuleSession - Interface in org.mule.runtime.core.api
-
- MuleTransactionConfig - Class in org.mule.runtime.core.transaction
-
MuleTransactionConfig defines transaction configuration for a transactional endpoint.
- MuleTransactionConfig() - Constructor for class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- MuleTransactionConfig(byte) - Constructor for class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- MuleXid - Class in org.mule.runtime.core.util.xa
-
- MuleXid(int, byte[], byte[]) - Constructor for class org.mule.runtime.core.util.xa.MuleXid
-
- MuleXid(Xid) - Constructor for class org.mule.runtime.core.util.xa.MuleXid
-
- MulticastingRouter - Class in org.mule.runtime.core.routing.outbound
-
Deprecated.
- MulticastingRouter() - Constructor for class org.mule.runtime.core.routing.outbound.MulticastingRouter
-
Deprecated.
- mustStartMessageSource(AnnotatedObject) - Method in class org.mule.runtime.core.component.state.DefaultComponentInitialStateManager
-
- MutableStreamingStatistics - Class in org.mule.runtime.core.internal.streaming
-
- MutableStreamingStatistics() - Constructor for class org.mule.runtime.core.internal.streaming.MutableStreamingStatistics
-
- MvelDataTypeResolver - Class in org.mule.runtime.core.el.mvel.datatype
-
- MvelDataTypeResolver() - Constructor for class org.mule.runtime.core.el.mvel.datatype.MvelDataTypeResolver
-
- MvelDataTypeResolver(List<ExpressionDataTypeResolver>) - Constructor for class org.mule.runtime.core.el.mvel.datatype.MvelDataTypeResolver
-
- MvelEnricherDataTypePropagator - Class in org.mule.runtime.core.el.mvel.datatype
-
- MvelEnricherDataTypePropagator() - Constructor for class org.mule.runtime.core.el.mvel.datatype.MvelEnricherDataTypePropagator
-
- MvelEnricherDataTypePropagator(List<EnricherDataTypePropagator>) - Constructor for class org.mule.runtime.core.el.mvel.datatype.MvelEnricherDataTypePropagator
-
- MVELExpressionExecutor - Class in org.mule.runtime.core.el.mvel
-
This MVEL executor uses MVEL ReflectiveAccessorOptimizer implementation rather than the default
DynamicOptimizer (which generates byte-code accessors using ASM) because we found that, at least with JDK7, the
ReflectiveAccessorOptimizer was fastest in typical Mule use cases.
- MVELExpressionExecutor(ParserConfiguration) - Constructor for class org.mule.runtime.core.el.mvel.MVELExpressionExecutor
-
- MVELExpressionLanguage - Class in org.mule.runtime.core.el.mvel
-
Expression language that uses MVEL (http://mvel.codehaus.org/).
- MVELExpressionLanguage(MuleContext) - Constructor for class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- MVELExpressionLanguageContext - Class in org.mule.runtime.core.el.mvel
-
- MVELExpressionLanguageContext(ParserConfiguration, MuleContext) - Constructor for class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- MVELExpressionLanguageContext(MVELExpressionLanguageContext) - Constructor for class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- MVELSplitDataIterator - Class in org.mule.runtime.core.el.mvel
-
- MVELSplitDataIterator(Iterator<?>) - Constructor for class org.mule.runtime.core.el.mvel.MVELSplitDataIterator
-
- object - Variable in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- object - Variable in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- OBJECT_CLASSLOADER_REPOSITORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_CLUSTER_CONFIGURATION - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_COMPONENT_INITIAL_STATE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_CONFIGURATION_COMPONENT_LOCATOR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_CONNECTION_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_CONNECTIVITY_TESTING_SERVICE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_CONNECTOR_MESSAGE_PROCESSOR_LOCATOR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_CONVERTER_RESOLVER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_CURSOR_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_DEFAULT_GLOBAL_EXCEPTION_STRATEGY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_DEFAULT_MESSAGE_PROCESSING_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_DEFAULT_RETRY_POLICY_TEMPLATE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_EXCEPTION_LOCATION_PROVIDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_EXPRESSION_LANGUAGE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_EXPRESSION_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_EXTENSION_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_EXTENSION_OAUTH_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_FOR_ENRICHMENT - Static variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- OBJECT_KEY - Static variable in class org.mule.runtime.core.config.bootstrap.AbstractRegistryBootstrap
-
- OBJECT_LIFECYCLE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_LOCAL_QUEUE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_LOCAL_STORE_IN_MEMORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_LOCAL_STORE_PERSISTENT - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_LOCK_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_LOCK_PROVIDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_MESSAGE_PROCESSING_FLOW_TRACE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_METADATA_SERVICE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_MULE_APPLICATION_PROPERTIES - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_MULE_CONFIGURATION - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_MULE_CONTEXT - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_MULE_CONTEXT_PROCESSOR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_MULE_NAMESPACE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_MULE_OUTBOUND_ENDPOINT_EXECUTOR_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_MULE_SIMPLE_REGISTRY_BOOTSTRAP - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_MULE_STREAM_CLOSER_SERVICE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_NOTIFICATION_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_OBJECT_NAME_PROCESSOR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_POLICY_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_POLICY_MANAGER_STATE_HANDLER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_POLICY_PROVIDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_POLLING_CONTROLLER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_PROCESSING_TIME_WATCHER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_PROCESSOR_INTERCEPTOR_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_PROPERTY_PLACEHOLDER_PROCESSOR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_QUEUE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_SCHEDULER_BASE_CONFIG - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_SCHEDULER_POOLS_CONFIG - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_SECURITY_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_SERIALIZER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_STORE_DEFAULT_IN_MEMORY_NAME - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_STORE_DEFAULT_PERSISTENT_NAME - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_STORE_DIR - Static variable in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- OBJECT_STORE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_STREAMING_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_TIME_SUPPLIER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_TRANSACTION_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- OBJECT_TRANSFORMATION_SERVICE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
- objectAlreadyExists(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- objectAlreadyRegistered(String, Object, Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ObjectArrayToString - Class in org.mule.runtime.core.transformer.simple
-
ObjectArrayToString transformer is the opposite of StringToObjectArray - it simply converts Object[] to a String
in which each element is separated by a configurable delimiter (default is a space).
- ObjectArrayToString() - Constructor for class org.mule.runtime.core.transformer.simple.ObjectArrayToString
-
- ObjectBootstrapProperty - Class in org.mule.runtime.core.config.bootstrap
-
Defines a bootstrap property for a generic object
- ObjectBootstrapProperty(BootstrapService, ArtifactType, Boolean, String, String) - Constructor for class org.mule.runtime.core.config.bootstrap.ObjectBootstrapProperty
-
Creates a generic bootstrap property
- objectClass - Variable in class org.mule.runtime.core.object.AbstractObjectFactory
-
- objectClassName - Variable in class org.mule.runtime.core.object.AbstractObjectFactory
-
- objectDoesNotImplementInterface(Object, Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ObjectFactory - Interface in org.mule.runtime.core.api.object
-
ObjectFactory is a generic Factory interface.
- objectFactory - Variable in class org.mule.runtime.core.component.AbstractJavaComponent
-
- objectFactory - Variable in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
The ObjectFactory used to create new pool instances
- objectFailedToInitialise(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ObjectFilter - Interface in org.mule.runtime.core.api.routing.filter
-
Interface for filtering any kind of object.
- objectHasMoreThanOnePostConstructAnnotation(Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- objectHasMoreThanOnePreDestroyAnnotation(Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- objectIsNull(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ObjectNameHelper - Class in org.mule.runtime.core.api.util
-
Generates consistent objects names for Mule components
- ObjectNameHelper(MuleContext) - Constructor for class org.mule.runtime.core.api.util.ObjectNameHelper
-
- objectNotFound(Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ObjectNotFoundException - Exception in org.mule.runtime.core.api.exception
-
Exception type for representing a failure due to object not found.
- ObjectNotFoundException(String) - Constructor for exception org.mule.runtime.core.api.exception.ObjectNotFoundException
- objectNotOfCorrectType(Class<?>, Class<?>[]) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- objectNotOfCorrectType(Class<?>, Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- objectNotRegistered(String, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ObjectPool - Interface in org.mule.runtime.core.api.util.pool
-
ObjectPool is a simple pooling interface for objects
- ObjectProcessor - Interface in org.mule.runtime.core.api.registry
-
- objects - Variable in class org.mule.runtime.core.config.builders.SimpleConfigurationBuilder
-
- ObjectSerializer - Interface in org.mule.runtime.core.api.serialization
-
- objectSerializer - Variable in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- objectStoreNotFound(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ObjectStorePartition<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
- ObjectStorePartition(String, PartitionableObjectStore<T>) - Constructor for class org.mule.runtime.core.util.store.ObjectStorePartition
-
- ObjectStoreToMapAdapter<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
Adapts the object store interface to a map interface so the client doesn't have to deal with all the ObjectStoreExceptions
thrown by ObjectStore.
- ObjectStoreToMapAdapter() - Constructor for class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
- ObjectStreamBuffer<T> - Interface in org.mule.runtime.core.internal.streaming.object
-
A buffer which provides concurrent random access to the entirety
of a stream of objects.
- ObjectStreamingManager - Interface in org.mule.runtime.core.streaming.object
-
Manages components in charge of streaming objects so that the runtime can keep track of them,
enforce policies and make sure that all resources are reclaimed once no longer needed.
- ObjectToByteArray - Class in org.mule.runtime.core.internal.transformer.simple
-
ObjectToByteArray converts serilaizable object to a byte array but treats java.lang.String
differently by converting to bytes using the String.getBytes() method.
- ObjectToByteArray() - Constructor for class org.mule.runtime.core.internal.transformer.simple.ObjectToByteArray
-
- ObjectToInputStream - Class in org.mule.runtime.core.internal.transformer.simple
-
ObjectToInputStream converts Serializable objects to an InputStream but treats java.lang.String,
byte[] and org.mule.runtime.core.message.OutputHandler differently by using their byte[] content
rather thqn Serializing them.
- ObjectToInputStream() - Constructor for class org.mule.runtime.core.internal.transformer.simple.ObjectToInputStream
-
- ObjectToOutputHandler - Class in org.mule.runtime.core.internal.transformer.simple
-
ObjectToOutputHandler converts a byte array into a String.
- ObjectToOutputHandler() - Constructor for class org.mule.runtime.core.internal.transformer.simple.ObjectToOutputHandler
-
- ObjectToString - Class in org.mule.runtime.core.internal.transformer.simple
-
ObjectToString transformer is useful for debugging.
- ObjectToString() - Constructor for class org.mule.runtime.core.internal.transformer.simple.ObjectToString
-
- objectType - Variable in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- ObjectUtils - Class in org.mule.runtime.core.api.util
-
- ObjectUtils() - Constructor for class org.mule.runtime.core.api.util.ObjectUtils
-
- of(Predicate<T>...) - Static method in class org.mule.runtime.core.api.util.func.CompositePredicate
-
Creates a new instance which aggregates the given predicates.
- of(CheckedRunnable) - Static method in class org.mule.runtime.core.api.util.func.Once
-
Creates a new instance
- of(Event, InputStream) - Method in class org.mule.runtime.core.internal.streaming.bytes.factory.AbstractCursorStreamProviderFactory
-
Optionally creates a new CursorProvider to buffer the given value.
- of(Event, Iterator) - Method in class org.mule.runtime.core.internal.streaming.object.factory.AbstractCursorIteratorProviderFactory
-
Optionally creates a new CursorProvider to buffer the given value.
- of(Event, T) - Method in interface org.mule.runtime.core.streaming.CursorProviderFactory
-
Optionally creates a new CursorProvider to buffer the given value.
- offer(Serializable, long) - Method in interface org.mule.runtime.core.api.util.queue.Queue
-
- offer(QueueStore, Serializable, long) - Method in class org.mule.runtime.core.internal.util.queue.LocalTxQueueTransactionContext
-
- offer(QueueStore, Serializable, long) - Method in class org.mule.runtime.core.internal.util.queue.PersistentQueueTransactionContext
-
- offer(QueueStore, Serializable, long) - Method in class org.mule.runtime.core.internal.util.queue.PersistentXaTransactionContext
-
- offer(QueueStore, Serializable, long) - Method in class org.mule.runtime.core.internal.util.queue.XaQueueTypeTransactionContextAdapter
-
- offer(Serializable, int, long) - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
- offer(Serializable, int, long) - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- offer(Serializable, int, long) - Method in interface org.mule.runtime.core.util.queue.QueueStore
-
- offer(Serializable, int, long) - Method in interface org.mule.runtime.core.util.queue.QueueStoreDelegate
-
Offer to append a new member to the end of the queue
- offer(QueueStore, Serializable, long) - Method in interface org.mule.runtime.core.util.queue.QueueTransactionContext
-
- offer(QueueStore, Serializable, long) - Method in class org.mule.runtime.core.util.queue.QueueTypeTransactionContextAdapter
-
- offer(Serializable, long) - Method in class org.mule.runtime.core.util.queue.TransactionAwareQueueStore
-
- offer(QueueStore, Serializable, long) - Method in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- offer(QueueStore, Serializable, long) - Method in class org.mule.runtime.core.util.queue.TransientXaTransactionAdapter
-
- onBucketOverflow(Bucket<T>) - Method in class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- onBucketOverflow(Bucket<T>) - Method in class org.mule.runtime.core.internal.streaming.object.InMemoryObjectStreamBuffer
-
- onCall(MuleEventContext) - Method in interface org.mule.runtime.core.api.lifecycle.Callable
-
Passes the event to the listener
- onCall(MuleEventContext) - Method in class org.mule.runtime.core.component.simple.EchoComponent
-
- onCall(MuleEventContext) - Method in class org.mule.runtime.core.component.simple.LogComponent
-
- onCall(MuleEventContext) - Method in class org.mule.runtime.core.component.simple.NullComponent
-
- onCall(MuleEventContext) - Method in class org.mule.runtime.core.component.simple.StaticComponent
-
- Once - Class in org.mule.runtime.core.api.util.func
-
- onClose() - Method in interface org.mule.runtime.core.api.model.streaming.CallbackOutputStream.Callback
-
- onClose(Cursor, CursorContext) - Method in class org.mule.runtime.core.internal.streaming.CursorManager
-
Acknowledges that the given cursor has been closed
- onCompletion(R, ExceptionCallback<Throwable>) - Method in class org.mule.runtime.core.execution.BlockingCompletionHandler
-
- onCompletion(R, ExceptionCallback<Throwable>) - Method in interface org.mule.runtime.core.execution.CompletionHandler
-
Invoked on successful completion of asynchronous processing.
- onCompletion(R, ExceptionCallback<Throwable>) - Method in class org.mule.runtime.core.execution.NullCompletionHandler
-
- onConfiguration(MuleContext) - Method in interface org.mule.runtime.core.api.context.notification.MuleContextListener
-
Notifies the configuration of a
MuleContext instance, after this notification, the context is ready to be used.
- onCreation(MuleContext) - Method in interface org.mule.runtime.core.api.context.notification.MuleContextListener
-
Notifies the creation of a
MuleContext instance right before the initialization.
- OnErrorContinueHandler - Class in org.mule.runtime.core.exception
-
Handler that will consume errors and finally commit transactions.
- OnErrorContinueHandler() - Constructor for class org.mule.runtime.core.exception.OnErrorContinueHandler
-
- OnErrorPropagateHandler - Class in org.mule.runtime.core.exception
-
Handler that will propagate errors and rollback transactions.
- OnErrorPropagateHandler() - Constructor for class org.mule.runtime.core.exception.OnErrorPropagateHandler
-
- OneTimeWarning - Class in org.mule.runtime.core.internal.util
-
Utility class to log a warning message only once during the lifecycle of a component.
- OneTimeWarning(Logger, String) - Constructor for class org.mule.runtime.core.internal.util.OneTimeWarning
-
- onException(E) - Method in interface org.mule.runtime.core.execution.ExceptionCallback
-
Notifies that exception has occurred
- onFailure(RetryContext, Throwable) - Method in interface org.mule.runtime.core.api.retry.RetryNotifier
-
Called each time a retry attempt fails.
- onFailure(E) - Method in interface org.mule.runtime.core.execution.CompletionHandler
-
Invoked when a failure occurs during asynchronous processing
- onFailure(E) - Method in class org.mule.runtime.core.execution.NullCompletionHandler
-
- onFailure(RetryContext, Throwable) - Method in class org.mule.runtime.core.retry.notifiers.ConnectNotifier
-
- onFlowComplete(EnrichedNotificationInfo) - Method in interface org.mule.runtime.core.api.context.notification.FlowTraceManager
-
Handles the completion of the current flow for the given event.
- onFlowComplete(EnrichedNotificationInfo) - Method in class org.mule.runtime.core.context.notification.MessageProcessingFlowTraceManager
-
- onFlowStart(EnrichedNotificationInfo, String) - Method in interface org.mule.runtime.core.api.context.notification.FlowTraceManager
-
Handles the start of the passed flowName for the given event.
- onFlowStart(EnrichedNotificationInfo, String) - Method in class org.mule.runtime.core.context.notification.MessageProcessingFlowTraceManager
-
- onInitialization(MuleContext) - Method in interface org.mule.runtime.core.api.context.notification.MuleContextListener
-
Notifies after initialization of a
MuleContext instance.
- onMessageProcessorNotificationPreInvoke(MessageProcessorNotification) - Method in class org.mule.runtime.core.context.notification.MessageProcessingFlowTraceManager
-
Callback method for when a message processor is about to be invoked.
- onNotification(T) - Method in interface org.mule.runtime.core.api.context.notification.ServerNotificationListener
-
- onNotification(ServerNotification) - Method in class org.mule.runtime.core.api.lifecycle.PrimaryNodeLifecycleNotificationListener
-
- onNotification(PipelineMessageNotification) - Method in class org.mule.runtime.core.context.notification.FlowNotificationTextDebugger
-
- onNotification(MessageProcessorNotification) - Method in class org.mule.runtime.core.context.notification.MessageProcessorTextDebugger
-
- onOpen(Cursor, CursorContext) - Method in class org.mule.runtime.core.internal.streaming.CursorManager
-
Acknowledges that the given cursor has been opened
- onPhaseCompleted(LifecyclePhase) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleInterceptor
-
- onPhaseCompleted(LifecyclePhase) - Method in class org.mule.runtime.core.lifecycle.NullLifecycleInterceptor
-
NoOp implementation
- onPhaseCompleted(LifecyclePhase) - Method in class org.mule.runtime.core.lifecycle.PhaseErrorLifecycleInterceptor
-
If the phase name is trackingPhase then it marks the trackingPhase phase as completed and clears all
other tracking state so that memory can be reclaimed.
- onPipeline(ReactiveProcessor) - Method in interface org.mule.runtime.core.api.processor.strategy.ProcessingStrategy
-
Enrich
Processor function by adding pre/post operators to implement processing strategy behaviour.
- onPipelineNotificationComplete(PipelineMessageNotification) - Method in class org.mule.runtime.core.context.notification.MessageProcessingFlowTraceManager
-
Callback method for when a flow or sub-flow called from a flow-ref component has been completed.
- onPipelineNotificationStart(PipelineMessageNotification) - Method in class org.mule.runtime.core.context.notification.MessageProcessingFlowTraceManager
-
Callback method for when a flow or sub-flow is about to be called from a flow-ref.
- onProcessor(ReactiveProcessor) - Method in interface org.mule.runtime.core.api.processor.strategy.ProcessingStrategy
-
Enrich
Processor function by adding pre/post operators to implement processing strategy behaviour.
- onSuccess(RetryContext) - Method in interface org.mule.runtime.core.api.retry.RetryNotifier
-
Called when a retry attempt finally suceeds.
- onSuccess(RetryContext) - Method in class org.mule.runtime.core.retry.notifiers.ConnectNotifier
-
- onTransition(String, O) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleCallback
-
- onTransition(String, O) - Method in class org.mule.runtime.core.lifecycle.EmptyLifecycleCallback
-
- onTransition(String, T) - Method in class org.mule.runtime.core.lifecycle.RegistryLifecycleCallback
-
- onUnacceptedFlowConstruct - Variable in class org.mule.runtime.core.processor.AbstractFilteringMessageProcessor
-
- open() - Method in interface org.mule.runtime.core.api.store.ListableObjectStore
-
Open the underlying store.
- open(String) - Method in interface org.mule.runtime.core.api.store.PartitionableObjectStore
-
- open() - Method in class org.mule.runtime.core.util.store.AbstractPartitionedObjectStore
-
- open() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- open() - Method in class org.mule.runtime.core.util.store.ObjectStorePartition
-
- open(String) - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- open() - Method in class org.mule.runtime.core.util.store.PartitionedObjectStoreWrapper
-
- open() - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- open(String) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- open() - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- open() - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- open(String) - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- open() - Method in class org.mule.runtime.core.util.store.SimpleMemoryObjectStore
-
- OPEN_FILE_OPTIONS - Static variable in class org.mule.runtime.core.util.queue.QueueFileProvider
-
- openCursor() - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractCursorStreamProvider
- openCursor() - Method in class org.mule.runtime.core.internal.streaming.ManagedCursorProvider
-
- openCursor() - Method in class org.mule.runtime.core.internal.streaming.object.AbstractCursorIteratorProvider
- openDirectory(String) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- openStreamChannel(InputStream) - Static method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
- OPERATION_MODE_RECOVERING - Static variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- OPERATION_MODE_STARTED - Static variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- OPERATION_MODE_STARTING - Static variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- OPERATION_MODE_STOPPED - Static variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- OPERATION_MODE_STOPPING - Static variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- OperationExecutionFunction - Interface in org.mule.runtime.core.policy
-
Function for executing an operation.
- operationMode - Variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- OperationOptions - Interface in org.mule.runtime.core.api.client
-
- OperationOptionsConfig<BuilderType> - Interface in org.mule.runtime.core.api.client
-
Common configuration options for all operations
- OperationParametersProcessor - Interface in org.mule.runtime.core.policy
-
Implementation of this interfaces must provide functions to convert and
Event to the response parameters of the success
and failure response functions.
- OperationPolicy - Interface in org.mule.runtime.core.policy
-
- OperationPolicyParametersTransformer - Interface in org.mule.runtime.core.api.policy
-
Implementations of this interface must provide a transformation between the parameters of an operation and a Message.
- OperationPolicyProcessor - Class in org.mule.runtime.core.policy
-
This class is responsible for the processing of a policy applied to a
Processor.
- OperationPolicyProcessor(Policy, PolicyStateHandler, Processor) - Constructor for class org.mule.runtime.core.policy.OperationPolicyProcessor
-
- OperationPolicyProcessorFactory - Interface in org.mule.runtime.core.policy
-
- Operators - Class in org.mule.runtime.core.internal.util.rx
-
Reusable operators to be use with project reactor.
- OptimisedNotificationHandler - Class in org.mule.runtime.core.context.notification
-
Optimized to make a quick decision on a particular class of messages.
- OptimisedNotificationHandler(ServerNotificationHandler, Class<? extends ServerNotification>) - Constructor for class org.mule.runtime.core.context.notification.OptimisedNotificationHandler
-
- optional - Variable in class org.mule.runtime.core.config.bootstrap.AbstractBootstrapProperty
-
- or(Optional<T>, Supplier<Optional<T>>) - Static method in class org.mule.runtime.core.internal.util.FunctionalUtils
-
If the given optional is not present, then it returns the optional
provided by the orElse supplier
- OrderedProperties - Class in org.mule.runtime.core.internal.util
-
- OrderedProperties() - Constructor for class org.mule.runtime.core.internal.util.OrderedProperties
-
- OrFilter - Class in org.mule.runtime.core.routing.filters.logic
-
OrFilter accepts if any of the filters accept the message
- OrFilter() - Constructor for class org.mule.runtime.core.routing.filters.logic.OrFilter
-
- OrFilter(Filter...) - Constructor for class org.mule.runtime.core.routing.filters.logic.OrFilter
-
- OrFilter(List<Filter>) - Constructor for class org.mule.runtime.core.routing.filters.logic.OrFilter
-
- org.mule.runtime.core - package org.mule.runtime.core
-
- org.mule.runtime.core.agent - package org.mule.runtime.core.agent
-
- org.mule.runtime.core.api - package org.mule.runtime.core.api
-
- org.mule.runtime.core.api.agent - package org.mule.runtime.core.api.agent
-
- org.mule.runtime.core.api.cache - package org.mule.runtime.core.api.cache
-
- org.mule.runtime.core.api.client - package org.mule.runtime.core.api.client
-
- org.mule.runtime.core.api.component - package org.mule.runtime.core.api.component
-
- org.mule.runtime.core.api.component.simple - package org.mule.runtime.core.api.component.simple
-
- org.mule.runtime.core.api.config - package org.mule.runtime.core.api.config
-
- org.mule.runtime.core.api.connectivity - package org.mule.runtime.core.api.connectivity
-
- org.mule.runtime.core.api.connector - package org.mule.runtime.core.api.connector
-
- org.mule.runtime.core.api.construct - package org.mule.runtime.core.api.construct
-
- org.mule.runtime.core.api.context - package org.mule.runtime.core.api.context
-
- org.mule.runtime.core.api.context.notification - package org.mule.runtime.core.api.context.notification
-
- org.mule.runtime.core.api.el - package org.mule.runtime.core.api.el
-
- org.mule.runtime.core.api.el.datetime - package org.mule.runtime.core.api.el.datetime
-
- org.mule.runtime.core.api.endpoint - package org.mule.runtime.core.api.endpoint
-
- org.mule.runtime.core.api.exception - package org.mule.runtime.core.api.exception
-
- org.mule.runtime.core.api.execution - package org.mule.runtime.core.api.execution
-
- org.mule.runtime.core.api.expression - package org.mule.runtime.core.api.expression
-
- org.mule.runtime.core.api.extension - package org.mule.runtime.core.api.extension
-
- org.mule.runtime.core.api.functional - package org.mule.runtime.core.api.functional
-
- org.mule.runtime.core.api.interception - package org.mule.runtime.core.api.interception
-
- org.mule.runtime.core.api.interceptor - package org.mule.runtime.core.api.interceptor
-
- org.mule.runtime.core.api.lifecycle - package org.mule.runtime.core.api.lifecycle
-
- org.mule.runtime.core.api.locator - package org.mule.runtime.core.api.locator
-
- org.mule.runtime.core.api.lock - package org.mule.runtime.core.api.lock
-
- org.mule.runtime.core.api.management.stats - package org.mule.runtime.core.api.management.stats
-
- org.mule.runtime.core.api.message - package org.mule.runtime.core.api.message
-
- org.mule.runtime.core.api.model - package org.mule.runtime.core.api.model
-
- org.mule.runtime.core.api.model.resolvers - package org.mule.runtime.core.api.model.resolvers
-
- org.mule.runtime.core.api.model.streaming - package org.mule.runtime.core.api.model.streaming
-
- org.mule.runtime.core.api.object - package org.mule.runtime.core.api.object
-
- org.mule.runtime.core.api.policy - package org.mule.runtime.core.api.policy
-
- org.mule.runtime.core.api.processor - package org.mule.runtime.core.api.processor
-
- org.mule.runtime.core.api.processor.strategy - package org.mule.runtime.core.api.processor.strategy
-
- org.mule.runtime.core.api.processor.util - package org.mule.runtime.core.api.processor.util
-
- org.mule.runtime.core.api.registry - package org.mule.runtime.core.api.registry
-
- org.mule.runtime.core.api.retry - package org.mule.runtime.core.api.retry
-
- org.mule.runtime.core.api.routing - package org.mule.runtime.core.api.routing
-
- org.mule.runtime.core.api.routing.filter - package org.mule.runtime.core.api.routing.filter
-
- org.mule.runtime.core.api.rx - package org.mule.runtime.core.api.rx
-
- org.mule.runtime.core.api.scheduler - package org.mule.runtime.core.api.scheduler
-
- org.mule.runtime.core.api.security - package org.mule.runtime.core.api.security
-
- org.mule.runtime.core.api.security.tls - package org.mule.runtime.core.api.security.tls
-
- org.mule.runtime.core.api.serialization - package org.mule.runtime.core.api.serialization
-
- org.mule.runtime.core.api.source - package org.mule.runtime.core.api.source
-
- org.mule.runtime.core.api.source.polling - package org.mule.runtime.core.api.source.polling
-
- org.mule.runtime.core.api.store - package org.mule.runtime.core.api.store
-
- org.mule.runtime.core.api.time - package org.mule.runtime.core.api.time
-
- org.mule.runtime.core.api.transaction - package org.mule.runtime.core.api.transaction
-
- org.mule.runtime.core.api.transformer - package org.mule.runtime.core.api.transformer
-
- org.mule.runtime.core.api.transformer.wire - package org.mule.runtime.core.api.transformer.wire
-
- org.mule.runtime.core.api.transport - package org.mule.runtime.core.api.transport
-
- org.mule.runtime.core.api.util - package org.mule.runtime.core.api.util
-
- org.mule.runtime.core.api.util.collection - package org.mule.runtime.core.api.util.collection
-
- org.mule.runtime.core.api.util.compression - package org.mule.runtime.core.api.util.compression
-
- org.mule.runtime.core.api.util.concurrent - package org.mule.runtime.core.api.util.concurrent
-
- org.mule.runtime.core.api.util.func - package org.mule.runtime.core.api.util.func
-
- org.mule.runtime.core.api.util.pool - package org.mule.runtime.core.api.util.pool
-
- org.mule.runtime.core.api.util.queue - package org.mule.runtime.core.api.util.queue
-
- org.mule.runtime.core.component - package org.mule.runtime.core.component
-
- org.mule.runtime.core.component.simple - package org.mule.runtime.core.component.simple
-
- org.mule.runtime.core.component.state - package org.mule.runtime.core.component.state
-
- org.mule.runtime.core.config - package org.mule.runtime.core.config
-
- org.mule.runtime.core.config.artifact - package org.mule.runtime.core.config.artifact
-
- org.mule.runtime.core.config.bootstrap - package org.mule.runtime.core.config.bootstrap
-
- org.mule.runtime.core.config.builders - package org.mule.runtime.core.config.builders
-
- org.mule.runtime.core.config.factories - package org.mule.runtime.core.config.factories
-
- org.mule.runtime.core.config.i18n - package org.mule.runtime.core.config.i18n
-
- org.mule.runtime.core.context - package org.mule.runtime.core.context
-
- org.mule.runtime.core.context.notification - package org.mule.runtime.core.context.notification
-
- org.mule.runtime.core.el - package org.mule.runtime.core.el
-
- org.mule.runtime.core.el.context - package org.mule.runtime.core.el.context
-
- org.mule.runtime.core.el.datetime - package org.mule.runtime.core.el.datetime
-
- org.mule.runtime.core.el.function - package org.mule.runtime.core.el.function
-
- org.mule.runtime.core.el.mvel - package org.mule.runtime.core.el.mvel
-
- org.mule.runtime.core.el.mvel.datatype - package org.mule.runtime.core.el.mvel.datatype
-
- org.mule.runtime.core.exception - package org.mule.runtime.core.exception
-
- org.mule.runtime.core.execution - package org.mule.runtime.core.execution
-
- org.mule.runtime.core.expression - package org.mule.runtime.core.expression
-
- org.mule.runtime.core.expression.transformers - package org.mule.runtime.core.expression.transformers
-
- org.mule.runtime.core.interceptor - package org.mule.runtime.core.interceptor
-
- org.mule.runtime.core.internal - package org.mule.runtime.core.internal
-
- org.mule.runtime.core.internal.client - package org.mule.runtime.core.internal.client
-
- org.mule.runtime.core.internal.config - package org.mule.runtime.core.internal.config
-
- org.mule.runtime.core.internal.connection - package org.mule.runtime.core.internal.connection
-
- org.mule.runtime.core.internal.connectivity - package org.mule.runtime.core.internal.connectivity
-
- org.mule.runtime.core.internal.connector - package org.mule.runtime.core.internal.connector
-
- org.mule.runtime.core.internal.construct - package org.mule.runtime.core.internal.construct
-
- org.mule.runtime.core.internal.construct.processor - package org.mule.runtime.core.internal.construct.processor
-
- org.mule.runtime.core.internal.enricher - package org.mule.runtime.core.internal.enricher
-
- org.mule.runtime.core.internal.keygenerator - package org.mule.runtime.core.internal.keygenerator
-
- org.mule.runtime.core.internal.lifecycle.phases - package org.mule.runtime.core.internal.lifecycle.phases
-
- org.mule.runtime.core.internal.lock - package org.mule.runtime.core.internal.lock
-
- org.mule.runtime.core.internal.logging - package org.mule.runtime.core.internal.logging
-
- org.mule.runtime.core.internal.message - package org.mule.runtime.core.internal.message
-
- org.mule.runtime.core.internal.metadata - package org.mule.runtime.core.internal.metadata
-
- org.mule.runtime.core.internal.pool - package org.mule.runtime.core.internal.pool
-
- org.mule.runtime.core.internal.registry - package org.mule.runtime.core.internal.registry
-
- org.mule.runtime.core.internal.serialization - package org.mule.runtime.core.internal.serialization
-
- org.mule.runtime.core.internal.streaming - package org.mule.runtime.core.internal.streaming
-
- org.mule.runtime.core.internal.streaming.bytes - package org.mule.runtime.core.internal.streaming.bytes
-
- org.mule.runtime.core.internal.streaming.bytes.factory - package org.mule.runtime.core.internal.streaming.bytes.factory
-
- org.mule.runtime.core.internal.streaming.object - package org.mule.runtime.core.internal.streaming.object
-
- org.mule.runtime.core.internal.streaming.object.factory - package org.mule.runtime.core.internal.streaming.object.factory
-
- org.mule.runtime.core.internal.streaming.object.iterator - package org.mule.runtime.core.internal.streaming.object.iterator
-
- org.mule.runtime.core.internal.transformer - package org.mule.runtime.core.internal.transformer
-
- org.mule.runtime.core.internal.transformer.codec - package org.mule.runtime.core.internal.transformer.codec
-
- org.mule.runtime.core.internal.transformer.compression - package org.mule.runtime.core.internal.transformer.compression
-
- org.mule.runtime.core.internal.transformer.datatype - package org.mule.runtime.core.internal.transformer.datatype
-
- org.mule.runtime.core.internal.transformer.encryption - package org.mule.runtime.core.internal.transformer.encryption
-
- org.mule.runtime.core.internal.transformer.simple - package org.mule.runtime.core.internal.transformer.simple
-
- org.mule.runtime.core.internal.util - package org.mule.runtime.core.internal.util
-
- org.mule.runtime.core.internal.util.annotation - package org.mule.runtime.core.internal.util.annotation
-
- org.mule.runtime.core.internal.util.generics - package org.mule.runtime.core.internal.util.generics
-
- org.mule.runtime.core.internal.util.journal - package org.mule.runtime.core.internal.util.journal
-
- org.mule.runtime.core.internal.util.journal.queue - package org.mule.runtime.core.internal.util.journal.queue
-
- org.mule.runtime.core.internal.util.pool - package org.mule.runtime.core.internal.util.pool
-
- org.mule.runtime.core.internal.util.queue - package org.mule.runtime.core.internal.util.queue
-
- org.mule.runtime.core.internal.util.rx - package org.mule.runtime.core.internal.util.rx
-
- org.mule.runtime.core.internal.util.splash - package org.mule.runtime.core.internal.util.splash
-
- org.mule.runtime.core.internal.util.xa - package org.mule.runtime.core.internal.util.xa
-
- org.mule.runtime.core.lifecycle - package org.mule.runtime.core.lifecycle
-
- org.mule.runtime.core.lifecycle.processor - package org.mule.runtime.core.lifecycle.processor
-
- org.mule.runtime.core.management.stats - package org.mule.runtime.core.management.stats
-
- org.mule.runtime.core.management.stats.printers - package org.mule.runtime.core.management.stats.printers
-
- org.mule.runtime.core.message - package org.mule.runtime.core.message
-
- org.mule.runtime.core.message.ds - package org.mule.runtime.core.message.ds
-
- org.mule.runtime.core.object - package org.mule.runtime.core.object
-
- org.mule.runtime.core.policy - package org.mule.runtime.core.policy
-
- org.mule.runtime.core.processor - package org.mule.runtime.core.processor
-
- org.mule.runtime.core.processor.chain - package org.mule.runtime.core.processor.chain
-
- org.mule.runtime.core.processor.interceptor - package org.mule.runtime.core.processor.interceptor
-
- org.mule.runtime.core.processor.simple - package org.mule.runtime.core.processor.simple
-
- org.mule.runtime.core.processor.strategy - package org.mule.runtime.core.processor.strategy
-
- org.mule.runtime.core.registry - package org.mule.runtime.core.registry
-
- org.mule.runtime.core.registry.map - package org.mule.runtime.core.registry.map
-
- org.mule.runtime.core.retry - package org.mule.runtime.core.retry
-
- org.mule.runtime.core.retry.async - package org.mule.runtime.core.retry.async
-
- org.mule.runtime.core.retry.notifiers - package org.mule.runtime.core.retry.notifiers
-
- org.mule.runtime.core.retry.policies - package org.mule.runtime.core.retry.policies
-
- org.mule.runtime.core.routing - package org.mule.runtime.core.routing
-
- org.mule.runtime.core.routing.correlation - package org.mule.runtime.core.routing.correlation
-
- org.mule.runtime.core.routing.filters - package org.mule.runtime.core.routing.filters
-
- org.mule.runtime.core.routing.filters.logic - package org.mule.runtime.core.routing.filters.logic
-
- org.mule.runtime.core.routing.outbound - package org.mule.runtime.core.routing.outbound
-
- org.mule.runtime.core.routing.requestreply - package org.mule.runtime.core.routing.requestreply
-
- org.mule.runtime.core.security - package org.mule.runtime.core.security
-
- org.mule.runtime.core.security.filters - package org.mule.runtime.core.security.filters
-
- org.mule.runtime.core.session - package org.mule.runtime.core.session
-
- org.mule.runtime.core.source - package org.mule.runtime.core.source
-
- org.mule.runtime.core.source.scheduler - package org.mule.runtime.core.source.scheduler
-
- org.mule.runtime.core.source.scheduler.schedule - package org.mule.runtime.core.source.scheduler.schedule
-
- org.mule.runtime.core.streaming - package org.mule.runtime.core.streaming
-
- org.mule.runtime.core.streaming.bytes - package org.mule.runtime.core.streaming.bytes
-
- org.mule.runtime.core.streaming.object - package org.mule.runtime.core.streaming.object
-
- org.mule.runtime.core.transaction - package org.mule.runtime.core.transaction
-
- org.mule.runtime.core.transformer - package org.mule.runtime.core.transformer
-
- org.mule.runtime.core.transformer.codec - package org.mule.runtime.core.transformer.codec
-
- org.mule.runtime.core.transformer.graph - package org.mule.runtime.core.transformer.graph
-
- org.mule.runtime.core.transformer.simple - package org.mule.runtime.core.transformer.simple
-
- org.mule.runtime.core.transformer.wire - package org.mule.runtime.core.transformer.wire
-
- org.mule.runtime.core.util.file - package org.mule.runtime.core.util.file
-
- org.mule.runtime.core.util.message - package org.mule.runtime.core.util.message
-
- org.mule.runtime.core.util.monitor - package org.mule.runtime.core.util.monitor
-
- org.mule.runtime.core.util.proxy - package org.mule.runtime.core.util.proxy
-
- org.mule.runtime.core.util.queue - package org.mule.runtime.core.util.queue
-
- org.mule.runtime.core.util.store - package org.mule.runtime.core.util.store
-
- org.mule.runtime.core.util.xa - package org.mule.runtime.core.util.xa
-
- org.mule.runtime.core.util.xmlsecurity - package org.mule.runtime.core.util.xmlsecurity
-
- outbound() - Method in class org.mule.runtime.core.api.client.AbstractBaseOptionsBuilder
-
- OUTBOUND_NAME - Static variable in enum org.mule.runtime.core.PropertyScope
-
- OutboundAttachmentMapContext - Class in org.mule.runtime.core.el.context
-
- OutboundAttachmentMapContext(Event, Event.Builder) - Constructor for class org.mule.runtime.core.el.context.OutboundAttachmentMapContext
-
- outboundAttachments(Map<String, DataHandler>) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- outboundAttachments(Map<String, DataHandler>) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- outboundProperties(Map<String, Serializable>) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- outboundProperties(Map<String, Serializable>) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- OutboundRouter - Interface in org.mule.runtime.core.api.routing
-
OutboundRouter is used to control outbound routing behaviour for an event.
- outboundTransformer - Variable in class org.mule.runtime.core.transformer.wire.TransformerPairWireFormat
-
- OutputHandler - Interface in org.mule.runtime.core.message
-
The OutputHandler is a strategy class that is used to defer the writing of the message payload until there is a stream
available to write it to.
- OutputStream(OutputStream) - Constructor for class org.mule.runtime.core.api.util.Base64.OutputStream
-
- OutputStream(OutputStream, int) - Constructor for class org.mule.runtime.core.api.util.Base64.OutputStream
-
- OVERLOAD - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- OVERLOAD_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates a problem of overloading occurred and the execution was rejected.
- overrideDefaultServiceClass(String, Class<T>) - Method in class org.mule.runtime.core.internal.config.DefaultCustomizationService
- overrideDefaultServiceImpl(String, T) - Method in class org.mule.runtime.core.internal.config.DefaultCustomizationService
- OverwitePayloadCallback(Object) - Constructor for class org.mule.runtime.core.transformer.TransformerTemplate.OverwitePayloadCallback
-
- Pair<K,V> - Class in org.mule.runtime.core.api.util
-
A convenience class to represent value pairs.
- Pair(K, V) - Constructor for class org.mule.runtime.core.api.util.Pair
-
Creates a new pair
- parallelStream() - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- ParameterNameDiscoverer - Interface in org.mule.runtime.core.internal.util.generics
-
Interface to discover parameter names for methods and constructors.
- parameters(Map<String, Object>) - Method in interface org.mule.runtime.core.api.Event.Builder
-
Set a map of parameters to be consumed within a
ModuleOperationMessageProcessorChainBuilder.ModuleOperationProcessorChain.
- PARAMETERS - Static variable in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- parameters(Map<String, Object>) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- ParametersResolverProcessor - Interface in org.mule.runtime.core.api.processor
-
Implementations provide a means of resolving the parameters that the processor will receive, performing any required value
resolution.
- ParametersResolverProcessor.ParametersResolverProcessorResult - Class in org.mule.runtime.core.api.processor
-
Container for the parameters and the ExecutionContext of an operation.
- ParametersResolverProcessorResult(Map<String, Object>, ExecutionContext) - Constructor for class org.mule.runtime.core.api.processor.ParametersResolverProcessor.ParametersResolverProcessorResult
-
- parametersType(List<FunctionParameter>) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- parentErrorType(ErrorType) - Method in class org.mule.runtime.core.message.ErrorTypeBuilder
-
Sets the parent error type.
- ParentMuleContextAwareConfigurationBuilder - Interface in org.mule.runtime.core.api.config
-
Configuration builders that implements this interface will receive a reference to the context of the domain they belong to.
- parse(String, Event, FlowConstruct) - Method in interface org.mule.runtime.core.api.el.ExtendedExpressionManager
-
- parse(Map<?, ?>, String) - Method in class org.mule.runtime.core.api.util.TemplateParser
-
Matches one or more templates against a Map of key value pairs.
- parse(TemplateParser.TemplateCallback, String) - Method in class org.mule.runtime.core.api.util.TemplateParser
-
Matches one or more templates against a Map of key value pairs.
- parse(Map<?, ?>, String, TemplateParser.TemplateCallback) - Method in class org.mule.runtime.core.api.util.TemplateParser
-
- parse(Map<?, ?>, List<?>) - Method in class org.mule.runtime.core.api.util.TemplateParser
-
Matches one or more templates against a Map of key value pairs.
- parse(Map<?, ?>, Map<?, ?>) - Method in class org.mule.runtime.core.api.util.TemplateParser
-
Matches one or more templates against a Map of key value pairs.
- parse(TemplateParser.TemplateCallback, Map<?, ?>) - Method in class org.mule.runtime.core.api.util.TemplateParser
-
- parse(String, Event, FlowConstruct) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- parse(String) - Method in class org.mule.runtime.core.expression.ExpressionConfig
-
- parseNumber(String, Class<T>) - Static method in class org.mule.runtime.core.api.util.NumberUtils
-
- parseProcessingStrategy(String) - Static method in class org.mule.runtime.core.internal.util.ProcessingStrategyUtils
-
- parsePropertyDefinitions(String) - Static method in class org.mule.runtime.core.api.util.SystemUtils
-
Returns a Map of all valid property definitions in -Dkey=value format.
- parser - Variable in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- parserConfiguration - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionExecutor
-
- parserConfiguration - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- parserConfiguration - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguageContext
-
- ParseTemplateTransformer - Class in org.mule.runtime.core.transformer.simple
-
Loads a template and parses its content to resolve expressions.
- ParseTemplateTransformer() - Constructor for class org.mule.runtime.core.transformer.simple.ParseTemplateTransformer
-
- PartAttributes - Class in org.mule.runtime.core.message
-
Representation of metadata associated to a part in a MultiPartPayload.
- PartAttributes(String, String, long, Map<String, LinkedList<String>>) - Constructor for class org.mule.runtime.core.message.PartAttributes
-
Builds a new instance of this attributes with the given parameters.
- PartAttributes(String) - Constructor for class org.mule.runtime.core.message.PartAttributes
-
Builds a new instance of this attributes with the given name.
- PartitionableExpirableObjectStore<T extends Serializable> - Interface in org.mule.runtime.core.api.store
-
- PartitionableObjectStore<T extends Serializable> - Interface in org.mule.runtime.core.api.store
-
- PartitionedInMemoryObjectStore<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
- PartitionedInMemoryObjectStore() - Constructor for class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- PartitionedMessageSequence<Q> - Class in org.mule.runtime.core.routing.outbound
-
A
MessageSequence wrapper that partitions the wrapped sequence in collections of the specified size.
- PartitionedMessageSequence(MessageSequence<Q>, int) - Constructor for class org.mule.runtime.core.routing.outbound.PartitionedMessageSequence
-
- PartitionedObjectStoreWrapper<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
- PartitionedObjectStoreWrapper(String, MuleContext, ListableObjectStore<T>) - Constructor for class org.mule.runtime.core.util.store.PartitionedObjectStoreWrapper
-
- PartitionedPersistentObjectStore<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
- PartitionedPersistentObjectStore() - Constructor for class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- PartitionedPersistentObjectStore(MuleContext) - Constructor for class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- PARTS_SEPARATOR - Static variable in class org.mule.runtime.core.api.locator.Location.LocationImpl
-
- PASSWORD_ATTRIBUTE_MASK - Static variable in class org.mule.runtime.core.api.execution.LocationExecutionContextProvider
-
- PasswordBasedEncryptionStrategy - Class in org.mule.runtime.core.security
-
Provides password-based encryption using JCE.
- PasswordBasedEncryptionStrategy() - Constructor for class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- pattern - Variable in class org.mule.runtime.core.routing.filters.WildcardFilter
-
- patternInfo - Variable in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- patterns - Variable in class org.mule.runtime.core.routing.filters.WildcardFilter
-
- PAYLOAD - Static variable in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- PAYLOAD - Static variable in class org.mule.runtime.core.el.mvel.MessageVariableResolverFactory
-
- payload(Object) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- payload(Object) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.PayloadBuilder
-
- PAYLOAD_INFO_KEY - Static variable in exception org.mule.runtime.core.exception.MessagingException
-
- PAYLOAD_TYPE_INFO_KEY - Static variable in exception org.mule.runtime.core.exception.MessagingException
-
- payloadAs(Class<T>) - Method in class org.mule.runtime.core.el.context.MessageContext
-
Obtains the payload of the current message transformed to the given #type.
- payloadAs(DataType) - Method in class org.mule.runtime.core.el.context.MessageContext
-
Obtains the payload of the current message transformed to the given #dataType.
- PayloadEnricherDataTypePropagator - Class in org.mule.runtime.core.el.mvel.datatype
-
Propagates data type when payload is used as enrichment target
- PayloadEnricherDataTypePropagator() - Constructor for class org.mule.runtime.core.el.mvel.datatype.PayloadEnricherDataTypePropagator
-
- PayloadExpressionDataTypeResolver - Class in org.mule.runtime.core.el.mvel.datatype
-
Resolves data type for expressions representing message's payload
- PayloadExpressionDataTypeResolver() - Constructor for class org.mule.runtime.core.el.mvel.datatype.PayloadExpressionDataTypeResolver
-
- PayloadTypeFilter - Class in org.mule.runtime.core.routing.filters
-
PayloadTypeFilter filters based on the type of the object received.
- PayloadTypeFilter() - Constructor for class org.mule.runtime.core.routing.filters.PayloadTypeFilter
-
- PayloadTypeFilter(String) - Constructor for class org.mule.runtime.core.routing.filters.PayloadTypeFilter
-
- PayloadTypeFilter(Class) - Constructor for class org.mule.runtime.core.routing.filters.PayloadTypeFilter
-
- peek() - Method in interface org.mule.runtime.core.api.util.queue.Queue
-
- peek(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.LocalTxQueueTransactionContext
-
- peek(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.PersistentQueueTransactionContext
-
- peek(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.PersistentXaTransactionContext
-
- peek(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.XaQueueTypeTransactionContextAdapter
-
- peek() - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
- peek() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- peek() - Method in interface org.mule.runtime.core.util.queue.QueueStore
-
- peek() - Method in interface org.mule.runtime.core.util.queue.QueueStoreDelegate
-
return, but do not remove, the first member of the queue
- peek(QueueStore) - Method in interface org.mule.runtime.core.util.queue.QueueTransactionContext
-
- peek(QueueStore) - Method in class org.mule.runtime.core.util.queue.QueueTypeTransactionContextAdapter
-
- peek() - Method in class org.mule.runtime.core.util.queue.TransactionAwareQueueStore
-
- peek(QueueStore) - Method in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- peek(QueueStore) - Method in class org.mule.runtime.core.util.queue.TransientXaTransactionAdapter
-
- PeriodicScheduler - Class in org.mule.runtime.core.api.source.polling
-
Scheduler for periodic jobs.
- PeriodicScheduler() - Constructor for class org.mule.runtime.core.api.source.polling.PeriodicScheduler
-
- PersistentObjectStorePartition<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
- PersistentObjectStorePartition.StoreValue<T> - Class in org.mule.runtime.core.util.store
-
- PersistentQueueTransactionContext - Class in org.mule.runtime.core.internal.util.queue
-
- PersistentQueueTransactionContext(LocalTxQueueTransactionJournal, QueueProvider) - Constructor for class org.mule.runtime.core.internal.util.queue.PersistentQueueTransactionContext
-
- persistentStores - Variable in class org.mule.runtime.core.routing.AbstractAggregator
-
- PersistentXaTransactionContext - Class in org.mule.runtime.core.internal.util.queue
-
- PersistentXaTransactionContext(XaTxQueueTransactionJournal, QueueProvider, Xid) - Constructor for class org.mule.runtime.core.internal.util.queue.PersistentXaTransactionContext
-
- PHASE_NAME - Static variable in class org.mule.runtime.core.internal.lifecycle.phases.NotInLifecyclePhase
-
- phaseConsumedMessage() - Method in class org.mule.runtime.core.execution.PhaseExecutionEngine.InternalPhaseExecutionEngine
-
- phaseConsumedMessage() - Method in interface org.mule.runtime.core.execution.PhaseResultNotifier
-
This method must be called when the phase consume the message and the chain should not continue processing the message.
- PhaseErrorLifecycleInterceptor - Class in org.mule.runtime.core.lifecycle
-
A
LifecycleInterceptor which tracks the completion of the a phase so that if it fails to complete, the another phase is
only applied on the target objects on which it could be successfully applied.
- PhaseErrorLifecycleInterceptor(String, String, Class) - Constructor for class org.mule.runtime.core.lifecycle.PhaseErrorLifecycleInterceptor
-
Creates a new instance.
- PhaseExecutionEngine - Class in org.mule.runtime.core.execution
-
- PhaseExecutionEngine(List<MessageProcessPhase>, SystemExceptionHandler, EndProcessPhase) - Constructor for class org.mule.runtime.core.execution.PhaseExecutionEngine
-
- PhaseExecutionEngine.InternalPhaseExecutionEngine - Class in org.mule.runtime.core.execution
-
- phaseFailure(Exception) - Method in class org.mule.runtime.core.execution.PhaseExecutionEngine.InternalPhaseExecutionEngine
-
- phaseFailure(Exception) - Method in interface org.mule.runtime.core.execution.PhaseResultNotifier
-
This message must be called when a phase execution throw an exception
- phaseNames - Variable in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- PhaseResultNotifier - Interface in org.mule.runtime.core.execution
-
- phases - Variable in class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
- phaseSuccessfully() - Method in class org.mule.runtime.core.execution.PhaseExecutionEngine.InternalPhaseExecutionEngine
-
- phaseSuccessfully() - Method in interface org.mule.runtime.core.execution.PhaseResultNotifier
-
This method must be called when the phase complete successfully
- Pipeline - Interface in org.mule.runtime.core.api.construct
-
A pipeline has an ordered list of
Processor's that are invoked in order to processor new messages received from it's
MessageSource
- pipeline - Variable in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- PIPELINE_MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- PipelineMessageNotification - Class in org.mule.runtime.core.context.notification
-
PipelineMessageNotification is fired at key steps in the processing of
Pipeline
- PipelineMessageNotification(EnrichedNotificationInfo, Pipeline, int) - Constructor for class org.mule.runtime.core.context.notification.PipelineMessageNotification
-
- PipelineMessageNotificationListener<T extends PipelineMessageNotification> - Interface in org.mule.runtime.core.api.context.notification
-
- plusDays(int) - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- plusDays(int) - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- plusHours(int) - Method in interface org.mule.runtime.core.api.el.datetime.Time
-
- plusHours(int) - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- plusMilliSeconds(int) - Method in interface org.mule.runtime.core.api.el.datetime.Time
-
- plusMilliSeconds(int) - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- plusMinutes(int) - Method in interface org.mule.runtime.core.api.el.datetime.Time
-
- plusMinutes(int) - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- plusMonths(int) - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- plusMonths(int) - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- plusSeconds(int) - Method in interface org.mule.runtime.core.api.el.datetime.Time
-
- plusSeconds(int) - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- plusWeeks(int) - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- plusWeeks(int) - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- plusYears(int) - Method in interface org.mule.runtime.core.api.el.datetime.Date
-
- plusYears(int) - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- Policy - Class in org.mule.runtime.core.policy
-
This class represents a policy injection.
- Policy(PolicyChain, String) - Constructor for class org.mule.runtime.core.policy.Policy
-
Creates a new ParameterizedPolicy.
- PolicyChain - Class in org.mule.runtime.core.policy
-
Policy chain for handling the message processor associated to a policy.
- PolicyChain() - Constructor for class org.mule.runtime.core.policy.PolicyChain
-
- PolicyEventConverter - Class in org.mule.runtime.core.policy
-
Helper class that creates an
Event maintaining variables from different scopes.
- PolicyEventConverter() - Constructor for class org.mule.runtime.core.policy.PolicyEventConverter
-
- policyExhausted(Throwable) - Static method in class org.mule.runtime.core.retry.PolicyStatus
-
- PolicyInstance - Interface in org.mule.runtime.core.policy
-
Instance of a policy which has
Processors to be applied to a source and another
chain to be applied to an operation.
- PolicyManager - Interface in org.mule.runtime.core.policy
-
Manager for handling policies in Mule.
- PolicyNextActionMessageProcessor - Class in org.mule.runtime.core.policy
-
Next-operation message processor implementation.
- PolicyNextActionMessageProcessor() - Constructor for class org.mule.runtime.core.policy.PolicyNextActionMessageProcessor
-
- policyOk() - Static method in class org.mule.runtime.core.retry.PolicyStatus
-
- PolicyParametrization - Class in org.mule.runtime.core.policy
-
Parametrizes a policy template
A policy template is a Mule artifact consistent of a context with dependencies deployed inside a Mule application.
- PolicyParametrization(String, PolicyPointcut, int, Map<String, String>, File) - Constructor for class org.mule.runtime.core.policy.PolicyParametrization
-
Creates a new parametrization
- PolicyPointcut - Interface in org.mule.runtime.core.policy
-
Provides a way to select which policies must be applied based on a given request.
- PolicyProvider - Interface in org.mule.runtime.core.policy
-
Implementation of this interface must provide access to the policies to be applied to message sources or operations.
- PolicyStateHandler - Interface in org.mule.runtime.core.policy
-
State handler for policies execution.
- PolicyStateId - Class in org.mule.runtime.core.policy
-
Identifier for a policy state.
- PolicyStateId(String, String) - Constructor for class org.mule.runtime.core.policy.PolicyStateId
-
Creates a new policy state id.
- PolicyStatus - Class in org.mule.runtime.core.retry
-
Indicates the current state of a RetryPolicy
ok: The policy is active
exhausted: The policy has run through the actions for the policy
For example, a RetryPolicy may have a RetryCount - how many times the policy can be invoked.
- PolicyStatus() - Constructor for class org.mule.runtime.core.retry.PolicyStatus
-
- PolicyStatus(boolean, Throwable) - Constructor for class org.mule.runtime.core.retry.PolicyStatus
-
- poll(long) - Method in interface org.mule.runtime.core.api.util.queue.Queue
-
- poll(QueueStore, long) - Method in class org.mule.runtime.core.internal.util.queue.LocalTxQueueTransactionContext
-
- poll(QueueStore, long) - Method in class org.mule.runtime.core.internal.util.queue.PersistentQueueTransactionContext
-
- poll(QueueStore, long) - Method in class org.mule.runtime.core.internal.util.queue.PersistentXaTransactionContext
-
- poll(QueueStore, long) - Method in class org.mule.runtime.core.internal.util.queue.XaQueueTypeTransactionContextAdapter
-
- poll(long) - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
- poll(long) - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- poll(long) - Method in interface org.mule.runtime.core.util.queue.QueueStore
-
- poll(long) - Method in interface org.mule.runtime.core.util.queue.QueueStoreDelegate
-
Poll the queue for its first member, and, if there is one, remove and return it
- poll(QueueStore, long) - Method in interface org.mule.runtime.core.util.queue.QueueTransactionContext
-
- poll(QueueStore, long) - Method in class org.mule.runtime.core.util.queue.QueueTypeTransactionContextAdapter
-
- poll(long) - Method in class org.mule.runtime.core.util.queue.TransactionAwareQueueStore
-
- poll(QueueStore, long) - Method in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- poll(QueueStore, long) - Method in class org.mule.runtime.core.util.queue.TransientXaTransactionAdapter
-
- pollSourceReturnedNull(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- pool - Variable in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
The pool
- PooledJavaComponent - Class in org.mule.runtime.core.component
-
PooledJavaComponent implements pooling.
- PooledJavaComponent() - Constructor for class org.mule.runtime.core.component.PooledJavaComponent
-
- PooledJavaComponent(ObjectFactory) - Constructor for class org.mule.runtime.core.component.PooledJavaComponent
-
- PooledJavaComponent(ObjectFactory, PoolingProfile) - Constructor for class org.mule.runtime.core.component.PooledJavaComponent
-
- PooledJavaComponent(ObjectFactory, PoolingProfile, EntryPointResolverSet) - Constructor for class org.mule.runtime.core.component.PooledJavaComponent
-
- PooledJavaComponent.LifeCycleAdapterFactory - Class in org.mule.runtime.core.component
-
- PoolingByteBufferManager - Class in org.mule.runtime.core.internal.streaming.bytes
-
- PoolingByteBufferManager() - Constructor for class org.mule.runtime.core.internal.streaming.bytes.PoolingByteBufferManager
-
Creates a new instance which allows the pool to grow up to 50% of the runtime's max memory and has a wait
timeout of 10 seconds.
- PoolingByteBufferManager(MemoryManager, long) - Constructor for class org.mule.runtime.core.internal.streaming.bytes.PoolingByteBufferManager
-
Creates a new instance which allows the pool to grow up to 50% of calling
MemoryManager.getMaxMemory()
on the given
memoryManager, and has
waitTimeoutMillis as wait timeout.
- PoolingConnectionProviderWrapper<C> - Class in org.mule.runtime.core.internal.connection
-
- PoolingConnectionProviderWrapper(ConnectionProvider<C>, PoolingProfile, boolean, RetryPolicyTemplate) - Constructor for class org.mule.runtime.core.internal.connection.PoolingConnectionProviderWrapper
-
Creates a new instance
- poolingProfile - Variable in class org.mule.runtime.core.component.PooledJavaComponent
-
- poolingProfile - Variable in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
The pooling profile used to configure and initialise pool
- pop() - Method in class org.mule.runtime.core.context.notification.DefaultFlowCallStack
-
Removes the top-most element from this stack.
- populate(Object, Map) - Static method in class org.mule.runtime.core.api.util.BeanUtils
-
This will overlay a map of properties on a bean.
- populateWithoutFail(Object, Map, boolean) - Static method in class org.mule.runtime.core.api.util.BeanUtils
-
Exception safe version of BeanUtils.populate()
- Position - Class in org.mule.runtime.core.internal.streaming.object
-
- Position(int, int) - Constructor for class org.mule.runtime.core.internal.streaming.object.Position
-
Create a new instance
- postInitialize(T) - Method in class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
-
- postInitialize(T) - Method in class org.mule.runtime.core.internal.serialization.JavaExternalSerializerProtocol
-
- postLatchAwait(String) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- postObjectRegistrationActions(Object) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
- PRE_INIT_PROCESSORS_BYPASS_FLAG - Static variable in interface org.mule.runtime.core.api.registry.MuleRegistry
-
Determines whether pre-init processors should get executed on an object added to the registry.
- Preferred - Annotation Type in org.mule.runtime.core.config
-
Provides a means to give preference to an SPI implementation over others.
- PREFERRED_ENCODING - Static variable in class org.mule.runtime.core.api.util.Base64
-
Preferred encoding.
- PreferredComparator - Class in org.mule.runtime.core.config
-
- PreferredComparator() - Constructor for class org.mule.runtime.core.config.PreferredComparator
-
- PreferredObjectSelector<T> - Class in org.mule.runtime.core.config
-
Selects a preferred object from a collection of instances of the same type based on the weight of the
Preferred
annotation.
- PreferredObjectSelector() - Constructor for class org.mule.runtime.core.config.PreferredObjectSelector
-
- PREFIX_EXPR_SEPARATOR - Static variable in class org.mule.runtime.core.el.DefaultExpressionManager
-
- PreInitProcessor - Interface in org.mule.runtime.core.api.registry
-
- prepare(Xid) - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- prepare(Xid) - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
- prepareTransaction(T) - Method in class org.mule.runtime.core.util.xa.AbstractXAResourceManager
-
- prepareWinFilename(String) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- PRIMARY_CLUSTER_NODE_SELECTED - Static variable in class org.mule.runtime.core.context.notification.ClusterNodeNotification
-
- PrimaryNodeLifecycleNotificationListener - Class in org.mule.runtime.core.api.lifecycle
-
This class will start an Startable mule object that must only be started in the primary node.
- PrimaryNodeLifecycleNotificationListener(Startable, MuleContext) - Constructor for class org.mule.runtime.core.api.lifecycle.PrimaryNodeLifecycleNotificationListener
-
- primTransform(InputStream) - Method in class org.mule.runtime.core.internal.transformer.encryption.AbstractEncryptionTransformer
-
- primTransform(InputStream) - Method in class org.mule.runtime.core.internal.transformer.encryption.DecryptionTransformer
-
- primTransform(InputStream) - Method in class org.mule.runtime.core.internal.transformer.encryption.EncryptionTransformer
-
- print(Object) - Method in class org.mule.runtime.core.management.stats.printers.AbstractTablePrinter
-
- print(Collection) - Method in class org.mule.runtime.core.management.stats.printers.AbstractTablePrinter
-
- print(String) - Method in class org.mule.runtime.core.management.stats.printers.AbstractTablePrinter
-
- print(Collection) - Method in class org.mule.runtime.core.management.stats.printers.CSVPrinter
-
- print(Collection) - Method in class org.mule.runtime.core.management.stats.printers.HtmlTablePrinter
-
- print(Collection) - Method in class org.mule.runtime.core.management.stats.printers.SimplePrinter
-
- print(Collection) - Method in class org.mule.runtime.core.management.stats.printers.XMLPrinter
-
- println(Object) - Method in class org.mule.runtime.core.management.stats.printers.AbstractTablePrinter
-
- println(String) - Method in class org.mule.runtime.core.management.stats.printers.AbstractTablePrinter
-
- println(String, int) - Method in class org.mule.runtime.core.management.stats.printers.XMLPrinter
-
- printProviderStatsXml(String, int) - Method in class org.mule.runtime.core.management.stats.printers.XMLPrinter
-
- priority() - Method in class org.mule.runtime.core.api.client.AbstractPriorizableConnectorMessageProcessorProvider
-
- PriorityWeightingConverterFilter - Class in org.mule.runtime.core.transformer.graph
-
Filters a list of
Converter returning a new list containing only the converters with the highest priority weighting.
- PriorityWeightingConverterFilter() - Constructor for class org.mule.runtime.core.transformer.graph.PriorityWeightingConverterFilter
-
- ProactorStreamProcessingStrategyFactory - Class in org.mule.runtime.core.processor.strategy
-
Creates
ReactorProcessingStrategyFactory.ReactorProcessingStrategy instance that implements the proactor pattern by
de-multiplexing incoming events onto a single event-loop using a ring-buffer and then using using the
SchedulerService.cpuLightScheduler() to process these events from the ring-buffer.
- ProactorStreamProcessingStrategyFactory() - Constructor for class org.mule.runtime.core.processor.strategy.ProactorStreamProcessingStrategyFactory
-
- process(Event, Processor) - Method in interface org.mule.runtime.core.api.cache.CachingStrategy
-
Processes a
Event using a caching schema.
- process() - Method in interface org.mule.runtime.core.api.execution.ExecutionCallback
-
- process(Event) - Method in interface org.mule.runtime.core.api.interceptor.Interceptor
-
Invoked when the component should be called.
- process(Object, Map<String, Object>) - Method in interface org.mule.runtime.core.api.NestedProcessor
-
Dispatch message to the processor chain
- process(Object) - Method in interface org.mule.runtime.core.api.NestedProcessor
-
Dispatch message to the processor chain
- process() - Method in interface org.mule.runtime.core.api.NestedProcessor
-
Dispatch original message to the processor chain
- process(Event) - Method in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- process(Event) - Method in interface org.mule.runtime.core.api.processor.Processor
-
Invokes the MessageProcessor.
- process(Object) - Method in interface org.mule.runtime.core.api.registry.ObjectProcessor
-
Deprecated.
- process(Event) - Method in class org.mule.runtime.core.component.AbstractComponent.AnnotatedProcessor
-
- process(Event) - Method in class org.mule.runtime.core.component.AbstractComponent
-
- process(Event) - Method in class org.mule.runtime.core.el.ExpressionLanguageComponent
-
- process(Event) - Method in class org.mule.runtime.core.exception.RedeliveryExceeded
-
- process() - Method in class org.mule.runtime.core.execution.PhaseExecutionEngine.InternalPhaseExecutionEngine
-
- process(MessageProcessTemplate, MessageProcessContext) - Method in class org.mule.runtime.core.execution.PhaseExecutionEngine
-
- process(Event) - Method in class org.mule.runtime.core.interceptor.AbstractEnvelopeInterceptor
-
- process(Event) - Method in class org.mule.runtime.core.interceptor.InterceptorStack
-
- process(Event) - Method in class org.mule.runtime.core.interceptor.TimerInterceptor
-
- process(Event) - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder.DefaultFlow
-
- process(Event) - Method in class org.mule.runtime.core.internal.construct.processor.FlowConstructStatisticsMessageProcessor
-
- process(Event) - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher
-
- process(Object) - Method in class org.mule.runtime.core.internal.registry.JSR250ValidatorProcessor
-
Deprecated.
- process(Event) - Method in class org.mule.runtime.core.policy.AbstractCompositePolicy.NextOperationCall
-
- process(Event) - Method in class org.mule.runtime.core.policy.CompositeOperationPolicy
-
- process(Event) - Method in class org.mule.runtime.core.policy.CompositeSourcePolicy
-
Process the set of policies.
- process(Event) - Method in interface org.mule.runtime.core.policy.OperationPolicy
-
Process the policy chain of processors.
- process(Event) - Method in class org.mule.runtime.core.policy.OperationPolicyProcessor
-
Process the policy chain of processors.
- process(Event) - Method in class org.mule.runtime.core.policy.PolicyChain
-
- process(Event) - Method in class org.mule.runtime.core.policy.PolicyNextActionMessageProcessor
-
- process(Event) - Method in interface org.mule.runtime.core.policy.SourcePolicy
-
Process the source policy chain of processors.
- process(Event) - Method in class org.mule.runtime.core.policy.SourcePolicyProcessor
-
Process the source policy chain of processors.
- process(Event) - Method in class org.mule.runtime.core.processor.AbstractDynamicMessageProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.AbstractFilteringMessageProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.AbstractRequestResponseMessageProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.AsyncDelegateMessageProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- process() - Method in class org.mule.runtime.core.processor.chain.NestedProcessorChain
-
- process(Object) - Method in class org.mule.runtime.core.processor.chain.NestedProcessorChain
-
- process(Object, Map<String, Object>) - Method in class org.mule.runtime.core.processor.chain.NestedProcessorChain
-
- process(Event) - Method in class org.mule.runtime.core.processor.EndpointTransactionalInterceptingMessageProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- process(Event) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.NullMessageProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.ReferenceProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- process(Event) - Method in class org.mule.runtime.core.processor.SecurityFilterMessageProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.simple.AbstractAddVariablePropertyProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.simple.AbstractRemoveVariablePropertyProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.simple.SetPayloadMessageProcessor
-
- process(Event) - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
- process(Object) - Method in class org.mule.runtime.core.registry.LifecycleStateInjectorProcessor
-
Deprecated.
- process(Object) - Method in class org.mule.runtime.core.registry.MuleContextProcessor
-
Deprecated.
- process(Event) - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- process(Event) - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- process(Event) - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- process(Event) - Method in class org.mule.runtime.core.routing.Foreach
-
- process(Event) - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- process(Event) - Method in class org.mule.runtime.core.routing.outbound.AbstractMessageSequenceSplitter
-
- process(Event) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- process(Event) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- process(Event) - Method in class org.mule.runtime.core.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
-
- process(Event) - Method in class org.mule.runtime.core.routing.requestreply.SimpleRequestReplyReplier
-
- process(Event) - Method in class org.mule.runtime.core.routing.Resequencer
-
- process(Event) - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
- process(Event) - Method in class org.mule.runtime.core.routing.WireTap
-
- process(Event) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- process(Event) - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- process(Event) - Method in class org.mule.runtime.core.transformer.simple.CombineCollectionsTransformer
-
- process(Event) - Method in class org.mule.runtime.core.transformer.simple.CopyPropertiesProcessor
-
- PROCESS_ASYNC_COMPLETE - Static variable in class org.mule.runtime.core.context.notification.AsyncMessageNotification
-
- PROCESS_ASYNC_SCHEDULED - Static variable in class org.mule.runtime.core.context.notification.AsyncMessageNotification
-
- PROCESS_ATTEMPT_COUNT_PROPERTY_NAME - Static variable in class org.mule.runtime.core.routing.UntilSuccessful
-
- PROCESS_COMPLETE - Static variable in class org.mule.runtime.core.context.notification.PipelineMessageNotification
-
- PROCESS_END - Static variable in class org.mule.runtime.core.context.notification.ErrorHandlerNotification
-
- PROCESS_END - Static variable in class org.mule.runtime.core.context.notification.PipelineMessageNotification
-
- PROCESS_START - Static variable in class org.mule.runtime.core.context.notification.ErrorHandlerNotification
-
- PROCESS_START - Static variable in class org.mule.runtime.core.context.notification.PipelineMessageNotification
-
- processCatch(Event, MessagingException) - Method in class org.mule.runtime.core.processor.AbstractRequestResponseMessageProcessor
-
- processedEvent - Variable in exception org.mule.runtime.core.exception.MessagingException
-
- processedGroups - Variable in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- processedLock - Variable in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- processEvent(Event) - Method in class org.mule.runtime.core.routing.AbstractUntilSuccessfulProcessingStrategy
-
Process the event through the configured route in the until-successful configuration.
- processFinally(Event, MessagingException) - Method in class org.mule.runtime.core.processor.AbstractRequestResponseMessageProcessor
-
Used to perform post processing after both request and response phases have been completed.
- processFlowFunction() - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- ProcessIfStartedMessageProcessor - Class in org.mule.runtime.core.lifecycle.processor
-
- ProcessIfStartedMessageProcessor(Startable, LifecycleState) - Constructor for class org.mule.runtime.core.lifecycle.processor.ProcessIfStartedMessageProcessor
-
- ProcessingDescriptor - Interface in org.mule.runtime.core.api.processor
-
Provides information about a processing unit represented by this instance
- ProcessingStrategy - Interface in org.mule.runtime.core.api.processor.strategy
-
Determines how a list of message processors should processed.
- processingStrategy - Variable in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- processingStrategyFactory(ProcessingStrategyFactory) - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
-
Configures the factory used to create processing strategies on the created flow.
- ProcessingStrategyFactory - Interface in org.mule.runtime.core.api.processor.strategy
-
- processingStrategyFactory - Variable in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- processingStrategyFactory(ProcessingStrategyFactory) - Method in class org.mule.runtime.core.internal.construct.DefaultFlowBuilder
-
Configures the factory used to create processing strategies on the created flow.
- ProcessingStrategyUtils - Class in org.mule.runtime.core.internal.util
-
- ProcessingStrategyUtils() - Constructor for class org.mule.runtime.core.internal.util.ProcessingStrategyUtils
-
- ProcessingTime - Class in org.mule.runtime.core.management.stats
-
Accumulates the processing time for all branches of a flow
- ProcessingTimeInterceptor - Class in org.mule.runtime.core.interceptor
-
Calculate and record the processing time for a message processing chain
- ProcessingTimeInterceptor() - Constructor for class org.mule.runtime.core.interceptor.ProcessingTimeInterceptor
-
- ProcessingTimeInterceptor(Processor) - Constructor for class org.mule.runtime.core.interceptor.ProcessingTimeInterceptor
-
- ProcessingTimeWatcher - Interface in org.mule.runtime.core.management.stats
-
Watches
ProcessingTime instances to detect when they are weakly reachable.
- processMatch(String) - Method in interface org.mule.runtime.core.api.util.WildcardAttributeEvaluator.MatchCallback
-
- processMessage(MessageProcessTemplate, MessageProcessContext) - Method in interface org.mule.runtime.core.execution.MessageProcessingManager
-
Process a message through a set of execution phases.
- processMessage(MessageProcessTemplate, MessageProcessContext) - Method in class org.mule.runtime.core.execution.MuleMessageProcessingManager
-
- processNext(Event) - Method in class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- processNextOperation(Event) - Method in class org.mule.runtime.core.policy.AbstractCompositePolicy
-
Template method for executing the final processor of the chain.
- processNextOperation(Event) - Method in class org.mule.runtime.core.policy.CompositeOperationPolicy
-
Stores the operation result so all the chains after the operation execution are executed with the actual operation result and
not a modified version from another policy.
- processNextOperation(Event) - Method in class org.mule.runtime.core.policy.CompositeSourcePolicy
-
Executes the flow.
- Processor - Interface in org.mule.runtime.core.api.processor
-
- ProcessorInterceptorProvider - Interface in org.mule.runtime.core.api.interception
-
- ProcessorPipe - Interface in org.mule.runtime.core.api.construct
-
A pipeline has an ordered list of
Processor's that are invoked in order to processor new messages received from it's
MessageSource
- processors - Variable in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- ProcessorsTrace - Interface in org.mule.runtime.core.api.context.notification
-
Keeps context information about the message processors that were executed as part of the processing of an event.
- processParts(MessageSequence<?>, Event) - Method in class org.mule.runtime.core.routing.outbound.AbstractMessageSequenceSplitter
-
- processPolicies(Event) - Method in class org.mule.runtime.core.policy.AbstractCompositePolicy
-
When this policy is processed, it will use the CompositeOperationPolicy.NextOperationCall which will keep track of
the different policies to be applied and the current index of the policy under execution.
- processPolicy(Policy, Processor, Event) - Method in class org.mule.runtime.core.policy.AbstractCompositePolicy
-
Template method for executing a policy.
- processPolicy(Policy, Processor, Event) - Method in class org.mule.runtime.core.policy.CompositeOperationPolicy
-
Always uses the stored result of processNextOperation so all the chains after the operation execution are executed
with the actual operation result and not a modified version from another policy.
- processPolicy(Policy, Processor, Event) - Method in class org.mule.runtime.core.policy.CompositeSourcePolicy
-
Always return the policy execution / flow execution result so the next policy executes with the modified version of the
wrapped policy / flow.
- processReplyTo(Event, Message, Object) - Method in class org.mule.runtime.core.api.connector.DefaultReplyToHandler
-
- processReplyTo(Event, Message, Object) - Method in interface org.mule.runtime.core.api.connector.ReplyToHandler
-
Deprecated.
- processReplyTo(Event, Exception) - Method in class org.mule.runtime.core.exception.OnErrorPropagateHandler
-
- processReplyTo(Event, Exception) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- processReplyTo(Event, Event, ReplyToHandler, Object) - Method in class org.mule.runtime.core.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
-
- processRequest(Event) - Method in class org.mule.runtime.core.processor.AbstractRequestResponseMessageProcessor
-
Processes the request phase before the next message processor is invoked.
- processRequest() - Method in class org.mule.runtime.core.processor.AbstractRequestResponseMessageProcessor
-
Processes the request phase before the next message processor is invoked.
- processResponse(Event) - Method in class org.mule.runtime.core.processor.AbstractRequestResponseMessageProcessor
-
Processes the response phase after the next message processor and it's response phase have been invoked
- processResponse() - Method in class org.mule.runtime.core.processor.AbstractRequestResponseMessageProcessor
-
Processes the response phase after the next message processor and it's response phase have been invoked
- processResponseThroughAckResponseExpression(Event) - Method in class org.mule.runtime.core.routing.AbstractUntilSuccessfulProcessingStrategy
-
- processToApply(Event, ReactiveProcessor) - Static method in class org.mule.runtime.core.api.processor.MessageProcessors
-
- processToApply(Event, MessageProcessorChain) - Static method in class org.mule.runtime.core.api.processor.MessageProcessors
-
- processToApply(Event, Flow) - Static method in class org.mule.runtime.core.api.processor.MessageProcessors
-
Adapt a
Flow used via non-blocking API
Function.apply(Object) by blocking and waiting for response
Event or throwing an
MuleException in the case of an error.
- processValues(Collection<String>, WildcardAttributeEvaluator.MatchCallback) - Method in class org.mule.runtime.core.api.util.WildcardAttributeEvaluator
-
- processWithChildContext(Event, ReactiveProcessor) - Static method in class org.mule.runtime.core.api.processor.MessageProcessors
-
- processWithExtraProperties(Map<String, Object>) - Method in interface org.mule.runtime.core.api.NestedProcessor
-
Dispatch original message to the processor chain
- processWithExtraProperties(Map<String, Object>) - Method in class org.mule.runtime.core.processor.chain.NestedProcessorChain
-
- produce() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.CompositeProducer
-
Returns the next available item
- produce() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.ListableObjectStoreProducer
-
- produce() - Method in interface org.mule.runtime.core.internal.streaming.object.iterator.Producer
-
Returns the next available item
- produce() - Method in class org.mule.runtime.core.internal.streaming.object.iterator.QueueProducer
-
Returns the next available item
- producer - Variable in class org.mule.runtime.core.internal.streaming.object.iterator.AbstractConsumer
-
- Producer<T> - Interface in org.mule.runtime.core.internal.streaming.object.iterator
-
A producer implementation that follows the idea of the Producer-Consumer design pattern.
- productInformation() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
Returns a message that is a product informatin.
- propagate(Event, Event.Builder, TypedValue, CompiledExpression) - Method in class org.mule.runtime.core.el.mvel.datatype.AbstractEnricherDataTypePropagator
-
- propagate(Event, Event.Builder, TypedValue, CompiledExpression) - Method in interface org.mule.runtime.core.el.mvel.datatype.EnricherDataTypePropagator
-
Propagates DataType on message enrichment
- propagate(TypedValue, Event, Event.Builder, Serializable) - Method in class org.mule.runtime.core.el.mvel.datatype.MvelEnricherDataTypePropagator
-
- propagateFlowVars(Event, Event.Builder) - Method in class org.mule.runtime.core.routing.outbound.AbstractMessageSequenceSplitter
-
- propagateWrappingFatal(Throwable) - Static method in class org.mule.runtime.core.api.rx.Exceptions
-
Propagate an exception through streams even if it's considered fatal by Reactor.
- properties(Map<String, Object>) - Method in interface org.mule.runtime.core.api.Event.Builder
-
Set a map of properties to be consumed within a
ModuleOperationMessageProcessorChainBuilder.ModuleOperationProcessorChain.
- PROPERTIES - Static variable in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- properties(Map<String, Object>) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- properties - Variable in class org.mule.runtime.core.message.ExceptionMessage
-
- properties - Variable in class org.mule.runtime.core.object.AbstractObjectFactory
-
- PROPERTIES_FILE_PATTERN - Static variable in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- PropertiesBootstrapService - Class in org.mule.runtime.core.config.bootstrap
-
Provides a bootstrapping service from a given set of properties
- PropertiesBootstrapService(ClassLoader, Properties) - Constructor for class org.mule.runtime.core.config.bootstrap.PropertiesBootstrapService
-
Creates a new instance
- PropertiesBootstrapServiceDiscoverer - Class in org.mule.runtime.core.config.bootstrap
-
Discovers
BootstrapService instances corresponding to bootstrap.properties files
- PropertiesBootstrapServiceDiscoverer(ClassLoader) - Constructor for class org.mule.runtime.core.config.bootstrap.PropertiesBootstrapServiceDiscoverer
-
Creates a new instance
- PropertiesBootstrapServiceDiscoverer(ClassLoader, RegistryBootstrapDiscoverer) - Constructor for class org.mule.runtime.core.config.bootstrap.PropertiesBootstrapServiceDiscoverer
-
- propertiesNotSet(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- propertiesOrNotSet(String, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- PropertiesUtils - Class in org.mule.runtime.core.api.util
-
PropertiesHelper is a utility class for manipulating and filtering property Maps.
- PropertiesUtils() - Constructor for class org.mule.runtime.core.api.util.PropertiesUtils
-
Do not instanciate.
- PROPERTY_PREFIX - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
The prefix for any Mule-specific properties set on an event
- PropertyChecker - Class in org.mule.runtime.core.internal.util.splash
-
Class to check that system properties are enabled or not, the latter being the default.
- PropertyChecker(String, String) - Constructor for class org.mule.runtime.core.internal.util.splash.PropertyChecker
-
- propertyDoesNotExistOnObject(String, Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- PropertyEditorTextToValueTransformer - Class in org.mule.runtime.core.transformer.simple
-
PropertyEditorTextToValueTransformer adapts a
PropertyEditor instance allowing it to be used to transform
from a String to another type in Mule
- PropertyEditorTextToValueTransformer(PropertyEditor, Class<?>) - Constructor for class org.mule.runtime.core.transformer.simple.PropertyEditorTextToValueTransformer
-
- PropertyEditorValueToTextTransformer - Class in org.mule.runtime.core.transformer.simple
-
PropertyEditorValueToTextTransformer adapts a
PropertyEditor instance allowing it to be used to transform
from a specific type to a String.
- PropertyEditorValueToTextTransformer(PropertyEditor, Class<?>) - Constructor for class org.mule.runtime.core.transformer.simple.PropertyEditorValueToTextTransformer
-
- PropertyEnricherDataTypePropagator - Class in org.mule.runtime.core.el.mvel.datatype
-
Propagates data type for inlined flow and session vars used for enrichment target
- PropertyEnricherDataTypePropagator() - Constructor for class org.mule.runtime.core.el.mvel.datatype.PropertyEnricherDataTypePropagator
-
- PropertyExpressionDataTypeResolver - Class in org.mule.runtime.core.el.mvel.datatype
-
Resolves data type for expressions representing a reference to a invocation or session variable.
- PropertyExpressionDataTypeResolver() - Constructor for class org.mule.runtime.core.el.mvel.datatype.PropertyExpressionDataTypeResolver
-
- PropertyFactory - Interface in org.mule.runtime.core.api.config
-
PropertyFactory is used to create objects from the property file.
- propertyHasInvalidValue(String, Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- propertyIsNotSetOnEvent(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- propertyIsNotSupportedType(String, Class<?>, Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- propertyIsNotSupportedType(String, Class<?>[], Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- propertyNames() - Method in class org.mule.runtime.core.internal.util.OrderedProperties
-
- propertyNotSerializableWasDropped(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- PropertyScope - Enum in org.mule.runtime.core
-
A PropertyScope is used to associate a message property with a lifetime.
- PrototypeObjectFactory - Class in org.mule.runtime.core.object
-
Creates a new instance of the object on each call.
- PrototypeObjectFactory() - Constructor for class org.mule.runtime.core.object.PrototypeObjectFactory
-
For Spring only
- PrototypeObjectFactory(String) - Constructor for class org.mule.runtime.core.object.PrototypeObjectFactory
-
- PrototypeObjectFactory(String, Map) - Constructor for class org.mule.runtime.core.object.PrototypeObjectFactory
-
- PrototypeObjectFactory(Class<?>) - Constructor for class org.mule.runtime.core.object.PrototypeObjectFactory
-
- PrototypeObjectFactory(Class<?>, Map) - Constructor for class org.mule.runtime.core.object.PrototypeObjectFactory
-
- ProvidedObjectStoreWrapper<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
Will wrap a provided object store or a newly created one with the provided factory, with the provided having precedence if
present.
- ProvidedObjectStoreWrapper(ObjectStore<T>, Supplier<ObjectStore>) - Constructor for class org.mule.runtime.core.util.store.ProvidedObjectStoreWrapper
-
Wraps the providedObjectStore if given, or uses the objectStoreSupplier to create one.
- ProvidedPartitionableObjectStoreWrapper<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
Will wrap a provided object store or a newly created one with the provided factory, with the provided having precedence if
present.
- ProvidedPartitionableObjectStoreWrapper(PartitionableObjectStore<T>, Supplier<ObjectStore>) - Constructor for class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
Wraps the providedObjectStore if given, or uses the objectStoreSupplier to create one.
- proxyPoolTimedOut() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- push(FlowStackElement) - Method in class org.mule.runtime.core.context.notification.DefaultFlowCallStack
-
Adds an element to the top of this stack
- put(K, V) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
- put(Object, Object) - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- put(Serializable) - Method in interface org.mule.runtime.core.api.util.queue.Queue
-
Puts a new object in this queue and wait if necessary.
- put(String, V) - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- put(Serializable, Serializable) - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataCache
- put(K, V) - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- put(Object, Object) - Method in class org.mule.runtime.core.internal.util.OrderedProperties
-
- put(Serializable) - Method in class org.mule.runtime.core.util.queue.TransactionAwareQueueStore
-
- put(Serializable, T) - Method in class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
- putAll(Map) - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- putAll(Map<? extends String, ? extends V>) - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- putAll(Map<? extends Serializable, ? extends Serializable>) - Method in class org.mule.runtime.core.internal.metadata.DefaultMetadataCache
- putAll(Map<? extends K, ? extends V>) - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- putAll(Map<String, Object>) - Method in class org.mule.runtime.core.registry.map.RegistryMap
-
- putAll(Map<? extends Serializable, ? extends T>) - Method in class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
- putAndLogWarningIfDuplicate(String, Object) - Method in class org.mule.runtime.core.registry.map.RegistryMap
-
- putContext(MessagingException, Processor, Event, FlowConstruct, MuleContext) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
- putNow(Serializable) - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
- putNow(Serializable) - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- putNow(Serializable) - Method in interface org.mule.runtime.core.util.queue.QueueStore
-
- putNow(Serializable) - Method in interface org.mule.runtime.core.util.queue.QueueStoreDelegate
-
append a new member to the end of the queue
- ReactiveInterceptorAdapter - Class in org.mule.runtime.core.processor.interceptor
-
Hooks the
ProcessorInterceptors for a
Processor into the
Reactor pipeline.
- ReactiveInterceptorAdapter(ProcessorInterceptorFactory) - Constructor for class org.mule.runtime.core.processor.interceptor.ReactiveInterceptorAdapter
-
- ReactiveProcessor - Interface in org.mule.runtime.core.api.processor
-
Processes streams of
Event's using a functional approach based on
Reactive
Streams where
Event processing is defined via stream functions.
- ReactiveProcessor.ProcessingType - Enum in org.mule.runtime.core.api.processor
-
Defines the type of processing that the processor will be doing.
- ReactorProcessingStrategyFactory - Class in org.mule.runtime.core.processor.strategy
-
- ReactorProcessingStrategyFactory() - Constructor for class org.mule.runtime.core.processor.strategy.ReactorProcessingStrategyFactory
-
- ReactorStreamProcessingStrategyFactory - Class in org.mule.runtime.core.processor.strategy
-
- ReactorStreamProcessingStrategyFactory() - Constructor for class org.mule.runtime.core.processor.strategy.ReactorStreamProcessingStrategyFactory
-
- read() - Method in class org.mule.runtime.core.api.model.streaming.DelegatingInputStream
-
- read(byte[]) - Method in class org.mule.runtime.core.api.model.streaming.DelegatingInputStream
-
- read(byte[], int, int) - Method in class org.mule.runtime.core.api.model.streaming.DelegatingInputStream
-
- read(InputStream) - Method in interface org.mule.runtime.core.api.transformer.wire.WireFormat
-
- read() - Method in class org.mule.runtime.core.api.util.Base64.InputStream
-
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class org.mule.runtime.core.api.util.Base64.InputStream
-
- read(byte[], int, int) - Method in class org.mule.runtime.core.internal.transformer.compression.GZIPCompressorInputStream
-
- read(InputStream) - Method in class org.mule.runtime.core.transformer.wire.TransformerPairWireFormat
-
- readFromProperties(TlsConfiguration, Properties) - Method in class org.mule.runtime.core.api.security.tls.TlsPropertiesMapper
-
- readJarFileEntries(File) - Static method in class org.mule.runtime.core.internal.util.JarUtils
-
- readLock - Variable in class org.mule.runtime.core.internal.streaming.AbstractStreamingBuffer
-
- readOnly - Variable in class org.mule.runtime.core.util.xa.AbstractTransactionContext
-
- receiveAsyncReply(Event) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- receivedEvents - Variable in class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
- ReconnectableConnectionProviderWrapper<C> - Class in org.mule.runtime.core.internal.connection
-
- ReconnectableConnectionProviderWrapper(ConnectionProvider<C>, boolean, RetryPolicyTemplate) - Constructor for class org.mule.runtime.core.internal.connection.ReconnectableConnectionProviderWrapper
-
Creates a new instance
- reconnectStrategyFailed(Class<?>, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- recover() - Method in class org.mule.runtime.core.internal.util.journal.queue.LocalTxQueueTransactionRecoverer
-
Recover all the pending transactions.
- recover(int) - Method in class org.mule.runtime.core.internal.util.queue.QueueXaResource
-
- recover(int) - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- recover(int) - Method in class org.mule.runtime.core.internal.util.xa.XaTransactionRecoverer
-
- recover() - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- RecoverableException - Exception in org.mule.runtime.core.api.lifecycle
-
RecoverableException can be thrown during initialisation to indicate that the error occurred is not fatal and a
reactive action can be performed to try and remedy the error.
- RecoverableException(I18nMessage, Initialisable) - Constructor for exception org.mule.runtime.core.api.lifecycle.RecoverableException
-
- RecoverableException(I18nMessage, Initialisable, Throwable) - Constructor for exception org.mule.runtime.core.api.lifecycle.RecoverableException
-
- RecoverableQueueStore - Interface in org.mule.runtime.core.util.queue
-
Extension of
QueueStore required to be able to recover a queue store base on a
transaction journal.
- recreate() - Method in class org.mule.runtime.core.util.queue.QueueFileProvider
-
recreates the file from scratch doing a delete then create.
- REDELIVERY_EXHAUSTED - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- REDELIVERY_EXHAUSTED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates that the retry policy, of a certain component, to execute some action, eg: connectivity, delivery has been
exhausted
- REDELIVERY_FAIL_ON_FIRST - Static variable in class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- RedeliveryExceeded - Class in org.mule.runtime.core.exception
-
- RedeliveryExceeded() - Constructor for class org.mule.runtime.core.exception.RedeliveryExceeded
-
- ReferenceProcessor - Class in org.mule.runtime.core.processor
-
This class is used as wrapper for
Processors referenced using the
element so it can hold the metadata added
through the AnnotatedObject interface since the referenced object may be a singleton an the
metadata is related to the element it self and not to the referenced object.
- ReferenceProcessor(Processor) - Constructor for class org.mule.runtime.core.processor.ReferenceProcessor
-
- ReflectionEntryPointResolver - Class in org.mule.runtime.core.api.model.resolvers
-
ReflectEntryPointResolver is used to determine the entry point on a service after an event has been received for
it.
- ReflectionEntryPointResolver() - Constructor for class org.mule.runtime.core.api.model.resolvers.ReflectionEntryPointResolver
-
- RegexExpressionLanguageFuntion - Class in org.mule.runtime.core.el.function
-
- RegexExpressionLanguageFuntion() - Constructor for class org.mule.runtime.core.el.function.RegexExpressionLanguageFuntion
-
- RegExFilter - Class in org.mule.runtime.core.routing.filters
-
RegExFilter is used to match a String argument against a regular expression.
- RegExFilter() - Constructor for class org.mule.runtime.core.routing.filters.RegExFilter
-
- RegExFilter(String) - Constructor for class org.mule.runtime.core.routing.filters.RegExFilter
-
- RegExFilter(String, int) - Constructor for class org.mule.runtime.core.routing.filters.RegExFilter
-
- RegExFilter(String, String) - Constructor for class org.mule.runtime.core.routing.filters.RegExFilter
-
- RegExFilter(String, String, int) - Constructor for class org.mule.runtime.core.routing.filters.RegExFilter
-
- register() - Method in class org.mule.runtime.core.api.lifecycle.PrimaryNodeLifecycleNotificationListener
-
- registerAction(String, int) - Static method in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- registerAgent(Agent) - Method in interface org.mule.runtime.core.api.registry.MuleRegistry
-
- registerAgent(Agent) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- registerConfigurationProvider(ConfigurationProvider) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
-
- registerCustomServiceClass(String, Class<T>) - Method in class org.mule.runtime.core.internal.config.DefaultCustomizationService
-
- registerCustomServiceImpl(String, T) - Method in class org.mule.runtime.core.internal.config.DefaultCustomizationService
-
- registerExtension(ExtensionModel) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
-
Registers the given ExtensionModel.
- registerFlowConstruct(FlowConstruct) - Method in interface org.mule.runtime.core.api.registry.MuleRegistry
-
- registerFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- registerLifecycleCallback(String, LifecycleCallback<O>) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- registerListener(ServerNotificationListener) - Method in interface org.mule.runtime.core.api.MuleContext
-
Registers an intenal server event listener.
- registerListener(ServerNotificationListener, String) - Method in interface org.mule.runtime.core.api.MuleContext
-
Registers an intenal server event listener.
- registerListener(ServerNotificationListener) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- registerListener(ServerNotificationListener, String) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- registerLogConfigChangeListener(PropertyChangeListener) - Method in interface org.mule.runtime.core.internal.logging.LogConfigChangeSubject
-
Register a listener to be called when log config is changed.
- registerMaskedPropertyName(String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
Register a property name for masking.
- registerObject(String, Object) - Method in interface org.mule.runtime.core.api.registry.Registry
-
Registers an object in the registry with a key.
- registerObject(String, Object, Object) - Method in interface org.mule.runtime.core.api.registry.Registry
-
- registerObject(String, Object, MuleContext) - Method in class org.mule.runtime.core.config.builders.DefaultsConfigurationBuilder
-
- registerObject(String, Object) - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
Registers an object in the registry with a key.
- registerObject(String, Object, Object) - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
- registerObject(String, Object, Object) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Registers an object in the registry with a key.
- registerObject(String, Object) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Registers an object in the registry with a key.
- registerObject(String, Object) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
Allows for arbitary registration of transient objects
- registerObject(String, Object, Object) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
Allows for arbitrary registration of transient objects
- registerObjects(Map<String, Object>) - Method in interface org.mule.runtime.core.api.registry.Registry
-
Registers a Map of objects into the registry
- registerObjects(Map) - Method in class org.mule.runtime.core.registry.AbstractRegistryBroker
-
Deprecated.
Registers a Map of objects into the registry
- registerObjects(Map) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
Registers a Map of objects into the registry
- registerObjects(Map<String, Object>) - Method in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- registerPhase(String, LifecyclePhase) - Method in class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
- registerPhase(String, LifecyclePhase, LifecycleCallback) - Method in class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
- registerPhases() - Method in class org.mule.runtime.core.lifecycle.RegistryBrokerLifecycleManager
-
Deprecated.
- registerPhases() - Method in class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
- registerSourceType(DataType) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
Register a supported data type with this transformer.
- registerSupportedPhase(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- registerSupportedPhase(String) - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- registerTransactionFactory(Class, TransactionFactory) - Method in class org.mule.runtime.core.api.SingleResourceTransactionFactoryManager
-
- registerTransformer(Transformer) - Method in interface org.mule.runtime.core.api.registry.MuleRegistry
-
- registerTransformer(Transformer) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
- registerTransformerResolver(TransformerResolver) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
- registerTransformers() - Method in class org.mule.runtime.core.config.bootstrap.AbstractRegistryBootstrap
-
- registerTransformers() - Method in class org.mule.runtime.core.config.bootstrap.SimpleRegistryBootstrap
-
Deprecated.
- registerTransitions() - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- registerTransitions() - Method in class org.mule.runtime.core.lifecycle.MuleContextLifecycleManager
-
- registerTransitions() - Method in class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
- registerTransitions() - Method in class org.mule.runtime.core.lifecycle.SimpleLifecycleManager
-
- RegistrationException - Exception in org.mule.runtime.core.api.registry
-
- RegistrationException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.registry.RegistrationException
-
- RegistrationException(Throwable) - Constructor for exception org.mule.runtime.core.api.registry.RegistrationException
-
- RegistrationException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.registry.RegistrationException
-
- Registry - Interface in org.mule.runtime.core.api.registry
-
- REGISTRY_DISPOSED - Static variable in class org.mule.runtime.core.context.notification.RegistryNotification
-
- REGISTRY_DISPOSING - Static variable in class org.mule.runtime.core.context.notification.RegistryNotification
-
- REGISTRY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- REGISTRY_ID - Static variable in class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- REGISTRY_INITIALISED - Static variable in class org.mule.runtime.core.context.notification.RegistryNotification
-
- REGISTRY_INITIALISING - Static variable in class org.mule.runtime.core.context.notification.RegistryNotification
-
- RegistryBootstrapDiscoverer - Interface in org.mule.runtime.core.config.bootstrap
-
Allows to discover properties to be used during the bootstrap process.
- RegistryBroker - Interface in org.mule.runtime.core.api.registry
-
- RegistryBrokerLifecycleManager - Class in org.mule.runtime.core.lifecycle
-
- RegistryBrokerLifecycleManager(String, Registry, MuleContext) - Constructor for class org.mule.runtime.core.lifecycle.RegistryBrokerLifecycleManager
-
Deprecated.
- RegistryDelegatingInjector - Class in org.mule.runtime.core.registry
-
- RegistryDelegatingInjector(RegistryProvider) - Constructor for class org.mule.runtime.core.registry.RegistryDelegatingInjector
-
- RegistryLifecycleCallback<T> - Class in org.mule.runtime.core.lifecycle
-
- RegistryLifecycleCallback(RegistryLifecycleManager) - Constructor for class org.mule.runtime.core.lifecycle.RegistryLifecycleCallback
-
- registryLifecycleManager - Variable in class org.mule.runtime.core.lifecycle.RegistryLifecycleCallback
-
- RegistryLifecycleManager - Class in org.mule.runtime.core.lifecycle
-
- RegistryLifecycleManager(String, Registry, MuleContext) - Constructor for class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
- RegistryLifecycleManager(String, Registry, Map<String, LifecyclePhase>) - Constructor for class org.mule.runtime.core.lifecycle.RegistryLifecycleManager
-
- RegistryMap - Class in org.mule.runtime.core.registry.map
-
This class encapsulates the
HashMap that's used for storing the objects in the transient registry and also shields
client code from having to deal with locking the
ReadWriteLock for the exposed Map operations.
- RegistryMap(Logger) - Constructor for class org.mule.runtime.core.registry.map.RegistryMap
-
- RegistryNotification - Class in org.mule.runtime.core.context.notification
-
RegistryNotification is fired when an event such as a Registry being started occurs.
- RegistryNotification(Registry, String) - Constructor for class org.mule.runtime.core.context.notification.RegistryNotification
-
- RegistryNotification(Registry, int) - Constructor for class org.mule.runtime.core.context.notification.RegistryNotification
-
- RegistryNotificationListener<T extends RegistryNotification> - Interface in org.mule.runtime.core.api.context.notification
-
RegistryNotificationListener is an observer interface that objects can implement and then register themselves with
the MuleContext to be notified when a Registry event occurs.
- RegistryProvider - Interface in org.mule.runtime.core.api.registry
-
A component capable of providing all the registered
Registry instances
- release() - Method in class org.mule.runtime.core.api.util.concurrent.Latch
-
- release() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- release() - Method in class org.mule.runtime.core.internal.streaming.AbstractStreamingBuffer.LockReleaser
-
- release() - Method in class org.mule.runtime.core.internal.streaming.object.BufferedCursorIterator
- releaseResources() - Method in class org.mule.runtime.core.internal.streaming.bytes.InMemoryCursorStreamProvider
- releaseResources() - Method in class org.mule.runtime.core.internal.streaming.ManagedCursorProvider
-
- releaseResources() - Method in class org.mule.runtime.core.internal.streaming.object.InMemoryCursorIteratorProvider
- remove(Serializable, String) - Method in interface org.mule.runtime.core.api.store.PartitionableObjectStore
-
- remove(Object) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
- remove(Object) - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- remove(Object) - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- remove(Object) - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- remove() - Method in class org.mule.runtime.core.internal.streaming.AbstractCursorIterator
-
- remove() - Method in interface org.mule.runtime.core.internal.streaming.object.iterator.StreamingIterator
-
Not allowed on this implementations
- remove(Object) - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- remove(Object) - Method in class org.mule.runtime.core.internal.util.OrderedProperties
-
- remove(FlowConstructStatistics) - Method in class org.mule.runtime.core.management.stats.AllStatistics
-
- remove(String) - Method in class org.mule.runtime.core.registry.map.RegistryMap
-
- remove() - Method in class org.mule.runtime.core.routing.AbstractMessageSequence
-
- remove() - Method in interface org.mule.runtime.core.routing.MessageSequence
-
Unsupported operation.
- remove() - Method in class org.mule.runtime.core.routing.outbound.PartitionedMessageSequence
-
- remove(Object) - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- remove(int) - Method in class org.mule.runtime.core.util.message.ResultsToMessageList
-
- remove(Serializable) - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- remove(Serializable) - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- remove(Serializable) - Method in interface org.mule.runtime.core.util.queue.RecoverableQueueStore
-
Removes the value from the queue.
- remove(Serializable) - Method in interface org.mule.runtime.core.util.queue.TransactionalQueueStoreDelegate
-
Remove the specified value from the queue.
- remove(Serializable) - Method in class org.mule.runtime.core.util.store.AbstractObjectStore
-
- remove(Serializable) - Method in class org.mule.runtime.core.util.store.AbstractPartitionedObjectStore
-
- remove(Serializable) - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- remove(Serializable) - Method in class org.mule.runtime.core.util.store.ObjectStorePartition
-
- remove(Object) - Method in class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
- remove(Serializable, String) - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- remove(Serializable) - Method in class org.mule.runtime.core.util.store.PartitionedObjectStoreWrapper
-
- remove(Serializable, String) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- remove(Serializable) - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- remove(Serializable) - Method in class org.mule.runtime.core.util.store.ProvidedObjectStoreWrapper
-
- remove(Serializable, String) - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- removeAll(Collection) - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- removeAll(Collection<?>) - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- removeArgument(ExpressionArgument) - Method in class org.mule.runtime.core.expression.transformers.AbstractExpressionTransformer
-
- removeConverter(Converter) - Method in class org.mule.runtime.core.transformer.graph.TransformationGraph
-
- removeEncryptionStrategy(String) - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
- removeEncryptionStrategy(String) - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
-
- removeEntryPointResolver(EntryPointResolver) - Method in interface org.mule.runtime.core.api.model.EntryPointResolverSet
-
Removes a resolver from the list
- removeEntryPointResolver(EntryPointResolver) - Method in class org.mule.runtime.core.api.model.resolvers.DefaultEntryPointResolverSet
-
- removeEventGroup(EventGroup) - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- removeExpirable(Expirable) - Method in class org.mule.runtime.core.util.monitor.ExpiryMonitor
-
- removeExpressionMarker(String) - Static method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- removeFirst() - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
removes the first element in the queue
- removeFirst() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStoreDelegate
-
- removeFirst() - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- RemoveFlowVariableProcessor - Class in org.mule.runtime.core.processor.simple
-
- RemoveFlowVariableProcessor() - Constructor for class org.mule.runtime.core.processor.simple.RemoveFlowVariableProcessor
-
- removeIf(Predicate<? super Message>) - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- removeIgnoredMethod(String) - Method in class org.mule.runtime.core.api.model.resolvers.ReflectionEntryPointResolver
-
- removeInboundAttachment(String) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- removeInboundAttachment(String) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- removeInboundProperty(String) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- removeInboundProperty(String) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- removeListener(MuleContextListener) - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
-
Removes a listener from the factory.
- removeListener(MuleContextListener) - Method in class org.mule.runtime.core.context.DefaultMuleContextFactory
-
- removeListener(ServerNotificationListener<?>) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
This removes *all* registrations that reference this listener
- removeMessageProcessor(Processor) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- removeMethod(String) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractArgumentEntryPointResolver
-
- removeMethod(String) - Method in class org.mule.runtime.core.api.model.resolvers.ExplicitMethodEntryPointResolver
-
- removeNamespacePrefix(String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
- removeNamespaces(Map) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
- removeNonSerializableProperties() - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- removeNotificationListeners() - Method in class org.mule.runtime.core.context.notification.MessageProcessingFlowTraceManager
-
- removeOrderedLifecycleObject(LifecycleObject) - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- removeOrderedLifecycleObject(LifecycleObject) - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- removeOutboundAttachment(String) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- removeOutboundAttachment(String) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- removeOutboundProperty(String) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- removeOutboundProperty(String) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.Builder
-
- removeParameter(String) - Method in interface org.mule.runtime.core.api.Event.Builder
-
Remove a parameter.
- removeParameter(String) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- removeProperty(String) - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
Will retrieve a session scope property and remove it from the session
- removeProperty(Event, String) - Method in class org.mule.runtime.core.processor.simple.AbstractAddVariablePropertyProcessor
-
Removes the property from a property or variables scope.
- removeProperty(Event, String) - Method in class org.mule.runtime.core.processor.simple.AbstractRemoveVariablePropertyProcessor
-
- removeProperty(Event, String) - Method in class org.mule.runtime.core.processor.simple.AddFlowVariableProcessor
-
- removeProperty(Event, String) - Method in class org.mule.runtime.core.processor.simple.AddPropertyProcessor
-
- removeProperty(Event, String) - Method in class org.mule.runtime.core.processor.simple.RemoveFlowVariableProcessor
-
- removeProperty(Event, String) - Method in class org.mule.runtime.core.processor.simple.RemovePropertyProcessor
-
- removeProperty(String) - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- RemovePropertyProcessor - Class in org.mule.runtime.core.processor.simple
-
- RemovePropertyProcessor() - Constructor for class org.mule.runtime.core.processor.simple.RemovePropertyProcessor
-
- removeProvider(String) - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
- removeProvider(String) - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
-
- removeRegistry(Registry) - Method in interface org.mule.runtime.core.api.MuleContext
-
- removeRegistry(Registry) - Method in interface org.mule.runtime.core.api.registry.RegistryBroker
-
Deprecated.
- removeRegistry(Registry) - Method in class org.mule.runtime.core.DefaultMuleContext
-
Deprecated.
- removeRegistry(Registry) - Method in class org.mule.runtime.core.registry.DefaultRegistryBroker
-
Deprecated.
- removeRoute(Processor) - Method in interface org.mule.runtime.core.api.processor.MessageRouter
-
Removes a message processor from the list of routes
- removeRoute(MatchableMessageProcessor) - Method in interface org.mule.runtime.core.api.routing.MatchingRouter
-
- removeRoute(Processor) - Method in interface org.mule.runtime.core.api.routing.SelectiveRouter
-
- removeRoute(Processor) - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- removeRoute(Processor) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- removeRoute(Processor) - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
Removes a message processor from the list of routes
- removeSource(MessageSource) - Method in interface org.mule.runtime.core.api.source.CompositeMessageSource
-
- removeSource(MessageSource) - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- removeVariable(String) - Method in interface org.mule.runtime.core.api.Event.Builder
-
Remove a variable.
- removeVariable(String) - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- removeVariable(String) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- removeXmlNamespacePrefix(String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
-
- renameFile(String, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- renameFile(File, File) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- renameFileHard(String, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- renameFileHard(File, File) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- repeat(char, int) - Static method in class org.mule.runtime.core.api.util.StringUtils
-
Like StringUtils.repeat(String, int) but with a single character as argument.
- replyMessageProcessor - Variable in class org.mule.runtime.core.routing.requestreply.SimpleRequestReplyReplier
-
- replyMessageSource - Variable in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- replyToDestination(Object) - Method in interface org.mule.runtime.core.api.Event.Builder
-
- replyToDestination(Object) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- ReplyToHandler - Interface in org.mule.runtime.core.api.connector
-
- replyToHandler(ReplyToHandler) - Method in interface org.mule.runtime.core.api.Event.Builder
-
- replyToHandler(ReplyToHandler) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- ReplyToPropertyRequestReplyReplier - Class in org.mule.runtime.core.routing.requestreply
-
- ReplyToPropertyRequestReplyReplier() - Constructor for class org.mule.runtime.core.routing.requestreply.ReplyToPropertyRequestReplyReplier
-
- request(String, long) - Method in interface org.mule.runtime.core.api.client.MuleClient
-
Will receive an event from an endpointUri determined by the URL.
- request(String, long) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- RequestCacheKey<OptionsType extends OperationOptions> - Class in org.mule.runtime.core.api.client
-
Cache key used to locate an object in a map based on an URL and operation options.
- RequestCacheKey(String, OptionsType, MessageExchangePattern) - Constructor for class org.mule.runtime.core.api.client.RequestCacheKey
-
- requestMessageProcessor - Variable in class org.mule.runtime.core.routing.requestreply.SimpleAsyncRequestReplyRequester
-
- RequestReplyReplierMessageProcessor - Interface in org.mule.runtime.core.api.processor
-
- RequestReplyRequesterMessageProcessor - Interface in org.mule.runtime.core.api.processor
-
Processes a
Event by invoking the next
Processor but receiving the reply, which is turn is returned from this
MessageProcessor from a seperate
MessageSource rather than using the return value of the
next
MessageProcessor invocation.
- RequestResponseFlowProcessingPhaseTemplate - Interface in org.mule.runtime.core.execution
-
- requestUnbounded() - Static method in class org.mule.runtime.core.internal.util.rx.Operators
-
Return a singleton Subscriber that does not check for double onSubscribe and purely request Long.MAX.
- ResequenceCorrelatorCallback - Class in org.mule.runtime.core.routing.correlation
-
A Correlator that correlates messages based on Mule correlation settings.
- ResequenceCorrelatorCallback(Comparator<Event>, MuleContext, String) - Constructor for class org.mule.runtime.core.routing.correlation.ResequenceCorrelatorCallback
-
- ResequenceMessagesCorrelatorCallback - Class in org.mule.runtime.core.routing.correlation
-
- ResequenceMessagesCorrelatorCallback(Comparator, MuleContext, String) - Constructor for class org.mule.runtime.core.routing.correlation.ResequenceMessagesCorrelatorCallback
-
- Resequencer - Class in org.mule.runtime.core.routing
-
Resequencer is used to resequence events according to their dispatch sequence in the correlation group.
- Resequencer() - Constructor for class org.mule.runtime.core.routing.Resequencer
-
- reset() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
-
Reset the lifecycle manager state back to 'not in lifecycle' phase
- reset() - Method in class org.mule.runtime.core.api.model.streaming.DelegatingInputStream
-
- reset() - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- reset() - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicy.RetryCounter
-
- resetExpirable(Expirable) - Method in class org.mule.runtime.core.util.monitor.ExpiryMonitor
-
- resolve() - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
Updates the state of this object if needed, overriding the interceptedInput with the result built from
interceptedOutput and resetting .
- resolve(DataType, DataType) - Method in interface org.mule.runtime.core.api.registry.TransformerResolver
-
Responsible for finding a transformer with the given criteria.
- resolve(DataType, List<DataType>) - Method in interface org.mule.runtime.core.api.transformer.DataTypeConversionResolver
-
- resolve(Event, CompiledExpression) - Method in class org.mule.runtime.core.el.mvel.datatype.AbstractExpressionDataTypeResolver
-
- resolve(Event, CompiledExpression) - Method in interface org.mule.runtime.core.el.mvel.datatype.ExpressionDataTypeResolver
-
Resolves the data type form a given expression
- resolve(Object, Event, Serializable) - Method in class org.mule.runtime.core.el.mvel.datatype.MvelDataTypeResolver
-
Resolves expression data type
- resolve(DataType, DataType) - Method in class org.mule.runtime.core.internal.registry.TypeBasedTransformerResolver
-
- resolve(InputStream, Event) - Method in class org.mule.runtime.core.internal.streaming.bytes.factory.AbstractCursorStreamProviderFactory
-
Implementations should use this method to actually create the output value
- resolve(InputStream, Event) - Method in class org.mule.runtime.core.internal.streaming.bytes.factory.InMemoryCursorStreamProviderFactory
-
Implementations should use this method to actually create the output value
- resolve(InputStream, Event) - Method in class org.mule.runtime.core.internal.streaming.bytes.factory.NullCursorStreamProviderFactory
-
Implementations should use this method to actually create the output value
- resolve(Iterator, Event) - Method in class org.mule.runtime.core.internal.streaming.object.factory.AbstractCursorIteratorProviderFactory
-
Implementations should use this method to actually create the output value
- resolve(Iterator, Event) - Method in class org.mule.runtime.core.internal.streaming.object.factory.InMemoryCursorIteratorProviderFactory
-
Implementations should use this method to actually create the output value
- resolve(Iterator, Event) - Method in class org.mule.runtime.core.internal.streaming.object.factory.NullCursorIteratorProviderFactory
-
- resolve(DataType, List<DataType>) - Method in class org.mule.runtime.core.internal.transformer.DynamicDataTypeConversionResolver
-
- resolve(DataType, DataType) - Method in class org.mule.runtime.core.transformer.graph.GraphTransformerResolver
-
- resolveAnnotationClass(Annotation) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- resolveBoolean(Object, boolean, boolean, String) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- resolveEncoding(Message) - Method in class org.mule.runtime.core.api.TransformationService
-
- resolveEncoding(Object) - Method in class org.mule.runtime.core.processor.simple.AbstractAddVariablePropertyProcessor
-
- resolveEncoding(Object) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- resolveErrorType(Class<? extends Throwable>) - Method in class org.mule.runtime.core.exception.ExceptionMapper
-
Using the set of
ExceptionMappings which this instance was configured with, it resolves the
ErrorType
associated with the exception.
- resolveMessageProcessor(Event) - Method in class org.mule.runtime.core.processor.AbstractDynamicMessageProcessor
-
Determines which MessageProcessor should be used.
- resolveMethodToInvoke() - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- resolveParameters(Event) - Method in interface org.mule.runtime.core.api.processor.ParametersResolverProcessor
-
Resolve the parameters of this operation before executing it.
- resolveParameterType(MethodParameter, Class) - Static method in class org.mule.runtime.core.internal.util.generics.GenericTypeResolver
-
Determine the target type for the given generic parameter type.
- resolvePropagatedFlowVars(Event) - Method in class org.mule.runtime.core.routing.outbound.AbstractMessageSequenceSplitter
-
- resolveReturnType(Method, Class) - Static method in class org.mule.runtime.core.internal.util.generics.GenericTypeResolver
-
Determine the target type for the generic return type of the given method.
- ResolverException - Exception in org.mule.runtime.core.api.registry
-
An exception that is thrown by resolver classes responsible for finding objects in the registry based on particular criteria
- ResolverException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.registry.ResolverException
-
- ResolverException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.registry.ResolverException
-
- resolveTimeZone(String) - Method in class org.mule.runtime.core.source.scheduler.schedule.CronScheduler
-
- resolveTransaction() - Method in class org.mule.runtime.core.transaction.TransactionCoordination
-
- resolveTransformer(DataType, DataType) - Method in class org.mule.runtime.core.registry.MuleRegistryHelper
-
- resolveTypeArgument(Class, Class) - Static method in class org.mule.runtime.core.internal.util.generics.GenericTypeResolver
-
Resolve the single type argument of the given generic interface against the given target class which is assumed to implement
the generic interface and possibly declare a concrete type for its type variable.
- resolveTypeArguments(Class, Class) - Static method in class org.mule.runtime.core.internal.util.generics.GenericTypeResolver
-
Resolve the type arguments of the given generic interface against the given target class which is assumed to implement the
generic interface and possibly declare concrete types for its type variables.
- resolveTypedValue(Event) - Method in class org.mule.runtime.core.api.util.AttributeEvaluator
-
- resolveValue(Event) - Method in class org.mule.runtime.core.api.util.AttributeEvaluator
-
- resource - Variable in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- RESOURCE_ROOT - Static variable in class org.mule.runtime.core.config.ExceptionHelper
-
- resourceIdentifier - Variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
The resourceIdentifier is used when firing inbound server notifications such as Admin notifications or other action
notifications triggered by an external source Used to associate the event with a particular resource.
- resourceManager - Variable in class org.mule.runtime.core.util.xa.DefaultXASession
-
- resourceManagerDirty() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ResourceManagerException - Exception in org.mule.runtime.core.util.xa
-
- ResourceManagerException() - Constructor for exception org.mule.runtime.core.util.xa.ResourceManagerException
-
- ResourceManagerException(I18nMessage) - Constructor for exception org.mule.runtime.core.util.xa.ResourceManagerException
-
- ResourceManagerException(Throwable) - Constructor for exception org.mule.runtime.core.util.xa.ResourceManagerException
-
- ResourceManagerException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.util.xa.ResourceManagerException
-
- resourceManagerNotReady() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- resourceManagerNotStarted() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ResourceManagerSystemException - Exception in org.mule.runtime.core.util.xa
-
- ResourceManagerSystemException() - Constructor for exception org.mule.runtime.core.util.xa.ResourceManagerSystemException
-
- ResourceManagerSystemException(I18nMessage) - Constructor for exception org.mule.runtime.core.util.xa.ResourceManagerSystemException
-
- ResourceManagerSystemException(Throwable) - Constructor for exception org.mule.runtime.core.util.xa.ResourceManagerSystemException
-
- ResourceManagerSystemException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.util.xa.ResourceManagerSystemException
-
- resourceName - Variable in class org.mule.runtime.core.config.ConfigResource
-
- ResponseCompletionCallback - Interface in org.mule.runtime.core.execution
-
Callback to be used to notify of the result of an asynchronous response writing task.
- ResponseDispatchException - Exception in org.mule.runtime.core.execution
-
Exception thrown when there's a failure writing the response using the transport infrastructure.
- ResponseDispatchException(I18nMessage) - Constructor for exception org.mule.runtime.core.execution.ResponseDispatchException
-
- ResponseDispatchException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.execution.ResponseDispatchException
-
- ResponseDispatchException(Throwable) - Constructor for exception org.mule.runtime.core.execution.ResponseDispatchException
-
- responseEvents - Variable in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- ResponseMessageProcessorAdapter - Class in org.mule.runtime.core.processor
-
- ResponseMessageProcessorAdapter() - Constructor for class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- ResponseMessageProcessorAdapter(Processor) - Constructor for class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- responseProcessor - Variable in class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- responseSentSuccessfully() - Method in interface org.mule.runtime.core.execution.ResponseCompletionCallback
-
Notifies that the response was written successfully
- responseSentWithFailure(MessagingException, Event) - Method in interface org.mule.runtime.core.execution.ResponseCompletionCallback
-
Notifies that the response writing failed
- responseTimedOutWaitingForId(int, Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- responseTimeout(long) - Method in class org.mule.runtime.core.api.client.AbstractBaseOptionsBuilder
-
- responseTimeout(long) - Method in interface org.mule.runtime.core.api.client.OperationOptionsConfig
-
- ResponseTimeoutException - Exception in org.mule.runtime.core.api.routing
-
ResponseTimeoutException is thrown when a response is not received in a given timeout in the Response Router.
- ResponseTimeoutException(I18nMessage, Processor) - Constructor for exception org.mule.runtime.core.api.routing.ResponseTimeoutException
-
- ResponseTimeoutException(I18nMessage, Processor, Throwable) - Constructor for exception org.mule.runtime.core.api.routing.ResponseTimeoutException
-
- restoreIsolatedTransaction() - Method in class org.mule.runtime.core.transaction.TransactionCoordination
-
- RestrictedSSLServerSocketFactory - Class in org.mule.runtime.core.api.security.tls
-
SSLServerSocketFactory decorator that restricts the available protocols and cipher suites in the sockets that are created.
- RestrictedSSLServerSocketFactory(SSLContext, String[], String[]) - Constructor for class org.mule.runtime.core.api.security.tls.RestrictedSSLServerSocketFactory
-
- RestrictedSSLSocketFactory - Class in org.mule.runtime.core.api.security.tls
-
SSLSocketFactory decorator that restricts the available protocols and cipher suites in the sockets that are created.
- RestrictedSSLSocketFactory(SSLContext, String[], String[]) - Constructor for class org.mule.runtime.core.api.security.tls.RestrictedSSLSocketFactory
-
- resultsHandler - Variable in class org.mule.runtime.core.routing.outbound.AbstractMessageSequenceSplitter
-
- resultsHandler - Variable in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- ResultsToMessageCollection - Class in org.mule.runtime.core.util.message
-
Wraps a
Collection of
Result instances and exposes
its contents as
Message instances.
- ResultsToMessageCollection(Collection<Result>, CursorProviderFactory, Event) - Constructor for class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- ResultsToMessageList - Class in org.mule.runtime.core.util.message
-
Wraps a
List of
Result instances and exposes
its contents as
Message instances.
- ResultsToMessageList(List<Result>, CursorProviderFactory, Event) - Constructor for class org.mule.runtime.core.util.message.ResultsToMessageList
-
- ResultsToMessageSet - Class in org.mule.runtime.core.util.message
-
Wraps a
Set of
Result instances and exposes
its contents as
Message instances.
- ResultsToMessageSet(Set<Result>, CursorProviderFactory, Event) - Constructor for class org.mule.runtime.core.util.message.ResultsToMessageSet
- resume() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
Resume the XA transaction
- resume() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- resume() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- resume() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- resumeEncoding() - Method in class org.mule.runtime.core.api.util.Base64.OutputStream
-
Resumes encoding of the stream.
- resumeSuspendedTransaction() - Method in class org.mule.runtime.core.transaction.TransactionCoordination
-
- resumeXATransaction(Transaction) - Method in class org.mule.runtime.core.execution.SuspendXaTransactionInterceptor
-
- resumeXaTransactionIfAvailable() - Method in class org.mule.runtime.core.transaction.TransactionCoordination
-
- retainAll(Collection) - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- retainAll(Collection<?>) - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- retrieve(Serializable, String) - Method in interface org.mule.runtime.core.api.store.PartitionableObjectStore
-
- retrieve(Serializable) - Method in class org.mule.runtime.core.util.store.AbstractObjectStore
-
- retrieve(Serializable) - Method in class org.mule.runtime.core.util.store.AbstractPartitionedObjectStore
-
- retrieve(Serializable) - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- retrieve(Serializable) - Method in class org.mule.runtime.core.util.store.ObjectStorePartition
-
- retrieve(Serializable, String) - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- retrieve(Serializable) - Method in class org.mule.runtime.core.util.store.PartitionedObjectStoreWrapper
-
- retrieve(Serializable, String) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- retrieve(Serializable) - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- retrieve(Serializable) - Method in class org.mule.runtime.core.util.store.ProvidedObjectStoreWrapper
-
- retrieve(Serializable, String) - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- retrieveNextOperation(String) - Method in class org.mule.runtime.core.policy.DefaultPolicyStateHandler
-
- retrieveNextOperation(String) - Method in interface org.mule.runtime.core.policy.PolicyStateHandler
-
- retrieveSessionInfoFromMessage(Message, MuleContext) - Method in interface org.mule.runtime.core.message.SessionHandler
-
- RETRY_COUNT_FOREVER - Static variable in class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- RETRY_EXHAUSTED - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- RETRY_EXHAUSTED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates that the retry of a certain execution block has been exhausted
- RetryCallback - Interface in org.mule.runtime.core.api.retry
-
This is the main Retry SPI.
- RetryContext - Interface in org.mule.runtime.core.api.retry
-
The RetryContext is used to store any data which carries over from attempt to attempt such as response messages.
- retryCounter - Variable in class org.mule.runtime.core.retry.policies.SimpleRetryPolicy
-
- RetryCounter() - Constructor for class org.mule.runtime.core.retry.policies.SimpleRetryPolicy.RetryCounter
-
- RetryForeverPolicyTemplate - Class in org.mule.runtime.core.retry.policies
-
- RetryForeverPolicyTemplate() - Constructor for class org.mule.runtime.core.retry.policies.RetryForeverPolicyTemplate
-
- RetryForeverPolicyTemplate(long) - Constructor for class org.mule.runtime.core.retry.policies.RetryForeverPolicyTemplate
-
- RetryNotifier - Interface in org.mule.runtime.core.api.retry
-
This interface is a callback that allows actions to be performed after each retry attempt, such as firing notifications,
logging, etc.
- RetryPolicy - Interface in org.mule.runtime.core.api.retry
-
A RetryPolicy takes some action each time an exception occurs and returns a
PolicyStatus which indicates whether the
policy is exhausted or should continue to retry.
- retryPolicyExhausted(RetryPolicyTemplate) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- RetryPolicyExhaustedException - Exception in org.mule.runtime.core.retry
-
This exception is thrown when a Retry policy has made all the retry attempts it wants to make and is still failing.
- RetryPolicyExhaustedException(I18nMessage, Object) - Constructor for exception org.mule.runtime.core.retry.RetryPolicyExhaustedException
-
- RetryPolicyExhaustedException(I18nMessage, Throwable, Object) - Constructor for exception org.mule.runtime.core.retry.RetryPolicyExhaustedException
-
- RetryPolicyExhaustedException(Throwable, Object) - Constructor for exception org.mule.runtime.core.retry.RetryPolicyExhaustedException
-
- RetryPolicyTemplate - Interface in org.mule.runtime.core.api.retry
-
A RetryPolicyTemplate creates a new
RetryPolicy instance each time the retry goes into effect, thereby resetting any
state the policy may have (counters, etc.)
A
RetryNotifier may be set in order to take action upon each retry attempt.
- retryScheduler - Variable in class org.mule.runtime.core.exception.AbstractSystemExceptionStrategy
-
- RetryWorker - Class in org.mule.runtime.core.retry.async
-
- RetryWorker(RetryPolicyTemplate, RetryCallback, Executor) - Constructor for class org.mule.runtime.core.retry.async.RetryWorker
-
- RetryWorker(RetryPolicyTemplate, RetryCallback, Executor, Latch) - Constructor for class org.mule.runtime.core.retry.async.RetryWorker
-
- returnComponentLifecycleAdaptor(LifecycleAdapter) - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- returnComponentLifecycleAdaptor(LifecycleAdapter) - Method in class org.mule.runtime.core.component.DefaultJavaComponent
-
- returnComponentLifecycleAdaptor(LifecycleAdapter) - Method in class org.mule.runtime.core.component.PooledJavaComponent
-
- returnComponentLifecycleAdaptor(LifecycleAdapter) - Method in class org.mule.runtime.core.component.SimpleCallableJavaComponent
-
- returnEvent(Event) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- returnObject(Object) - Method in interface org.mule.runtime.core.api.util.pool.ObjectPool
-
- returnObject(Object) - Method in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- returnObject(Object) - Method in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
- returnType(DataType) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- right(R) - Static method in class org.mule.runtime.core.api.functional.Either
-
Creates an Either with a right value.
- rollback() - Method in interface org.mule.runtime.core.api.exception.RollbackSourceCallback
-
- rollback() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
Rollback the transaction
- rollback() - Method in interface org.mule.runtime.core.api.util.queue.QueueSession
-
- rollback(Exception) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- rollback() - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- rollback(Xid) - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- rollback() - Method in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- rollback() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- rollback(Xid) - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
- rollbackCurrentTransaction() - Method in class org.mule.runtime.core.transaction.TransactionCoordination
-
- rollbackDandlingTransaction(Xid) - Method in class org.mule.runtime.core.internal.util.queue.QueueXaResource
-
- rollbackDandlingTransaction(Xid) - Method in class org.mule.runtime.core.internal.util.xa.XaTransactionRecoverer
-
- rollbackDandlingTransaction(Xid) - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
Commits a dangling transaction that can be caused by the failure of one of the XAResource involved in the transaction or a
crash of the transaction manager.
- rollbackOnly - Variable in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- RollbackSourceCallback - Interface in org.mule.runtime.core.api.exception
-
This is used to provide a rollback method in order to achieve atomic message delivery without relying on JTA transactions, The
exact behavior of this method will depend on the transport, e.g.
- rollbackTransaction(AbstractTransactionContext) - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- rollbackTxButNoResource(Transaction) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- rollbackTxFilter - Variable in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- rolledBack - Variable in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- ROOT_MESSAGE_PROPERTY - Static variable in class org.mule.runtime.core.routing.Foreach
-
- rootStackTrace() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- RoundRobin - Class in org.mule.runtime.core.routing
-
RoundRobin divides the messages it receives among its target routes in round-robin fashion.
- RoundRobin() - Constructor for class org.mule.runtime.core.routing.RoundRobin
-
- route - Variable in exception org.mule.runtime.core.api.routing.RoutingException
-
- route(Event, FlowConstruct) - Method in class org.mule.runtime.core.routing.AbstractUntilSuccessfulProcessingStrategy
-
- route(Event) - Method in class org.mule.runtime.core.routing.FirstSuccessful
-
Route the given event to one of our targets
- route(Event, List<Processor>) - Method in class org.mule.runtime.core.routing.FirstSuccessfulRoutingStrategy
-
- route(Event) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- route(Event) - Method in class org.mule.runtime.core.routing.outbound.AbstractSequenceRouter
-
- route(Event) - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- route(Event) - Method in class org.mule.runtime.core.routing.RoundRobin
-
Process the event using the next target route in sequence
- route(Event, List<Processor>) - Method in interface org.mule.runtime.core.routing.RoutingStrategy
-
- route(Event) - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- route(Event, FlowConstruct) - Method in interface org.mule.runtime.core.routing.UntilSuccessfulProcessingStrategy
-
- routeAsync(Event, MessagingException) - Method in class org.mule.runtime.core.exception.OnErrorPropagateHandler
-
- routeAsync(Event, MessagingException) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- routeEvent(Event) - Method in interface org.mule.runtime.core.execution.AsyncResponseFlowProcessingPhaseTemplate
-
Routes the
Event through the processors chain
- routeEvent(Event) - Method in interface org.mule.runtime.core.execution.FlowProcessingPhaseTemplate
-
Routes the
Event through the processors chain
- routeEvent(Event) - Method in interface org.mule.runtime.core.execution.ModuleFlowProcessingPhaseTemplate
-
Routes the
Event through the processors chain
- routeEventAsync(Event) - Method in interface org.mule.runtime.core.execution.ModuleFlowProcessingPhaseTemplate
-
Routes the
Event through the processors chain using async API.
- routeException(Event, FlowConstruct, Throwable) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
Routes the current exception to an error endpoint such as a Dead Letter Queue (jms) This method is only invoked if there is a
Message available to dispatch.
- RoutePathNotFoundException - Exception in org.mule.runtime.core.api.routing
-
RoutePathNotFoundException is thrown if a routing path for an event cannot be found.
- RoutePathNotFoundException(Processor) - Constructor for exception org.mule.runtime.core.api.routing.RoutePathNotFoundException
-
- RoutePathNotFoundException(Processor, Throwable) - Constructor for exception org.mule.runtime.core.api.routing.RoutePathNotFoundException
-
- RoutePathNotFoundException(I18nMessage, Processor) - Constructor for exception org.mule.runtime.core.api.routing.RoutePathNotFoundException
-
- RoutePathNotFoundException(I18nMessage, Processor, Throwable) - Constructor for exception org.mule.runtime.core.api.routing.RoutePathNotFoundException
-
- RouterResultsHandler - Interface in org.mule.runtime.core.api.routing
-
An SPI interface where custom logic can be plugged in to control how collections and single messages are returned from routers.
- RouterStatistics - Class in org.mule.runtime.core.management.stats
-
RouterStatistics TODO
- RouterStatistics(int) - Constructor for class org.mule.runtime.core.management.stats.RouterStatistics
-
The constructor
- RouterStatisticsRecorder - Interface in org.mule.runtime.core.api.routing
-
- routes - Variable in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- ROUTING - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- ROUTING_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates that a problem occurred when routing a message
- ROUTING_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- RoutingException - Exception in org.mule.runtime.core.api.routing
-
RoutingException is a base class for all routing exceptions.
- RoutingException(Processor) - Constructor for exception org.mule.runtime.core.api.routing.RoutingException
-
- RoutingException(Processor, Throwable) - Constructor for exception org.mule.runtime.core.api.routing.RoutingException
-
- RoutingException(I18nMessage, Processor) - Constructor for exception org.mule.runtime.core.api.routing.RoutingException
-
- RoutingException(I18nMessage, Processor, Throwable) - Constructor for exception org.mule.runtime.core.api.routing.RoutingException
-
- RoutingFailedException - Exception in org.mule.runtime.core.routing
-
Exception through by routing strategies when routing fails
- RoutingFailedException(I18nMessage) - Constructor for exception org.mule.runtime.core.routing.RoutingFailedException
-
- RoutingFailedException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.routing.RoutingFailedException
-
- RoutingFailedException(Throwable) - Constructor for exception org.mule.runtime.core.routing.RoutingFailedException
-
- RoutingNotification - Class in org.mule.runtime.core.context.notification
-
Is fired by routers.
- RoutingNotification(Message, String, int) - Constructor for class org.mule.runtime.core.context.notification.RoutingNotification
-
- RoutingNotificationListener<T extends RoutingNotification> - Interface in org.mule.runtime.core.api.context.notification
-
RoutingNotificationListener is an observer interface that objects can use to receive notifications about routing
events such as async-reply misses.
- RoutingStrategy - Interface in org.mule.runtime.core.routing
-
- run() - Method in interface org.mule.runtime.core.api.util.func.CheckedRunnable
-
- run() - Method in class org.mule.runtime.core.retry.async.RetryWorker
-
- run() - Method in class org.mule.runtime.core.util.monitor.ExpiryMonitor
-
The action to be performed by this timer task.
- run() - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- run() - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- runChecked() - Method in interface org.mule.runtime.core.api.util.func.CheckedRunnable
-
Executes an unsafe operation
- runOnce() - Method in class org.mule.runtime.core.api.util.func.Once
-
Runs (or not) the delegate according to the behaviour described on the class javadoc
- runPhase(AsyncResponseFlowProcessingPhaseTemplate, MessageProcessContext, PhaseResultNotifier) - Method in class org.mule.runtime.core.execution.AsyncResponseFlowProcessingPhase
-
- runPhase(EndPhaseTemplate, MessageProcessContext, PhaseResultNotifier) - Method in class org.mule.runtime.core.execution.EndProcessPhase
-
- runPhase(FlowProcessingPhaseTemplate, MessageProcessContext, PhaseResultNotifier) - Method in class org.mule.runtime.core.execution.FlowProcessingPhase
-
- runPhase(Template, MessageProcessContext, PhaseResultNotifier) - Method in interface org.mule.runtime.core.execution.MessageProcessPhase
-
Process the template through the phase.
- runPhase(ModuleFlowProcessingPhaseTemplate, MessageProcessContext, PhaseResultNotifier) - Method in class org.mule.runtime.core.execution.ModuleFlowProcessingPhase
-
- runPhase(ValidationPhaseTemplate, MessageProcessContext, PhaseResultNotifier) - Method in class org.mule.runtime.core.execution.ValidationPhase
-
- RUNTIME_VERBOSE - Static variable in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
- RUNTIME_VERBOSE_PROPERTY - Static variable in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
Determines whether extra information should be display.
- rxExceptionToMuleException(Throwable) - Static method in class org.mule.runtime.core.api.rx.Exceptions
-
Unwrap reactive exception and rethrow instances
MuleException or
RuntimeException.
- safely(CheckedRunnable) - Static method in class org.mule.runtime.core.internal.util.FunctionalUtils
-
Executes the given task, ignoring thrown exceptions.
- safely(CheckedRunnable, Consumer<Exception>) - Static method in class org.mule.runtime.core.internal.util.FunctionalUtils
-
Executes the given task, feeding any thrown exceptions into the given
exceptionHandler
- safeStopIfNeeded(Collection<? extends Object>, Logger) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
For each item in the objects collection, it invokes the Stoppable.stop() if it implements the
Stoppable interface.
- safeUnlock(Lock) - Static method in class org.mule.runtime.core.internal.util.ConcurrencyUtils
-
Safely releases the given lock without failing if it is in an illegal state
- sanitizeIfNeeded(Throwable) - Static method in class org.mule.runtime.core.config.ExceptionHelper
-
- ScatterGatherRouter - Class in org.mule.runtime.core.routing
-
The Scatter-Gather router will broadcast copies of the current message to every endpoint registered with the
router in parallel.
- ScatterGatherRouter() - Constructor for class org.mule.runtime.core.routing.ScatterGatherRouter
-
- schedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.api.source.polling.PeriodicScheduler
-
Schedules a job.
- schedule(Scheduler, Runnable) - Method in interface org.mule.runtime.core.api.source.SchedulingStrategy
-
Schedules a job.
- scheduler - Variable in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- SchedulerBusyException - Exception in org.mule.runtime.core.api.scheduler
-
Exception thrown by a Scheduler when all of its threads are busy and it cannot accept a new task for execution.
- SchedulerBusyException(String) - Constructor for exception org.mule.runtime.core.api.scheduler.SchedulerBusyException
-
Constructs a new exception with the specified message.
- SchedulerConfig - Class in org.mule.runtime.core.api.scheduler
-
Provides a fluent way of customizing a
Scheduler obtained through the
SchedulerService.
- SchedulerContainerPoolsConfig - Class in org.mule.runtime.core.api.scheduler
-
- SchedulerController - Interface in org.mule.runtime.core.api.connector
-
This determines whether polling is turned on or off
- SchedulerPoolsConfig - Interface in org.mule.runtime.core.api.scheduler
-
Parameters to use when building the
Executors for the scheduler service.
- SchedulerPoolsConfigFactory - Interface in org.mule.runtime.core.api.scheduler
-
Provides an instance of
SchedulerPoolsConfig to use when building the infrastructure for the
Schedulers.
- SchedulerService - Interface in org.mule.runtime.core.api.scheduler
-
Provides access to the different schedulers and thread pools that exist in the Mule runtime, allowing an artifact to schedule
tasks on those.
- schedulerService - Variable in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- SchedulingStrategy - Interface in org.mule.runtime.core.api.source
-
Strategy used by the Scheduler for executing jobs.
- schemeCannotChangeForRouter(String, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- seconds() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- secretKey - Variable in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- SecretKeyEncryptionStrategy - Class in org.mule.runtime.core.security
-
- SecretKeyEncryptionStrategy() - Constructor for class org.mule.runtime.core.security.SecretKeyEncryptionStrategy
-
Deprecated.
- SecretKeyFactory - Interface in org.mule.runtime.core.security
-
- SECURITY - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- SECURITY_AUTHENTICATION_FAILED - Static variable in class org.mule.runtime.core.context.notification.SecurityNotification
-
- SECURITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates a security type problem occurred, eg: invalid credentials, expired token, etc.
- SECURITY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- SecurityContext - Interface in org.mule.runtime.core.api.security
-
SecurityContext holds security information and is associated with the MuleSession.
- SecurityContextFactory - Interface in org.mule.runtime.core.api.security
-
SecurityContextFactory is responsible for creating a SecurityContext instance.
- SecurityFilter - Interface in org.mule.runtime.core.api.security
-
SecurityFilter is a base filter for secure filtering of inbound and outbound event flow.
- SecurityFilterMessageProcessor - Class in org.mule.runtime.core.processor
-
- SecurityFilterMessageProcessor() - Constructor for class org.mule.runtime.core.processor.SecurityFilterMessageProcessor
-
- SecurityFilterMessageProcessor(SecurityFilter) - Constructor for class org.mule.runtime.core.processor.SecurityFilterMessageProcessor
-
- SecurityManager - Interface in org.mule.runtime.core.api.security
-
- securityManager - Variable in class org.mule.runtime.core.security.AbstractSecurityFilter
-
- SecurityNotification - Class in org.mule.runtime.core.context.notification
-
SecurityNotification is fired when a request for authorisation failed.
- SecurityNotification(SecurityException, int) - Constructor for class org.mule.runtime.core.context.notification.SecurityNotification
-
- SecurityNotificationListener<T extends SecurityNotification> - Interface in org.mule.runtime.core.api.context.notification
-
MuleContextNotificationListener is an observer interface that objects can implement to receive notifications about
secure access requests.
- SecurityProvider - Interface in org.mule.runtime.core.api.security
-
SecurityProvider is a target security provider that actually does the work of authenticating credentials and
populating the Authentication object.
- SecurityUtils - Class in org.mule.runtime.core.internal.util
-
- SecurityUtils() - Constructor for class org.mule.runtime.core.internal.util.SecurityUtils
-
- seek(long) - Method in class org.mule.runtime.core.internal.streaming.AbstractCursorIterator
- seek(long) - Method in class org.mule.runtime.core.internal.streaming.bytes.BufferedCursorStream
- select(Iterator<T>) - Method in class org.mule.runtime.core.config.PreferredObjectSelector
-
Selects a preferred object from instances returned by an
Iterator.
- select(Predicate) - Method in class org.mule.runtime.core.registry.map.RegistryMap
-
- SelectiveRouter - Interface in org.mule.runtime.core.api.routing
-
Routes the event to
MessageProcessors using a
Filter to evaluate the event being processed and determine
if a given route should be used.
- selectProcessors(Event, Event.Builder) - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- selectProcessors(Event, Event.Builder) - Method in class org.mule.runtime.core.routing.ChoiceRouter
-
- send(String, Object, Map<String, Serializable>) - Method in interface org.mule.runtime.core.api.client.MuleClient
-
- send(String, Message) - Method in interface org.mule.runtime.core.api.client.MuleClient
-
Sends an event synchronously to a endpointUri via a Mule server and a resulting message is returned.
- send(String, Message, OperationOptions) - Method in interface org.mule.runtime.core.api.client.MuleClient
-
Sends an event synchronously to a endpointUri via a Mule server and a resulting message is returned.
- send(String, Object, Map<String, Serializable>, long) - Method in interface org.mule.runtime.core.api.client.MuleClient
-
- send(String, Message, long) - Method in interface org.mule.runtime.core.api.client.MuleClient
-
- send(String, Object, Map<String, Serializable>) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- send(String, Message) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- send(String, Message, OperationOptions) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- send(String, Object, Map<String, Serializable>, long) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- send(String, Message, long) - Method in class org.mule.runtime.core.internal.client.DefaultLocalMuleClient
-
- sendAfterTerminateResponseToClient(Either<MessagingException, Event>) - Method in interface org.mule.runtime.core.execution.ModuleFlowProcessingPhaseTemplate
-
- sendAsyncRequest(Event) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- sendAsyncRequest(Event) - Method in class org.mule.runtime.core.routing.requestreply.SimpleAsyncRequestReplyRequester
-
- sendFailureResponseToClient(MessagingException, ResponseCompletionCallback) - Method in interface org.mule.runtime.core.execution.AsyncResponseFlowProcessingPhaseTemplate
-
- sendFailureResponseToClient(MessagingException, Map<String, Object>, ResponseCompletionCallback) - Method in interface org.mule.runtime.core.execution.ModuleFlowProcessingPhaseTemplate
-
- sendFailureResponseToClient(MessagingException) - Method in interface org.mule.runtime.core.execution.RequestResponseFlowProcessingPhaseTemplate
-
- sendRequest(Event, Message, Processor, boolean) - Method in class org.mule.runtime.core.routing.AbstractRoutingStrategy
-
Send message event to destination.
- sendRequest(Event, Event, Processor, boolean) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- sendRequestEvent(Event, Event, Processor, boolean) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
Send message event to destination.
- sendResponseToClient(Event, ResponseCompletionCallback) - Method in interface org.mule.runtime.core.execution.AsyncResponseFlowProcessingPhaseTemplate
-
Template method to send a response after processing the message.
- sendResponseToClient(Event, Map<String, Object>, Function<Event, Map<String, Object>>, ResponseCompletionCallback) - Method in interface org.mule.runtime.core.execution.ModuleFlowProcessingPhaseTemplate
-
Template method to send a response after processing the message.
- sendResponseToClient(Event) - Method in interface org.mule.runtime.core.execution.RequestResponseFlowProcessingPhaseTemplate
-
Template method to send a response after processing the message.
- SerializableToByteArray - Class in org.mule.runtime.core.transformer.simple
-
SerializableToByteArray converts a serializable object or a String to a byte array.
- SerializableToByteArray() - Constructor for class org.mule.runtime.core.transformer.simple.SerializableToByteArray
-
- SerializationException - Exception in org.mule.runtime.core.api.serialization
-
Exception to signal an error during serialization/deserialization process
- SerializationException(String, Throwable) - Constructor for exception org.mule.runtime.core.api.serialization.SerializationException
-
- SerializationException(String) - Constructor for exception org.mule.runtime.core.api.serialization.SerializationException
-
- SerializationException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.serialization.SerializationException
-
- SerializationException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.serialization.SerializationException
-
- SerializationProtocol - Interface in org.mule.runtime.core.api.serialization
-
Defines a component capable to serialize/deserialize objects into/from an array of bytes.
- SerializationUtils - Class in org.mule.runtime.core.internal.util
-
- SerializationUtils() - Constructor for class org.mule.runtime.core.internal.util.SerializationUtils
-
- SerializationWireFormat - Class in org.mule.runtime.core.transformer.wire
-
Wire format using Java serialization
- SerializationWireFormat() - Constructor for class org.mule.runtime.core.transformer.wire.SerializationWireFormat
-
- serialize(Object) - Method in class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
-
Serializes the given object into a an array of bytes
- serialize(Object, OutputStream) - Method in class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
-
Serializes the given object and writes the result into out
- serialize(Object) - Method in interface org.mule.runtime.core.api.serialization.SerializationProtocol
-
Serializes the given object into a an array of bytes
- serialize(Object, OutputStream) - Method in interface org.mule.runtime.core.api.serialization.SerializationProtocol
-
Serializes the given object and writes the result into out
- serialize(Object, OutputStream) - Method in class org.mule.runtime.core.internal.serialization.JavaExternalSerializerProtocol
-
Serializes the given object and writes the result into out
- serialize(K, DataOutputStream) - Method in interface org.mule.runtime.core.internal.util.journal.JournalEntrySerializer
-
- serialize(File, PersistentObjectStorePartition.StoreValue<T>) - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- serializedData - Variable in class org.mule.runtime.core.api.connector.DefaultReplyToHandler
-
- SerializedMuleMessageWireFormat - Class in org.mule.runtime.core.transformer.wire
-
Wire format using Java serialization to serialize Message objects accross the wire
- SerializedMuleMessageWireFormat() - Constructor for class org.mule.runtime.core.transformer.wire.SerializedMuleMessageWireFormat
-
- serializeTxId(DataOutputStream) - Method in class org.mule.runtime.core.internal.util.journal.queue.AbstractQueueTxJournalEntry
-
- serializeTxId(DataOutputStream) - Method in class org.mule.runtime.core.internal.util.journal.queue.LocalQueueTxJournalEntry
-
- serializeTxId(DataOutputStream) - Method in class org.mule.runtime.core.internal.util.journal.queue.XaQueueTxJournalEntry
-
- SERVER - Static variable in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- SERVER_SECURITY - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- SERVER_SECURITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates a security type problem enforced by the mule runtime
- ServerContext - Class in org.mule.runtime.core.el.context
-
Exposes information about both the physical server and Java Runtime Environment (JRE) that Mule is running on:
env Map of Operating System environment variables
fileSeparator Character that separates components of a file path.
- ServerContext() - Constructor for class org.mule.runtime.core.el.context.ServerContext
-
- serverId - Variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- ServerNotification - Class in org.mule.runtime.core.api.context.notification
-
ServerNotification is an event triggered by something happening in the Server itself such as the server starting
or a service being registered.
- ServerNotification(Object, int) - Constructor for class org.mule.runtime.core.api.context.notification.ServerNotification
-
- ServerNotification(Object, int, String) - Constructor for class org.mule.runtime.core.api.context.notification.ServerNotification
-
- ServerNotificationHandler - Interface in org.mule.runtime.core.api.context.notification
-
- ServerNotificationListener<T extends ServerNotification> - Interface in org.mule.runtime.core.api.context.notification
-
ServerNotificationListener is an observer interface that objects can implement and register themselves with the
Mule Server to receive notifications when the server, model and components stop, start, initialise, etc.
- ServerNotificationManager - Class in org.mule.runtime.core.context.notification
-
A reworking of the event manager that allows efficient behaviour without global on/off switches in the config.
- ServerNotificationManager() - Constructor for class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- serverNotificationManagerNotEnabled() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- serverShutdownAt(Date) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ServerShutdownSplashScreen - Class in org.mule.runtime.core.internal.util.splash
-
- ServerShutdownSplashScreen() - Constructor for class org.mule.runtime.core.internal.util.splash.ServerShutdownSplashScreen
-
- serverStartedAt(long) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ServerStartupSplashScreen - Class in org.mule.runtime.core.internal.util.splash
-
- ServerStartupSplashScreen() - Constructor for class org.mule.runtime.core.internal.util.splash.ServerStartupSplashScreen
-
- serverWasUpForDuration(long) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- service - Variable in class org.mule.runtime.core.config.bootstrap.AbstractBootstrapProperty
-
- SERVICE_FINDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
***************************************************************************** Generic Service descriptor properties
*****************************************************************************
- ServiceException - Exception in org.mule.runtime.core.api.registry
-
Any service-related exception: service not found, service lookup error, etc.
- ServiceException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.registry.ServiceException
-
- ServiceException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.registry.ServiceException
-
- ServiceRegistry - Interface in org.mule.runtime.core.api.registry
-
Locates and returns all registered instances of a given provider class.
- servicesDeprecated() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- ServiceType - Interface in org.mule.runtime.core.api.registry
-
TODO
- session(MuleSession) - Method in interface org.mule.runtime.core.api.Event.Builder
-
- session(MuleSession) - Method in class org.mule.runtime.core.message.DefaultEventBuilder
-
- SESSION_VAR_NAME - Static variable in enum org.mule.runtime.core.PropertyScope
-
- SESSION_VARS - Static variable in class org.mule.runtime.core.el.mvel.MessageVariableResolverFactory
-
- SessionException - Exception in org.mule.runtime.core.api.model
-
SessionException is thrown when errors occur in the DefaultMuleSession or Seession Manager
- SessionException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.model.SessionException
-
- SessionException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.model.SessionException
-
- SessionHandler - Interface in org.mule.runtime.core.message
-
An interface used for reading and writing session information to and from the current message.
- sessionPropertyNotSerializableWarning(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- sessionValueIsMalformed(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- SessionVarEnricherDataTypePropagator - Class in org.mule.runtime.core.el.mvel.datatype
-
Propagates data type for session vars used for enrichment target
- SessionVarEnricherDataTypePropagator() - Constructor for class org.mule.runtime.core.el.mvel.datatype.SessionVarEnricherDataTypePropagator
-
- SessionVarExpressionDataTypeResolver - Class in org.mule.runtime.core.el.mvel.datatype
-
Resolves data type for session var when sessionVars['x'] syntax is used
- SessionVarExpressionDataTypeResolver() - Constructor for class org.mule.runtime.core.el.mvel.datatype.SessionVarExpressionDataTypeResolver
-
- SessionVariableMapContext - Class in org.mule.runtime.core.el.context
-
- SessionVariableMapContext(MuleSession) - Constructor for class org.mule.runtime.core.el.context.SessionVariableMapContext
-
- set(int, Message) - Method in class org.mule.runtime.core.util.message.ResultsToMessageList
-
- SET_PROPERTIES_METHOD - Static variable in class org.mule.runtime.core.api.util.BeanUtils
-
- setAcceptMuleMessage(boolean) - Method in class org.mule.runtime.core.transformer.simple.SerializableToByteArray
-
- setAcceptVoidMethods(boolean) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- setAckExpression(String) - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- setAction(byte) - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
- setAction(byte) - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- setActionAsString(String) - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- setAggregationStrategy(AggregationStrategy) - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
- setAlgorithm(String) - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- setAliases(Map<String, String>) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- setAllowNullReturn(boolean) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- setArgumentExpressionsString(String) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- setArguments(List<ExpressionArgument>) - Method in class org.mule.runtime.core.expression.transformers.AbstractExpressionTransformer
-
- setArguments(List<?>) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- setArgumentTypes(Class<?>[]) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- setArtifactType(ArtifactType) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setAuthenticate(boolean) - Method in class org.mule.runtime.core.security.AbstractAuthenticationFilter
-
- setAuthenticated(boolean) - Method in class org.mule.runtime.core.api.security.DefaultMuleAuthentication
- setAuthentication(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityContext
-
- setAuthentication(Authentication) - Method in class org.mule.runtime.core.security.DefaultSecurityContext
-
- setAutoResolveVariables(boolean) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- setAutoWrapMessageAwareTransform(boolean) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setBase64Encoding(boolean) - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- setBasePersistentStoreKey(String) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- setBasePersistentUserStoreKey(String) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- setBaseTransientStoreKey(String) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- setBaseTransientUserStoreKey(String) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- setBatchSize(int) - Method in class org.mule.runtime.core.routing.Foreach
-
- setBatchSize(int) - Method in class org.mule.runtime.core.routing.outbound.AbstractMessageSequenceSplitter
-
Split the elements in groups of the specified size
- setBeanClass(Class<?>) - Method in class org.mule.runtime.core.expression.transformers.BeanBuilderTransformer
-
- setBeanFactory(ObjectFactory) - Method in class org.mule.runtime.core.expression.transformers.BeanBuilderTransformer
-
- setBootstrapPropertiesServiceDiscoverer(BootstrapServiceDiscoverer) - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- setBootstrapServiceDiscoverer(BootstrapServiceDiscoverer) - Method in interface org.mule.runtime.core.api.MuleContext
-
- setBootstrapServiceDiscoverer(BootstrapServiceDiscoverer) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setCacheMessageAsBytes(boolean) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setCaseSensitive(boolean) - Method in class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
- setCaseSensitive(boolean) - Method in class org.mule.runtime.core.routing.filters.WildcardFilter
-
- setCategory(String) - Method in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- setCauseRollback(boolean) - Method in exception org.mule.runtime.core.exception.MessagingException
-
Marks exception as rollback cause.
- setChain(Processor) - Method in class org.mule.runtime.core.processor.chain.NestedProcessorChain
-
Sets chain
- setClientKeyStore(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setClientKeyStore(String) - Method in interface org.mule.runtime.core.api.security.TlsIndirectKeyStore
-
- setClientKeyStorePassword(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setClientKeyStorePassword(String) - Method in interface org.mule.runtime.core.api.security.TlsIndirectKeyStore
-
- setClientKeyStoreType(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setClientKeyStoreType(String) - Method in interface org.mule.runtime.core.api.security.TlsIndirectKeyStore
-
- setClientMode(boolean) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setClusterId(String) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setCollectionExpression(String) - Method in class org.mule.runtime.core.routing.Foreach
-
- setCommitTxFilter(WildcardFilter) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- setConfig(QueueConfiguration) - Method in class org.mule.runtime.core.util.queue.DefaultQueueStore
-
- setContainerMode(boolean) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
The setting is only editable before the context has been initialized, change requests ignored afterwards.
- setContext(Context) - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- setCount(int) - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- setCounterVariableName(String) - Method in class org.mule.runtime.core.routing.Foreach
-
- setCounterVariableName(String) - Method in class org.mule.runtime.core.routing.outbound.AbstractMessageSequenceSplitter
-
- setCredentialsAccessor(CredentialsAccessor) - Method in interface org.mule.runtime.core.api.security.AuthenticationFilter
-
- setCredentialsAccessor(CredentialsAccessor) - Method in class org.mule.runtime.core.security.AbstractAuthenticationFilter
-
- setCurrentBucket(Bucket<T>) - Method in class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- setCurrentEvent(Event) - Static method in interface org.mule.runtime.core.api.Event
-
Set the event to be associated with the currently executing thread.
- setCurrentPhase(String) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- setCurrentProcessorPath(String) - Method in class org.mule.runtime.core.context.notification.DefaultFlowCallStack
-
Adds a message processor path to the list of processors that were invoked as part of the processing of this stack's event.
- setData(Object) - Method in class org.mule.runtime.core.component.simple.StaticComponent
-
- setDataFile(String) - Method in class org.mule.runtime.core.component.simple.StaticComponent
-
- setDataType(DataType) - Method in class org.mule.runtime.core.processor.simple.SetPayloadMessageProcessor
-
- setDataTypeResolver(MvelDataTypeResolver) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- setDefaultEncoding(String) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setDefaultErrorHandlerName(String) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setDefaultObjectSerializer(ObjectSerializer) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setDefaultProcessingStrategyFactory(ProcessingStrategyFactory) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setDefaultQueueConfiguration(QueueConfiguration) - Method in interface org.mule.runtime.core.api.util.queue.QueueManager
-
- setDefaultQueueConfiguration(QueueConfiguration) - Method in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
- setDefaultQueueTimeout(int) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setDefaultResponseTimeout(int) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setDefaultRoute(Processor) - Method in interface org.mule.runtime.core.api.routing.SelectiveRouter
-
- setDefaultRoute(Processor) - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- setDefaultSynchronousEndpoints(boolean) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setDefaultTransactionTimeout(int) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setDefaultTransactionTimeout(long) - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
Sets the default transaction timeout.
- setDelimiter(String) - Method in class org.mule.runtime.core.transformer.simple.ObjectArrayToString
-
- setDelimiter(String) - Method in class org.mule.runtime.core.transformer.simple.StringToObjectArray
-
- setDifference(Object[], Object[]) - Static method in class org.mule.runtime.core.internal.util.ArrayUtils
-
- setDifference(String[], String[]) - Static method in class org.mule.runtime.core.internal.util.ArrayUtils
-
- setDirty(AbstractTransactionContext, Throwable) - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
Flag this resource manager as dirty.
- setDisabledInterfaces(Collection<Class<? extends ServerNotificationListener>>) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- setDomainId(String) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setEnabled(boolean) - Method in class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
Enable statistics logs (this is a dynamic parameter)
- setEnabled(boolean) - Method in class org.mule.runtime.core.management.stats.AllStatistics
-
Enable statistics logs (this is a dynamic parameter)
- setEnabled(boolean) - Method in class org.mule.runtime.core.management.stats.ComponentStatistics
-
Tags this stats collector as enabled or disabled.
- setEnabled(boolean) - Method in class org.mule.runtime.core.management.stats.FlowConstructStatistics
-
Enable statistics logs (this is a dynamic parameter)
- setEnabled(boolean) - Method in class org.mule.runtime.core.management.stats.RouterStatistics
-
- setEnableDiscovery(boolean) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractArgumentEntryPointResolver
-
- setEnableNotifications(boolean) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- setEnableStreaming(boolean) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setEncoding(String) - Method in class org.mule.runtime.core.processor.simple.SetPayloadMessageProcessor
-
- setEncryptionStrategies(Collection<EncryptionStrategy>) - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
- setEncryptionStrategies(Collection<EncryptionStrategy>) - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
-
- setEnrichExpressionPairs(List<MessageEnricher.EnrichExpressionPair>) - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher
-
- setEnrichmentMessageProcessor(Processor) - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher
-
- setEntryPointResolvers(Set<EntryPointResolver>) - Method in class org.mule.runtime.core.api.model.resolvers.DefaultEntryPointResolverSet
-
- setEntryPointResolvers(Collection<EntryPointResolver>) - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
Allow for incremental addition of resolvers by for example the spring-config module
- setEntryPointResolverSet(EntryPointResolverSet) - Method in interface org.mule.runtime.core.api.component.JavaComponent
-
A
JavaComponent can have a custom entry-point resolver for its own object.
- setEntryPointResolverSet(EntryPointResolverSet) - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- setEntryTTL(int) - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- setError(ErrorType, Throwable) - Method in class org.mule.runtime.core.api.interception.DefaultInterceptionEvent
-
- setErrorMessage(String) - Method in class org.mule.runtime.core.api.model.InvocationResult
-
- setErrorNoMatchingMethods(Object, Class<?>[]) - Method in class org.mule.runtime.core.api.model.InvocationResult
-
- setErrorNoMatchingMethodsCalled(Object, String) - Method in class org.mule.runtime.core.api.model.InvocationResult
-
- setErrorTooManyMatchingMethods(Object, Class<?>[], String) - Method in class org.mule.runtime.core.api.model.InvocationResult
-
- setErrorType(String) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- setErrorTypeLocator(ErrorTypeLocator) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setErrorTypeRepository(ErrorTypeRepository) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setEvent(Event) - Method in interface org.mule.runtime.core.api.MuleEventContext
-
Sets the event for this context.
- setEvent(Event) - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
- setEvent(Event) - Method in class org.mule.runtime.core.processor.chain.NestedProcessorChain
-
Sets event
- setEventComparator(Comparator) - Method in class org.mule.runtime.core.routing.Resequencer
-
- setEventGroupsObjectStore(PartitionableObjectStore<Event>) - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- setExceptionListener(SystemExceptionHandler) - Method in interface org.mule.runtime.core.api.MuleContext
-
- setExceptionListener(SystemExceptionHandler) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setExceptionListener(MessagingExceptionHandler) - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- setExceptionListener(MessagingExceptionHandler) - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
- setExceptionListeners(List<MessagingExceptionHandlerAcceptor>) - Method in class org.mule.runtime.core.exception.ErrorHandler
-
- setExecutingPhase(String) - Method in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- setExecutionClassLoader(ClassLoader) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
-
- setExecutionClassLoader(ClassLoader) - Method in interface org.mule.runtime.core.api.MuleContext
-
- setExecutionClassLoader(ClassLoader) - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- setExecutionClassLoader(ClassLoader) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setExpectedType(Class) - Method in class org.mule.runtime.core.routing.filters.PayloadTypeFilter
-
- setExpirationInterval(int) - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- setExplicitTrustStoreOnly(boolean) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setExplicitTrustStoreOnly(boolean) - Method in interface org.mule.runtime.core.api.security.TlsDirectTrustStore
-
If the trust store is undefined and the trust store generated via System properties then the key store certificates defined
via TODO can be used as a source of trust information.
- setExpression(String) - Method in class org.mule.runtime.core.el.ExpressionLanguageComponent
-
- setExpression(String) - Method in class org.mule.runtime.core.expression.ExpressionConfig
-
- setExpression(String) - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- setExpression(String) - Method in class org.mule.runtime.core.internal.keygenerator.ExpressionMuleEventKeyGenerator
-
- setExpression(String) - Method in class org.mule.runtime.core.routing.filters.ExpressionFilter
-
- setExpression(String) - Method in class org.mule.runtime.core.routing.Splitter
-
- setExpression(String) - Method in class org.mule.runtime.core.source.scheduler.schedule.CronScheduler
-
- setExpressionConfig(ExpressionConfig) - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- setExpressionEvaluationClassLoader(ClassLoader) - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- setExpressionFile(String) - Method in class org.mule.runtime.core.el.ExpressionLanguageComponent
-
- setExtendedProperties(Map<String, String>) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setExtendedProperty(String, String) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setExtensionManager(ExtensionManager) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setFactory(TransactionFactory) - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
- setFactory(TransactionFactory) - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- setFailed(Throwable) - Method in interface org.mule.runtime.core.api.retry.RetryContext
-
Typically called by validation logic to mark a problem and an optional root cause.
- setFailed(Throwable) - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- setFailed(Throwable) - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- setFailOnTimeout(boolean) - Method in interface org.mule.runtime.core.api.routing.Aggregator
-
- setFailOnTimeout(boolean) - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- setFailOnTimeout(boolean) - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- setFailOnTimeout(boolean) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- setFailureExpression(String) - Method in class org.mule.runtime.core.routing.FirstSuccessful
-
Specifies an expression that when evaluated as determines if the processing of one a route was a failure or not.
- setFailureExpression(String) - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- setFieldValue(Object, String, Object, boolean) - Static method in class org.mule.runtime.core.api.util.ClassUtils
-
- setFilter(SecurityFilter) - Method in class org.mule.runtime.core.processor.SecurityFilterMessageProcessor
-
- setFilter(Filter) - Method in class org.mule.runtime.core.routing.filters.logic.NotFilter
-
- setFilter(Filter) - Method in class org.mule.runtime.core.routing.MessageFilter
-
- setFilter(Filter) - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- setFilter(Filter) - Method in class org.mule.runtime.core.routing.WireTap
-
- setFilters(List<Filter>) - Method in class org.mule.runtime.core.routing.filters.logic.AbstractFilterCollection
-
- setFlags(int) - Method in class org.mule.runtime.core.routing.filters.RegExFilter
-
- setFlowConstruct(FlowConstruct) - Method in interface org.mule.runtime.core.api.construct.FlowConstructAware
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.component.AbstractComponent
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.el.ExpressionLanguageComponent
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.exception.OnErrorPropagateHandler
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.exception.RedeliveryExceeded
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.execution.ExceptionToMessagingExceptionExecutionInterceptor
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.execution.MessageProcessorExecutionTemplate
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.internal.construct.processor.FlowConstructStatisticsMessageProcessor
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.policy.PolicyChain
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.processor.interceptor.ReactiveInterceptorAdapter
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.processor.ReferenceProcessor
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.routing.MessageFilter
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.routing.MessageProcessorFilterPair
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.source.ClusterizableMessageSourceWrapper
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.source.scheduler.DefaultSchedulerMessageSource
-
- setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- setFlowConstructIfNeeded(Object, FlowConstruct) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
- setFlowConstructIfNeeded(Collection<? extends Object>, FlowConstruct) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
- setFooter(MuleContext) - Method in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
- setFrequency(long) - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- setFrequency(long) - Method in class org.mule.runtime.core.source.scheduler.schedule.FixedFrequencyScheduler
-
- setGlobalFunctionsFile(String) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- setGlobalFunctionsString(String) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- setGlobalName(String) - Method in interface org.mule.runtime.core.api.GlobalNameableObject
-
- setGlobalName(String) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- setGlobalName(String) - Method in class org.mule.runtime.core.exception.ErrorHandler
-
- setHandled(boolean) - Method in exception org.mule.runtime.core.exception.MessagingException
-
Marks an exception as handled so it won't be re-throwed
- setHandleException(boolean) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- setHeader(MuleContext) - Method in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
Setting the header clears body and footer assuming a new splash-screen is built.
- setId(String) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setId(String) - Method in class org.mule.runtime.core.retry.policies.AbstractPolicyTemplate
-
- setIdentifier(String) - Method in class org.mule.runtime.core.processor.simple.AbstractAddVariablePropertyProcessor
-
- setIdentifier(String) - Method in class org.mule.runtime.core.processor.simple.AbstractRemoveVariablePropertyProcessor
-
- setIdExpression(String) - Method in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- setIdExpression(String) - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- setIgnoreAdminNotifications(boolean) - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- setIgnoreBadInput(boolean) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- setIgnoreComponentMessageNotifications(boolean) - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- setIgnoreConnectionNotifications(boolean) - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- setIgnoreCustomNotifications(boolean) - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- setIgnoredMethods(Set<String>) - Method in class org.mule.runtime.core.api.model.resolvers.ReflectionEntryPointResolver
-
- setIgnoredObjectTypes(Class<?>[]) - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- setIgnoredObjectTypes(Class<?>[]) - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- setIgnoreManagementNotifications(boolean) - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- setIgnoreManagerNotifications(boolean) - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- setIgnoreMessageNotifications(boolean) - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- setIgnoreMessageProcessorNotifications(boolean) - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- setIgnoreSecurityNotifications(boolean) - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- setImports(Map<String, Class<?>>) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- setInboundTransformer(Transformer) - Method in class org.mule.runtime.core.transformer.wire.TransformerPairWireFormat
-
- setIndexedVariableResolver(int, VariableResolver) - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- setInErrorHandler(boolean) - Method in exception org.mule.runtime.core.exception.MessagingException
-
Marks the exception so that onTerminate is called on the source instead of onError if not handled
- setInitialFactory(String) - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- setInitialState(String) - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- setInjector(Injector) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setInteractWithExternal(boolean) - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
- setInteractWithExternal(boolean) - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- setInterceptors(List<Interceptor>) - Method in class org.mule.runtime.core.component.AbstractComponent
-
- setInterceptors(List<Interceptor>) - Method in class org.mule.runtime.core.interceptor.InterceptorStack
-
- setInterceptorsOrder(String...) - Method in interface org.mule.runtime.core.api.interception.ProcessorInterceptorProvider
-
Determines the order in which the ProcessorInterceptorFactories products will be applied
to the applicable components.
- setInterceptorsOrder(String...) - Method in class org.mule.runtime.core.processor.interceptor.DefaultProcessorInterceptorManager
-
- setInterfaceToTypes(Map<Class<? extends ServerNotificationListener>, Set<Class<? extends ServerNotification>>>) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- setIterationCount(int) - Method in class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- setKey(byte[]) - Method in class org.mule.runtime.core.security.SecretKeyEncryptionStrategy
-
Deprecated.
- setKey(String) - Method in class org.mule.runtime.core.security.SecretKeyEncryptionStrategy
-
Deprecated.
- setKey(Object) - Method in class org.mule.runtime.core.transformer.simple.MapLookup
-
- setKeyAlias(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setKeyAlias(String) - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- setKeyFactory(SecretKeyFactory) - Method in class org.mule.runtime.core.security.SecretKeyEncryptionStrategy
-
Deprecated.
- setKeyManagerAlgorithm(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setKeyManagerAlgorithm(String) - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- setKeyPassword(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setKeyPassword(String) - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- setKeyStore(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setKeyStore(String) - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- setKeyStorePassword(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setKeyStorePassword(String) - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- setKeyStoreType(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setKeyStoreType(String) - Method in interface org.mule.runtime.core.api.security.TlsDirectKeyStore
-
- setLevel(String) - Method in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- setLifecycleAdapterFactory(LifecycleAdapterFactory) - Method in interface org.mule.runtime.core.api.component.JavaComponent
-
Sets the factory used create life-cycle adaptors that are used to wrap component instance.
- setLifecycleAdapterFactory(LifecycleAdapterFactory) - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- setLifecycleClass(Class<?>) - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- setLifecycleClass(Class<?>) - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- setLifecycleFlags() - Method in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
- setLifecycleInterceptor(LifecycleInterceptor) - Method in interface org.mule.runtime.core.api.lifecycle.HasLifecycleInterceptor
-
Sets the given interceptor
- setLifecycleInterceptor(LifecycleInterceptor) - Method in class org.mule.runtime.core.lifecycle.RegistryLifecycleCallback
-
- setLifecycleManager(LifecycleManager) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
-
- setLifecycleManager(LifecycleManager) - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- setLifecycleManager(MuleContextLifecycleManager) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setLifecycleState(LifecycleState) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleStateAware
-
- setList(List) - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- setListener(Processor) - Method in interface org.mule.runtime.core.api.processor.InterceptingMessageProcessor
-
Set the MessageProcessor listener that will be invoked when a message is received or generated.
- setListener(Processor) - Method in interface org.mule.runtime.core.api.source.MessageSource
-
Set the MessageProcessor listener on a message source which will be invoked when a message is received or generated.
- setListener(ServerNotificationListener) - Method in class org.mule.runtime.core.context.notification.ListenerSubscriptionPair
-
- setListener(Processor) - Method in class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- setListener(Processor) - Method in class org.mule.runtime.core.processor.ReferenceProcessor
-
- setListener(Processor) - Method in class org.mule.runtime.core.source.ClusterizableMessageSourceWrapper
-
- setListener(Processor) - Method in class org.mule.runtime.core.source.scheduler.DefaultSchedulerMessageSource
-
- setListener(Processor) - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- setLocalMuleClient(MuleClient) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setLocation(String) - Method in class org.mule.runtime.core.transformer.simple.ParseTemplateTransformer
-
- setLockProvider(LockProvider) - Method in class org.mule.runtime.core.internal.lock.MuleLockFactory
-
- setLogException(String) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- setLookupOnEachCall(boolean) - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- setMaxConcurrency(int) - Method in class org.mule.runtime.core.processor.strategy.AbstractProcessingStrategyFactory
-
Configures the maximum concurrency permitted.
- setMaxDepth(int) - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- setMaxEntries(int) - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- setMaxOutstandingMessages(int) - Method in class org.mule.runtime.core.config.QueueProfile
-
This specifies the number of messages that can be queued before it starts blocking.
- setMaxPosition(Position) - Method in class org.mule.runtime.core.internal.streaming.object.AbstractObjectStreamBuffer
-
- setMaxQueueTransactionFilesSize(int) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setMaxRedeliveryAttempts(Integer) - Method in class org.mule.runtime.core.exception.OnErrorPropagateHandler
-
- setMaxRedeliveryCount(int) - Method in class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- setMaxRetries(int) - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- setMessage(String) - Method in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- setMessage(I18nMessage) - Method in exception org.mule.runtime.core.component.ComponentException
-
- setMessage(String) - Method in class org.mule.runtime.core.transformer.simple.StringAppendTransformer
-
- setMessageDigestAlgorithm(String) - Method in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- setMessageDigestAlgorithm(String) - Method in class org.mule.runtime.core.routing.IdempotentSecureHashMessageValidator
-
- setMessageProcessor(Processor) - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher
-
For spring
- setMessageProcessor(Processor) - Method in class org.mule.runtime.core.routing.requestreply.SimpleAsyncRequestReplyRequester
-
- setMessageProcessor(Processor) - Method in class org.mule.runtime.core.routing.WireTap
-
Deprecated.
- setMessageProcessors(List<Processor>) - Method in interface org.mule.runtime.core.api.construct.Pipeline
-
- setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.core.exception.RedeliveryExceeded
-
- setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
Configure the nested
Processor's that error handling and transactional behaviour should be applied to.
- setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.core.routing.Foreach
-
- setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
Deprecated.
- setMessageSize(int) - Method in class org.mule.runtime.core.routing.MessageChunkSplitter
-
- setMessageSource(MessageSource) - Method in interface org.mule.runtime.core.api.construct.Pipeline
-
- setMessageSource(MessageSource) - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- setMessageSource(MessageSource) - Method in class org.mule.runtime.core.routing.requestreply.SimpleAsyncRequestReplyRequester
-
Deprecated.
- setMessageSources(List<MessageSource>) - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- setMessagingExceptionHandler(MessagingExceptionHandler) - Method in interface org.mule.runtime.core.api.exception.MessagingExceptionHandlerAware
-
- setMessagingExceptionHandler(MessagingExceptionHandler) - Method in class org.mule.runtime.core.component.AbstractComponent
-
- setMessagingExceptionHandler(MessagingExceptionHandler) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- setMessagingExceptionHandler(MessagingExceptionHandler) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- setMessagingExceptionHandler(MessagingExceptionHandler) - Method in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- setMessagingExceptionHandler(MessagingExceptionHandler) - Method in class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- setMessagingExceptionHandler(MessagingExceptionHandler) - Method in class org.mule.runtime.core.processor.AsyncDelegateMessageProcessor
-
- setMessagingExceptionHandler(MessagingExceptionHandler) - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- setMessagingExceptionHandler(MessagingExceptionHandler) - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
- setMessagingExceptionHandler(MessagingExceptionHandler) - Method in class org.mule.runtime.core.routing.AsynchronousUntilSuccessfulProcessingStrategy
-
- setMetaInfo(Map<Object, Object>) - Method in interface org.mule.runtime.core.api.retry.RetryPolicyTemplate
-
- setMetaInfo(Map<Object, Object>) - Method in class org.mule.runtime.core.retry.async.AsynchronousRetryTemplate
-
- setMetaInfo(Map<Object, Object>) - Method in class org.mule.runtime.core.retry.policies.AbstractPolicyTemplate
-
- setMethodName(String) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- setMethodProperty(String) - Method in class org.mule.runtime.core.api.model.resolvers.MethodHeaderPropertyEntryPointResolver
-
- setMethods(Set<String>) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractArgumentEntryPointResolver
-
- setMethods(Set<String>) - Method in class org.mule.runtime.core.api.model.resolvers.ExplicitMethodEntryPointResolver
-
- setMillisBetweenRetries(long) - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- setMimeType(String) - Method in class org.mule.runtime.core.processor.simple.SetPayloadMessageProcessor
-
- setMuleConfiguration(MuleConfiguration) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
-
- setMuleConfiguration(MuleConfiguration) - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- setMuleConfiguration(MuleConfiguration) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.agent.AbstractAgent
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.client.AbstractConnectorMessageProcessorProvider
-
- setMuleContext(MuleContext) - Method in interface org.mule.runtime.core.api.context.MuleContextAware
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.processor.LoggerMessageProcessor
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.serialization.AbstractSerializationProtocol
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.serialization.JavaObjectSerializer
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.component.AbstractComponent
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.component.simple.StaticComponent
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.context.notification.MessageProcessingFlowTraceManager
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.exception.MessagingExceptionLocationProvider
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.execution.ExceptionToMessagingExceptionExecutionInterceptor
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.execution.MessageProcessorExecutionTemplate
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.execution.MuleMessageProcessingManager
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.execution.NotificationFiringProcessingPhase
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.internal.connectivity.DefaultConnectivityTestingService
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.internal.connector.MuleConnectorOperationLocator
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.internal.keygenerator.ExpressionMuleEventKeyGenerator
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.internal.keygenerator.SHA256MuleEventKeyGenerator
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.internal.lock.MuleLockFactory
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.internal.registry.TypeBasedTransformerResolver
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.internal.util.DefaultStreamCloserService
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.lifecycle.MuleContextLifecycleManager
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.management.stats.DefaultProcessingTimeWatcher
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.policy.DefaultPolicyManager
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.processor.ReferenceProcessor
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.processor.simple.SimpleMessageProcessor
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.retry.policies.AbstractPolicyTemplate
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.AbstractUntilSuccessfulProcessingStrategy
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.filters.ExpressionFilter
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.filters.RegExFilter
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.filters.WildcardFilter
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.IdempotentSecureHashMessageValidator
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.MessageFilter
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.MessageProcessorFilterPair
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.routing.requestreply.SimpleAsyncRequestReplyRequester
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.security.AbstractSecurityFilter
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.source.ClusterizableMessageSourceWrapper
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.source.scheduler.DefaultSchedulerMessageSource
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.transformer.simple.CopyPropertiesProcessor
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.transformer.TransformerChain
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.transformer.wire.TransformerPairWireFormat
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- setMuleContext(MuleContext) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- setMuleContextIfNeeded(Object, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
- setMuleContextIfNeeded(Collection<? extends Object>, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
- setMuleRegistry(MuleRegistryHelper) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setName(String) - Method in class org.mule.runtime.core.agent.AbstractAgent
-
- setName(String) - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- setName(String) - Method in class org.mule.runtime.core.management.stats.AbstractFlowConstructStatistics
-
- setName(String) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- setName(String) - Method in class org.mule.runtime.core.security.AbstractNamedEncryptionStrategy
-
- setName(String) - Method in class org.mule.runtime.core.security.AbstractSecurityProvider
-
- setName(String) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- setName(String) - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- setName(String) - Method in class org.mule.runtime.core.util.store.AbstractMonitoredObjectStore
-
- setNextFactory(VariableResolverFactory) - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- setNotificationDynamic(boolean) - Method in class org.mule.runtime.core.context.notification.ServerNotificationManager
-
- setNotificationManager(ServerNotificationManager) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
-
- setNotificationManager(ServerNotificationManager) - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- setNotificationManager(ServerNotificationManager) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setNotifier(RetryNotifier) - Method in interface org.mule.runtime.core.api.retry.RetryPolicyTemplate
-
- setNotifier(RetryNotifier) - Method in class org.mule.runtime.core.retry.async.AsynchronousRetryTemplate
-
- setNotifier(RetryNotifier) - Method in class org.mule.runtime.core.retry.policies.AbstractPolicyTemplate
-
- setNullReturnsTrue(boolean) - Method in class org.mule.runtime.core.routing.filters.ExpressionFilter
-
- setObject(Object) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- setObjectClass(Class<?>) - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- setObjectClassName(String) - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- setObjectFactory(ObjectFactory) - Method in interface org.mule.runtime.core.api.component.JavaComponent
-
The object factory used to obtain the component object instance.
- setObjectFactory(ObjectFactory) - Method in interface org.mule.runtime.core.api.util.pool.ObjectPool
-
- setObjectFactory(ObjectFactory) - Method in class org.mule.runtime.core.component.AbstractJavaComponent
-
- setObjectFactory(ObjectFactory) - Method in class org.mule.runtime.core.component.SimpleCallableJavaComponent
-
- setObjectFactory(ObjectFactory) - Method in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- setObjectFactory(ObjectFactory) - Method in class org.mule.runtime.core.internal.util.pool.CommonsPoolObjectPool
-
- setObjectName(String) - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- setObjectSerializer(ObjectSerializer) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
-
- setObjectSerializer(ObjectSerializer) - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- setObjectSerializer(ObjectSerializer) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setObjectStore(String, ListableObjectStore<Serializable>) - Method in interface org.mule.runtime.core.api.MuleContext
-
- setObjectStore(String, ListableObjectStore<Serializable>) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setObjectStore(ObjectStore<AtomicInteger>) - Method in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- setObjectStore(ObjectStore<String>) - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- setObjectStore(ListableObjectStore<Event>) - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- setObjectType(Class<?>) - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- setOk() - Method in interface org.mule.runtime.core.api.retry.RetryContext
-
Typically called by validation logic to mark no problems with the current connection.
- setOk() - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- setOk() - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- setOperationPolicyChain(PolicyChain) - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- setOptional(boolean) - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- setOrderedLifecycleObjects(Set<LifecycleObject>) - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- setOrderedLifecycleObjects(Set<LifecycleObject>) - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- setOutboundTransformer(Transformer) - Method in class org.mule.runtime.core.transformer.wire.TransformerPairWireFormat
-
- setOverride(Boolean) - Method in class org.mule.runtime.core.internal.util.splash.PropertyChecker
-
- setParallel(boolean) - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
- setParentContext(MuleContext) - Method in interface org.mule.runtime.core.api.config.ParentMuleContextAwareConfigurationBuilder
-
- setParentContext(MuleContext) - Method in class org.mule.runtime.core.config.builders.AutoConfigurationBuilder
-
- setPassword(String) - Method in class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- setPassword(String) - Method in class org.mule.runtime.core.security.UsernamePasswordAuthenticationFilter
-
- setPattern(Object) - Method in class org.mule.runtime.core.routing.filters.EqualsFilter
-
- setPattern(String) - Method in class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
- setPattern(String) - Method in class org.mule.runtime.core.routing.filters.RegExFilter
-
- setPattern(String) - Method in class org.mule.runtime.core.routing.filters.WildcardFilter
-
- setPayload(Object) - Method in class org.mule.runtime.core.el.context.MessageContext
-
- setPayload(Object) - Method in class org.mule.runtime.core.message.ExceptionMessage
-
- SetPayloadMessageProcessor - Class in org.mule.runtime.core.processor.simple
-
Modifies the payload of a Message according to the provided value.
- SetPayloadMessageProcessor() - Constructor for class org.mule.runtime.core.processor.simple.SetPayloadMessageProcessor
-
- SetPayloadTransformer - Class in org.mule.runtime.core.transformer.simple
-
Transformer that modifies the payload of the message according to the provided value.
- SetPayloadTransformer() - Constructor for class org.mule.runtime.core.transformer.simple.SetPayloadTransformer
-
- setPersistentStores(boolean) - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- setPoolingProfile(PoolingProfile) - Method in class org.mule.runtime.core.component.PooledJavaComponent
-
- setPostfix(String) - Method in class org.mule.runtime.core.component.simple.StaticComponent
-
- setPostNotification(ServerNotification) - Method in class org.mule.runtime.core.lifecycle.LifecycleObject
-
- setPostNotificationName(String) - Method in class org.mule.runtime.core.lifecycle.NotificationLifecycleObject
-
- setPrefix(String) - Method in class org.mule.runtime.core.component.simple.StaticComponent
-
- setPreNotification(ServerNotification) - Method in class org.mule.runtime.core.lifecycle.LifecycleObject
-
- setPreNotificationName(String) - Method in class org.mule.runtime.core.lifecycle.NotificationLifecycleObject
-
- setPrintHeaders(boolean) - Method in class org.mule.runtime.core.management.stats.printers.CSVPrinter
-
- setPriorityWeighting(int) - Method in interface org.mule.runtime.core.api.transformer.Converter
-
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.internal.transformer.datatype.StringToCharsetTransformer
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.internal.transformer.datatype.StringToMediaTypeTransformer
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.internal.transformer.simple.CursorIteratorProviderToIterator
-
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.internal.transformer.simple.CursorStreamProviderToInputStream
-
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.internal.transformer.simple.InputStreamToByteArray
-
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.internal.transformer.simple.LocalDateToDate
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.internal.transformer.simple.NumberToString
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.internal.transformer.simple.ObjectToOutputHandler
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.internal.transformer.simple.ObjectToString
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.internal.transformer.simple.StringToBoolean
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.internal.transformer.simple.StringToNumber
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.transformer.AbstractDiscoverableTransformer
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.transformer.simple.BeanToMap
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.transformer.simple.ByteArrayToSerializable
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.transformer.simple.MapToBean
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.transformer.simple.ObjectArrayToString
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.transformer.simple.PropertyEditorTextToValueTransformer
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.transformer.simple.PropertyEditorValueToTextTransformer
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.transformer.simple.SerializableToByteArray
-
- setPriorityWeighting(int) - Method in class org.mule.runtime.core.transformer.simple.StringToEnum
-
- setProcessedEvent(Event) - Method in exception org.mule.runtime.core.exception.MessagingException
-
Sets the event that should be processed once this exception is caught
- setProcessedGroupsObjectStore(ObjectStore<Long>) - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- setProcessingStrategyFactory(ProcessingStrategyFactory) - Method in interface org.mule.runtime.core.api.construct.Pipeline
-
- setProcessingStrategyFactory(ProcessingStrategyFactory) - Method in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- setProcessor(Processor) - Method in class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- setProcessorInterceptorManager(ProcessorInterceptorProvider) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setProcessors(List<Processor>) - Method in class org.mule.runtime.core.policy.PolicyChain
-
- setProperties(Map<String, Object>) - Method in class org.mule.runtime.core.api.security.DefaultMuleAuthentication
- setProperties(Map) - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- setProperties(Map) - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- setProperty(String, Serializable) - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
Will set a session scope property.
- setProperty(String, Serializable, DataType) - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
Will set a session scope property.
- setProperty(String, Object) - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
- setProperty(String, Object, DataType) - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
- setProperty(String, Object) - Method in class org.mule.runtime.core.message.ExceptionMessage
-
- setProperty(String, Object) - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
Will set a session level property.
- setProperty(String, Object, DataType) - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- setProperty(String, Serializable) - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- setProperty(String, Serializable, DataType) - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
- setPropertyName(String) - Method in class org.mule.runtime.core.transformer.simple.CopyPropertiesProcessor
-
- setPropertyName(String) - Method in class org.mule.runtime.core.transformer.simple.GetBeanProperty
-
- setProviders(Collection<SecurityProvider>) - Method in interface org.mule.runtime.core.api.security.SecurityManager
-
- setProviders(Collection<SecurityProvider>) - Method in class org.mule.runtime.core.security.DefaultMuleSecurityManager
-
- setQueueConfiguration(String, QueueConfiguration) - Method in interface org.mule.runtime.core.api.util.queue.QueueManager
-
- setQueueConfiguration(String, QueueConfiguration) - Method in class org.mule.runtime.core.util.queue.AbstractQueueManager
-
- setQueueManager(QueueManager) - Method in interface org.mule.runtime.core.api.MuleContext
-
Sets the queue manager used by mule for queuing events.
- setQueueManager(QueueManager) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setRedeliveryExceeded(RedeliveryExceeded) - Method in class org.mule.runtime.core.exception.OnErrorPropagateHandler
-
- setRegistryBroker(DefaultRegistryBroker) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setReplyProcessor(Processor) - Method in interface org.mule.runtime.core.api.processor.RequestReplyReplierMessageProcessor
-
- setReplyProcessor(Processor) - Method in class org.mule.runtime.core.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
-
- setReplyProcessor(Processor) - Method in class org.mule.runtime.core.routing.requestreply.SimpleRequestReplyReplier
-
- setReplySource(MessageSource) - Method in interface org.mule.runtime.core.api.processor.RequestReplyRequesterMessageProcessor
-
- setReplySource(MessageSource) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- setRequireClientAuthentication(boolean) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setRequireClientAuthentication(boolean) - Method in interface org.mule.runtime.core.api.security.TlsDirectTrustStore
-
If a server socket is constructed directly (see
TlsConfiguration) then this flag will control whether client
authenticatin is required.
- setResultsHandler(RouterResultsHandler) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- setReturnDataType(DataType) - Method in interface org.mule.runtime.core.api.transformer.Transformer
-
Sets the expected return type for the transformed data.
- setReturnDataType(Class<?>) - Method in class org.mule.runtime.core.expression.transformers.ExpressionArgument
-
- setReturnDataType(DataType) - Method in class org.mule.runtime.core.internal.transformer.simple.StringToBoolean
-
- setReturnDataType(DataType) - Method in class org.mule.runtime.core.internal.transformer.simple.StringToNumber
-
- setReturnDataType(DataType) - Method in class org.mule.runtime.core.processor.simple.AbstractAddVariablePropertyProcessor
-
- setReturnDataType(DataType) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- setReturnDataType(DataType) - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- setReturnMessages(Message[]) - Method in interface org.mule.runtime.core.api.retry.RetryContext
-
- setReturnMessages(Message[]) - Method in class org.mule.runtime.core.retry.async.FutureRetryContext
-
- setReturnMessages(Message[]) - Method in class org.mule.runtime.core.retry.DefaultRetryContext
-
- setReturnSourceIfNull(boolean) - Method in class org.mule.runtime.core.expression.transformers.ExpressionTransformer
-
- setRollbackOnly() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- setRollbackOnly() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- setRollbackOnly() - Method in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- setRollbackOnly() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- setRollbackTxFilter(WildcardFilter) - Method in class org.mule.runtime.core.exception.AbstractExceptionListener
-
- setRootMessageVariableName(String) - Method in class org.mule.runtime.core.routing.Foreach
-
- setRouterStatistics(RouterStatistics) - Method in interface org.mule.runtime.core.api.routing.RouterStatisticsRecorder
-
- setRouterStatistics(RouterStatistics) - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- setRouterStatistics(RouterStatistics) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- setRoutes(List<Processor>) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- setRoutes(List<Processor>) - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
- setSalt(byte[]) - Method in class org.mule.runtime.core.security.PasswordBasedEncryptionStrategy
-
- setSchedulerController(SchedulerController) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setScope(String) - Method in class org.mule.runtime.core.routing.filters.MessagePropertyFilter
-
- setSecondsBetweenRetries(long) - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- setSecurityContext(SecurityContext) - Method in interface org.mule.runtime.core.api.MuleSession
-
Deprecated.
The security context for this session.
- setSecurityContext(SecurityContext) - Method in class org.mule.runtime.core.session.DefaultMuleSession
-
Deprecated.
The security context for this session.
- setSecurityContextFactory(SecurityContextFactory) - Method in class org.mule.runtime.core.security.AbstractSecurityProvider
-
- setSecurityManager(SecurityManager) - Method in interface org.mule.runtime.core.api.MuleContext
-
Sets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and
service invocations
- setSecurityManager(SecurityManager) - Method in interface org.mule.runtime.core.api.security.SecurityFilter
-
- setSecurityManager(SecurityManager) - Method in class org.mule.runtime.core.DefaultMuleContext
-
Sets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and
service invocations
- setSecurityManager(SecurityManager) - Method in class org.mule.runtime.core.security.AbstractSecurityFilter
-
- setSecurityProviders(String) - Method in interface org.mule.runtime.core.api.security.SecurityFilter
-
- setSecurityProviders(String) - Method in class org.mule.runtime.core.security.AbstractSecurityFilter
-
- setServiceRegistry(ServiceRegistry) - Method in class org.mule.runtime.core.internal.connectivity.DefaultConnectivityTestingService
-
- setShutdownTimeout(long) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setSource(String) - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher.EnrichExpressionPair
-
- setSourcePolicyChain(PolicyChain) - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- setSslType(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setStartDelay(long) - Method in class org.mule.runtime.core.source.scheduler.schedule.FixedFrequencyScheduler
-
- setStartLatch(Latch) - Method in class org.mule.runtime.core.retry.async.AsynchronousRetryTemplate
-
- setStartTime(long) - Method in class org.mule.runtime.core.management.stats.AllStatistics
-
- setStartupOptions(Map<String, Object>) - Method in class org.mule.runtime.core.config.StartupContext
-
- setStopMessageProcessing(boolean) - Method in class org.mule.runtime.core.exception.AbstractMessagingExceptionStrategy
-
- setStorePrefix(String) - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- setStorePrefix(String) - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- setStorePrefix(String) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- setStrategy(CompressionStrategy) - Method in class org.mule.runtime.core.api.util.compression.AbstractCompressionTransformer
-
- setStrategy(EncryptionStrategy) - Method in class org.mule.runtime.core.internal.transformer.encryption.AbstractEncryptionTransformer
-
- setStrategyName(String) - Method in class org.mule.runtime.core.internal.transformer.encryption.AbstractEncryptionTransformer
-
- setSubscription(String) - Method in class org.mule.runtime.core.context.notification.ListenerSubscriptionPair
-
- setSupportedPhases(Set<String>) - Method in interface org.mule.runtime.core.api.lifecycle.LifecyclePhase
-
- setSupportedPhases(Set<String>) - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
- setSynchronizeCall(boolean) - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- setSynchronous(boolean) - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- setSystemModelType(String) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- setTap(Processor) - Method in class org.mule.runtime.core.routing.WireTap
-
- setTarget(String) - Method in class org.mule.runtime.core.internal.enricher.MessageEnricher.EnrichExpressionPair
-
- setThrottlingPolicyStatistics(long, long, long) - Method in interface org.mule.runtime.core.execution.ThrottlingPhaseTemplate
-
Set up throttling policy state to be used by the
MessageSource for debugging or
information purpose.
- setThrowOnUnaccepted(boolean) - Method in class org.mule.runtime.core.processor.AbstractFilteringMessageProcessor
-
- setTiltFlag(boolean) - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- setTimeout(long) - Method in interface org.mule.runtime.core.api.routing.Aggregator
-
- setTimeout(int) - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- setTimeout(int) - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
-
- setTimeout(int) - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- setTimeout(long) - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- setTimeout(long) - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- setTimeout(long) - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- setTimeout(long) - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
- setTimeout(int) - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- setTimeout(int) - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- setTimeout(int) - Method in class org.mule.runtime.core.transaction.XaTransactionFactory
-
- setTimeUnit(TimeUnit) - Method in class org.mule.runtime.core.source.scheduler.schedule.FixedFrequencyScheduler
-
- setTimeZone(String) - Method in class org.mule.runtime.core.source.scheduler.schedule.CronScheduler
-
- setTransactionConfig(TransactionConfig) - Method in interface org.mule.runtime.core.api.routing.OutboundRouter
-
- setTransactionConfig(MuleTransactionConfig) - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
Configures the
TransactionConfig that that defines the transactional behaviour of this scope.
- setTransactionConfig(TransactionConfig) - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- setTransactionManager(TransactionManager) - Method in interface org.mule.runtime.core.api.MuleContext
-
- setTransactionManager(TransactionManager) - Method in class org.mule.runtime.core.DefaultMuleContext
-
Sets the JTA Transaction Manager to use with this Mule server instance
- setTransactionRollbackOnly(AbstractTransactionContext) - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- setTransactionTimeout(int) - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- setTransactionTimeout(int) - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
- setTransformationService(TransformationService) - Method in interface org.mule.runtime.core.api.MuleContext
-
- setTransformationService(TransformationService) - Method in class org.mule.runtime.core.DefaultMuleContext
-
- setTransformers(List<Transformer>) - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- setTrustManagerAlgorithm(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setTrustManagerAlgorithm(String) - Method in interface org.mule.runtime.core.api.security.TlsDirectTrustStore
-
- setTrustManagerFactory(TrustManagerFactory) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setTrustManagerFactory(TrustManagerFactory) - Method in interface org.mule.runtime.core.api.security.TlsDirectTrustStore
-
- setTrustStore(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setTrustStore(String) - Method in interface org.mule.runtime.core.api.security.TlsIndirectTrustStore
-
- setTrustStorePassword(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setTrustStorePassword(String) - Method in interface org.mule.runtime.core.api.security.TlsIndirectTrustStore
-
- setTrustStoreType(String) - Method in class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
- setTrustStoreType(String) - Method in interface org.mule.runtime.core.api.security.TlsDirectTrustStore
-
- setType(Class) - Method in class org.mule.runtime.core.lifecycle.LifecycleObject
-
- setTypeIndexForCurrentLevel(int) - Method in class org.mule.runtime.core.internal.util.generics.MethodParameter
-
Set the type index for the current nesting level.
- setUnacceptedMessageProcessor(Processor) - Method in class org.mule.runtime.core.processor.AbstractFilteringMessageProcessor
-
- setUntilSuccessfulConfiguration(UntilSuccessfulConfiguration) - Method in class org.mule.runtime.core.routing.AbstractUntilSuccessfulProcessingStrategy
-
- setUntilSuccessfulConfiguration(UntilSuccessfulConfiguration) - Method in interface org.mule.runtime.core.routing.UntilSuccessfulProcessingStrategy
-
- setupObjectClassFromObjectClassName() - Method in class org.mule.runtime.core.object.AbstractObjectFactory
-
- setUpperCase(boolean) - Method in class org.mule.runtime.core.transformer.simple.ByteArrayToHexString
-
- setUrl(String) - Method in class org.mule.runtime.core.object.JndiObjectFactory
-
- setUsername(String) - Method in class org.mule.runtime.core.security.UsernamePasswordAuthenticationFilter
-
- setUseSecureHash(boolean) - Method in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- setUseTemplates(boolean) - Method in class org.mule.runtime.core.routing.outbound.FilteringOutboundRouter
-
- setValue(V) - Method in class org.mule.runtime.core.api.util.collection.ImmutableEntry
-
- setValue(String) - Method in class org.mule.runtime.core.processor.simple.AbstractAddVariablePropertyProcessor
-
- setValue(String) - Method in class org.mule.runtime.core.processor.simple.SetPayloadMessageProcessor
-
- setValue(String) - Method in class org.mule.runtime.core.routing.filters.RegExFilter
-
- setValue(String) - Method in class org.mule.runtime.core.transformer.simple.SetPayloadTransformer
-
- setValueExpression(String) - Method in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- setWhen(String) - Method in class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- setWorkingDirectory(String) - Method in class org.mule.runtime.core.config.DefaultMuleConfiguration
-
- SHA256MuleEventKeyGenerator - Class in org.mule.runtime.core.internal.keygenerator
-
- SHA256MuleEventKeyGenerator() - Constructor for class org.mule.runtime.core.internal.keygenerator.SHA256MuleEventKeyGenerator
-
- shouldAggregateEvents(EventGroup) - Method in class org.mule.runtime.core.routing.correlation.CollectionCorrelatorCallback
-
- shouldAggregateEvents(EventGroup) - Method in interface org.mule.runtime.core.routing.correlation.EventCorrelatorCallback
-
Determines if the event group is ready to be aggregated.
- shouldProcessEvent(Event) - Method in class org.mule.runtime.core.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
-
- shouldProcessEvent(Event) - Method in class org.mule.runtime.core.routing.requestreply.AsyncReplyToPropertyRequestReplyReplier
-
- shouldProcessEvent(Event) - Method in class org.mule.runtime.core.routing.requestreply.ReplyToPropertyRequestReplyReplier
-
- shutdown() - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- shutdown(int, long) - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- SHUTDOWN_MODE_KILL - Static variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
Shutdown mode: Try to stop active transaction NOW, do no rollbacks
- SHUTDOWN_MODE_NORMAL - Static variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
Shutdown mode: Wait for all transactions to complete
- SHUTDOWN_MODE_ROLLBACK - Static variable in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
Shutdown mode: Try to roll back all active transactions
- shutdownNormally(Date) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- shutdownNow() - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- SimpleAsyncRequestReplyRequester - Class in org.mule.runtime.core.routing.requestreply
-
- SimpleAsyncRequestReplyRequester() - Constructor for class org.mule.runtime.core.routing.requestreply.SimpleAsyncRequestReplyRequester
-
- SimpleByteBufferManager - Class in org.mule.runtime.core.internal.streaming.bytes
-
- SimpleByteBufferManager() - Constructor for class org.mule.runtime.core.internal.streaming.bytes.SimpleByteBufferManager
-
- SimpleCallableJavaComponent - Class in org.mule.runtime.core.component
-
Simple
JavaComponent implementation to be used when
LifecycleAdapter is not required because i) the object
instance implements
Callable and so entry-point resolution is required and ii) component bindings are not used.
An
ObjectFactory can be set but must return object instances that implement
Callable.
- SimpleCallableJavaComponent() - Constructor for class org.mule.runtime.core.component.SimpleCallableJavaComponent
-
- SimpleCallableJavaComponent(Callable) - Constructor for class org.mule.runtime.core.component.SimpleCallableJavaComponent
-
Create an SimpleCallableJavaComponent instance using an object instance that implements
Callable
- SimpleCallableJavaComponent(Class) - Constructor for class org.mule.runtime.core.component.SimpleCallableJavaComponent
-
Create an SimpleCallableJavaComponent instance using an object class.
- SimpleCallableJavaComponent(ObjectFactory) - Constructor for class org.mule.runtime.core.component.SimpleCallableJavaComponent
-
- SimpleCollectionAggregator - Class in org.mule.runtime.core.routing
-
This router will return all aggregated events as a
Collection.
- SimpleCollectionAggregator() - Constructor for class org.mule.runtime.core.routing.SimpleCollectionAggregator
-
- SimpleConfigurationBuilder - Class in org.mule.runtime.core.config.builders
-
This simple ConfgurationBuilder implementation.
- SimpleConfigurationBuilder(Map) - Constructor for class org.mule.runtime.core.config.builders.SimpleConfigurationBuilder
-
- SimpleConsumer<T> - Class in org.mule.runtime.core.internal.streaming.object.iterator
-
Basic implementation of
Consumer that simply returns the objects returned by the underlying
Producer
- SimpleConsumer(Producer<T>) - Constructor for class org.mule.runtime.core.internal.streaming.object.iterator.SimpleConsumer
-
- SimpleDataType - Class in org.mule.runtime.core.internal.metadata
-
A data type that simply wraps a Java type.
- SimpleLifecycleManager<O> - Class in org.mule.runtime.core.lifecycle
-
This
LifecycleManager implementation is designed to track the lifecycle of objects that implement any of the
Initialisable,
Startable,
Stoppable or
Disposable interfaces.
- SimpleLifecycleManager(String, O) - Constructor for class org.mule.runtime.core.lifecycle.SimpleLifecycleManager
-
- SimpleLoggingTable - Class in org.mule.runtime.core.internal.util.splash
-
Provides a simple table implementation useful to log information in a tabular form.
- SimpleLoggingTable() - Constructor for class org.mule.runtime.core.internal.util.splash.SimpleLoggingTable
-
- SimpleMemoryObjectStore<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
- SimpleMemoryObjectStore() - Constructor for class org.mule.runtime.core.util.store.SimpleMemoryObjectStore
-
- SimpleMessageProcessor - Class in org.mule.runtime.core.processor.simple
-
Base class for
Processors that change the event or message.
- SimpleMessageProcessor() - Constructor for class org.mule.runtime.core.processor.simple.SimpleMessageProcessor
-
- SimpleObjectStoreToMapAdapter<T extends Serializable> - Class in org.mule.runtime.core.util.store
-
- SimpleObjectStoreToMapAdapter(ListableObjectStore<T>) - Constructor for class org.mule.runtime.core.util.store.SimpleObjectStoreToMapAdapter
-
Creates a new instance
- SimpleOptions - Class in org.mule.runtime.core.internal.client
-
- SimpleOptions(Long, boolean) - Constructor for class org.mule.runtime.core.internal.client.SimpleOptions
-
- SimpleOptionsBuilder - Class in org.mule.runtime.core.api.client
-
Most basic options builder that every connector must be able to use for configuration.
- SimpleOptionsBuilder() - Constructor for class org.mule.runtime.core.api.client.SimpleOptionsBuilder
-
- SimplePrinter - Class in org.mule.runtime.core.management.stats.printers
-
SimplePrinter Default stats printer
- SimplePrinter(Writer) - Constructor for class org.mule.runtime.core.management.stats.printers.SimplePrinter
-
- SimplePrinter(OutputStream) - Constructor for class org.mule.runtime.core.management.stats.printers.SimplePrinter
-
- SimpleRegistry - Class in org.mule.runtime.core.registry
-
- SimpleRegistry(MuleContext) - Constructor for class org.mule.runtime.core.registry.SimpleRegistry
-
- SimpleRegistryBootstrap - Class in org.mule.runtime.core.config.bootstrap
-
- SimpleRegistryBootstrap(ArtifactType, MuleContext) - Constructor for class org.mule.runtime.core.config.bootstrap.SimpleRegistryBootstrap
-
Deprecated.
- SimpleRequestReplyReplier - Class in org.mule.runtime.core.routing.requestreply
-
- SimpleRequestReplyReplier() - Constructor for class org.mule.runtime.core.routing.requestreply.SimpleRequestReplyReplier
-
- SimpleRetryPolicy - Class in org.mule.runtime.core.retry.policies
-
Allows to configure how many times a retry should be attempted and how long to wait between retries.
- SimpleRetryPolicy(long, int) - Constructor for class org.mule.runtime.core.retry.policies.SimpleRetryPolicy
-
- SimpleRetryPolicy.RetryCounter - Class in org.mule.runtime.core.retry.policies
-
- SimpleRetryPolicyTemplate - Class in org.mule.runtime.core.retry.policies
-
This policy allows the user to configure how many times a retry should be attempted and how long to wait between retries.
- SimpleRetryPolicyTemplate() - Constructor for class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- SimpleRetryPolicyTemplate(long, int) - Constructor for class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- SINGLE_TX - Static variable in class org.mule.runtime.core.config.bootstrap.AbstractRegistryBootstrap
-
- SingleErrorTypeMatcher - Class in org.mule.runtime.core.exception
-
- SingleErrorTypeMatcher(ErrorType) - Constructor for class org.mule.runtime.core.exception.SingleErrorTypeMatcher
-
- SingleResourceTransactionFactoryManager - Class in org.mule.runtime.core.api
-
- SingleResourceTransactionFactoryManager() - Constructor for class org.mule.runtime.core.api.SingleResourceTransactionFactoryManager
-
- SingleServerLockProvider - Class in org.mule.runtime.core.internal.lock
-
LockProvider implementation for applications running in a single mule server
- SingleServerLockProvider() - Constructor for class org.mule.runtime.core.internal.lock.SingleServerLockProvider
-
- singletonComponentLifecycleAdapter - Variable in class org.mule.runtime.core.component.DefaultJavaComponent
-
- SingletonObjectFactory - Class in org.mule.runtime.core.object
-
Creates an instance of the object once and then always returns the same instance.
- SingletonObjectFactory() - Constructor for class org.mule.runtime.core.object.SingletonObjectFactory
-
For Spring only
- SingletonObjectFactory(String) - Constructor for class org.mule.runtime.core.object.SingletonObjectFactory
-
- SingletonObjectFactory(String, Map) - Constructor for class org.mule.runtime.core.object.SingletonObjectFactory
-
- SingletonObjectFactory(Class) - Constructor for class org.mule.runtime.core.object.SingletonObjectFactory
-
- SingletonObjectFactory(Class<?>, Map) - Constructor for class org.mule.runtime.core.object.SingletonObjectFactory
-
- SingletonObjectFactory(Object) - Constructor for class org.mule.runtime.core.object.SingletonObjectFactory
-
Create the singleton based on a previously created object.
- Sink - Interface in org.mule.runtime.core.api.processor
-
Used to dispatch
Event's asynchronously for processing.
- sink - Variable in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- size() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
-
- size() - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- size() - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- size() - Method in interface org.mule.runtime.core.api.util.queue.Queue
-
Returns the number of elements in this queue.
- size() - Method in class org.mule.runtime.core.el.context.AbstractMapContext
-
- size() - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- size(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.LocalTxQueueTransactionContext
-
- size(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.PersistentQueueTransactionContext
-
- size(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.PersistentXaTransactionContext
-
- size(QueueStore) - Method in class org.mule.runtime.core.internal.util.queue.XaQueueTypeTransactionContextAdapter
-
- size() - Method in class org.mule.runtime.core.routing.EventGroup
-
Returns the number of events collected so far.
- size() - Method in interface org.mule.runtime.core.routing.MessageSequence
-
The number of members of the sequence.
- size() - Method in class org.mule.runtime.core.routing.outbound.ArrayMessageSequence
-
- size() - Method in class org.mule.runtime.core.routing.outbound.CollectionMessageSequence
-
- size() - Method in class org.mule.runtime.core.routing.outbound.IteratorMessageSequence
-
- size() - Method in class org.mule.runtime.core.routing.outbound.NodeListMessageSequence
-
- size() - Method in class org.mule.runtime.core.routing.outbound.PartitionedMessageSequence
-
- size() - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- size() - Method in class org.mule.runtime.core.util.queue.AbstractQueueStoreDelegate
-
- size() - Method in class org.mule.runtime.core.util.queue.DefaultQueueStoreDelegate
-
- size() - Method in class org.mule.runtime.core.util.queue.DualRandomAccessFileQueueStoreDelegate
-
- size(QueueStore) - Method in interface org.mule.runtime.core.util.queue.QueueTransactionContext
-
- size(QueueStore) - Method in class org.mule.runtime.core.util.queue.QueueTypeTransactionContextAdapter
-
- size() - Method in class org.mule.runtime.core.util.queue.TransactionAwareQueueStore
-
- size(QueueStore) - Method in class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- size(QueueStore) - Method in class org.mule.runtime.core.util.queue.TransientXaTransactionAdapter
-
- size() - Method in class org.mule.runtime.core.util.store.ObjectStoreToMapAdapter
-
- skip(long) - Method in class org.mule.runtime.core.api.model.streaming.DelegatingInputStream
-
- sort(Comparator<? super Message>) - Method in class org.mule.runtime.core.util.message.ResultsToMessageList
-
- sortLifecycleInstances(Collection<?>, LifecycleObject) - Method in class org.mule.runtime.core.internal.lifecycle.phases.DefaultLifecyclePhase
-
Subclasses can override this method to order objects before the lifecycle method is applied to them.
- SOURCE - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- SOURCE_ELEMENT_ANNOTATION_KEY - Static variable in class org.mule.runtime.core.api.execution.LocationExecutionContextProvider
-
- SOURCE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates that an error occurred in the source of the flow.
- SOURCE_ERROR_RESPONSE_GENERATE - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- SOURCE_ERROR_RESPONSE_SEND - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- SOURCE_ERROR_TYPE - Static variable in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Parent error type for errors that occur on the source of a flow.
- SOURCE_RESPONSE - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- SOURCE_RESPONSE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates that an error occurred in the source of the flow processing a successful response.
- SOURCE_RESPONSE_ERROR_TYPE - Static variable in class org.mule.runtime.core.exception.ErrorTypeRepository
-
Parent error type for errors that occur in a source processing a successful response of a flow.
- SOURCE_RESPONSE_GENERATE - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- SOURCE_RESPONSE_SEND - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- SourceErrorException - Exception in org.mule.runtime.core.execution
-
Represents an error that happens when a Source is processing the response of a flow.
- SourceErrorException(Event, ErrorType, Throwable) - Constructor for exception org.mule.runtime.core.execution.SourceErrorException
-
- SourceErrorException(Event, ErrorType, Throwable, MessagingException) - Constructor for exception org.mule.runtime.core.execution.SourceErrorException
-
- SourcePolicy - Interface in org.mule.runtime.core.policy
-
Interceptor of a
Processor that executes logic before and after it.
- SourcePolicyParametersTransformer - Interface in org.mule.runtime.core.api.policy
-
Implementations of this interface must provide a transformation between the parameters of source response function and a
Message.
- SourcePolicyProcessor - Class in org.mule.runtime.core.policy
-
This class is responsible for the processing of a policy applied to a
MessageSource.
- SourcePolicyProcessor(Policy, PolicyStateHandler, Processor) - Constructor for class org.mule.runtime.core.policy.SourcePolicyProcessor
-
Creates a new DefaultSourcePolicy.
- SourcePolicyProcessorFactory - Interface in org.mule.runtime.core.policy
-
- SourceResultAdapter - Class in org.mule.runtime.core.execution
-
Contains the output of a message source
- SourceResultAdapter(Result, CursorProviderFactory, boolean) - Constructor for class org.mule.runtime.core.execution.SourceResultAdapter
-
Creates a new instance
- sources - Variable in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- sourceTypes - Variable in class org.mule.runtime.core.transformer.AbstractTransformer
-
A list of supported Class types that the source payload passed into this transformer
- SPACE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- SpiServiceRegistry - Class in org.mule.runtime.core.registry
-
- SpiServiceRegistry() - Constructor for class org.mule.runtime.core.registry.SpiServiceRegistry
-
- SplashScreen - Class in org.mule.runtime.core.internal.util.splash
-
Implements singleton pattern to allow different splash-screen implementations following the concept of header, body, and
footer.
- SplashScreen() - Constructor for class org.mule.runtime.core.internal.util.splash.SplashScreen
-
- split(String, Event, FlowConstruct, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageAdaptor
-
Splits using the specified expression and group it with the batch size.
- split(String, Event, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionLanguageAdaptor
-
Splits using the specified expression and group it with the batch size.
- split(String, Event, FlowConstruct, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Evaluates an expression according to a given
BindingContext, an
Event and a
FlowConstruct.
- split(String, Event, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
-
Evaluates an expression according to a given
BindingContext, an
Event and a
FlowConstruct.
- split(Event) - Method in class org.mule.runtime.core.api.util.collection.EventToMessageSequenceSplittingStrategy
-
- split(Input) - Method in interface org.mule.runtime.core.api.util.collection.SplittingStrategy
-
- split(String, Event, FlowConstruct, BindingContext) - Method in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- split(String, Event, BindingContext) - Method in class org.mule.runtime.core.el.DataWeaveExpressionLanguageAdaptor
-
- split(String, Event, FlowConstruct, BindingContext) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- split(String, Event, BindingContext) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- split(String, BindingContext) - Method in class org.mule.runtime.core.el.DefaultExpressionManager
-
- split(String, Event, FlowConstruct, BindingContext) - Method in class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- split(String, Event, BindingContext) - Method in class org.mule.runtime.core.el.ExpressionLanguageAdaptorHandler
-
- split(String, Event, FlowConstruct, BindingContext) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- split(String, Event, BindingContext) - Method in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- split(Event) - Method in class org.mule.runtime.core.routing.ExpressionSplittingStrategy
-
- splitAndTrim(String, String) - Static method in class org.mule.runtime.core.api.util.StringUtils
-
Like StringUtils.split(String, String), but additionally trims whitespace from the result
tokens.
- splitArgumentsExpression(String) - Static method in class org.mule.runtime.core.api.processor.util.InvokerMessageProcessorUtil
-
Split and merge comma separated mule expressions when they falls within an array
- spliterator() - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- splitMessage(Event) - Method in class org.mule.runtime.core.routing.AbstractSplitter
-
Performs the split of the message payload in the current event.
- splitMessage(Event) - Method in class org.mule.runtime.core.routing.MessageChunkSplitter
-
- splitMessageIntoSequence(Event) - Method in class org.mule.runtime.core.routing.AbstractSplitter
-
- splitMessageIntoSequence(Event) - Method in class org.mule.runtime.core.routing.outbound.AbstractMessageSequenceSplitter
-
Converts the event into a
MessageSequence that will retrieve each of the event elements
- splitMessageIntoSequence(Event) - Method in class org.mule.runtime.core.routing.Splitter
-
- Splitter - Class in org.mule.runtime.core.routing
-
Splits a message that has a Collection, Iterable, MessageSequence or Iterator payload or an expression that resolves to some of
those types or data that is a collection of values in a non-java format.
- Splitter() - Constructor for class org.mule.runtime.core.routing.Splitter
-
- Splitter(ExpressionConfig) - Constructor for class org.mule.runtime.core.routing.Splitter
-
- SplittingStrategy<Input,Output> - Interface in org.mule.runtime.core.api.util.collection
-
- SQUARE_TEMPLATE_STYLE - Static variable in class org.mule.runtime.core.api.util.TemplateParser
-
- StandaloneServerUtils - Class in org.mule.runtime.core.internal.util
-
Standalone server instance utility methods.
- StandaloneServerUtils() - Constructor for class org.mule.runtime.core.internal.util.StandaloneServerUtils
-
- start() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- start() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- start() - Method in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
Propagates start() life-cycle to component object implementations if they implement the mule Startable interface.
- start() - Method in class org.mule.runtime.core.component.NullLifecycleAdapter
-
- start() - Method in class org.mule.runtime.core.DefaultMuleContext
-
- start() - Method in class org.mule.runtime.core.internal.connection.ConnectionProviderWrapper
-
- start() - Method in class org.mule.runtime.core.internal.connection.DefaultConnectionManager
-
- start() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- start() - Method in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- start(Xid, int) - Method in class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- start() - Method in class org.mule.runtime.core.management.stats.DefaultProcessingTimeWatcher
-
- start() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- start() - Method in class org.mule.runtime.core.policy.PolicyChain
-
- start() - Method in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- start() - Method in class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- start() - Method in class org.mule.runtime.core.processor.AsyncDelegateMessageProcessor
-
- start() - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- start() - Method in class org.mule.runtime.core.processor.IdempotentRedeliveryPolicy
-
- start() - Method in class org.mule.runtime.core.processor.ReferenceProcessor
-
- start() - Method in class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- start() - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
- start() - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- start() - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- start() - Method in class org.mule.runtime.core.routing.AsynchronousUntilSuccessfulProcessingStrategy
-
- start() - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- start() - Method in class org.mule.runtime.core.routing.MessageFilter
-
- start() - Method in class org.mule.runtime.core.routing.MessageProcessorFilterPair
-
- start() - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- start() - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- start() - Method in class org.mule.runtime.core.routing.requestreply.SimpleAsyncRequestReplyRequester
-
- start() - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
- start() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- start() - Method in class org.mule.runtime.core.source.ClusterizableMessageSourceWrapper
-
- start() - Method in class org.mule.runtime.core.source.scheduler.DefaultSchedulerMessageSource
-
- start() - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- start() - Method in class org.mule.runtime.core.util.queue.TransactionalQueueManager
-
- start() - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- start(Xid, int) - Method in class org.mule.runtime.core.util.xa.DefaultXASession
-
- startable - Variable in class org.mule.runtime.core.lifecycle.processor.ProcessIfStartedMessageProcessor
-
- StartableCompositeMessageSource - Class in org.mule.runtime.core.source
-
- StartableCompositeMessageSource() - Constructor for class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- started - Variable in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- started - Variable in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- started - Variable in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- started - Variable in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- StartException - Exception in org.mule.runtime.core.api.lifecycle
-
DisposeException TODO (document class)
- StartException(I18nMessage, Startable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StartException
-
- StartException(I18nMessage, Throwable, Startable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StartException
-
- StartException(Throwable, Startable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StartException
-
- startIfNeeded(Object) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
Invokes Startable.start() on object if it implements the Startable interface
- startIfNeeded(Collection<? extends Object>) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
For each item in the objects collection, it invokes the the Startable.start() if it implements the
Startable interface.
- startIfStartable(Object) - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- starting - Variable in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- StartupContext - Class in org.mule.runtime.core.config
-
A class holding cross-cutting startup info.
- StartupContext() - Constructor for class org.mule.runtime.core.config.StartupContext
-
- state - Variable in class org.mule.runtime.core.lifecycle.AbstractLifecycleManager
-
- StaticComponent - Class in org.mule.runtime.core.component.simple
-
A service that will return a static data object as a result.
- StaticComponent() - Constructor for class org.mule.runtime.core.component.simple.StaticComponent
-
- staticContext - Variable in class org.mule.runtime.core.el.mvel.MVELExpressionLanguage
-
- StaticVariableResolverFactory - Class in org.mule.runtime.core.el.mvel
-
- StaticVariableResolverFactory(ParserConfiguration, MuleContext) - Constructor for class org.mule.runtime.core.el.mvel.StaticVariableResolverFactory
-
- Statistics - Interface in org.mule.runtime.core.api.management.stats
-
Statistics TODO
- statistics - Variable in class org.mule.runtime.core.component.AbstractComponent
-
- statistics - Variable in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- status - Variable in class org.mule.runtime.core.util.xa.AbstractTransactionContext
-
- STATUS_ACTIVE - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
-
- STATUS_COMMITTED - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
-
- STATUS_COMMITTING - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
-
- STATUS_MARKED_ROLLBACK - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
-
- STATUS_NO_TRANSACTION - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
-
- STATUS_PREPARED - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
-
- STATUS_PREPARING - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
-
- STATUS_ROLLEDBACK - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
-
- STATUS_ROLLING_BACK - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
-
- STATUS_UNKNOWN - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
-
- stop() - Method in class org.mule.runtime.core.agent.AbstractNotificationLoggerAgent
-
- stop() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- stop() - Method in class org.mule.runtime.core.component.DefaultComponentLifecycleAdapter
-
Propagates stop() life-cycle to component object implementations if they implement the mule Stoppable interface.
- stop() - Method in class org.mule.runtime.core.component.NullLifecycleAdapter
-
- stop() - Method in class org.mule.runtime.core.DefaultMuleContext
-
Stops the MuleContext which stops all sessions and connectors
- stop() - Method in class org.mule.runtime.core.internal.connection.ConnectionProviderWrapper
-
- stop() - Method in class org.mule.runtime.core.internal.connection.DefaultConnectionManager
-
Breaks all bindings and closes all connections
- stop() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- stop() - Method in class org.mule.runtime.core.internal.pool.DefaultLifecycleEnabledObjectPool
-
- stop() - Method in class org.mule.runtime.core.management.stats.DefaultProcessingTimeWatcher
-
- stop() - Method in class org.mule.runtime.core.policy.DefaultPolicyInstance
-
- stop() - Method in class org.mule.runtime.core.policy.PolicyChain
-
- stop() - Method in class org.mule.runtime.core.processor.AbstractMuleObjectOwner
-
- stop() - Method in class org.mule.runtime.core.processor.AbstractRedeliveryPolicy
-
- stop() - Method in class org.mule.runtime.core.processor.AsyncDelegateMessageProcessor
-
- stop() - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- stop() - Method in class org.mule.runtime.core.processor.ReferenceProcessor
-
- stop() - Method in class org.mule.runtime.core.processor.ResponseMessageProcessorAdapter
-
- stop() - Method in class org.mule.runtime.core.processor.TryMessageProcessor
-
- stop() - Method in class org.mule.runtime.core.routing.AbstractAggregator
-
- stop() - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- stop() - Method in class org.mule.runtime.core.routing.AsynchronousUntilSuccessfulProcessingStrategy
-
- stop() - Method in class org.mule.runtime.core.routing.correlation.EventCorrelator
-
- stop() - Method in class org.mule.runtime.core.routing.MessageFilter
-
- stop() - Method in class org.mule.runtime.core.routing.MessageProcessorFilterPair
-
- stop() - Method in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- stop() - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- stop() - Method in class org.mule.runtime.core.routing.requestreply.SimpleAsyncRequestReplyRequester
-
- stop() - Method in class org.mule.runtime.core.routing.ScatterGatherRouter
-
- stop() - Method in class org.mule.runtime.core.routing.UntilSuccessful
-
- stop() - Method in class org.mule.runtime.core.source.ClusterizableMessageSourceWrapper
-
- stop() - Method in class org.mule.runtime.core.source.scheduler.DefaultSchedulerMessageSource
-
- stop() - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- stop() - Method in class org.mule.runtime.core.util.queue.TransactionalQueueManager
-
- stop() - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- stop(int) - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- stop(int, long) - Method in class org.mule.runtime.core.util.xa.AbstractResourceManager
-
- StopException - Exception in org.mule.runtime.core.api.lifecycle
-
DisposeException TODO (document class)
- StopException(I18nMessage, Stoppable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StopException
-
- StopException(I18nMessage, Throwable, Stoppable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StopException
-
- StopException(Throwable, Stoppable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StopException
-
- stopFlow() - Method in class org.mule.runtime.core.exception.AbstractMessagingExceptionStrategy
-
- stopIfNeeded(Collection<? extends Object>) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
For each item in the objects collection, it invokes the Stoppable.stop() if it implements the
Stoppable interface.
- stopIfNeeded(Object) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
-
Invokes the Stoppable.stop() on object if it implements the Stoppable interface.
- stopIfStoppable(Object) - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- store(Serializable, T, String) - Method in interface org.mule.runtime.core.api.store.PartitionableObjectStore
-
- store - Variable in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- store - Variable in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- store(Serializable, T) - Method in class org.mule.runtime.core.util.store.AbstractObjectStore
-
- store(Serializable, T) - Method in class org.mule.runtime.core.util.store.AbstractPartitionedObjectStore
-
- store(Serializable, T) - Method in class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper
-
- store(Serializable, T) - Method in class org.mule.runtime.core.util.store.ObjectStorePartition
-
- store(Serializable, T, String) - Method in class org.mule.runtime.core.util.store.PartitionedInMemoryObjectStore
-
- store(Serializable, T) - Method in class org.mule.runtime.core.util.store.PartitionedObjectStoreWrapper
-
- store(Serializable, T, String) - Method in class org.mule.runtime.core.util.store.PartitionedPersistentObjectStore
-
- store(Serializable, T) - Method in class org.mule.runtime.core.util.store.PersistentObjectStorePartition
-
- store(Serializable, T) - Method in class org.mule.runtime.core.util.store.ProvidedObjectStoreWrapper
-
- store(Serializable, T, String) - Method in class org.mule.runtime.core.util.store.ProvidedPartitionableObjectStoreWrapper
-
- StoredObject(T, Long, Serializable) - Constructor for class org.mule.runtime.core.util.store.MonitoredObjectStoreWrapper.StoredObject
-
- storePrefix - Variable in class org.mule.runtime.core.routing.AbstractAggregator
-
- storePrefix - Variable in class org.mule.runtime.core.routing.IdempotentMessageValidator
-
- stores - Variable in class org.mule.runtime.core.util.store.MuleObjectStoreManager
-
- storeSessionInfoToMessage(MuleSession, Message, MuleContext) - Method in interface org.mule.runtime.core.message.SessionHandler
-
- StoreValue(Serializable, T) - Constructor for class org.mule.runtime.core.util.store.PersistentObjectStorePartition.StoreValue
-
- stream - Variable in class org.mule.runtime.core.internal.streaming.object.AbstractCursorIteratorProvider
-
- stream() - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- STREAM_MAXIMUM_SIZE_EXCEEDED - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- STREAM_MAXIMUM_SIZE_EXCEEDED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
- StreamCloser - Interface in org.mule.runtime.core.api.util
-
Closes a stream.
- StreamCloserService - Interface in org.mule.runtime.core.api.util
-
Simple service to close streams of different types.
- streamFullyConsumed() - Method in class org.mule.runtime.core.internal.streaming.bytes.AbstractInputStreamBuffer
-
- streamingComponentMustHaveOneEndpoint(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- streamingContent(Object, CursorProviderFactory, Event) - Static method in class org.mule.runtime.core.api.util.StreamingUtils
-
- streamingEndpointsDoNotSupportTransformers() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- streamingEndpointsMustBeUsedWithStreamingModel() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- streamingFailedForEndpoint(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- streamingFailedNoStream() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- StreamingIterator<T> - Interface in org.mule.runtime.core.internal.streaming.object.iterator
-
- streamingManager - Variable in class org.mule.runtime.core.internal.construct.AbstractPipeline
-
- streamingManager - Variable in class org.mule.runtime.core.internal.streaming.bytes.DefaultByteStreamingManager
-
- streamingManager - Variable in class org.mule.runtime.core.internal.streaming.object.DefaultObjectStreamingManager
-
- StreamingManager - Interface in org.mule.runtime.core.streaming
-
Manages resources dedicated to perform streaming of bytes or objects, so that the runtime can keep track of them,
enforce policies and make sure that all resources are reclaimed once no longer needed.
- streamingNotSupported(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- StreamingStatistics - Interface in org.mule.runtime.core.streaming
-
Statistics about current streaming assets
- StreamingUtils - Class in org.mule.runtime.core.api.util
-
Utilities for handling Cursor instances
- streamPayload(Iterator, Class<?>) - Method in class org.mule.runtime.core.internal.message.DefaultMessageBuilder
-
- streamPayload(Iterator, Class<?>) - Method in interface org.mule.runtime.core.internal.message.InternalMessage.PayloadBuilder
-
- streamType(Class<? extends Iterator>) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- streamType - Variable in class org.mule.runtime.core.internal.metadata.SimpleDataType
-
- StringAppendTransformer - Class in org.mule.runtime.core.transformer.simple
-
- StringAppendTransformer() - Constructor for class org.mule.runtime.core.transformer.simple.StringAppendTransformer
-
- StringAppendTransformer(String) - Constructor for class org.mule.runtime.core.transformer.simple.StringAppendTransformer
-
- StringDataSource - Class in org.mule.runtime.core.message.ds
-
- StringDataSource(String) - Constructor for class org.mule.runtime.core.message.ds.StringDataSource
-
- StringDataSource(String, String) - Constructor for class org.mule.runtime.core.message.ds.StringDataSource
-
- StringDataSource(String, String, MediaType) - Constructor for class org.mule.runtime.core.message.ds.StringDataSource
-
- StringMessageUtils - Class in org.mule.runtime.core.api.util
-
Useful methods for formatting message strings for logging or exceptions.
- StringToBoolean - Class in org.mule.runtime.core.internal.transformer.simple
-
ByteArrayToSerializable converts a serialized object to its object representation
- StringToBoolean() - Constructor for class org.mule.runtime.core.internal.transformer.simple.StringToBoolean
-
- StringToCharsetTransformer - Class in org.mule.runtime.core.internal.transformer.datatype
-
Converts strings to
Charset instances.
- StringToCharsetTransformer() - Constructor for class org.mule.runtime.core.internal.transformer.datatype.StringToCharsetTransformer
-
- StringToEnum - Class in org.mule.runtime.core.transformer.simple
-
Transforms a
String to an
Enum of a class specified through at construction.
- StringToEnum(Class<? extends Enum>) - Constructor for class org.mule.runtime.core.transformer.simple.StringToEnum
-
Creates a new instance
- stringToFile(String, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
Reads the incoming String into a file at at the given destination.
- stringToFile(String, String, boolean) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- stringToFile(String, String, boolean, boolean) - Static method in class org.mule.runtime.core.api.util.FileUtils
-
- StringToMediaTypeTransformer - Class in org.mule.runtime.core.internal.transformer.datatype
-
Converts strings to MediaType instances.
- StringToMediaTypeTransformer() - Constructor for class org.mule.runtime.core.internal.transformer.datatype.StringToMediaTypeTransformer
-
- StringToNumber - Class in org.mule.runtime.core.internal.transformer.simple
-
StringToNumber converts a String to a Number.
- StringToNumber() - Constructor for class org.mule.runtime.core.internal.transformer.simple.StringToNumber
-
- StringToNumber(NumberFormat) - Constructor for class org.mule.runtime.core.internal.transformer.simple.StringToNumber
-
- StringToObjectArray - Class in org.mule.runtime.core.transformer.simple
-
StringToObjectArray converts a String into an object array.
- StringToObjectArray() - Constructor for class org.mule.runtime.core.transformer.simple.StringToObjectArray
-
- StringUtils - Class in org.mule.runtime.core.api.util
-
StringUtils contains useful methods for manipulating Strings.
- StringUtils() - Constructor for class org.mule.runtime.core.api.util.StringUtils
-
- SubFlowMessageProcessor - Interface in org.mule.runtime.core.processor.chain
-
Marker interface for MessageProcessors that actually represent a subflow.
- SubflowMessageProcessorChainBuilder - Class in org.mule.runtime.core.processor.chain
-
Constructs a custom chain for subflows using the subflow name as the chain name.
- SubflowMessageProcessorChainBuilder() - Constructor for class org.mule.runtime.core.processor.chain.SubflowMessageProcessorChainBuilder
-
- subList(int, int) - Method in class org.mule.runtime.core.util.message.ResultsToMessageList
-
- submit(Callable<T>) - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- submit(Runnable, T) - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- submit(Runnable) - Method in class org.mule.runtime.core.internal.util.rx.ConditionalExecutorServiceDecorator
-
- submitForProcessing(Serializable) - Method in class org.mule.runtime.core.routing.AsynchronousUntilSuccessfulProcessingStrategy
-
- success() - Method in interface org.mule.runtime.core.api.EventContext
-
- success(Event) - Method in interface org.mule.runtime.core.api.EventContext
-
- SuccessSourcePolicyResult - Class in org.mule.runtime.core.policy
-
- SuccessSourcePolicyResult(Event, Map<String, Object>, MessageSourceResponseParametersProcessor) - Constructor for class org.mule.runtime.core.policy.SuccessSourcePolicyResult
-
Creates a new successful result from a policy execution.
- supports(ComponentIdentifier) - Method in interface org.mule.runtime.core.api.policy.OperationPolicyParametersTransformer
-
- supports(ComponentIdentifier) - Method in interface org.mule.runtime.core.api.policy.SourcePolicyParametersTransformer
-
- supports(Class<?>) - Method in interface org.mule.runtime.core.api.security.SecurityProvider
-
Checks if the class of authentication is supported by this security provider
- supports(Class) - Method in class org.mule.runtime.core.api.SingleResourceTransactionFactoryManager
-
- supports(Object, Object) - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
- supports(Object, Object) - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- supports(Class<?>) - Method in class org.mule.runtime.core.security.AbstractSecurityProvider
-
- supports(Object, Object) - Method in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- supports(Object, Object) - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- supportsAsynchronousProcessing() - Method in interface org.mule.runtime.core.execution.MessageProcessContext
-
- supportsInnerTransaction(Transaction) - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- supportsTemplate(MessageProcessTemplate) - Method in class org.mule.runtime.core.execution.AsyncResponseFlowProcessingPhase
-
- supportsTemplate(MessageProcessTemplate) - Method in class org.mule.runtime.core.execution.EndProcessPhase
-
- supportsTemplate(MessageProcessTemplate) - Method in class org.mule.runtime.core.execution.FlowProcessingPhase
-
- supportsTemplate(MessageProcessTemplate) - Method in interface org.mule.runtime.core.execution.MessageProcessPhase
-
Determines if a certain phase supports a given template.
- supportsTemplate(MessageProcessTemplate) - Method in class org.mule.runtime.core.execution.ModuleFlowProcessingPhase
-
- supportsTemplate(MessageProcessTemplate) - Method in class org.mule.runtime.core.execution.ValidationPhase
-
- supportsUrl(String) - Method in interface org.mule.runtime.core.api.connector.ConnectorOperationProvider
-
- suspend() - Method in interface org.mule.runtime.core.api.transaction.Transaction
-
Suspend the XA transaction
- suspend() - Method in class org.mule.runtime.core.processor.DelegateTransaction
-
- suspend() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- suspend() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- suspendCurrentTransaction() - Method in class org.mule.runtime.core.transaction.TransactionCoordination
-
- suspended - Variable in class org.mule.runtime.core.util.xa.AbstractTransactionContext
-
- suspendedContexts - Variable in class org.mule.runtime.core.util.xa.AbstractXAResourceManager
-
- suspendEncoding() - Method in class org.mule.runtime.core.api.util.Base64.OutputStream
-
Suspends encoding of the stream.
- suspendXATransaction(Transaction) - Method in class org.mule.runtime.core.execution.SuspendXaTransactionInterceptor
-
- SuspendXaTransactionInterceptor<T> - Class in org.mule.runtime.core.execution
-
- SuspendXaTransactionInterceptor(ExecutionInterceptor<T>, TransactionConfig, boolean) - Constructor for class org.mule.runtime.core.execution.SuspendXaTransactionInterceptor
-
- SYNC_PROCESSING_STRATEGY - Static variable in class org.mule.runtime.core.internal.util.ProcessingStrategyUtils
-
- SYNCHRONOUS_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
Specifies whether mule should process messages synchronously, i.e.
- SynchronousServerEvent - Interface in org.mule.runtime.core.api.context.notification
-
Marker interface that tells the server event manager to publish this event in the current thread, thus executing the listeners
synchronously.
- SynchronousUntilSuccessfulProcessingStrategy - Class in org.mule.runtime.core.routing
-
Until successful synchronous processing strategy.
- SynchronousUntilSuccessfulProcessingStrategy() - Constructor for class org.mule.runtime.core.routing.SynchronousUntilSuccessfulProcessingStrategy
-
- SYSTEM_PROPERTY_PREFIX - Static variable in class org.mule.runtime.core.api.config.MuleProperties
-
The prefix for any Mule-specific properties set in the system properties
- SystemExceptionHandler - Interface in org.mule.runtime.core.api.exception
-
Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
- SystemUtils - Class in org.mule.runtime.core.api.util
-
- SystemUtils() - Constructor for class org.mule.runtime.core.api.util.SystemUtils
-
- take() - Method in interface org.mule.runtime.core.api.util.queue.Queue
-
Blocks and retrieves an object from this queue.
- take() - Method in class org.mule.runtime.core.util.queue.TransactionAwareQueueStore
-
- tap - Variable in class org.mule.runtime.core.routing.WireTap
-
- target - Variable in class org.mule.runtime.core.processor.AsyncWorkListener
-
- TargetInvocationHandler - Interface in org.mule.runtime.core.util.proxy
-
- TempBufferFileUtils - Class in org.mule.runtime.core.internal.streaming
-
Utility methods to handle temporal files
- templateCausedMalformedEndpoint(String, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TemplateOnErrorHandler - Class in org.mule.runtime.core.exception
-
- TemplateOnErrorHandler() - Constructor for class org.mule.runtime.core.exception.TemplateOnErrorHandler
-
- TemplateParser - Class in org.mule.runtime.core.api.util
-
TemplateParser is a simple string parser that will substitute tokens in a string with values supplied in a Map.
- TemplateParser.PatternInfo - Class in org.mule.runtime.core.api.util
-
- TemplateParser.TemplateCallback - Interface in org.mule.runtime.core.api.util
-
- test(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiPredicate
-
- test(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedPredicate
-
- test(T) - Method in class org.mule.runtime.core.api.util.func.CompositePredicate
-
Tests the value with all the aggregated predicates.
- testChecked(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiPredicate
-
- testChecked(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedPredicate
-
- testConnection(Location) - Method in interface org.mule.runtime.core.api.connectivity.ConnectivityTestingService
-
Does connection testing over the component registered under the provider identifier
- testConnection(Location) - Method in class org.mule.runtime.core.internal.connectivity.DefaultConnectivityTestingService
-
Does connection testing over the component registered under the provider identifier
- testConnectivity(Object) - Method in interface org.mule.runtime.core.api.connectivity.ConnectivityTestingStrategy
-
Does connectivity validation over the provided mule component.
- testConnectivity(ConnectionProvider<C>) - Method in interface org.mule.runtime.core.api.connector.ConnectionManager
-
Tests connectivity of the given connectionProvider.
- testConnectivity(ConfigurationInstance) - Method in interface org.mule.runtime.core.api.connector.ConnectionManager
-
Tests connectivity for the given configurationInstance.
- testConnectivity(ConnectionProvider<C>) - Method in class org.mule.runtime.core.internal.connection.DefaultConnectionManager
-
Tests connectivity of the given connectionProvider.
- testConnectivity(ConfigurationInstance) - Method in class org.mule.runtime.core.internal.connection.DefaultConnectionManager
-
Tests connectivity for the given configurationInstance.
- ThrottlingPhaseTemplate - Interface in org.mule.runtime.core.execution
-
Template that a
MessageSource must implement if it wants to participate in the
throttling phase when processing a message
- throwAlreadyBuilt() - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
- throwOnUnaccepted - Variable in class org.mule.runtime.core.processor.AbstractFilteringMessageProcessor
-
Throw a FilterUnacceptedException when a message is rejected by the filter?
- tiltFlag() - Method in class org.mule.runtime.core.el.mvel.DelegateVariableResolverFactory
-
- Time - Interface in org.mule.runtime.core.api.el.datetime
-
- Time - Class in org.mule.runtime.core.api.time
-
Represents a scalar amount of time expressed in a certain
TimeUnit
- Time(long, TimeUnit) - Constructor for class org.mule.runtime.core.api.time.Time
-
Creates a new instance
- timeout - Variable in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- timeout - Variable in class org.mule.runtime.core.transaction.AbstractTransaction
-
- timeout - Variable in class org.mule.runtime.core.util.xa.AbstractTransactionContext
-
- TimerInterceptor - Class in org.mule.runtime.core.interceptor
-
TimerInterceptor simply times and displays the time taken to process an event.
- TimerInterceptor() - Constructor for class org.mule.runtime.core.interceptor.TimerInterceptor
-
- timestamp - Variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- TimeSupplier - Class in org.mule.runtime.core.api.time
-
A
Supplier which provides the current system time in milliseconds.
- TimeSupplier() - Constructor for class org.mule.runtime.core.api.time.TimeSupplier
-
- TlsConfiguration - Class in org.mule.runtime.core.api.security.tls
-
Support for configuring TLS/SSL connections.
- TlsConfiguration(String) - Constructor for class org.mule.runtime.core.api.security.tls.TlsConfiguration
-
Support for TLS connections with a given initial value for the key store
- TlsDirectKeyStore - Interface in org.mule.runtime.core.api.security
-
Configure direct key stores.
- TlsDirectTrustStore - Interface in org.mule.runtime.core.api.security
-
Configure direct trust stores.
- TlsIndirectKeyStore - Interface in org.mule.runtime.core.api.security
-
Configure indirect key stores.
- TlsIndirectTrustStore - Interface in org.mule.runtime.core.api.security
-
Configure indirect trust stores.
- TlsProperties - Class in org.mule.runtime.core.api.security.tls
-
- TlsProperties() - Constructor for class org.mule.runtime.core.api.security.tls.TlsProperties
-
- TlsPropertiesMapper - Class in org.mule.runtime.core.api.security.tls
-
- TlsPropertiesMapper(String) - Constructor for class org.mule.runtime.core.api.security.tls.TlsPropertiesMapper
-
- TlsPropertiesSocketFactory - Class in org.mule.runtime.core.api.security.tls
-
- TlsPropertiesSocketFactory(boolean, String) - Constructor for class org.mule.runtime.core.api.security.tls.TlsPropertiesSocketFactory
-
- toArray() - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- toArray(Object[]) - Method in class org.mule.runtime.core.api.util.concurrent.ConcurrentHashSet
-
- toArray() - Method in class org.mule.runtime.core.routing.EventGroup
-
Returns a snapshot of collected events in this group sorted by their arrival time.
- toArray(boolean) - Method in class org.mule.runtime.core.routing.EventGroup
-
Returns a snapshot of collected events in this group, optionally sorted by their arrival time.
- toArray() - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- toArray(T[]) - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- toArrayOfComponentType(Object[], Class) - Static method in class org.mule.runtime.core.internal.util.ArrayUtils
-
Creates a copy of the given array, but with the given Class as element type.
- toByteArray(InputStream) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
- toByteArray(CursorStreamProvider) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
- toCalendar() - Method in interface org.mule.runtime.core.api.el.datetime.Instant
-
- toCalendar() - Method in class org.mule.runtime.core.el.datetime.AbstractInstant
-
- toDataHandler(String, Object, MediaType) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
Transforms an Object into a DataHandler of its corresponding type.
- toDate() - Method in interface org.mule.runtime.core.api.el.datetime.Instant
-
- toDate() - Method in class org.mule.runtime.core.el.datetime.AbstractInstant
-
- toHexString(byte[]) - Static method in class org.mule.runtime.core.api.util.StringUtils
-
- toHexString(byte[], boolean) - Static method in class org.mule.runtime.core.api.util.StringUtils
-
Convert a byte array to a hexadecimal string.
- toImmutableList() - Static method in class org.mule.runtime.core.api.util.collection.Collectors
-
Returns a Collector that accumulates the input elements into an immutable List.
- toImmutableMap(Function<T, K>, Function<T, V>) - Static method in class org.mule.runtime.core.api.util.collection.Collectors
-
Returns a Collector that accumulates elements into an immutable Map whose keys and values are the result of
applying the provided mapping functions to the input elements.
- toImmutableMap() - Method in class org.mule.runtime.core.config.artifact.DefaultArtifactProperties
-
- toImmutableSet() - Static method in class org.mule.runtime.core.api.util.collection.Collectors
-
Returns a Collector that accumulates the input elements into an immutable Set.
- toInt(Object) - Static method in class org.mule.runtime.core.api.util.NumberUtils
-
- toMessage(Result) - Static method in class org.mule.runtime.core.util.message.MessageUtils
-
Transforms the given result into a Message
- toMessage(Result, MediaType) - Static method in class org.mule.runtime.core.util.message.MessageUtils
-
Transforms the given result into a Message
- toMessage(Result, CursorProviderFactory, Event) - Static method in class org.mule.runtime.core.util.message.MessageUtils
-
Transforms the given result into a Message.
- toMessage(Result, MediaType, CursorProviderFactory, Event) - Static method in class org.mule.runtime.core.util.message.MessageUtils
-
Transforms the given result into a Message.
- toMessageCollection(Collection<Result>, CursorProviderFactory, Event) - Static method in class org.mule.runtime.core.util.message.MessageUtils
-
Transforms the given results into a similar collection of Message
objects
- toMessageIterator(Iterator<Result>, CursorProviderFactory, Event) - Static method in class org.mule.runtime.core.util.message.MessageUtils
-
Transforms the given results into a similar collection of Message objects
- toMessagingException() - Method in exception org.mule.runtime.core.execution.SourceErrorException
-
- toMuleMessagePart(String, Object, MediaType) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
Transforms an Object into a Message to be used in a MultiPartPayload.
- tooManyAcceptableMethodsOnObjectForTypes(Object, Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- tooManyAcceptableMethodsOnObjectUsingResolverForTypes(Object, Object, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- tooManyMatchingMethodsOnObjectUsingResolverWhichReturn(Object, Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- tooManyMatchingMethodsOnObjectWhichReturn(Object, Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TooManySatisfiableMethodsException - Exception in org.mule.runtime.core.api.model.resolvers
-
TooManySatisfiableMethodsException is thrown by EntryPointResolvers when the service passed has more than one
method that meets the criteria of the configured EntryPointResolver.
- TooManySatisfiableMethodsException(Object, Object[]) - Constructor for exception org.mule.runtime.core.api.model.resolvers.TooManySatisfiableMethodsException
-
- TooManySatisfiableMethodsException(Object, Class<?>) - Constructor for exception org.mule.runtime.core.api.model.resolvers.TooManySatisfiableMethodsException
-
- toPosition(long) - Method in class org.mule.runtime.core.internal.streaming.object.InMemoryObjectStreamBuffer
-
Transforms the given index based
position to a
Position
object
- toPosition(long) - Method in interface org.mule.runtime.core.internal.streaming.object.ObjectStreamBuffer
-
Transforms the given index based
position to a
Position
object
- toResults(Collection<? extends Message>) - Method in class org.mule.runtime.core.util.message.ResultsToMessageCollection
-
- toString() - Method in class org.mule.runtime.core.api.config.ConfigurationInstanceNotification
-
- toString() - Method in class org.mule.runtime.core.api.context.notification.EnrichedServerNotification
-
- toString() - Method in class org.mule.runtime.core.api.context.notification.FlowStackElement
-
- toString() - Method in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- toString() - Method in class org.mule.runtime.core.api.functional.Either
-
- toString() - Method in class org.mule.runtime.core.api.locator.Location.LocationImpl
-
- toString() - Method in class org.mule.runtime.core.api.model.resolvers.AbstractArgumentEntryPointResolver
-
- toString() - Method in class org.mule.runtime.core.api.model.resolvers.AbstractEntryPointResolver
-
- toString() - Method in class org.mule.runtime.core.api.model.resolvers.CallableEntryPointResolver
-
- toString() - Method in class org.mule.runtime.core.api.model.resolvers.ExplicitMethodEntryPointResolver
-
- toString() - Method in class org.mule.runtime.core.api.model.resolvers.MethodHeaderPropertyEntryPointResolver
-
- toString() - Method in class org.mule.runtime.core.api.model.resolvers.ReflectionEntryPointResolver
-
- toString(Collection, boolean) - Static method in class org.mule.runtime.core.api.util.CollectionUtils
-
Creates a String representation of the given Collection, with optional newlines between elements.
- toString(Collection, int) - Static method in class org.mule.runtime.core.api.util.CollectionUtils
-
- toString(Collection, int, boolean) - Static method in class org.mule.runtime.core.api.util.CollectionUtils
-
Creates a String representation of the given Collection, with optional newlines between elements.
- toString(InputStream) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
- toString(InputStream, Charset) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
- toString(CursorStreamProvider) - Static method in class org.mule.runtime.core.api.util.IOUtils
-
- toString() - Method in class org.mule.runtime.core.api.util.MapCombiner
-
- toString(Map, boolean) - Static method in class org.mule.runtime.core.api.util.MapUtils
-
Creates a String representation of the given Map, with optional newlines between elements.
- toString(Object) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
-
- toString(Object, String) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
-
- toString() - Method in class org.mule.runtime.core.api.util.Pair
- toString(Object) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
-
- toString() - Method in class org.mule.runtime.core.component.AbstractComponent
-
- toString() - Method in class org.mule.runtime.core.config.bootstrap.ObjectBootstrapProperty
-
- toString() - Method in class org.mule.runtime.core.config.bootstrap.TransactionFactoryBootstrapProperty
-
- toString() - Method in class org.mule.runtime.core.config.bootstrap.TransformerBootstrapProperty
-
- toString() - Method in class org.mule.runtime.core.config.ConfigResource
-
- toString() - Method in class org.mule.runtime.core.config.QueueProfile
-
- toString() - Method in class org.mule.runtime.core.context.DefaultMuleContextBuilder
-
- toString() - Method in class org.mule.runtime.core.context.notification.ComponentMessageNotification
-
- toString() - Method in class org.mule.runtime.core.context.notification.ConnectorMessageNotification
-
- toString() - Method in class org.mule.runtime.core.context.notification.DefaultFlowCallStack
-
- toString() - Method in class org.mule.runtime.core.context.notification.ListenerSubscriptionPair
-
- toString() - Method in class org.mule.runtime.core.context.notification.MessageProcessorNotification
-
- toString() - Method in class org.mule.runtime.core.context.notification.MuleContextNotification
-
- toString() - Method in class org.mule.runtime.core.context.notification.RegistryNotification
-
- toString() - Method in class org.mule.runtime.core.context.notification.TransactionNotification
-
- toString() - Method in class org.mule.runtime.core.DefaultEventContext
-
- toString() - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
- toString() - Method in class org.mule.runtime.core.el.context.FlowVariableMapContext
-
- toString() - Method in class org.mule.runtime.core.el.context.MessageContext
-
- toString() - Method in class org.mule.runtime.core.el.context.SessionVariableMapContext
-
- toString() - Method in class org.mule.runtime.core.el.datetime.DateTime
-
- toString() - Method in class org.mule.runtime.core.internal.construct.AbstractFlowConstruct
-
- toString() - Method in class org.mule.runtime.core.internal.construct.processor.FlowConstructStatisticsMessageProcessor
-
- toString() - Method in class org.mule.runtime.core.internal.metadata.DefaultCollectionDataType
-
- toString() - Method in class org.mule.runtime.core.internal.metadata.DefaultMapDataType
-
- toString() - Method in class org.mule.runtime.core.internal.metadata.SimpleDataType
-
- toString() - Method in class org.mule.runtime.core.internal.util.annotation.AnnotationMetaData
-
- toString(Object, int) - Static method in class org.mule.runtime.core.internal.util.ArrayUtils
-
Like ArrayUtils.toString(Object) but considers at most maxElements values; overflow is indicated by an appended
"[..]" ellipsis.
- toString() - Method in class org.mule.runtime.core.internal.util.CopyOnWriteCaseInsensitiveMap
-
- toString() - Method in class org.mule.runtime.core.internal.util.splash.SimpleLoggingTable
-
- toString() - Method in class org.mule.runtime.core.internal.util.splash.SplashScreen
-
- toString() - Method in class org.mule.runtime.core.internal.util.VersionRange
-
- toString() - Method in class org.mule.runtime.core.internal.VoidResult
-
- toString() - Method in class org.mule.runtime.core.lifecycle.LifecycleObject
-
- toString() - Method in class org.mule.runtime.core.message.BaseAttributes
-
- toString() - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- toString() - Method in class org.mule.runtime.core.message.DefaultMultiPartPayload
-
- toString() - Method in class org.mule.runtime.core.message.ExceptionMessage
-
- toString() - Method in class org.mule.runtime.core.message.GroupCorrelation
-
- toString() - Method in class org.mule.runtime.core.processor.AbstractDynamicMessageProcessor
-
- toString() - Method in class org.mule.runtime.core.processor.AbstractInterceptingMessageProcessorBase
-
- toString() - Method in class org.mule.runtime.core.processor.chain.AbstractMessageProcessorChain
-
- toString() - Method in class org.mule.runtime.core.processor.InvokerMessageProcessor
-
- toString() - Method in class org.mule.runtime.core.processor.NullMessageProcessor
-
- toString() - Method in class org.mule.runtime.core.retry.policies.NoRetryPolicyTemplate
-
- toString() - Method in class org.mule.runtime.core.retry.policies.RetryForeverPolicyTemplate
-
- toString() - Method in class org.mule.runtime.core.retry.policies.SimpleRetryPolicyTemplate
-
- toString() - Method in class org.mule.runtime.core.routing.AbstractSelectiveRouter
-
- toString() - Method in class org.mule.runtime.core.routing.EventGroup
-
- toString() - Method in class org.mule.runtime.core.routing.MessageFilter
-
- toString() - Method in class org.mule.runtime.core.routing.MessageProcessorFilterPair
-
- toString() - Method in class org.mule.runtime.core.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- toString() - Method in class org.mule.runtime.core.routing.WireTap
-
- toString() - Method in class org.mule.runtime.core.security.AbstractJCEEncryptionStrategy
-
- toString() - Method in class org.mule.runtime.core.source.StartableCompositeMessageSource
-
- toString() - Method in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
- toString() - Method in class org.mule.runtime.core.transaction.AbstractTransaction
-
- toString() - Method in class org.mule.runtime.core.transaction.MuleTransactionConfig
-
- toString() - Method in class org.mule.runtime.core.transaction.XaTransaction
-
- toString() - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- toString(List<Transformer>) - Static method in class org.mule.runtime.core.transformer.TransformerUtils
-
- toString() - Method in class org.mule.runtime.core.transformer.TransformerWeighting
-
- toString() - Method in class org.mule.runtime.core.util.monitor.ExpiryMonitor
-
- toString() - Method in class org.mule.runtime.core.util.queue.DefaultQueueConfiguration
-
- toString() - Method in class org.mule.runtime.core.util.xa.AbstractTransactionContext
-
- toXMLCalendar() - Method in interface org.mule.runtime.core.api.el.datetime.Instant
-
- toXMLCalendar() - Method in class org.mule.runtime.core.el.datetime.AbstractInstant
-
- Transaction - Interface in org.mule.runtime.core.api.transaction
-
- transaction - Variable in class org.mule.runtime.core.transaction.XaTransaction
-
The inner JTA transaction
- TRANSACTION_BEGAN - Static variable in class org.mule.runtime.core.context.notification.TransactionNotification
-
- TRANSACTION_COMMITTED - Static variable in class org.mule.runtime.core.context.notification.TransactionNotification
-
- TRANSACTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- TRANSACTION_ROLLEDBACK - Static variable in class org.mule.runtime.core.context.notification.TransactionNotification
-
- TRANSACTIONAL_ERROR_MESSAGE - Static variable in class org.mule.runtime.core.processor.strategy.AbstractProcessingStrategy
-
- TransactionalErrorHandlingExecutionTemplate - Class in org.mule.runtime.core.execution
-
Creates an execution context that should be used when: - A flow execution starts because a message was received by a
MessageReceiver - Any other entry point of execution with no parent execution context
- TransactionalExecutionTemplate<T> - Class in org.mule.runtime.core.execution
-
ExecutionTemplate created should be used on a MessageProcessor that are previously wrapper by
TransactionalErrorHandlingExecutionTemplate or
ErrorHandlingExecutionTemplate Should be used when: An outbound endpoint is
called An outbound router is called Any other MessageProcessor able to manage transactions is called Instance of
TransactionTemplate created by this method will: Resolve non xa transactions created before it if the TransactionConfig action
requires it Suspend-Resume xa transaction created before it if the TransactionConfig action requires it Start a transaction if
required by TransactionConfig action Resolve transaction if was started by this TransactionTemplate Route any exception to
exception strategy if it was not already routed to it
- TransactionalQueueManager - Class in org.mule.runtime.core.util.queue
-
The Transactional Queue Manager is responsible for creating and Managing transactional Queues.
- TransactionalQueueManager() - Constructor for class org.mule.runtime.core.util.queue.TransactionalQueueManager
-
- TransactionalQueueSession - Class in org.mule.runtime.core.internal.util.queue
-
A Queue session that is used to manage the transaction context of a Queue.
- TransactionalQueueSession(QueueProvider, QueueXaResourceManager, AbstractResourceManager, XaTransactionRecoverer, LocalTxQueueTransactionJournal, MuleContext) - Constructor for class org.mule.runtime.core.internal.util.queue.TransactionalQueueSession
-
- TransactionalQueueStoreDelegate - Interface in org.mule.runtime.core.util.queue
-
A marker interface for a QueueStoreDelegate that, along with its store, is transactional
- transactionAlreadyBound() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transactionAvailableButActionIs(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TransactionAwareProactorStreamProcessingStrategyFactory - Class in org.mule.runtime.core.processor.strategy
-
- TransactionAwareProactorStreamProcessingStrategyFactory() - Constructor for class org.mule.runtime.core.processor.strategy.TransactionAwareProactorStreamProcessingStrategyFactory
-
- TransactionAwareProcessingStrategyFactory - Interface in org.mule.runtime.core.processor.strategy
-
- TransactionAwareQueueStore - Class in org.mule.runtime.core.util.queue
-
Queue implementation that executes operations: - If there is no transaction context then executes the operation directly to the
queue.
- TransactionAwareQueueStore(QueueStore, TransactionContextProvider, MuleContext) - Constructor for class org.mule.runtime.core.util.queue.TransactionAwareQueueStore
-
- TransactionAwareWorkQueueProcessingStrategyFactory - Class in org.mule.runtime.core.processor.strategy
-
Creates default processing strategy with same behavior as
WorkQueueProcessingStrategyFactory apart from the fact it
will process synchronously without error when a transaction is active.
- TransactionAwareWorkQueueProcessingStrategyFactory() - Constructor for class org.mule.runtime.core.processor.strategy.TransactionAwareWorkQueueProcessingStrategyFactory
-
- TransactionCallback<T> - Interface in org.mule.runtime.core.api.transaction
-
- transactionCannotBindNullResource() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transactionCannotBindToNullKey() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transactionCannotReadState() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transactionCannotUnbind() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transactionCanOnlyBindToResources(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TransactionCollection - Interface in org.mule.runtime.core.transaction
-
Marks a collection of transactions, e.g.
- transactionCommitFailed() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TransactionCompletePredicate - Interface in org.mule.runtime.core.internal.util.journal
-
Determines if the operation denotes a transaction complete log entry.
- TransactionConfig - Interface in org.mule.runtime.core.api.transaction
-
TransactionConfig defines transaction configuration for a transactional endpoint.
- transactionConfig - Variable in class org.mule.runtime.core.processor.EndpointTransactionalInterceptingMessageProcessor
-
- transactionConfig - Variable in class org.mule.runtime.core.processor.TryMessageProcessor
-
- transactionConfig - Variable in class org.mule.runtime.core.routing.outbound.AbstractOutboundRouter
-
- TransactionContextProvider - Interface in org.mule.runtime.core.util.queue
-
Provides access to the transaction context if there is one for the current session.
- TransactionCoordination - Class in org.mule.runtime.core.transaction
-
- TransactionFactory - Interface in org.mule.runtime.core.api.transaction
-
TransactionFactory creates a transaction.
- TransactionFactoryBootstrapProperty - Class in org.mule.runtime.core.config.bootstrap
-
Defines a bootstrap property for a transaction factory
- TransactionFactoryBootstrapProperty(BootstrapService, ArtifactType, Boolean, String, String) - Constructor for class org.mule.runtime.core.config.bootstrap.TransactionFactoryBootstrapProperty
-
Creates a transaction bootstrap property
- transactionFactoryIsMandatory(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TransactionInProgressException - Exception in org.mule.runtime.core.transaction
-
TransactionInProgressException is thrown if a new transaction is started when there is one already in progress.
- TransactionInProgressException(I18nMessage) - Constructor for exception org.mule.runtime.core.transaction.TransactionInProgressException
-
- TransactionInProgressException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.transaction.TransactionInProgressException
-
- TransactionJournal<T,K extends JournalEntry<T>> - Class in org.mule.runtime.core.internal.util.journal
-
Keeps track of transactional operation made over a transactional resource.
- TransactionJournal(String, TransactionCompletePredicate, JournalEntrySerializer, Integer) - Constructor for class org.mule.runtime.core.internal.util.journal.TransactionJournal
-
- transactionManagerAlreadySet() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TransactionManagerFactory - Interface in org.mule.runtime.core.api.transaction
-
TransactionManagerFactory is a factory class for creating a transaction manager for the Mule container.
- transactionMarkedForRollback() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transactionNotAvailableButActionIs(String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TransactionNotification - Class in org.mule.runtime.core.context.notification
-
- TransactionNotification(Transaction, int) - Constructor for class org.mule.runtime.core.context.notification.TransactionNotification
-
- TransactionNotification(Transaction, int, String) - Constructor for class org.mule.runtime.core.context.notification.TransactionNotification
-
- TransactionNotificationListener<T extends TransactionNotification> - Interface in org.mule.runtime.core.api.context.notification
-
TransactionNotificationListener is an observer interface that objects can implement and then register themselves
with the Mule manager to be notified when a Transaction event occurs.
- TransactionNotInProgressException - Exception in org.mule.runtime.core.transaction
-
TransactionNotInProgressException TODO (document class)
- TransactionNotInProgressException(I18nMessage) - Constructor for exception org.mule.runtime.core.transaction.TransactionNotInProgressException
-
- TransactionNotInProgressException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.transaction.TransactionNotInProgressException
-
- transactionResourceAlreadyListedForKey(Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TransactionRollbackException - Exception in org.mule.runtime.core.transaction
-
- TransactionRollbackException(I18nMessage) - Constructor for exception org.mule.runtime.core.transaction.TransactionRollbackException
-
- TransactionRollbackException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.transaction.TransactionRollbackException
-
- TransactionRollbackException(Throwable) - Constructor for exception org.mule.runtime.core.transaction.TransactionRollbackException
-
- transactionRollbackFailed() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transactionSingleResourceOnly() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TransactionStatusException - Exception in org.mule.runtime.core.transaction
-
- TransactionStatusException(I18nMessage) - Constructor for exception org.mule.runtime.core.transaction.TransactionStatusException
-
- TransactionStatusException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.transaction.TransactionStatusException
-
- TransactionStatusException(Throwable) - Constructor for exception org.mule.runtime.core.transaction.TransactionStatusException
-
- TransactionType - Enum in org.mule.runtime.core.transaction
-
Represents the different kind of transaction available.
- transform(Object, DataType, DataType) - Method in class org.mule.runtime.core.api.TransformationService
-
Given a value) it will try to transform it to the expected type defined in the {@code expectedDataType}
- transform(Message, DataType) - Method in class org.mule.runtime.core.api.TransformationService
-
Attempts to obtain the payload of this message with the desired Class type.
- transform(Object, Event) - Method in interface org.mule.runtime.core.api.transformer.MessageTransformer
-
Transforms the supplied data and returns the result
- transform(Object, Charset, Event) - Method in interface org.mule.runtime.core.api.transformer.MessageTransformer
-
Transforms the supplied data and returns the result
- transform(Object) - Method in interface org.mule.runtime.core.api.transformer.Transformer
-
Transforms the supplied data and returns the result
- transform(Object, Charset) - Method in interface org.mule.runtime.core.api.transformer.Transformer
-
Transforms the supplied data and returns the result
- transform(Object, Charset) - Method in class org.mule.runtime.core.transformer.AbstractMessageTransformer
-
Transform the message with no event specified.
- transform(Object, Event) - Method in class org.mule.runtime.core.transformer.AbstractMessageTransformer
-
- transform(Object, Charset, Event) - Method in class org.mule.runtime.core.transformer.AbstractMessageTransformer
-
- transform(Object) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- transform(Object, Charset) - Method in class org.mule.runtime.core.transformer.AbstractTransformer
-
- transform(Object) - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- transform(Object, Charset) - Method in class org.mule.runtime.core.transformer.CompositeConverter
-
- TRANSFORMATION - Static variable in class org.mule.runtime.core.exception.Errors.ComponentIdentifiers
-
- TRANSFORMATION_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.exception.Errors.Identifiers
-
Indicates that a problem occurred when transforming a value
- TransformationGraph - Class in org.mule.runtime.core.transformer.graph
-
Represents the set of transformations between
DataType based on the available
Converter.
- TransformationGraph() - Constructor for class org.mule.runtime.core.transformer.graph.TransformationGraph
-
- TransformationGraphLookupStrategy - Class in org.mule.runtime.core.transformer.graph
-
Looks for available conversion paths inside a transformation graph.
- TransformationGraphLookupStrategy(DirectedGraph<DataType, TransformationEdge>) - Constructor for class org.mule.runtime.core.transformer.graph.TransformationGraphLookupStrategy
-
- TransformationLengthConverterFilter - Class in org.mule.runtime.core.transformer.graph
-
Filters a list of
Converter returning a new list containing only the converters with the lower transformation path
length.
- TransformationLengthConverterFilter() - Constructor for class org.mule.runtime.core.transformer.graph.TransformationLengthConverterFilter
-
- TransformationService - Class in org.mule.runtime.core.api
-
Provides the same operations previously exposed by Message but decoupled from Message.
- TransformationService(MuleContext) - Constructor for class org.mule.runtime.core.api.TransformationService
-
- Transformer - Interface in org.mule.runtime.core.api.transformer
-
Transformer can be chained together to covert message payloads from one object type to another.
- TRANSFORMER_KEY - Static variable in class org.mule.runtime.core.config.bootstrap.AbstractRegistryBootstrap
-
- TransformerBootstrapProperty - Class in org.mule.runtime.core.config.bootstrap
-
Defines a bootstrap property for a transformer
- TransformerBootstrapProperty(BootstrapService, ArtifactType, boolean, String, String, String, String) - Constructor for class org.mule.runtime.core.config.bootstrap.TransformerBootstrapProperty
-
Creates a bootstrap property
- TransformerChain - Class in org.mule.runtime.core.transformer
-
A referencable chain of transformers that can be used as a single transformer
- TransformerChain(List<Transformer>) - Constructor for class org.mule.runtime.core.transformer.TransformerChain
-
- TransformerChain(Transformer...) - Constructor for class org.mule.runtime.core.transformer.TransformerChain
-
- TransformerChain(String, List<Transformer>) - Constructor for class org.mule.runtime.core.transformer.TransformerChain
-
- TransformerChain(String, Transformer...) - Constructor for class org.mule.runtime.core.transformer.TransformerChain
-
- transformerChange(Transformer, TransformerResolver.RegistryAction) - Method in interface org.mule.runtime.core.api.registry.TransformerResolver
-
A callback that is called when a transformer is registered or unregistered from the registry.
- transformerChange(Transformer, TransformerResolver.RegistryAction) - Method in class org.mule.runtime.core.internal.registry.TypeBasedTransformerResolver
-
- transformerChange(Transformer, TransformerResolver.RegistryAction) - Method in class org.mule.runtime.core.transformer.graph.GraphTransformerResolver
-
- TransformerException - Exception in org.mule.runtime.core.api.transformer
-
TransformerException is a simple exception that is thrown by transformers.
- TransformerException(I18nMessage, Transformer) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
-
- TransformerException(I18nMessage, List<Transformer>) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
-
- TransformerException(I18nMessage, Transformer, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
-
- TransformerException(I18nMessage, List<Transformer>, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
-
- TransformerException(Transformer, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
-
- TransformerException(List<Transformer>, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
-
- TransformerException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
-
- TransformerException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
-
- transformerInvalidReturnType(Class<?>, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transformerListCache - Variable in class org.mule.runtime.core.registry.MuleRegistryHelper
-
- transformerMapBeanClassNotSet() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transformerNotImplementDiscoverable(Transformer) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transformerNotImplementDiscoverable(Class<? extends Transformer>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TransformerPairWireFormat - Class in org.mule.runtime.core.transformer.wire
-
A pairing of an outbound transformer and an inbound transformer that can be used to serialize and deserialize data.
- TransformerPairWireFormat() - Constructor for class org.mule.runtime.core.transformer.wire.TransformerPairWireFormat
-
- TransformerResolver - Interface in org.mule.runtime.core.api.registry
-
A TransformResolver is used to find transformers that match a certain criteria in the registry.
- TransformerResolver.RegistryAction - Enum in org.mule.runtime.core.api.registry
-
- TransformerTemplate - Class in org.mule.runtime.core.transformer
-
TODO
- TransformerTemplate(TransformerTemplate.TransformerCallback) - Constructor for class org.mule.runtime.core.transformer.TransformerTemplate
-
- TransformerTemplate.OverwitePayloadCallback - Class in org.mule.runtime.core.transformer
-
- TransformerTemplate.TransformerCallback - Interface in org.mule.runtime.core.transformer
-
- TransformerUtils - Class in org.mule.runtime.core.transformer
-
- TransformerUtils() - Constructor for class org.mule.runtime.core.transformer.TransformerUtils
-
- TransformerWeighting - Class in org.mule.runtime.core.transformer
-
Given a
Transformer instance, an input class and output class this object will
create a weighting for a transformer.
- TransformerWeighting(Class, Class, Transformer) - Constructor for class org.mule.runtime.core.transformer.TransformerWeighting
-
- transformFailed(String, String) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transformFailed(String, DataType) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transformFailedBeforeFilter() - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transformFailedFrom(Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transformHasMultipleMatches(Class<?>, Class<?>, List<? extends Transformer>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TransformingMatchable - Interface in org.mule.runtime.core.api.routing
-
- transformMessage(Class<T>, MuleContext) - Method in interface org.mule.runtime.core.api.Event
-
- transformMessage(DataType, MuleContext) - Method in interface org.mule.runtime.core.api.Event
-
- transformMessage(DataType, MuleContext) - Method in interface org.mule.runtime.core.api.MuleEventContext
-
Returns the message transformed into its recognised or expected format.
- transformMessage(Class, MuleContext) - Method in interface org.mule.runtime.core.api.MuleEventContext
-
Returns the message transformed into it's recognised or expected format.
- transformMessage(DataType, MuleContext) - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
Returns the message transformed into its recognised or expected format.
- transformMessage(Class, MuleContext) - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
Returns the message transformed into its recognised or expected format.
- transformMessage(Event, Charset) - Method in class org.mule.runtime.core.expression.transformers.BeanBuilderTransformer
-
- transformMessage(Event, Charset) - Method in class org.mule.runtime.core.expression.transformers.ExpressionTransformer
-
- transformMessage(Class<T>, MuleContext) - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- transformMessage(DataType, MuleContext) - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
- transformMessage(Event, Charset) - Method in class org.mule.runtime.core.transformer.AbstractMessageTransformer
-
Transform the message
- transformMessage(Event, Charset) - Method in class org.mule.runtime.core.transformer.simple.AutoTransformer
-
- transformMessage(Event, Charset) - Method in class org.mule.runtime.core.transformer.simple.MuleMessageToByteArray
-
- transformMessage(Event, Charset) - Method in class org.mule.runtime.core.transformer.simple.ParseTemplateTransformer
-
- transformMessage(Event, Charset) - Method in class org.mule.runtime.core.transformer.simple.SetPayloadTransformer
-
- transformMessage(Event, Charset) - Method in class org.mule.runtime.core.transformer.TransformerChain
-
- transformMessage(Event, Charset) - Method in class org.mule.runtime.core.transformer.TransformerTemplate
-
- transformMessageToString(MuleContext) - Method in interface org.mule.runtime.core.api.Event
-
- transformMessageToString(MuleContext) - Method in interface org.mule.runtime.core.api.MuleEventContext
-
Returns the message transformed into it's recognised or expected format and then into a String.
- transformMessageToString(MuleContext) - Method in class org.mule.runtime.core.DefaultMuleEventContext
-
Deprecated.
Returns the message transformed into it's recognised or expected format and then into a String.
- transformMessageToString(MuleContext) - Method in class org.mule.runtime.core.message.DefaultEventBuilder.EventImplementation
-
Returns the message transformed into it's recognised or expected format and then into a String.
- transformOnObjectNotOfSpecifiedType(DataType, Object) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transformOnObjectUnsupportedTypeOfEndpoint(String, Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transformProcessor(Processor) - Method in interface org.mule.runtime.core.api.cache.CachingStrategy
-
Obtain the publisher function for caching strategy given a processor
- transformToAny(T, MuleContext, DataType...) - Static method in class org.mule.runtime.core.transformer.TransformerUtils
-
- transformUnexpectedType(Class<?>, Class<?>) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- transformUnexpectedType(DataType, DataType) - Static method in class org.mule.runtime.core.config.i18n.CoreMessages
-
- TransientQueueTransactionContext - Class in org.mule.runtime.core.util.queue
-
Transaction context for transient queues
- TransientQueueTransactionContext() - Constructor for class org.mule.runtime.core.util.queue.TransientQueueTransactionContext
-
- TransientRegistry - Class in org.mule.runtime.core.registry
-
- TransientRegistry(MuleContext) - Constructor for class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- TransientRegistry(String, MuleContext) - Constructor for class org.mule.runtime.core.registry.TransientRegistry
-
Deprecated.
- TransientXaTransactionAdapter - Class in org.mule.runtime.core.util.queue
-
- TransientXaTransactionAdapter(TransientQueueTransactionContext) - Constructor for class org.mule.runtime.core.util.queue.TransientXaTransactionAdapter
-
- traverseCauseHierarchy(Throwable, ExceptionHelper.ExceptionEvaluator<T>) - Static method in class org.mule.runtime.core.config.ExceptionHelper
-
- trigger() - Method in class org.mule.runtime.core.source.scheduler.DefaultSchedulerMessageSource
-
- trim(String) - Static method in class org.mule.runtime.core.api.util.StringUtils
-
- truncate(String, int, boolean) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
-
- tryExpecting(Class<E>, Callable<T>, ExceptionHandler<T, E>) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
-
Executes the given
callable knowing that it might throw an
Exception of type
expectedExceptionType.
- tryLock(String, long, TimeUnit) - Method in class org.mule.runtime.core.internal.lock.InstanceLockGroup
-
- tryLock(String) - Method in class org.mule.runtime.core.internal.lock.InstanceLockGroup
-
- tryLock() - Method in class org.mule.runtime.core.internal.lock.LockAdapter
-
- tryLock(long, TimeUnit) - Method in class org.mule.runtime.core.internal.lock.LockAdapter
-
- tryLock(String, long, TimeUnit) - Method in interface org.mule.runtime.core.internal.lock.LockGroup
-
Tries to acquire the lock for a certain amount of time
- tryLock(String) - Method in interface org.mule.runtime.core.internal.lock.LockGroup
-
- TryMessageProcessor - Class in org.mule.runtime.core.processor
-
Wraps the invocation of a list of nested processors
Processor with a transaction.
- TryMessageProcessor() - Constructor for class org.mule.runtime.core.processor.TryMessageProcessor
-
- TX1_LOG_FILE_NAME - Static variable in class org.mule.runtime.core.internal.util.journal.TransactionJournal
-
- TX2_LOG_FILE_NAME - Static variable in class org.mule.runtime.core.internal.util.journal.TransactionJournal
-
- txManager - Variable in class org.mule.runtime.core.transaction.XaTransaction
-
- txStatusMappings - Static variable in class org.mule.runtime.core.transaction.AbstractSingleResourceTransaction
-
TX status code to human-readable string mappings.
- type(Class<?>) - Method in class org.mule.runtime.core.internal.metadata.DefaultDataTypeBuilder
-
Sets the given typeRef for the DataType to be built.
- type - Variable in class org.mule.runtime.core.internal.metadata.SimpleDataType
-
- TYPE_BINDING - Static variable in class org.mule.runtime.core.management.stats.RouterStatistics
-
- TYPE_ERROR - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- TYPE_FATAL - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- TYPE_INBOUND - Static variable in class org.mule.runtime.core.management.stats.RouterStatistics
-
- TYPE_INFO - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- TYPE_OUTBOUND - Static variable in class org.mule.runtime.core.management.stats.RouterStatistics
-
- TYPE_RESPONSE - Static variable in class org.mule.runtime.core.management.stats.RouterStatistics
-
- TYPE_TRACE - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- TYPE_WARNING - Static variable in class org.mule.runtime.core.api.context.notification.ServerNotification
-
- TypeBasedTransformerResolver - Class in org.mule.runtime.core.internal.registry
-
Will discover transformers based on type information only.
- TypeBasedTransformerResolver() - Constructor for class org.mule.runtime.core.internal.registry.TypeBasedTransformerResolver
-
- TypedException - Exception in org.mule.runtime.core.exception
-
- TypedException(Throwable, ErrorType) - Constructor for exception org.mule.runtime.core.exception.TypedException
-
- TypedException(Throwable, ErrorType, String) - Constructor for exception org.mule.runtime.core.exception.TypedException
-
- TypedTransactionFactory - Interface in org.mule.runtime.core.api.transaction
-