- setApplicationContext(ApplicationContext) - Method in class org.jolokia.jvmagent.spring.SpringJolokiaAgent
-
Look for the appropriate configuration, merge multiple ones if given and start up
the Jolokia Server if lookupConfig is true
- setConfig(SpringJolokiaConfigHolder) - Method in class org.jolokia.jvmagent.spring.SpringJolokiaAgent
-
Set the configuration which is used, if no other configuration options are given
- setConfig(Map<String, String>) - Method in class org.jolokia.jvmagent.spring.SpringJolokiaConfigHolder
-
Set the configuration values
- setId(String) - Method in class org.jolokia.jvmagent.spring.SpringJolokiaAgent
-
Set spring context id, required because an ID can be given.
- setLookupConfig(boolean) - Method in class org.jolokia.jvmagent.spring.SpringJolokiaAgent
-
Whether to lookup dynamically configs in the application context after creation
of this bean.
- setOrder(int) - Method in class org.jolokia.jvmagent.spring.SpringJolokiaConfigHolder
-
Set the order or priority of this configuration.
- setSystemPropertiesMode(String) - Method in class org.jolokia.jvmagent.spring.SpringJolokiaAgent
-
Set the system propert mode for how to deal with configuration coming from system properties
- shouldGenerateIdAsFallback() - Method in class org.jolokia.jvmagent.spring.config.AgentBeanDefinitionParser
-
- shouldGenerateIdAsFallback() - Method in class org.jolokia.jvmagent.spring.config.MBeanServerBeanDefinitionParser
-
- SpringJolokiaAgent - Class in org.jolokia.jvmagent.spring
-
A specialized JVM Agent for Spring environments
- SpringJolokiaAgent() - Constructor for class org.jolokia.jvmagent.spring.SpringJolokiaAgent
-
- SpringJolokiaConfigHolder - Class in org.jolokia.jvmagent.spring
-
Configuration wrapper for a spring based configuration.
- SpringJolokiaConfigHolder() - Constructor for class org.jolokia.jvmagent.spring.SpringJolokiaConfigHolder
-
- SpringJolokiaMBeanServerFactory - Class in org.jolokia.jvmagent.spring
-
Simple Factory bean for looking up the jolokia MBeanServer
- SpringJolokiaMBeanServerFactory() - Constructor for class org.jolokia.jvmagent.spring.SpringJolokiaMBeanServerFactory
-
- SystemPropertyMode - Enum in org.jolokia.jvmagent.spring
-