| Package | Description |
|---|---|
| org.mule.runtime.api.el | |
| org.mule.runtime.api.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DefaultExpressionLanguageFactoryService
Provides a factory for the default Expression language that is going to be used by the
MuleExpressionLanguage |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceDefinition.getService() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Service> |
ServiceDefinition.getServiceClass() |
| Constructor and Description |
|---|
ServiceDefinition(Class<? extends Service> serviceInterface,
Service service)
Defines a new service instance.
|
| Constructor and Description |
|---|
ServiceDefinition(Class<? extends Service> serviceInterface,
Service service)
Defines a new service instance.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.