Java EE 5 SDK

com.sun.appserv.management.base
Class XTypesMapper

java.lang.Object
  extended by com.sun.appserv.management.base.TypesMapper
      extended by com.sun.appserv.management.base.XTypesMapper

public final class XTypesMapper
extends TypesMapper

Map all types from XTypes to their respective MBean interfaces.


Method Summary
static XTypesMapper getInstance()
          Get the (singleton) instance.
 
Methods inherited from class com.sun.appserv.management.base.TypesMapper
getClasses, getInterfaceForType, getJ2EETypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static XTypesMapper getInstance()
Get the (singleton) instance.


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.