|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JMXRegistrationInfo | |
---|---|
org.picocontainer.gems.jmx | The package contains classes to expose components of PicoContainer with JMX. |
Uses of JMXRegistrationInfo in org.picocontainer.gems.jmx |
---|
Methods in org.picocontainer.gems.jmx that return JMXRegistrationInfo | |
---|---|
JMXRegistrationInfo |
RegisteredMBeanConstructingProvider.provide(PicoContainer picoContainer,
ComponentAdapter componentAdapter)
Provide a DynamicMBean for the given Pico component. |
JMXRegistrationInfo |
DynamicMBeanProvider.provide(PicoContainer picoContainer,
ComponentAdapter componentAdapter)
Provide a DynamicMBean from the component delivered by the ComponentAdapter. |
JMXRegistrationInfo |
DynamicMBeanComponentProvider.provide(PicoContainer picoContainer,
ComponentAdapter componentAdapter)
Provide the component itself as DynamicMBean if it is one and if an ObjectName can be created. |
JMXRegistrationInfo |
AbstractConstructingProvider.provide(PicoContainer picoContainer,
ComponentAdapter componentAdapter)
Create a StandardMBean from the component provided by the ComponentAdapter. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |