org.objectweb.cjdbc.controller.virtualdatabase
Class VirtualDatabaseMBeanDescription

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

public class VirtualDatabaseMBeanDescription
extends ExtendedMBeanDescriptionAdapter

Virtual Database MBean description.

Version:
1.0
Author:
Emmanuel Cecchet, Nicolas Modrzyk

Constructor Summary
VirtualDatabaseMBeanDescription()
           
 
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

VirtualDatabaseMBeanDescription

public VirtualDatabaseMBeanDescription()
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.