Java EE 5 SDK

com.sun.appserv.management.util.jmx.stringifier
Class ModelMBeanConstructorInfoStringifier

java.lang.Object
  extended by com.sun.appserv.management.util.jmx.stringifier.MBeanFeatureInfoStringifier
      extended by com.sun.appserv.management.util.jmx.stringifier.MBeanConstructorInfoStringifier
          extended by com.sun.appserv.management.util.jmx.stringifier.ModelMBeanConstructorInfoStringifier
All Implemented Interfaces:
Stringifier

public class ModelMBeanConstructorInfoStringifier
extends MBeanConstructorInfoStringifier
implements Stringifier


Field Summary
static MBeanConstructorInfoStringifier DEFAULT
           
 
Constructor Summary
ModelMBeanConstructorInfoStringifier()
           
ModelMBeanConstructorInfoStringifier(MBeanFeatureInfoStringifierOptions options)
           
 
Method Summary
 
Methods inherited from class com.sun.appserv.management.util.jmx.stringifier.MBeanConstructorInfoStringifier
stringify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sun.appserv.management.util.stringifier.Stringifier
stringify
 

Field Detail

DEFAULT

public static final MBeanConstructorInfoStringifier DEFAULT
Constructor Detail

ModelMBeanConstructorInfoStringifier

public ModelMBeanConstructorInfoStringifier()

ModelMBeanConstructorInfoStringifier

public ModelMBeanConstructorInfoStringifier(MBeanFeatureInfoStringifierOptions options)

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.