JavaScript is disabled on your browser.
java.lang.Object
org.springframework.jmx.export.naming.MetadataNamingStrategy
org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.jmx.export.naming.ObjectNamingStrategy
public class ParentAwareNamingStrategy
extends org.springframework.jmx.export.naming.MetadataNamingStrategy
implements org.springframework.context.ApplicationContextAware
Extension of MetadataNamingStrategy that supports a parent
ApplicationContext.
Since:
1.1.1
Author:
Dave Syer
Constructor Summary
Constructors
Constructor and Description
ParentAwareNamingStrategy (org.springframework.jmx.export.metadata.JmxAttributeSource attributeSource)
Method Summary
Methods inherited from class org.springframework.jmx.export.naming.MetadataNamingStrategy
afterPropertiesSet, setAttributeSource, setDefaultDomain
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 2015 Pivotal Software, Inc. . All rights reserved.