public class ContextEnvironmentMBean extends BaseCatalinaMBean<ContextEnvironment>
A ModelMBean implementation for the
org.apache.tomcat.util.descriptor.web.ContextEnvironment component.
attributeBroadcaster, generalBroadcaster, managedBean, oname, resource, resourceType| Constructor and Description |
|---|
ContextEnvironmentMBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAttribute(javax.management.Attribute attribute)
Set the value of a specific attribute of this MBean.
|
doGetManagedResource, newInstanceaddAttributeChangeNotificationListener, addNotificationListener, getAttribute, getAttributes, getClassName, getJmxName, getManagedResource, getMBeanInfo, getModelerType, getNotificationInfo, getObjectName, invoke, postDeregister, postRegister, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttributes, setManagedBean, setManagedResource, toStringpublic void setAttribute(javax.management.Attribute attribute)
throws javax.management.AttributeNotFoundException,
javax.management.MBeanException,
javax.management.ReflectionException
setAttribute in interface javax.management.DynamicMBeansetAttribute in class BaseModelMBeanattribute - The identification of the attribute to be set and the new valuejavax.management.AttributeNotFoundException - if this attribute is not supported by this MBeanjavax.management.MBeanException - if the initializer of an object throws an exceptionjavax.management.ReflectionException - if a Java reflection exception occurs when invoking the getterCopyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.