A D F G I J M O S V 

A

afterPropertiesSet() - Method in class org.jolokia.jvmagent.spring.SpringJolokiaAgent
Callback used for initializing and optionally starting up the server
AgentBeanDefinitionParser - Class in org.jolokia.jvmagent.spring.config
Bean definition parser for a <jolokia:agent> spring configuration
AgentBeanDefinitionParser() - Constructor for class org.jolokia.jvmagent.spring.config.AgentBeanDefinitionParser
 

D

destroy() - Method in class org.jolokia.jvmagent.spring.SpringJolokiaAgent
Stop the server
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.jolokia.jvmagent.spring.config.AgentBeanDefinitionParser
 

F

fromMode(String) - Static method in enum org.jolokia.jvmagent.spring.SystemPropertyMode
Get the enum for a given mode string, which is treated case insensitively.

G

getBeanClass(Element) - Method in class org.jolokia.jvmagent.spring.config.AgentBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.jolokia.jvmagent.spring.config.MBeanServerBeanDefinitionParser
 
getConfig() - Method in class org.jolokia.jvmagent.spring.SpringJolokiaConfigHolder
Get tge configuration as a free-form map
getObject() - Method in class org.jolokia.jvmagent.spring.SpringJolokiaMBeanServerFactory
Get the Jolokia MBeanServer.
getObjectType() - Method in class org.jolokia.jvmagent.spring.SpringJolokiaMBeanServerFactory
getOrder() - Method in class org.jolokia.jvmagent.spring.SpringJolokiaConfigHolder

I

init() - Method in class org.jolokia.jvmagent.spring.config.JolokiaNamespaceHandler
isSingleton() - Method in class org.jolokia.jvmagent.spring.SpringJolokiaMBeanServerFactory

J

JolokiaNamespaceHandler - Class in org.jolokia.jvmagent.spring.config
 
JolokiaNamespaceHandler() - Constructor for class org.jolokia.jvmagent.spring.config.JolokiaNamespaceHandler
 

M

MBeanServerBeanDefinitionParser - Class in org.jolokia.jvmagent.spring.config
Definition parser for "mbean-server"
MBeanServerBeanDefinitionParser() - Constructor for class org.jolokia.jvmagent.spring.config.MBeanServerBeanDefinitionParser
 

O

org.jolokia.jvmagent.spring - package org.jolokia.jvmagent.spring
 
org.jolokia.jvmagent.spring.config - package org.jolokia.jvmagent.spring.config
 

S

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
Enumeration for how to handle system properties when configuring a SpringJolokiaAgent.

V

valueOf(String) - Static method in enum org.jolokia.jvmagent.spring.SystemPropertyMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jolokia.jvmagent.spring.SystemPropertyMode
Returns an array containing the constants of this enum type, in the order they are declared.
A D F G I J M O S V 

Copyright © 2016. All rights reserved.