|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationContextMB | |
|---|---|
| ch.elca.el4j.services.monitoring.jmx | |
| Uses of ApplicationContextMB in ch.elca.el4j.services.monitoring.jmx |
|---|
| Fields in ch.elca.el4j.services.monitoring.jmx declared as ApplicationContextMB | |
|---|---|
protected ApplicationContextMB |
Loader.m_acMB
The Application Context proxy for the Application Context containing this loader. |
protected ApplicationContextMB |
Log4jConfig.m_applicationContextMB
The Application Context proxy for the real Application Context. |
protected ApplicationContextMB |
SpringBeanMB.m_applicationContextMB
The Application Context proxy for the real Application Context. |
| Methods in ch.elca.el4j.services.monitoring.jmx with parameters of type ApplicationContextMB | |
|---|---|
void |
JvmMB.addApplicationContext(ApplicationContextMB appCont)
Add an Application Context proxy to the list of Application Context proxies in this JVM proxy. |
| Constructors in ch.elca.el4j.services.monitoring.jmx with parameters of type ApplicationContextMB | |
|---|---|
Log4jConfig(String name,
ApplicationContextMB acMB,
ApplicationContext ac,
BeanFactory beanFactory,
MBeanServer mBeanServer)
Constructor. |
|
SpringBeanMB(String name,
ApplicationContextMB acMB,
ApplicationContext ac,
BeanFactory beanFactory,
MBeanServer mBeanServer)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||