public interface Agent
extends org.mule.runtime.api.lifecycle.Lifecycle, org.mule.runtime.api.meta.NameableObject
Agent is a server plugin that can be initialised, started and destroyed along with the MuleContext itself. Agents
can initialise or bind to external services such as a Jmx server.| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
A description of the agent that gets displayed in the splash screen when the Mule Context starts up.
|
String getDescription()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.