|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tomcat.util.modeler.FeatureInfo org.apache.tomcat.util.modeler.ParameterInfo
public class ParameterInfo
Internal configuration information for a Parameter
descriptor.
Field Summary |
---|
Fields inherited from class org.apache.tomcat.util.modeler.FeatureInfo |
---|
description, info, name, type |
Constructor Summary | |
---|---|
ParameterInfo()
Standard zero-arguments constructor. |
Method Summary | |
---|---|
javax.management.MBeanParameterInfo |
createParameterInfo()
Create and return a MBeanParameterInfo object that
corresponds to the parameter described by this instance. |
Methods inherited from class org.apache.tomcat.util.modeler.FeatureInfo |
---|
getDescription, getName, getType, setDescription, setName, setType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParameterInfo()
Method Detail |
---|
public javax.management.MBeanParameterInfo createParameterInfo()
MBeanParameterInfo
object that
corresponds to the parameter described by this instance.
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |