mx4j.tools.naming

Class NamingServiceMBeanDescription

public class NamingServiceMBeanDescription extends MBeanDescriptionAdapter

Management interface descriptions for the NamingService MBean.

Version: $Revision: 1.3 $

Method Summary
StringgetAttributeDescription(String attribute)
StringgetConstructorDescription(Constructor ctor)
StringgetConstructorParameterDescription(Constructor ctor, int index)
StringgetConstructorParameterName(Constructor ctor, int index)
StringgetMBeanDescription()
StringgetOperationDescription(Method operation)

Method Detail

getAttributeDescription

public String getAttributeDescription(String attribute)

getConstructorDescription

public String getConstructorDescription(Constructor ctor)

getConstructorParameterDescription

public String getConstructorParameterDescription(Constructor ctor, int index)

getConstructorParameterName

public String getConstructorParameterName(Constructor ctor, int index)

getMBeanDescription

public String getMBeanDescription()

getOperationDescription

public String getOperationDescription(Method operation)
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.