| Package | Description |
|---|---|
| org.mule.runtime.core.api.model.resolvers |
| Class and Description |
|---|
| AbstractArgumentEntryPointResolver
A base class that allows implementing resolvers to define what parameters it is expecting.
|
| AbstractEntryPointResolver
A Base class for
EntryPointResolver. |
| DefaultEntryPointResolverSet
Provides the default implementation of an
EntryPointResolverSet It resolves a method to
call on the given service when an event is received. |
ReflectionEntryPointResolver
ReflectEntryPointResolver is used to determine the entry point on a service after an event has been received for
it. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.