| Package | Description |
|---|---|
| org.mule.api.registry | |
| org.mule.api.service | |
| org.mule.config.i18n |
Internationalisation support for Mule messages and exception messages.
|
| org.mule.context.notification |
Internal server notification types fired via the MuleManager.
|
| org.mule.model.seda | |
| org.mule.registry | |
| org.mule.service | |
| org.mule.service.processor |
| Modifier and Type | Method and Description |
|---|---|
Service |
MuleRegistry.lookupService(String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Service> |
MuleRegistry.lookupServices()
Deprecated.
|
Collection<Service> |
MuleRegistry.lookupServices(String model)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MuleRegistry.registerService(Service service)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceAware.setService(Service service)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Message |
CoreMessages.noServiceQueueTimeoutSet(Service service)
Deprecated.
|
static Message |
CoreMessages.routingFailedOnEndpoint(Service service,
ImmutableEndpoint endpoint)
Deprecated.
|
| Constructor and Description |
|---|
ServiceNotification(Service message,
int action)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SedaService
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
MuleRegistryHelper.lookupService(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Service> |
MuleRegistryHelper.lookupServices() |
Collection<Service> |
MuleRegistryHelper.lookupServices(String model) |
| Modifier and Type | Method and Description |
|---|---|
void |
MuleRegistryHelper.registerService(Service service) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractService
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected Service |
ServiceOutboundStatisticsMessageProcessor.service
Deprecated.
|
protected Service |
ServiceStatisticsMessageProcessor.service
Deprecated.
|
protected Service |
ServiceInternalMessageProcessor.service
Deprecated.
|
protected Service |
ServiceLoggingMessageProcessor.service
Deprecated.
|
protected Service |
ServiceOutboundMessageProcessor.service
Deprecated.
|
| Constructor and Description |
|---|
ServiceInternalMessageProcessor(Service service)
Deprecated.
|
ServiceLoggingMessageProcessor(Service service)
Deprecated.
|
ServiceOutboundMessageProcessor(Service service)
Deprecated.
|
ServiceOutboundStatisticsMessageProcessor(Service service)
Deprecated.
|
ServiceStatisticsMessageProcessor(Service service)
Deprecated.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.