Package de.hybris.platform.metrics
Class JmxReporterFactoryBean
java.lang.Object
org.springframework.beans.factory.config.AbstractFactoryBean<T>
de.hybris.platform.metrics.AbstractJmxReporterFactoryBean<HybrisJmxReporter>
de.hybris.platform.metrics.JmxReporterFactoryBean
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.beans.factory.BeanClassLoaderAware,org.springframework.beans.factory.BeanFactoryAware,org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.FactoryBean<HybrisJmxReporter>,org.springframework.beans.factory.InitializingBean,org.springframework.context.Lifecycle,org.springframework.context.Phased,org.springframework.context.SmartLifecycle
-
Field Summary
Fields inherited from class org.springframework.beans.factory.config.AbstractFactoryBean
loggerFields inherited from interface org.springframework.beans.factory.FactoryBean
OBJECT_TYPE_ATTRIBUTEFields inherited from interface org.springframework.context.SmartLifecycle
DEFAULT_PHASE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.metrics.AbstractJmxReporterFactoryBean
destroy, getDomain, getMetricRegistry, getPhase, isAutoStartup, isEnabled, isRunning, setDomain, setEnabled, setMetricRegistry, start, stop, stopMethods inherited from class org.springframework.beans.factory.config.AbstractFactoryBean
afterPropertiesSet, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
-
Constructor Details
-
JmxReporterFactoryBean
public JmxReporterFactoryBean()
-
-
Method Details
-
getObjectType
- Specified by:
getObjectTypein interfaceorg.springframework.beans.factory.FactoryBean<HybrisJmxReporter>- Specified by:
getObjectTypein classorg.springframework.beans.factory.config.AbstractFactoryBean<HybrisJmxReporter>
-
createInstance
- Specified by:
createInstancein classorg.springframework.beans.factory.config.AbstractFactoryBean<HybrisJmxReporter>
-