org.apache.tomcat.util.modeler

Class ConstructorInfo

public class ConstructorInfo extends OperationInfo implements Serializable

Internal configuration information for a Constructor descriptor.

Author: Craig R. McClanahan

Constructor Summary
ConstructorInfo()
Method Summary
MBeanConstructorInfocreateConstructorInfo()
Create and return a ModelMBeanConstructorInfo object that corresponds to the attribute described by this instance.

Constructor Detail

ConstructorInfo

public ConstructorInfo()

Method Detail

createConstructorInfo

public MBeanConstructorInfo createConstructorInfo()
Create and return a ModelMBeanConstructorInfo object that corresponds to the attribute described by this instance.
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.