C D E G I J M O R S U 

C

create(Agent, MuleAgentConfig) - Static method in class org.jolokia.mule.MuleAgentHttpServerFactory
Create the internal HTTP server.
createConnector(Server) - Method in class org.jolokia.mule.EclipseMuleAgentHttpServer
Create the one and only HTTP connector.
createConnector(Server) - Method in class org.jolokia.mule.Jetty7And8MuleAgentHttpServer
 
createConnector(Server) - Method in class org.jolokia.mule.Jetty9MuleAgentHttpServer
Create the one and only HTTP connector.

D

dispose() - Method in class org.jolokia.mule.JolokiaMuleAgent
Unused lifecycle hook

E

EclipseMuleAgentHttpServer - Class in org.jolokia.mule
HTTP Server for the Mule agent which encapsulates a Eclipse Jetty server.

G

getDebugMaxEntries() - Method in class org.jolokia.mule.JolokiaMuleAgent
 
getDebugMaxEntries() - Method in interface org.jolokia.mule.MuleAgentConfig
How many debug entries to keep within the debug history
getDescription() - Method in class org.jolokia.mule.JolokiaMuleAgent
Description including agent URL
getHistoryMaxEntries() - Method in class org.jolokia.mule.JolokiaMuleAgent
 
getHistoryMaxEntries() - Method in interface org.jolokia.mule.MuleAgentConfig
Maximum number of entries to keep in the call history
getHost() - Method in class org.jolokia.mule.JolokiaMuleAgent
 
getHost() - Method in interface org.jolokia.mule.MuleAgentConfig
Hostname to bind the server to or null if the default jetty host is to be used
getMaxCollectionSize() - Method in class org.jolokia.mule.JolokiaMuleAgent
 
getMaxCollectionSize() - Method in interface org.jolokia.mule.MuleAgentConfig
Maximum collection size after which a collection is trunctated for a return value
getMaxDepth() - Method in class org.jolokia.mule.JolokiaMuleAgent
 
getMaxDepth() - Method in interface org.jolokia.mule.MuleAgentConfig
How many level deep to go when serializing beans for a return value
getMaxObjects() - Method in class org.jolokia.mule.JolokiaMuleAgent
 
getMaxObjects() - Method in interface org.jolokia.mule.MuleAgentConfig
Maximum number of object to serialize for a response
getPassword() - Method in class org.jolokia.mule.JolokiaMuleAgent
 
getPassword() - Method in interface org.jolokia.mule.MuleAgentConfig
Password when authentication is used
getPort() - Method in class org.jolokia.mule.JolokiaMuleAgent
 
getPort() - Method in interface org.jolokia.mule.MuleAgentConfig
Port to bind to
getServer(MuleAgentConfig) - Method in class org.jolokia.mule.EclipseMuleAgentHttpServer
Get the agent server for suing it with mule
getUser() - Method in class org.jolokia.mule.JolokiaMuleAgent
 
getUser() - Method in interface org.jolokia.mule.MuleAgentConfig
User when authentication is active

I

initialise() - Method in class org.jolokia.mule.JolokiaMuleAgent
Initialise the agent and start up an internal jetty server
isDebug() - Method in class org.jolokia.mule.JolokiaMuleAgent
 
isDebug() - Method in interface org.jolokia.mule.MuleAgentConfig
Whether debug is switched on

J

Jetty7And8MuleAgentHttpServer - Class in org.jolokia.mule
Mule Agent Server for Jetty 8 and 7
Jetty9MuleAgentHttpServer - Class in org.jolokia.mule
Mule Agent Server for Jetty 9
JolokiaMuleAgent - Class in org.jolokia.mule
Jolokia agent for the Mule ESB, which works with Mule's agent API for version 2 and 3.
JolokiaMuleAgent() - Constructor for class org.jolokia.mule.JolokiaMuleAgent
 

M

MortbayMuleAgentHttpServer - Class in org.jolokia.mule
HTTP Server for the Mule agent which encapsulates a Jetty server.
MuleAgentConfig - Interface in org.jolokia.mule
Agent Configuration.
MuleAgentHttpServer - Interface in org.jolokia.mule
Internal HTTP server interface For Mule Agent.
MuleAgentHttpServerFactory - Class in org.jolokia.mule
HTTP Server factory for the Mule agent.
MuleAgentHttpServerFactory() - Constructor for class org.jolokia.mule.MuleAgentHttpServerFactory
 

O

org.jolokia.mule - package org.jolokia.mule
 

R

registered() - Method in class org.jolokia.mule.JolokiaMuleAgent
Lifecycle hook for Mule 2, unused

S

server - Variable in class org.jolokia.mule.JolokiaMuleAgent
 
SERVER_CONNECTOR_CLASS - Static variable in class org.jolokia.mule.Jetty9MuleAgentHttpServer
 
setDebug(boolean) - Method in class org.jolokia.mule.JolokiaMuleAgent
 
setDebugMaxEntries(int) - Method in class org.jolokia.mule.JolokiaMuleAgent
 
setHistoryMaxEntries(int) - Method in class org.jolokia.mule.JolokiaMuleAgent
 
setHost(String) - Method in class org.jolokia.mule.JolokiaMuleAgent
 
setMaxCollectionSize(int) - Method in class org.jolokia.mule.JolokiaMuleAgent
 
setMaxDepth(int) - Method in class org.jolokia.mule.JolokiaMuleAgent
 
setMaxObjects(int) - Method in class org.jolokia.mule.JolokiaMuleAgent
 
setPassword(String) - Method in class org.jolokia.mule.JolokiaMuleAgent
 
setPort(int) - Method in class org.jolokia.mule.JolokiaMuleAgent
 
setUser(String) - Method in class org.jolokia.mule.JolokiaMuleAgent
 
start() - Method in class org.jolokia.mule.EclipseMuleAgentHttpServer
Startup the HTTP server
start() - Method in class org.jolokia.mule.JolokiaMuleAgent
Lifecycle method called by mule during startup
start() - Method in class org.jolokia.mule.MortbayMuleAgentHttpServer
Startup the HTTP server
start() - Method in interface org.jolokia.mule.MuleAgentHttpServer
Startup the internal HTTP server
stop() - Method in class org.jolokia.mule.EclipseMuleAgentHttpServer
Stop the internal HTTP server
stop() - Method in class org.jolokia.mule.JolokiaMuleAgent
Lifecycle hook called by Mule while shuttding down the agent
stop() - Method in class org.jolokia.mule.MortbayMuleAgentHttpServer
Stop the internal HTTP server
stop() - Method in interface org.jolokia.mule.MuleAgentHttpServer
Stop the internal HTTP server

U

unregistered() - Method in class org.jolokia.mule.JolokiaMuleAgent
Lifecycle hook for Mule 2, unused
C D E G I J M O R S U 

Copyright © 2016. All rights reserved.