|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.appserv.management.base.TypesMapper
com.sun.appserv.management.base.AllTypesMapper
public final class AllTypesMapper
Map all types (XTypes and J2EETypes) to their respective interfaces.
XTypesMapper
,
J2EETypesMapper
Method Summary | |
---|---|
static AllTypesMapper |
getInstance()
Get the singleton instance. |
Class<?> |
getInterfaceForType(String type)
Return the Class associated with a given type. |
Methods inherited from class com.sun.appserv.management.base.TypesMapper |
---|
getClasses, getJ2EETypes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AllTypesMapper getInstance()
public Class<?> getInterfaceForType(String type)
TypesMapper
getInterfaceForType
in class TypesMapper
type
- the j2eeType
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.