org.objectweb.cjdbc.controller
Class ControllerMBeanDescription

java.lang.Object
  extended bymx4j.MBeanDescriptionAdapter
      extended byorg.objectweb.cjdbc.controller.jmx.ExtendedMBeanDescriptionAdapter
          extended byorg.objectweb.cjdbc.controller.ControllerMBeanDescription
All Implemented Interfaces:
mx4j.MBeanDescription

public class ControllerMBeanDescription
extends ExtendedMBeanDescriptionAdapter

Controller MBean description.

Version:
1.0
Author:
Emmanuel Cecchet

Constructor Summary
ControllerMBeanDescription()
           
 
Method Summary
 java.lang.String getAssociatedString()
          Allow to retrieve internationalization description on mbeans as well
 
Methods inherited from class org.objectweb.cjdbc.controller.jmx.ExtendedMBeanDescriptionAdapter
getAttributeDescription, getConstructorDescription, getConstructorParameterDescription, getConstructorParameterName, getMBeanDescription, getOperationDescription, getOperationParameterDescription, getOperationParameterName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControllerMBeanDescription

public ControllerMBeanDescription()
Method Detail

getAssociatedString

public java.lang.String getAssociatedString()
Description copied from class: ExtendedMBeanDescriptionAdapter
Allow to retrieve internationalization description on mbeans as well

Specified by:
getAssociatedString in class ExtendedMBeanDescriptionAdapter
Returns:
part of the key to look for in the translation file.
See Also:
ExtendedMBeanDescriptionAdapter.getAssociatedString()


Copyright © 2002, 2003 - ObjectWeb Consortium - All Rights Reserved.