- 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