public interface MBeanInfoProvider
| Modifier and Type | Method and Description |
|---|---|
MBeanInfo |
provide(PicoContainer picoContainer,
ComponentAdapter componentAdapter)
Provide a MBeanInfo for the given component.
|
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.Copyright © 2003-2014 Codehaus. All Rights Reserved.