org.apache.catalina.mbeans
Class ContextEnvironmentMBean
BaseModelMBeanorg.apache.catalina.mbeans.ContextEnvironmentMBean
public class ContextEnvironmentMBean
extends BaseModelMBean
A ModelMBean implementation for the
org.apache.catalina.deploy.ContextEnvironment component.
Version:
- Amy Roh
void | setAttribute(Attribute attribute)- Set the value of a specific attribute of this MBean.
|
ContextEnvironmentMBean
public ContextEnvironmentMBean()
throws MBeanException,
RuntimeOperationsException Construct a ModelMBean with default
ModelMBeanInfo information.
setAttribute
public void setAttribute(Attribute attribute)
throws AttributeNotFoundException,
MBeanException,
ReflectionException Set the value of a specific attribute of this MBean.
attribute - The identification of the attribute to be set
and the new value
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.