| org.apache.catalina.mbeans.ContextEnvironmentMBean
ContextEnvironmentMBean | public class ContextEnvironmentMBean extends BaseModelMBean (Code) | | A ModelMBean implementation for the
org.apache.catalina.deploy.ContextEnvironment component.
author: Amy Roh version: $Revision: 1.1 $ $Date: 2002/06/24 21:11:42 $ |
Constructor Summary | |
public | ContextEnvironmentMBean() Construct a ModelMBean with default
ModelMBeanInfo information. |
Method Summary | |
public void | setAttribute(Attribute attribute) Set the value of a specific attribute of this MBean. |
|
|