public class JmxAdapterWrapper extends AdapterLifecycleWrapperBase implements org.springframework.beans.factory.InitializingBean
log
Constructor and Description |
---|
JmxAdapterWrapper() |
Modifier and Type | Method and Description |
---|---|
void |
addAdapter(Adapter adapter) |
void |
afterPropertiesSet() |
void |
removeAdapter(Adapter adapter) |
void |
setMBeanManager(org.springframework.jmx.export.MBeanExporter mBeanManager) |
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public void addAdapter(Adapter adapter)
addAdapter
in class AdapterLifecycleWrapperBase
public void removeAdapter(Adapter adapter)
removeAdapter
in class AdapterLifecycleWrapperBase
@Qualifier(value="MBeanManager") public void setMBeanManager(org.springframework.jmx.export.MBeanExporter mBeanManager)
Copyright © 2023 Frank!Framework. All rights reserved.