|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DynamicMBeanFactory | |
|---|---|
| org.picocontainer.gems.jmx | The package contains classes to expose components of PicoContainer with JMX. |
| org.picocontainer.gems.jmx.mx4j | The package contains classes based on MX4J to expose components of PicoContainer with JMX. |
| Uses of DynamicMBeanFactory in org.picocontainer.gems.jmx |
|---|
| Classes in org.picocontainer.gems.jmx that implement DynamicMBeanFactory | |
|---|---|
class |
StandardMBeanFactory
A factory for DynamicMBeans, that creates MBean instances using the classes StandardMBean and
ModelMBean provided by the JMX specification. |
| Methods in org.picocontainer.gems.jmx that return DynamicMBeanFactory | |
|---|---|
protected DynamicMBeanFactory |
NamingConventionConstructingProvider.getMBeanFactory()
Return a StandardMBeanFactory. |
protected abstract DynamicMBeanFactory |
AbstractConstructingProvider.getMBeanFactory()
|
| Constructors in org.picocontainer.gems.jmx with parameters of type DynamicMBeanFactory | |
|---|---|
RegisteredMBeanConstructingProvider(DynamicMBeanFactory factory)
Construct a RegisteredMBeanConstructingProvider, that uses a specific DynamicMBeanFactory. |
|
| Uses of DynamicMBeanFactory in org.picocontainer.gems.jmx.mx4j |
|---|
| Classes in org.picocontainer.gems.jmx.mx4j that implement DynamicMBeanFactory | |
|---|---|
class |
MX4JDynamicMBeanFactory
This is the a factory for creating DynamicMBean instances. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||