|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DynamicMBeanProvider
Provide instances of DynamicMBean from Pico components.
Method Summary | |
---|---|
JMXRegistrationInfo |
provide(PicoContainer picoContainer,
ComponentAdapter componentAdapter)
Provide a DynamicMBean from the component delivered by the ComponentAdapter. |
Method Detail |
---|
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |