public class ComponentKeyConventionMBeanInfoProvider extends AbstractNamingConventionMBeanInfoProvider
| Constructor and Description |
|---|
ComponentKeyConventionMBeanInfoProvider() |
| Modifier and Type | Method and Description |
|---|---|
MBeanInfo |
provide(PicoContainer picoContainer,
ComponentAdapter componentAdapter)
Use the key of the component to search for a MBeanInfo in the PicoContainer.
|
instantiateMBeanInfopublic ComponentKeyConventionMBeanInfoProvider()
public MBeanInfo provide(PicoContainer picoContainer, ComponentAdapter componentAdapter)
picoContainer - The picoContainer to resolve dependencies or other services necessary to get the MBeanInfo.componentAdapter - The ComponentAdapter of the component.null if none could be found or created.MBeanInfoProvider.provide(org.picocontainer.PicoContainer,
org.picocontainer.ComponentAdapter)Copyright © 2003-2014 Codehaus. All Rights Reserved.