public class MBeanLifecycleListener extends Object implements org.apache.catalina.LifecycleListener
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.tomcat.util.modeler.Registry |
registry |
| Constructor and Description |
|---|
MBeanLifecycleListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createMBeans() |
protected void |
createMBeans(String prefix,
Context context) |
void |
lifecycleEvent(org.apache.catalina.LifecycleEvent event) |
public void lifecycleEvent(org.apache.catalina.LifecycleEvent event)
lifecycleEvent in interface org.apache.catalina.LifecycleListenerprotected void createMBeans()
protected void createMBeans(String prefix, Context context) throws NamingException
NamingExceptionCopyright © 2026. All rights reserved.