| Package | Description |
|---|---|
| org.mule.runtime.core.agent | |
| org.mule.runtime.core.api.registry | |
| org.mule.runtime.core.registry |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAgent
Implements common methods for all Agents.
|
class |
AbstractNotificationLoggerAgent
AbstractNotificationLoggerAgent Receives Mule server notifications and logs them and can optionally route them to
an endpoint. |
| Modifier and Type | Method and Description |
|---|---|
Agent |
MuleRegistry.lookupAgent(String agentName) |
| Modifier and Type | Method and Description |
|---|---|
void |
MuleRegistry.registerAgent(Agent agent) |
| Modifier and Type | Method and Description |
|---|---|
Agent |
MuleRegistryHelper.lookupAgent(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
MuleRegistryHelper.registerAgent(Agent agent) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.