public interface DynamicMBeanProvider
| Modifier and Type | Method and Description |
|---|---|
JMXRegistrationInfo |
provide(PicoContainer picoContainer,
ComponentAdapter componentAdapter)
Provide a
DynamicMBean from the component delivered by the ComponentAdapter. |
JMXRegistrationInfo provide(PicoContainer picoContainer, ComponentAdapter componentAdapter)
DynamicMBean from the component delivered by the ComponentAdapter.picoContainer - The PicoContainer to resolve dependencies.componentAdapter - The ComponentAdapter referring the component.Copyright © 2003-2014 Codehaus. All Rights Reserved.