Java EE 5 SDK

com.sun.appserv.management.j2ee
Class J2EETypesMapper

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

public final class J2EETypesMapper
extends TypesMapper

Map all types from J2EE Types to their respective MBean interfaces.


Method Summary
static J2EETypesMapper getInstance()
           
 
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 J2EETypesMapper getInstance()

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.