public class ParentAwareNamingStrategy
extends org.springframework.jmx.export.naming.MetadataNamingStrategy
implements org.springframework.context.ApplicationContextAwareApplicationContext をサポートする MetadataNamingStrategy の拡張。| コンストラクターと説明 |
|---|
ParentAwareNamingStrategy(org.springframework.jmx.export.metadata.JmxAttributeSource attributeSource) |
| 修飾子と型 | メソッドと説明 |
|---|---|
ObjectNameSE | getObjectName(ObjectSE managedBean, StringSE beanKey) |
void | setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void | setEnsureUniqueRuntimeObjectNames(boolean ensureUniqueRuntimeObjectNames) 固有のランタイムオブジェクト名を確保する必要がある場合に設定します。 |
afterPropertiesSet, setAttributeSource, setDefaultDomaincloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic ParentAwareNamingStrategy(org.springframework.jmx.export.metadata.JmxAttributeSource attributeSource)
public void setEnsureUniqueRuntimeObjectNames(boolean ensureUniqueRuntimeObjectNames)
ensureUniqueRuntimeObjectNames - 一意の名前を確保する必要がある場合は true。public ObjectNameSE getObjectName(ObjectSE managedBean, StringSE beanKey) throws MalformedObjectNameExceptionSE
org.springframework.jmx.export.naming.ObjectNamingStrategy 内の getObjectName org.springframework.jmx.export.naming.MetadataNamingStrategy の getObjectName MalformedObjectNameExceptionSEpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansExceptionorg.springframework.context.ApplicationContextAware 内の setApplicationContext org.springframework.beans.BeansExceptionCopyright © 2019 Pivotal Software, Inc.. All rights reserved.